

body { 
	padding: 5px 0; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000; 
	text-align: center;
}

body a.normal {
	color: #184d44;

}

#wrapper {
	width: 848px;
	margin: 0 auto; 
	border: 3px solid #dcdcdc; 
	padding: 5px; 
	background: #fff; 
	text-align: left;
}

#header {
	height: 178px;
	padding: 12px;
	border-bottom: #185c21 3px solid;
	background: url(bg_header.jpg) no-repeat;
	position: relative;
}

#header h1 {
	width: 162px;
	height: 132px;
	text-indent: -9999px;
	/*background: url(logo_new.jpg) no-repeat;*/
	margin: 0;
	padding: 0;
	left: 672px;
	position: absolute;
	/*border: 3px solid #185c21;*/
}

#header h1 a { 
	display: block;
	top: 160px;
	width: 160px;
	margin: 0;
	padding: 0;
}

#header h2 {
	position: absolute;
	top: 160px;
	width: 269px;
	height: 80px;
	text-indent: -9999px;
	background: url(featured.gif) no-repeat;
	left: 570px;
	margin: 0;
	padding: 0;
	/*display: none;*/
}


#content {
	margin-top: 50px;
}

#content h3 {
	margin-top: 0;
	font: bold 1.25em Tahoma, Arial, Helvetica, sans-serif;
	color: #1a554d;
}

#content p {
	line-height: 1.45;	
}

body #mainbuttontext {
	width: 126px;
	margin: 0 30px 0 35px;
	padding: 0;
	float: left;
	display: inline;
}

#mainbuttontext a {
	color: #474747;
	display: block;
	width: 126px;
	text-transform: none;
	font: bold 0.7em Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

body #maintext {
	float: left;
	color: #000; 
	width:640px;
}

body .inner #maintext {
	width: 615px;
	width: 615px !important;
}

#maintext img.tn {
	float: left;
	border: #dbdbdb solid 4px;
	margin: 0 10px 10px 0;
	display: inline;
}

#maintext a {
	text-decoration: underline;
}
#maintext h1 {
	color: #1a554d;
	font-size: 120%;
	padding:0;
	margin:0;
}

#maintext h4 {
	color: #1a554d;
	font-size: 100%;
	padding:0;
	margin:0;
}

p.gallery {
	background: #51644a;
	padding: 3px 0 1px 3px;
	width: 404px;
	margin: 0 0 20px 0;
}

#maintext p.gallery a  {
	text-decoration: none;
	line-height: 1;
	margin-right: 3px;
	margin-bottom: 3px;
}

#maintext p.gallery a img {
	border: 0;
	line-height: 1;
}


#maintext h2{
	 font-size:140%;
	 color:#ac3d2e;
}
#maintext h4 {
	position: relative;
	margin-bottom: 4px;
}

#maintext h4 a { 
	font: normal 0.8em Tahoma, Arial, Helvetica, sans-serif;
	position: absolute;
	right: 8px;
	top: 0;
}



#footer {
	clear: both;
	border-top: 3px solid #dbdbdb;
	background: url(logo_footer.gif) 0 13px no-repeat;
	color: #575757;
	font-size: 0.7em;
	padding-left: 167px;
	position: relative;
	margin: 0 25px;
}

#footer p.contact {
	width: 434px;
	line-height: 1.5;
	margin: 10px 0 30px 0;
}

#footer p.credits {
	width: 160px;
	text-align: right;
	line-height: 1.5;
	position: absolute;
	right: 0;
	top: 0;
	margin: 10px 0 30px 0;
	padding-right: 3px;
}

* html #footer p.credits {
	padding-right: 25px;
}

.lft {
	float: left;
}

#maintext h4.lft {
	float: left;
	clear: none;
	margin: 0 0 0 0;
	width: 300px;
}



/************************/
#featuresdivtop,
.featuresdiv,
.featuresspan{
padding:0;
margin:0;
font-size: 100%;
}

.featuresdiv {
	border:none;
	width: 197px;
	padding: 0;
	background: #dfdfdf url(bg_times_btm.gif) bottom no-repeat;
	float: left;
	margin-left: 30px;
	display: inline;
	font-size: 80%;
}
.featuresdiv h4 {
	color: #6ba716;
	margin: 0;
	padding: 15px 20px 0px 20px !important;
	background: #dfdfdf url(bg_times.gif) no-repeat;
	font-size: 110%;
}

.featuresdiv p {
	margin: 0 20px 15px 20px;
}

.times em {
	font-style: normal;
	color: #703e08;
	font-size: 0.9em;	
}