body {
	background: #95B6C7;
	background-image: url("/images/gradient2.png");
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: "Arial";
	text-align: center;
	min-width: 800px;
}
table {
  font-family: arial;
  font-size: small;
  color: #336799;
}
img {
	vertical-align: bottom;
}
a {
	color: #336799;
	text-decoration: underline;
}
#wrapper {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 750px;
}
#banner_left {
  float: left;
  width: 148px;
 }
 #banner_middle {
	float: left;
 	width: 341px;
 }
 #banner_right {
 	float: left;
	width: 150px;
	margin-left: 100px;
	margin-top: 20px;
 }
 
#banner_container {
	background: #336799;
 	width: 100%;
	height: 198px;
	font-family: arial;
  	font-size: 12pt;
  	color: #A6BFDE;	
	padding-top: 5px;
}
#nav {
	background-image: url("/images/gradient.png");
	float:left;
	width: 100%;
	color: #336799;
	text-align: right;
	font-size: 10pt;
}
#main {
	float: left;
	background: #B6E77A;
	width: 100%;
	font-family: arial;
	font-size: 12pt;
	color: #336799;
} 
#footer{
 float:left;
 background: #336799;
 color: #A6BFDE;
 width: 100%;
 font-size: 8pt;
 text-align: right;
}
a.footer{
	color: #A6BFDE;
}
#content {
	float: left;
	margin-right: 5px;
	margin-top: 20px;
	margin-bottom: 30px;
	width: 480px;
	padding-left: 20px;
}
#sidebar {
	float: left;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 200px;
	padding: 0px 10px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-right: solid;
	border-color: #336799;
	border-width: 1px;
}
div.divider {
	border-top: solid;
	border-width: 1px;
	border-color: #A6BFDE;
	margin: 10px 10px 10px 10px;
}
div.sidebarheader {
	text-align: center;
}
#message {
	width: 450px;
	padding: 10px 10px 10px 10px;
}
#adsense{
	margin-top: 20px;
	margin-bottom:20px;
	text-align: center;
	min-height: 90px;
}
#corpadcontainer
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 728px;
	text-align: center;
}
#about{
	width: 90%;
	margin-left: 5%;
}
#legal{
	width: 90%;
	margin-left: 5%;
}
#press{
	width: 90%;
	margin-left: 5%;
}
#contact{

}
#donation{
	width: 90%;
	margin-left: 5%;
	margin-top: 20px;
	padding-right: 20px;
	float: left;
}
img.floatright{
	float: right;
	margin: 4px;
}

#hf_popup{
	background: #A6BFDE;
	color: #336799;
	font-size: 10pt;
	border: medium;
	border-style: solid;
	border-color: #336799;
	width: 500px;
	padding: 10px 10px 10px 10px;	
}
#bwm_container{
	float: left;
	margin: 5px 0px 5px 0px;
	width: 500px;
	background-color: #D8EAFF;
	border-bottom: 1px;
	border-top: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-bottom-color: #336799;
	border-top-color: #FFFFFF;
}
#bwm_left{
	float: left;
	width: 133px;
}
#bwm_right{
	float: left;
	width: 327px;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 10px;
}
div.local_ad{
	background-image: url("/images/gradient2.png");
	color: #FFFFFF;
	text-align:center;
	margin-top: 30px;
	padding: 10px 0px 10px 0px;
	width: 500px;
	
}

div.forecast{
	margin-top: 30px;

}
table.forecast{
	border-collapse: collapse;
	margin-top: 20px;
	width: 500px;
}
tr.hf td{
	background-color: #D8EAFF;
	background-image: url("/images/gradient.png");
	border-bottom: 1px;
	border-top: 1px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-bottom-color: #336799;
	border-top-color: #FFFFFF
}
tr.weather td{
	background-color: #A6C0DE;
	background-image: url("/images/gradient2.png");
	border-bottom: 1px;
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: #336799;	
	color: #FFFFFF;
}
td.data
{
	text-align: center;
	padding: 20px 10px 5px 0px;
	vertical-align: top;	
}
td.big1 {
  font-size: 24pt;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;	
}
td.label {
  	font-size: 12pt;
  	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;	
	padding-right: 10px;
}
td.leftheader {
	font-size: 18pt;
	font-weight: bold;
	font-family: Georgia;
	text-align: center;
	width: 40%;
}
td.header {
	font-size: 14pt;
	font-weight: bold;
	font-family: Georgia;
	text-align: center;
	width: 20%;	
}

font.small {
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 18pt;
	margin: 0px;
}
h3 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 14pt;
	margin: 0px;
}
h4 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 12pt;
	margin: 4px;
}
h5 {
	font-family: Georgia;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 10px;
	margin-bottom: 0px;
}

input.text {
  font-family: Georgia;
  font-size: 20pt;
  font-weight: bold;
  background-color: #FFFFFF;
  border-color: #ccc;
  border-style: inset;
  border-width: 1px;
  color: #336799;
  background-image: url("/images/gradient.png");
  width: 85%;
}
div.auto_complete {
	color:#336799;	
}
div.left100 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
div.left50 {
	float: left;
	width: 50%;
	margin-bottom: 10px;
}

