@charset "utf-8";
/* CSS Document */

a img { border:none; }
body, h1, h2, h3, h4, h5, h6, p, a {color:#3b2704;}
p, li, td {
	font-size: 12px;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	margin-left: 10px;
	list-style-type: none;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(/bld-themes/monroe/images/bg-container.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
	background-position: center top;
}
#logo {
	position: relative;
	left: 9px;
	top: 35px;
}
#northcounty {
	position: relative;
	top: 0px;
	left: 525px;
}
#nav {
	background-image: url(/bld-themes/monroe/images/bg-nav.jpg);
	background-repeat: no-repeat;
	height: 388px;
	width: 155px;
	position: relative;
	left: 9px;
	top: 35px;
}
#nav a {}
#nav a img {
	margin-top: 20px;
}
#nav a img:hover {
	background-image: url(/bld-themes/monroe/images/nav/arrows.png);
}
#nav a img.sodak {
	margin-right: 43px;
	margin-left: 43px;
}
#nav a img:hover.sodak { background-image: none; }
#headline {
	position: absolute;
	top: -65px;
}
.content {
	position: relative;
	width: 600px;
	margin-left: 188px;
}
#pagebody { top: -280px; }
#footer {
	top: -200px;
	text-align: center;
}
#footer a.image {
	height: 28px;
	width: 176px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-position: 0px 0px;
}
#footer a:hover.image {	background-position: 0px 100%; }
#footer a.getoutdoors {	background-image: url(/bld-themes/monroe/images/footer/get-outdoors.png); }
#footer p {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0px;
}
#footer p a {}
