html, body {
	height: 100%;
	border: none;
	margin-bottom: 1px;
} /* 1px Firefox and Opera display right scroll bar when using relative #outer*/
* {
	margin:0;
	padding:0;
} /*neutralize differences in browsers; inherited by all, override*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:76%;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	color: #000;
	background-color:#E6ECFF;
	text-align: center;  /*centers container in IE 5*. Text then set to left aligned default in #outer*/
}
#outer {
	position:relative; /*use with absolute to push footer to bottom*/
	width: 960px;
	text-align: left; /*re-establish left default*/
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	_height:100%;  /* for ie6, not ie7*//*border: 1px solid #999;*/
  background-color: #fff;
/*	background:url(../images/clearwater-bg1.jpg) repeat-y #fff;
	background-position: 0px 90px;			*/
}
#outer-search { /*search results page*/
	position:relative;
	width: 960px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	_height:100%; 
	border: 1px solid #999;
	background-color:#fff;
}
#top {
	width: 100%;
	background-color: #369;
	width:958px;
	border: 1px solid #ccc;
}
#topimg {
	vertical-align:middle;
	width:958px;
	height:70px;
	border-width: 0;
	padding: 0;
}
#middle {
	width: 100%;
	overflow:hidden;
	line-height: 1.4em;
}
#prefooter {
	width:100%;
	height: 6em;
}
#footer {
	position:absolute;
	width: 100%;
	text-align:center;
	font-size:85%;
	bottom:8px;  /*keep off bottom */
}
h1 {
	font-size: 180%
}
h2 {
	font-size: 150%
}
.h2-n a {
	text-decoration: none;
	color: #369;
}
.h2-n a:hover {
	text-decoration: underline;
	color: #f00;
}
h3 {
	font-size: 125%
}
h4 {
	font-size: 100%
}
h5 {
	font-size: 89%
}
h6 {
	font-size: 75%
}
.size1 {
	font-size: 200%
}
.size2 {
	font-size: 150%
}
.size3 {
	font-size: 125%
}
.size4 {
	font-size: 100%
}
.size5 {
	font-size: 89%
}
.size6 {
	font-size: 75%
}
.white {
	color: #fff;
}
.red {
	color: #f03
}
.lblue {
	color: #03C
}
.dblue {
	color: #009;
}
.teal {
	color: #369;
}
.lgray {
	color: #ccc;
}
img {
	border-color: #999;
	border-width: 1px;
	background-color: #fff;
	padding: 1px;
}
p img {
	border-color: #999;
	border-width: 1px;
	padding: 1px;
	margin: 10px;
}
a:hover img {
	border-color: #f03;
}
a:hover {
	color: #FF0033;
	text-decoration: underline;
}
.clearleft {
	clear: left;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.fltright {
	float: right;
}
.fltleft {
	float: left;
}
.clearright {
	clear: right;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
.clearboth {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
#nav-left ul {
	list-style-type: none;
}
#nav-left a {
	text-decoration: none;
/*	font-weight: bold;*/
	color: #000099;
}
#nav-left li ul {
	list-style-type: disc;
	margin-left: 20px;
	color: #000099;
}
#nav-left a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0033;
}
#nav-top, #nav-top ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 2em;
	z-index:9999;
}
#nav-top a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background-color: #369;
	text-align:center;/*	width: 144px;*/
/*	padding-left: 15px;*/
}
#nav-1 {
	width: 108px;
}
#nav-2 {
	width: 160px;
}
#nav-3 {
	width: 152px;
}
#nav-4 {
	width: 192px;
}
#nav-5 {
	width: 192px;
}
#nav-6 {
	width: 148px;
}
#nav-top li {
	float: left;
	line-height: 2em;
}
#nav-top a:hover {
	text-decoration: underline;
	font-weight: bold;
/*	color: #E6ECFF;*/
	color: #f03;
}
.padl20 {
	padding-left: 20px;
}
.margin10 {
	margin: 10px 10px 10px 10px;
}
.margl10 {
  margin-left: 10px;
}
.leftmargin20 {
	margin-left: 20px;
}
.leftmargin50 {
	margin-left: 50px;
}
.margt10 {
  margin-top: 10px;
}	
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.valign {
	vertical-align: middle;
}
.line1em {
	line-height: 1em;
}
#mainhead {
 margin-top: 10px;
 margin-bottom: 10px;
}
#main {
	width:520px;
	float: left;
	padding: 5px 15px 15px 15px;
}
#mainw {
	width:735px;
	float: left;
	padding: 5px 10px 15px 30px;
}
#mainf {
	width:910px;
	padding: 5px 15px 15px 30px;
}
#mainl {
	width:420px;
  float: left;
	padding: 5px 10px 15px 30px;
}
#mainl h1 {
	text-align: center;
	color: #f03;
	margin-top: 15px;
	margin-bottom: 15px;
}	
#mainr {
	width:420px;
	float: right;
	padding: 5px 40px 15px 10px;
}
#mainr h1 {
	text-align: center;
	color: #f03;
	margin-top: 15px;
	margin-bottom: 15px;
}
#mainb {
  width: 600px;
	margin-left:auto;
	margin-right:auto;
}
.mainimg {
  margin: 10px 0px 10px 10px;
}	
#eventsc1 {
	width:330px;
	float: left;
	padding: 10px;
	border: 1px solid #dedede;
}
#eventsc2 {
	width:330px;
	float: right;
	padding: 10px;
	border: 1px solid #dedede;
}
#sidebar1 {
	float: left;
	width: 170px;
	padding: 10px 0 10px 10px;
	text-align: left;
}
#sidebar2 {
	float: right;
	width: 210px;
	padding: 30px 10px 20px 5px;
	text-align: center;
}
.sidebar3 {
	float: right;
	margin: 10px 4px 10px 0;
	width: 200px;
	background: #E6ECFF;
	padding: 2px;
	border:  1px #369 solid;
}
.sidebar3 h3 {
	padding: 4px;
	background: #369;
}
.sidebar3 h4 {
	color: #0033CC;
	padding: 10px 0 0 10px;
}
.sidebar3 p {
	padding-left: 10px;
}
.sidebar3 ul {
	padding-left: 30px;
}
#feedbck { /* form */
	width: 600px;
	padding: 10px 0 30px 20px;
}
#feedbck form fieldset {
	padding: 20px;
	border: 1px solid #ccc;
}
#feedbck form fieldset label {
	width: 10em;
	float: left;
}
/* weather */
#weather {
	width: 726px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	text-align:center;
}
.w1 {
	background-color:#ccf;
	border: 1px solid #fff;
}
.w2 {
	background-color:#fcc;
	border: 1px solid #fff;
}
.w3 {
	background-color:#ccc;
	border: 1px solid #fff;
}
.w4 {
	background-color:#9cf;
	border: 1px solid #fff;
}
/* end weather */
/* maps */
.mapcol1 {
	width: 120px;
	padding: 40px 0 0 20px;
	float: left;
}
.mapcol2 {
	width: 710px;
	float: left;
}
/* end maps */
.r-ar {
	vertical-align:middle;
	margin: 0
}
.img-bord-0 {
	border:0
}
.hr1x50 {
	width: 50%;
	height: 1px;
	text-align: center;
}
.search {
	margin: 6px;
	float: right;
}
#srch-results {
margin-left: 50px;
}
.bord1gray {
border: 1px #ccc solid;
}