* {
	margin: 0;
	padding: 0;
}
html,body {
	height: auto;
	color: #1a3804;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat;
	background-image: url(../images/bodybg.jpg);
}



a {
	color: #458023;
	text-decoration: underline;
}
a:hover {
	color: #265b00;
}



#container {
	width: 900px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 6px;
	background-image: url(../images/container.png);
}	



#header {
	width: 900px;
	height: 204px;
	position: relative;
	background-repeat: no-repeat;
}

.nav0 {
	width:70px;
	height: 25px;
	padding-top: 40px;
	padding-left: 820px;
}
.nav0 ul {
	float:right;
	padding:0 20px 0 0px;
}
.nav0 li {display:inline; list-style:none;}
.nav0 li a {padding:0 0 0 3px;}
.nav0 a:hover {text-decoration:none;}
.nav0 a img {height:14px; border:none;}


#coreleft {
	width: 172px;
	float: left;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-top: 5px;
	color: #FFF;
	background-color: #FFF;
	background-image: url(../images/coreleft.jpg);
	height: auto;
}
#contactform  {
	padding-left: 10px;
}




	#coreleft ul {
	background-repeat: no-repeat;
	margin-top: 0px;
	}
	#coreleft li {
	display: block;
	height: 30px;
	width: 150px;
	list-style-type: none;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	}
	#coreleft a {
	display: block;
	height: 33px;
	padding: 4px;
	width: 155px;
	background: url(../images/readmore_arrow.gif) 97% center no-repeat;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0;
	color: #333;
	font-weight: bold;
	}

	#coreleft a:hover {
	color: #C00;
	background-image: url(../images/readmore_over.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 150px;
	padding: 4px;
	}
	
	#coreleft p {
	padding: 5px;
	margin-top: 0px;
	line-height: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	padding-left: 10px;
	}
#coreleft h1 {
	font-size: 10px;
	color: #F00;
	padding-left: 5px;
}
#coreleft h3 {
	font-size: 12px;
	color: #000;
	padding-left: 5px;
}

#coreleft h2 {
	font-size: 10px;
	color: #F00;
	padding-left: 5px;
}

#coreleft h1 a {
	background-image: none;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
#coreleft h2 a {
	font-size: 11px;
	color: #333;
	background-image: none;
	font-weight: normal;
	height: 100px;
	width: 150px;
}

#coreleft h1 a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	background-image: none;
}
#coreleft h2 a:hover {
	height: 100px;
	width: 150px;

}


	

#corecenter {
	width: 500px;
	float: left;
	padding-top: 0px;
	background-color: #FFF;
	height: auto;
	padding-left: 20px;
}

#coreright {
	width: 182px;
	float: right;
	height: auto;
	background-color: #FFF;
}

.left {
	margin-left: 5px;
	float: left;
	margin-right: 5px;
}



	#corecenter h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 18px;
	color: #000;
	padding: 10px 0 0 10px;
	}
#corecenter h1 {
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	font-weight: normal;
}
#corecenter h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333;
	font-size: 12px;
	padding-left: 15px;
	width: 475px;
	font-weight: normal;
}


	#corecenter p {
	line-height: 20px;
	padding: 0 10px 10px 10px;
	color: #000;
	font-weight: normal;
	text-align: justify;
	font-size: 12px;
	}
	
	#corecenter ul {
		padding: 20px;
		width: auto;
	}
	#corecenter li {
		list-style: none;
		line-height: 20px;
		border-bottom: 1px solid #DDD;
	}
	#corecenter li a {
		text-decoration: none;
		color: #a6c384;
		display: block;
		height: auto;
		padding: 4px;
	}
	#corecenter li a:hover {
		background: #a6c384;
		color: #000;
	}


#footer {
	clear: both;
	width: 900px;
	height: 46px;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #D60309;
}
	#footer p {
	color: #900;
	padding-right: 20px;
	}
	#footer a {
	color: #92011B;
	}
#top {
	padding-left: 450px;
}

