/* CSS Document */

body { margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */ text-align:center; /* Hack for IE5/Win */ ; background-color: #FFCC00; background-image: url(images/bkg.jpg); background-repeat: repeat-x}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E2992D;
	font-weight:bold;
	padding: 0px;
	margin: 0px;}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
}
.body a:link {  color: #8A811F; text-decoration: underline}
.body a:visited {  color: #8A811F; text-decoration: underline}
.body a:hover {  color: #E2992D; text-decoration: none}
.body a:active {  color: #8A811F; text-decoration: underline}

.body_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	color: #666666;
}
.body_small a:link {  color: #8A811F; text-decoration: underline}
.body_small a:visited {  color: #8A811F; text-decoration: underline}
.body_small a:hover {  color: #E2992D; text-decoration: none}
.body_small a:active {  color: #8A811F; text-decoration: underline}

.nav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-transform: uppercase;
}
.nav a:link {  color: #817F56; text-decoration: none; font-weight:bold }
.nav a:visited {  color: #817F56; text-decoration: none; font-weight:bold }
.nav a:hover {  color: #FFCC00; text-decoration: none; font-weight:bold }
.nav a:active {  color: #817F56; text-decoration: none; font-weight:bold }

.nav_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.nav_links a:link {  color: #E2992D; text-decoration: none}
.nav_links a:visited {  color: #E2992D; text-decoration: none}
.nav_links a:hover {  color: #817F56; text-decoration: underline}
.nav_links a:active {  color: #E2992D; text-decoration: none}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #A38B11;
}

.footer_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DBB200;
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #E2992D;
	font-weight:bold;
}

.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 17px;
	color: #817F56;
	font-weight:bold;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #999999;
	font-weight:bold;
}

.vapic img {padding:0 10px;float:right:}
ul#index {margin:0 auto;padding:0;list-style:none;width:375px;}
ul#index li {float:left;display:block;}
ul#index li a {padding:2px 3px;background-color:#E5E5E5;}
ul#index li a:hover {background-color:#FFFFFF;}

ul#companies {margin:20px 0 20px 40px;padding:0;list-style:none;}
ul#companies li {padding:5px;display:block;}


.backtotop {margin-left:-20px;text-decoration:none;margin-bottom:10px;}

.clearall {clear:both;height:5px;}


ul#map_rollover {background:url(images/iowa_btn.gif) left top no-repeat;width:384px;height:286px;margin:0 auto;padding:0;list-style:none;}
ul#map_rollover li {float:left;width:180px;height:286px;}
ul#map_rollover li a {display:block;width:180px;height:286px;font-family: Georgia, "Times New Roman", Times, serif;font-size: 20px;
					font-weight:bold;color:#FFF;text-decoration:none;overflow:hidden;}
ul#map_rollover li a.west {text-indent:-999em;}
ul#map_rollover li a.east {text-indent:-999em;}
ul#map_rollover li a:hover.west {background:url(images/iowa_over_btn.gif) left top no-repeat;}
ul#map_rollover li a:hover.east {background:url(images/iowa_over_btn.gif) -180px top no-repeat;}

#viewmap {height:90px;}
#viewmap a.map_link {width:115px;height:78px;display:block;float:left;margin:0 40px 5px 20px;}
#viewmap a.west {background:url(images/iowa_SHOeast.gif) left top no-repeat;}
#viewmap a:hover.west {background:url(images/iowa_SHOwest.gif) left top no-repeat;}
#viewmap a.east {background:url(images/iowa_SHOwest.gif) left top no-repeat;}
#viewmap a:hover.east {background:url(images/iowa_SHOeast.gif) left top no-repeat;}