body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4A2818;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-color: #3E645E;
}
.small_type {
	font-size: 9px;
}
#drop_shadow {
	background-image: url(images/dropshadow_bottom.gif);
	background-repeat: no-repeat;
	background-position: 50% 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 23px;
	width: 794px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#background_wrap {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 636px;
}
p {
	margin: 0px;
	padding: 0px;
}
#header {
	height: 103px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#navigation_filler {
	height: 103px;
	width: 132px;
}
#navigation_vision, #navigation_eco_re, #navigation_water, #navigation_agriculture, #navigation_community, #navigation_contact {
	background-repeat: no-repeat;
	padding: 0px;
	height: 103px;
	width: 103px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left top;
	position: absolute;
	top: 0px;
}
#navigation_vision {
	background-image: url(images/nav_vision.gif);
	margin-left: 132px;
}
#navigation_eco_re {
	background-image: url(images/nav_eco_re.gif);
	margin-left: 235px;
}
#navigation_water {
	background-image: url(images/nav_water.gif);
	margin-left: 338px;
}
#navigation_agriculture {
	background-image: url(images/nav_agriculture.gif);
	margin-left: 441px;
}
#navigation_community {
	background-image: url(images/nav_community.gif);
	margin-left: 544px;
}
#navigation_contact {
	background-image: url(images/nav_contact.gif);
	margin-left: 647px;
}
#header a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 103px;
	width: 103px;
}
#navigation_vision a:hover {
	background-image: url(images/nav_vision.gif);
	background-repeat: no-repeat;
	background-position: 0px -110px;
}
#navigation_eco_re a:hover {
	background-image: url(images/nav_eco_re.gif);
	background-repeat: no-repeat;
	background-position: 0px -110px;
}
#navigation_water a:hover {
	background-image: url(images/nav_water.gif);
	background-repeat: no-repeat;
	background-position: 0px -110px;
}
#navigation_agriculture a:hover {
	background-image: url(images/nav_agriculture.gif);
	background-repeat: no-repeat;
	background-position: 0px -110px;
}
#navigation_community a:hover {
	background-image: url(images/nav_community.gif);
	background-repeat: no-repeat;
	background-position: 0px -110px;
}
#navigation_contact a:hover {
	background-image: url(images/nav_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px -110px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	line-height: 16px;
	color: #EDF4BF;
	background-color: #743235;
	padding: 28px;
	text-align: center;
	margin: 0px;
}
#footer a {
	color: #EDF4BF;
	text-decoration: none;
}
#footer a:hover {
	color: #53968E;
	text-decoration: none;
}
#footer .orange_link:hover {
	color: #DF8836;
}
