body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:	#000;
	background-color:#7a9abb;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border: 0px;
	background-image: url("/resources/assets/img/hmbgcolor.jpg");
	background-repeat: repeat-x;
	font-size: .9em;}
	
td {font-size: .8em;}

h1 { font-size: 1.2em;}

img {border: none;}

#weather {
	display: block;
	width: 865px; 
	padding: 5px 20px 5px 5px;
	color: #fff;
	font-size: .7em;	
	margin-top: 28px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:right;}
	
#weather a{color: #fff;
	text-decoration: underline;}
	
#container {
	display: block;
	width: 865px; 
	padding: 0px;
	background-color: #fff;
	border-right: 2px solid #004183;
	border-left: 2px solid #004183;
	color: #000;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
  /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 865px;
	}
html>body #container {
	width: 865px; /* ie5win fudge ends */
	}
/* end of center style */	

#rownav {
	display: block;
	width: 865px;
	margin: 0px;
	font-size: .8em;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #dee6ef;
	color: #004183;
	border-bottom: 2px #004183 solid;}
	
#rownav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
	border: none;}
	
#rownav li {
	display: inline;
	padding: 5px 0px 5px 0px;
	border: 0px;
	margin: 0px;}
	
#rownav li a{
	margin: 0px 13px 0px 13px;
	padding: 2px 8px 2px 8px;
	text-decoration: none;
	color: #004183;
	border: 0px;
	font-weight: bold;}
	
#rownav li a:hover {
	color: #FFF;
	background: #004183;}
	
#rowcontent {
	display: block;
  	width: 865px;
	height: 400px;
	background-image: url("/resources/assets/img/home_bkg.jpg");
	background-color: inherit;
	background-repeat: no-repeat;
	border: none;
	color: #000;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;}
	
#printlogo {display: none;}

#content {
	display: inline;
	margin: 120px 5px 0px 15px;
  	width: 585px;
	border: 0px;
	font-size: .9em;
	background-color: transparent;
	color: inherit;
	float: left;}

#ads {display: block;
	margin: 0px;
	padding-right: 10px;
	float: right;
	text-align: center;
	width: 250px;
	border: none;}
	
#footer {display: block;
  	width: 865px;
	margin: 0px;
	padding: 5px 0px 7px 0px;
	color: #7f7f7f;
 	font-size: .6em;
	font-weight: bold;
	text-align: right;
	clear: both;}
#footertext {display: block;
  	width: 865px;
	margin: 0px;
	height:28px;
	padding: 5px 0px 7px 0px;
	color: #7f7f7f;
	border-top: 1px #ccc solid;
	background-image: url("/resources/assets/img/bottom_img.jpg");
	background-repeat: no-repeat;
	background-color: transparent;
 	font-size: .6em;
	font-weight: bold;
	text-align: right;
	clear: both;}
	
#basinid {display: block;
  	width: 865px;
	margin-right: auto;
	margin-left: auto; 
	padding: 5px;	
	color: #fff;
	background-color: transparent;
 	font-size: .6em;
	text-align: right;
	clear: both;}
	
#basinid a{color: #fff;
	text-decoration: underline;}