html,body {
	height: 100%;	
}
p {margin:0px; padding:0 0 15px 0;}
ul {margin-top:0px; padding-top:0px;} 
body {
	margin: 0px;
	padding: 0px;
	background-color: #e1d2b9;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #2c1609;
	line-height: 20px;
}
#container {
	position: absolute;
	min-height: 100%;
	width: 100%;
}
#footer {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 248px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 1;
}
#content {
	width: 975px;
	height: 100%;
	position: relative;
	left: 50%;
	margin-left: -472px;
	z-index: 99;
}
#header {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 348px;
	width: 975px;
}
h1 {
	background-image: url(../images/logo.jpg);
	position: absolute;
	height: 266px;
	width: 206px;
	left: 27px;
	top: 42px;
	overflow: hidden;
	line-height: 800px;
	margin: 0px;
	padding: 0px;
}
h1 a {
	display: block;
}
#header img {
	position: absolute;
	left: 233px;
	top: 43px;
}

hr {
	border: none;
	background-color: COLOR;
	height: 3px;
	background-image: url(../images/hr.gif);
}

#footermain {
	background-image: url(../images/footerbg2.png);
	background-repeat: no-repeat;
	background-position: 28px 0px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 158px;
	width: 100%;
}

#maincontent {
	background-image: url(../images/bg2.png);
	z-index: 99;
	position: relative;
}
#menucover {
	background-image: url(../images/menubg.jpg);
	height: 54px;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 54px;
	position: relative;
}
#menucover ul {
	list-style-type: none;
	height: 54px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 150px;
	background-image: url(../images/menudivider.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#menucover ul li {
	float: left;
}
#menucover ul li a {
	padding-right: 20px;
	padding-left: 15px;
	float: left;
	display: block;
	background-image: url(../images/menudivider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
	color: #554330;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
#menucover ul li a:hover,#menucover ul li a.active {
	color: #FFF;
}
#leftcolumn {
	float: left;
	width: 208px;
	margin-left: 46px;
	margin-top: 15px;
	position: relative;
	z-index: 99;
}
#rightcolumn {
	float: right;
	width: 653px;
	margin-right: 53px;
	margin-top: 15px;
	position: relative;
	z-index: 99;
	padding-bottom: 50px;
}
#footup {
	width: 600px;
}

#rightcolumn h2 {
	color: #719b31;
	font-size: 26px;
	font-weight: normal;
	margin-top: 0px;
}
#rightcolumn h3 {
	color: #719b31;
	font-size: 18px;
	font-weight: normal;
	margin:0px;
	padding:15px 0 6px 0;
}
#maincontentin {
	background-image: url(../images/mapbg.jpg);
	background-repeat: no-repeat;
	background-position: 35px bottom;
	position: relative;
	padding-bottom: 160px;
}
.submenu,
#submenu {
	background-image: url(../images/menumid.jpg);
}
.submenu div.submenu1,
#submenu div {
	background-image: url(../images/menubottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.submenu div.submenu1 div.submenu2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 10px;
	padding-left: 21px;
} 

#submenu div ul {
	list-style-type: none;
	background-image: url(../images/menutop.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 21px;
	padding-bottom: 0px;
	padding-left: 21px;
}
#submenu div ul li a {
	display: block;
	background-image: url(../images/submenudivider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 20px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #2C1609;
	margin-bottom: 8px;
}




#submenu div ul li a:hover, #submenu div ul li a.active {
	color: #FFF;
	background-color: #ea8334;
}
#mailinglist {
	background-image: url(../images/malingbg.jpg);
	padding: 20px;
	height: 152px;
	overflow: hidden;
	margin-bottom: 15px;
	margin-top: 15px;
}
#mailinglist h2 {
	background-image: url(../images/submenudivider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 18px;
	font-weight: normal;
	color: #e84e00;
	line-height: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#mailinglist p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#mailinglist input, .tx-thmailformplus-pi1 input {
	width: 162px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2c1609;
}
#mailinglist #join, .tx-thmailformplus-pi1 #join {
	background-image: url(../images/joinbutton.jpg);
	height: 22px;
	width: 67px;
	float: right;
	margin-top: 5px;
}

.tx-thmailformplus-pi1 ul {list-style-type: none;}

#news {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/newsdivider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#news li {
	background-image: url(../images/newsdivider.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 15px;
	padding-bottom: 15px;
}
#news a {
	color: #719b31;
	text-decoration: none;
}
#news h2 {
	padding: 0px;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news p {
	margin: 0px;
}
/*
.featuredcover1 {
	background-image: url(../images/featuremid.jpg);
	width: 653px;
	margin-bottom: 80px;
}
.featuredcover2 {
	background-image: url(../images/featuretop.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.featuredcover3 {
	min-height: 310px;
	background-image: url(../images/featurebottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.cell_con1, .cell_con2, .cell_con3 {
	padding: 10px;
	vertical-align:top;
}
#rightcolumn .cell_con1 h3, #rightcolumn .cell_con2 h3, #rightcolumn .cell_con3 h3 {
	color: #e84e00;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
*/

.cell_con1, .cell_con2, .cell_con3 {
/*	padding: 10px;*/
	vertical-align:top;
}


.featuredcover1 {
	width: 653px;
	float: left;

}
.featuredcover2 {
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
}
.featuredcover3 {
	min-height: 310px;

}
.featuredcover3 .incol {
	float: left;
	padding-top: 10px;
	padding-left: 11px;
}

.featuredcover3 .incol {
	float: left;
	padding: 0px;
	margin-right: 15px;
	width: 200px;
	background-image: url(../images/block-head-bg.jpg);
	margin-top: 15px;
	margin-bottom: 10px;
}

.blockhead {
	color: #F2ECE1;
	height: 30px;
}

.blocktext {
	margin: 0px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-size: 11px;
	background-image: url(../images/block-content-bg.jpg);
}

#rightcolumn .featuredcover3 .incol h3 {
	color: #e84e00;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#rightcolumn a {
	color: #e84e00;
	text-decoration: none;
}
#rightcolumn a:hover {
	text-decoration: underline;	
}
#copyright {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 10px;
	top: 110px;
}
#footermenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 110px;
}
#footermenu li, #copyright li {
	float: left;
	white-space: nowrap;
	padding-left: 10px;
	padding-right: 10px;
	color: white;
}
#footermenu a,#copyright a {
	color: white;
	text-decoration: none;
}
#footermenu a:hover, #copyright a:hover {
	text-decoration: underline;	
}


/* MailFormPlus */
.required {color: red; font-weight: bold;}

.textfields {
	margin: 2px;
	padding: 4px;
	border: 1px solid #B79357;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #342916;
}

/*
.featuredcover3 .incol {
	width: 202px;
	float: left;
	padding-top: 10px;
	padding-left: 11px;
}
#rightcolumn .featuredcover3 .incol h3 {
	color: #e84e00;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
*/

#send_request {width: 103px;}

h5 {
	color: #FFF;
	font-size: 14px;
	padding-left: 8px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: bold;
}

.submenu2 p a {color: #554330;}
#pathmenu {font-size:11px; margin:9px 0 0 46px}
#pathmenu a {text-decoration:none; 	color: #554330 /*#2c1609*/;}
#pathmenu a:hover {text-decoration:underline; 	color: #554330 /*#2c1609*/;} 