/* top level
+-----------------------------------------------------+
|T CSS Designed and written by Fox Valley Web Design.|
|A http://www.foxvalleywebdesign.com/ |
|G |
+-----------------------------------------------------+
*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
   font-weight: normal;
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
margin: 1em 0;
padding: 0;
line-height: 1.5em;
}

h1 {
	font-size: 1.2em;
	color: #006699;
}
h2 {
	font-size: 1.1em;
}
h3 {
	font-size: 1em;
	font-weight: normal;
	color:#666666;
}
h4 { font-size: 1em; 
	 background-color:#006699;
	 color:#FFFFFF;
	 height: 10px;
	 padding: 10px;
	 margin: 0px;
}
h5 { font-size: .8em;
	  padding: 0px;
}
h6 { font-size: .8em; }

li, dd, blockquote { margin-left: 1em; }
dl { margin: 0px; }
form label { cursor: pointer; }
fieldset { border: none; }
input, select, textarea { font-size: 100%; }
td, th { vertical-align: top; }
.clearboth {clear:both; height:0px; font-size:0em;}

/*************************************************************/
body {
 background-color: #85a3ad;
 text-align: center;
} 

#main {
 width: 984px;
 margin: 0 auto;
 background-image: url(../images/mainbg.jpg);
 background-repeat: repeat-y;
}

#topmenu {
  background-image: url(../images/topmenubg.jpg);
  background-repeat: repeat-x;
  height: 44px;
  margin: 0 9px;
 }
 
#topmenu dl {
	margin-left:20px;
}
#topmenu a {
    height: 28px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	float: left;
	font-weight: normal;
	text-align: center;
	padding: 8px 43px;
	border-right: 1px solid white;	
}
#topmenu a:hover {
 color: #FFCC00;
}

#topmenu a.contact{
border-width: 0;
}
#menu a.area_links {
border-width: 0;
}
 
#header {
 margin: 0px 10px;

}
 
#headerlogo {
 background-image:url(../images/logo.jpg);
 background-repeat: no-repeat;
 height: 162px;
 width: 298px;
 margin-left: 1px;
 margin-top: 1px;
 float: left;
}

#headerphotos {
 background-repeat: no-repeat;
 margin: 47px 300px 0px;
 height: 128px;
 width: 659px;
 margin-top: 1px;
}

#menu {
 background-image: url(../images/mainnavbg.jpg);
 background-repeat: repeat-x;
 height: 37px;
 margin-left: 302px;
 margin-top: 0px;
}
#menu a {
    height: 37px;
	text-decoration: none;
	display: block;
	color:#FFFFFF;
	float:left;
	font-weight: normal;
	text-align: center;
	padding:4px 13px;
	border-right: 1px solid white;
}
#middle {
 margin: 10px;
}
#leftcol {
 float: left;
 clear:left;
 width: 200px;
 padding: 15px;
 background:#ccc;
}
#content {
 margin-left: 240px;
 text-align: left;
 padding: 15px;
}
#footer {
 background-image: url(../images/footerbk.jpg);
 background-repeat: repeat-x;
 height: 96px;
 margin: 0 9px;
 
} 
#footer a {
 color: #FFFFFF;
 text-decoration: none;
 font-size: 12px;
 margin-top: 10px;
}
#footer a:hover {
 color: #999999;
}
#footerbottom {
 background-image: url(../images/footerbotttom.jpg);
 background-repeat: no-repeat;
 height: 7px;

} 
#copyright {
 font-size: 12px;
}
#copyright a {
 color: #333333
 }
#copyright a:hover {
 color: #666666;
}   
  
  
  
 
