body {
	margin: 0;
	padding: 0;
	font: 12px, Verdana, Tahoma, Arial, sans-serif;
	background: #FFF;
	line-height: 18px;
}
a{
	color: #669900;
	text-decoration: none;
}
a:hover {
	color: #336600;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 24px;
	color: #669900;
	border-bottom: 1px solid #cccccc;
	letter-spacing: 2px;
	margin-top: 1em;
}
ul {
	margin: 10px 20px;
	padding: 0 20px;
}
#header {
	background: url(http://stateoftheair.wsm.ga3.org/assets/images/bg_head.gif) repeat-x;
	height: 75px;
	min-width: 1000px;
	margin: 0;
	padding: 0;
	color: #669900;
}
*html #header {
width: 1000px;
}
#menu {
	background: #669900;
	height: 30px;
	margin: 0;
	font: bolder 12px/30px Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: 2px;
	min-width: 1000px;
}
#menunav {
min-width: 1000px;
}
*html #menu, *html #menunav {
width: 1000px;
}
#menu ul {
	margin: 0;
	padding: 0 0 0 25px;
}
#menu ul li {
	float: left;
	list-style: none;
	border-right: 1px solid #336600;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	padding: 0 15px;
	color: #FFF;
}
#menu ul li a:hover {
	color: #333;
	background: url(http://stateoftheair.wsm.ga3.org/assets/images/bg_menu.gif) repeat-x;
}

#sidebar {
	width:  225px;
	margin: 0;
	padding: 0;
}
/*
	
#sidebar {
	float: left;
	width:  225px;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: left;
	margin: 0 0 7px 0;
	padding: 0;
	text-decoration: none;
}
#sidebar ul.sidemenu li {
	border-bottom: 1px solid #cccccc;
	background: url(http://stateoftheair.wsm.ga3.org/assets/images/arrow.gif) no-repeat 3px 6px;
	padding: 2px 5px 2px 20px;
}
#sidebar ul.sidemenu li a {
	font-weight: bolder;
	text-decoration: none;
}
*/

/* start section nav */

#contentDiv p, #contentDiv div, #contentDiv span, #contentDiv td {
	font-size:12px;
	line-height:18px;
}
#state-air-table {
	padding-left:10px;
}
#sidebarv div.navigationMenu {
	margin:0px;
	padding:0px;
}
#sidebar div.navigationItem {
	margin: 0px;
	padding: 0px;
	border-bottom: #CCCCCC solid 1px;
}
#sidebar .navigationSubMenu {
	padding: 0px;
	margin: 0px;
	border: none;
}
#sidebar div.navigationSubMenu div.navigationItem {
	margin: 0px;
	padding: 0px;
	border: none;
}
#sidebar div.navigationSubMenu div.navigationItem a {
	text-decoration: none;
	font-size: 12px;
	height: auto;
	padding-top:3px;
	padding-bottom:3px;
	color: #669900;
	border:none;
	font-style:normal;
	font-weight:normal;
	display:block;
}
#sidebar div.navigationSubMenu div.navigationItem a:hover {
	color: #336600;
}
#sidebar .navigationItem a {
	background-image:url(http://stateoftheair.wsm.ga3.org/assets/images/arrow.gif);
	background-position:5px;
	background-repeat:no-repeat;
	display:block;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	height: auto;
	color: #669900;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:middle;
}
#sidebar .navigationItem a:hover {
	color: #336600;
}
/* end section nav */

#main {
	/*
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	*/
}
#mail ul {
	font: 12px, Verdana, Tahoma, Arial, sans-serif;
	line-height: 18px;
	}
#footer {
	clear: both;
	height: 50px;
}
.header {
	font-size: 36px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: -1px;
}
.footer {
	font-size: 10px
}

tr#countylistheader td {
	font-size:11px;
	font-weight:bold;
	color:#000000;
}
tr#countylistrow {
}
tr#countylistrow td {
	font-size:11px;
	color:#000080;
}
tr#countylistrow td a {
	text-decoration:none;
}
tr#countylistrow .even {
	background-color:white;
}
tr#countylistrow .odd {
	background-color:lightgrey;
}

#menu ul#menunav li a.current{
	color: #333;
	background: #FFF;
	border-top: 1px solid #669900;
}
