* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #4e6a78;
	background-repeat: repeat-x;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 2.3em;
	padding-bottom: 1px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #202020;
	border-right-color: #202020;
	border-bottom-color: #202020;
	border-left-color: #202020;
	margin-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #252525;
	padding-bottom: 5px;
	padding-top: 5px;
}
h3 {
	color: #252525;
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	padding-bottom: 5px;
	padding-top: 5px;
}
h4 {
	padding-top: 6px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #252525;
	border-right-color: #252525;
	border-bottom-color: #252525;
	border-left-color: #252525;
	font-variant: small-caps;
	font-size: 1.2em;
}
h5 {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}
h6 {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #8C2F5D;
	font-weight: bold;
}
ul {
	line-height: 1.4em;
	padding-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-bottom: 9px;
}
ol {
	padding-left: 55px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	padding-bottom: 9px;
}
table {
	margin-top: 15px;
	margin-bottom: 15px;
}
table p {
	padding: 3px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #300;
	border: 4px none #F30;
	margin-top: 35px;
}
#banner {
	height: 160px;
	background-color: #FFF;
	background-repeat: repeat-x;
	width: 992px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 2px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3D3D3D;
	border-right-color: #3D3D3D;
	border-bottom-color: #3D3D3D;
	border-left-color: #3D3D3D;
	border-bottom-style: solid;
}
#logo {
	float: left;
	width: 700px;
	padding-top: 35px;
	margin-left: 25px;
}
#logo_bus {
	width: 213px;
	float: right;
	padding-top: 4px;
	margin-right: 15px;
}
#body_container {
	clear: both;
	float: left;
	width: 992px;
	background-color: #F2F2EC;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3d3d3d;
	border-right-color: #3d3d3d;
	border-bottom-color: #3d3d3d;
	border-left-color: #3d3d3d;
}
.signcounty {
	background-image: url(images/site_design/county_sign.jpg);
	background-repeat: no-repeat;
	background-position: 92% bottom;
}
.signplatte {
	background-image: url(images/site_design/platte_sign.jpg);
	background-repeat: no-repeat;
	background-position: 92% bottom;
}
.signprairie {
	background-image: url(images/site_design/prairie_sign.jpg);
	background-repeat: no-repeat;
	background-position: 92% bottom;
}
#content {
	float: left;
	width: 70%;
	padding-left: 25px;
	padding-top: 20px;
	padding-bottom: 35px;
}
#content img {
	margin: 8px;
}
.invisibleh1 {
	font-size: 9px;
	display: none;
}
p.linkstyle {
	font-size: 0.9em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#home_options tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#home_options img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#subnav {
	padding-bottom: 5px;
	margin-top: -15px;
}
#subnav ul {
	list-style-type: none;
	padding-top: 3px;
	padding-left: 0px;
	font-size: 1em;
}
#subnav ul li {
	display: inline;
	padding-top: 5px;
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
#subnav ul li a {
	text-decoration: none;
	color: #2A8200;
}
#subnav ul li a:hover {
	text-decoration: underline;
}
.active {
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 190px;
	margin-bottom: 375px;
	text-align: center;
	background-image: url(images/site_design/sidebar.jpg);
	height: 170px;
	padding-top: 15px;
	background-repeat: no-repeat;
	margin-right: 25px;
	margin-top: 25px;
}
#sidebar ul {
	list-style-type: none;
	padding-left: 0px;
}
#sidebar ul li {
	padding: 3px;
}
#sidebar ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #252525;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#sidebar ul li a:hover {
	color: #EEE;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	background-color: #4E6A78;
	color: #FFF;
	font-size: 0.8em;
}
#footer a {
	color: #FFF;
}
.sectionheading {
	font-weight: normal;
}
.standardimg {
	border: thick solid #4E6A78;
}
.tableheading {
	color: #F2F2EC;
	background-color: #4E6A78;
}
.tableshading {
	background-color: #C7D9E8;
}
.deleted {
	text-decoration: line-through;
}
.passimg {
	border: thick none #4E6A78;
	padding-right: 65px;
}
.facebooktwitterimgs {
	margin: 0px;
	padding: 0px;
}

