@charset "utf-8";
/*
 +-----------------------------------------------------+
 |T  CSS Designed and written by Fox Valley Web Design.|
 |A  http://www.foxvalleywebdesign.com/                |
 |G                                                    |
 +-----------------------------------------------------+
*/

* { 
	padding: 0; 
	margin: 0;
}

h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color:#6c5735;
  margin: .25em 0;
  padding: 0;
}

h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight:bold;
  color:#6c5735;
  margin: .25em 0;
  padding: 0;
}

h3 {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#263472;
  margin: .25em 0;
  padding: 0;
}

html {
	overflow-y: scroll;	
}
html, body {
  height: 100%;
}
body {
	font-size: 100%;
	font-family: "lucida sans", arial, verdana, helvetica, sans-serif;
	background-color: #504634;
}

#container {
	width: 762px;
	margin: 0 auto;
	background-color:#ffffff;
	min-height: 100%;
	padding-bottom:10px;
}

#header{
  height: 96px;
  width: 762px;
  background-color: #000000;
  vertical-align:middle;
}

#rotator{
	height:200px;
}

#menu {
  height: 41px;
  border:0px;
  padding-left:2px;
  text-align:center;
  margin:0px;
  clear:both;
  width: 760px;
  background-color:#edd37e;
  text-align:center;
}

#menu dl {
 display: block;
 margin:0px;
 padding:0px;
 margin-left:14px;
 text-align:center;
}

#menu dt {
 float: left;
}

#menu dt a {
  height: 29px;
  display: block;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
  font-size: 13px;
  font-weight:regular;
  background-color:#edd37e;
  padding-left:11px; 
  padding-right:11px;
  padding-top:12px;
  text-decoration:none;
}

#menu dt a:hover {
  background-color: #e27a31;
  color:#ffffff;
}

#tablemenu{
  height:20px;
  border:0px;
  text-align:center;
  margin:0px;
  clear:both;
  width: 710px;
  background-color:#edd37e;
}

#tablemenu dl {
 display: block;
 margin:0px;
 padding:0px;
 margin-left:14px;
}

#tablemenu dt {
 float: left;
}

#tablemenu dt a {
  height: 20px;
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
  font-size: 12px;
  font-weight:regular;
  background-color:#edd37e;
  padding-left:12px; 
  padding-right:12px;
  text-decoration:none;
  line-height:1.4em;
}

#tablemenu dt a:hover {
  background-color: #e27a31;
  color:#ffffff;
  padding-top:4px;
  padding-bottom:6px;
}

#content {
  clear:both;
  width: 724px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:1.4em;
  color:#666666;
  text-align:left;
  padding:20px;
}

#content a{
  color:#c21731;
  text-decoration:none;
  line-height:1.7em;
}

#content a:hover{
  color:#000000;
  text-decoration:none;
}

#content table{
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height:1.4em;
  color:#666666;
  text-align:left;
}

.contentlink2{
	color:#c21731;
	text-decoration:none;
	line-height:2em;
	}

.contentlink2:hover{
	color:#edd37e;
	text-decoration:none;
	}
#subcontent {
	float: left;
	padding: 10px;
	width: 230px;
	color: #B7D4DA;
}

* html #container {
	height: 100%;
	background-color: #ffffff;
	padding-bottom:65px;
	width:990px;
}

#container:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#footer {
  clear:both;
  margin:0 auto;
  text-align: center;
  width:764px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #ffffff;
  line-height:1.4;
  background-color:#91806C;
  padding-top: 10px;
  padding-bottom:10px;
}

#footer a{
  margin-left: 5px;
  margin-right: 5px;
  text-decoration: none;
  color:#ffffff;
}

#footer a:hover{
  text-decoration:underline;
}
