body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4a3914;
	margin: 0px;
	background:#978058 url(images/bg.jpg) repeat-x;
}
a {
	color:#006600;
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:none;
}
hr {
	background-color:#d1c5aa;
	color:#d1c5aa;
}
h1 {
	color:#006600;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}
h2 {
	color:#4a3914;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
}
h3 {
	color:#4a3914;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	margin-bottom:0px;
}
h4 {
	color:#4a3914;
	font-size:10px;
	margin-top:0px;
}
#wrapper {
	width: 950px;
	margin:0px auto;
	background: url(images/bg_info.jpg) repeat-y;
}
#nav {
	height:30px;
	width:950px;
	background: url(images/headerOverview.jpg) repeat-y;
}
#header {
	background:url(images/headerHome.jpg) no-repeat;
	width:950px;
	height:200px;
}
#header_about {
	background:url(images/headerAbout.jpg) no-repeat;
	width:950px;
	height:200px;
}
#header_faq {
	width:950px;
	height:200px;
	background-image: url(images/deer.jpg);
	background-repeat: no-repeat;
}
#header_overview {
	background:url(images/headerOverview.jpg) no-repeat top;
	width:950px;
	height:200px;
}
#header_jobs {
	background:url(images/JobsHeader.jpg) no-repeat;
	width:950px;
	height:200px;
}
#header_news {
	background:url(images/headerNews.jpg) no-repeat;
	width:950px;
	height:200px;
}
#header_concervation {
	background:url(images/headerConservation.jpg) no-repeat;
	width:950px;
	height:200px;
}
#header_county {
	background:url(images/headerCounty.jpg) no-repeat;
	width:950px;
	height:200px;
}
#header_contact {
	background:url(images/headerContact.jpg) no-repeat;
	width:950px;
	height:200px;
}
#header_trans {
	background:url(images/headerTrans.jpg) no-repeat;
	width:950px;
	height:200px;
}
#info {
	width: 830px;
	padding: 20px 60px 0;
}
#left {
	width:150px;
	padding-right:20px;
	float:left;
}
#left p {
	font-size: 10px;
	margin: 0px 0px 0px 15px;
	color: #000;
}
#left h1 {
	margin: 0px 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD1B8;
	color: #000;
	font-size: 12px;
}
#right {
	width:600px;
	padding-left:20px;
	float:left;
	border-left:#d1c5aa solid 1px;
}
.info_left {
	width:405px;
	padding-right:10px;
	float:left;
}
.info_right {
	width:405px;
	padding-left:10px;
	float:left;
}
#footer {
	background: url(images/footer.jpg) no-repeat;
	width: 950px;
	height:40px;
	padding-top:100px;
	font-size: 10px;
	text-align: center;
	color: #DDD2BA;
}
#footer a {
	color:#4a3914;
	text-decoration:none;
}
#footer a:hover {
	color:#DDD2BA;
	text-decoration:none;
}
.pic_left {
	padding:0 10px 10px 0;
}
.pic_right {
	padding:0 0 10px 10px;
}
.small {
	font-size:10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}  /* for IE/Mac */


.clearfix {
	zoom: 1;     /* triggers hasLayout */
	display: block;     /* resets display for IE/Win */
}  /* Only IE can see inside the conditional comment
	and read this CSS rule. Don't ever use a normal HTML
	comment inside the CC or it will close prematurely. */
#header_water {
	background:url(images/headerWater.jpg) no-repeat;
	width:950px;
	height:200px;
}
