body {font-family: verdana, helvetica, arial, sans-serif;
  	font-size: 85%;
	color: #000;
	background-image: url("/resources/assets/img/bkg.jpg");
	background-repeat: repeat;
	background-color: inherit;
	padding: 0px;
	margin-top: 20px;
	border: 0px;}

/* redundant selectors to help NS4 not forget */
div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, helvetica, arial, sans-serif;}
html>body td, html>body th {font-family: verdana, helvetica, arial, sans-serif;
	font-size: 1em;}

/* specific tags */	
li {list-style-position: outside;}

img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
h1 {font-size: 1.25em;
  	font-weight: bold;}
h2 {font-size: 1em;
	font-weight: bold;}
h3 {font-size: .9em;
	font-weight: bold;}
	
a {color: #375a83;
  	background-color: inherit;
	text-decoration: none;}

#container {display: block;
	color: #000;
	background-color: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	width: 985px;}
#facebook {margin: 0px;
	padding: 0px;
	width: 110px;
	float:right;}
	
#rowbanner {display: block;
	margin: 0px;
	padding-top: 5px;
	border: 0px;
	color: #000;
	background-color: inherit;
	width: 985px;
	clear: both;}

#rowprintbanner {display: none;}

#rownav {
  	margin: 0px;
	padding: 5px 0px 2px 205px;
	border: none;
	color: #000;
	height: 20px;
	background-color: #001936;
	width: 770px;}
#rownav ul {display: inline;
	list-style: none;
	margin: 0px;
	border: none;}
#rownav li {display: inline;
	list-style: none;
	border: 0px;
	margin: 0px;}
#rownav li a{font-weight: bold;
	font-size: 12px;
	margin: 0px 55px 5px 0px;
	padding: 0px;
	text-decoration: none;
	color: #fff;
	background-color: inherit;
	border: none;}
#rownav li a:hover {color:#fff;
	text-decoration: underline;
	padding: 0px;
}

#nav, #nav ul, #nav ul ul { 
	background: none;
	padding: 3px 2px 3px 2px;
	margin: 0px;
	list-style: none;
	line-height: 100%;
	clear: both;
	width: 770px;}
#nav a {
	background-color: inherit;
	display: block;
	color: #5d5c5c;
	font-weight: bold;
	font-size: .8em;	
	text-align: left;
	list-style-type: none;
	padding: 3px 5px 3px 5px;
	margin: 0px;
}
#nav a:hover, #nav a.sfhover {
	color: #000;
	text-decoration: underline;}
#nav li {
	float: left;
	list-style: none;
	}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #001936;
	margin: 0px;
	padding: 0px 5px;
	text-align: left;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */}

#nav li ul a { /* added by Germain for drop down menu style */
	font-size: .8em;
	text-align: left;
	width: 130px;
	background-color: #001936;}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	padding-top: 5px;
	width: 130px;
}

#rowcontent {display: inline;
  	margin: 0px;
	background-image: url("/resources/assets/img/main_bkg.jpg");
	background-repeat:repeat-y;
 	padding: 0px;
	border: 0px;
	color: #000;
	float:left;
	clear: both;
	width: 985px;}
	
#left {margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
	border-left: 6px #001936 solid;
	background-color: inherit;
	float: left;
	width: 160px;}

#colone {margin: 0px;
	padding: 10px 5px 5px 5px;
	border-right: 3px #001936 solid;
	border-bottom: 3px #001936 solid;
	color: #fff;
	background-color: #375a83;
	float: left;
	width: 160px;}
#colone ul {width:160px;
	list-style: none;
	margin: 0px;
	padding: 0px;}
#colone li {padding: 5px 5px 5px 0px;
	list-style: none;
  	border-bottom: 1px dotted #99abc0;}
#colone li a {padding: 5px 5px 0px 0px;
	font-size: .9em;
	color: #fff;}
#colone li a:hover {padding: 0px 5px 0px 0px;
	color: #fff;
	text-decoration: underline;
}
#colone ul ul {width: 163px;
	list-style: none;
	margin: 2px 0px 0px 5px;
	padding: 0px;}
#colone ul ul li {padding: 5px 0px 0px 5px;
	list-style: none;
	margin: 0px;
	border-top: 1px dotted #ccc;
	border-bottom: 0px;}

#coltwo {margin: 0px;
	padding: 5px 30px 0px 0px;
	border: 0px;
	color: #000;
	background-color: inherit;
	float: right;
	width: 763px; }

#coltwo a {text-decoration: underline;}

#rowbread {display: block;
  	font-size: .75em;
  	color: #b6a27e;
	background-color: inherit;
  	padding: 5px 0px;
	text-align: left;}
#rowbread a{text-decoration: underline;}

#rowfooter {display: block;
	color: #000;
	background-color: inherit;
	font-size: .8em;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:center; 
	width: 985px;}
#rowfooter a{text-decoration: underline;}

#basinid {display: block;
	color: #000;
	font-size: .8em;
	background-color: inherit;
	padding: 10px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:center; 
	width: 985px;}

#basinid a{text-decoration: underline;}
