body {
	margin:0;
	padding:0;
	background-color: #C6CA9B;
	text-align: center;
}
p {  font-family: century gothic, Arial, Helvetica, sans-serif; font-size: 11pt;}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; }
.med  {  font-family: century gothic, Arial, Helvetica, sans-serif; font-size: 10pt;}

hr {  color: #7D5190}

a.nav:link {color: #336600; text-decoration: none; font-family:  century gothic, arial, Verdana; font-size: 9pt; font-weight: normal}
a.nav:visited {text-decoration: none; font-family:  century gothic, arial, Verdana; font-size: 9pt; font-weight: normal; color: #336600}
a.nav:hover {color: #FF6600; text-decoration: none; font-family:  century gothic, arial,Verdana; font-size: 9pt; font-weight: normal}

input {  font-family: Verdana, Helvetica, sans-serif; font-size: 8pt; color: #666666}
a:link {  }
a:visited {  }
a:hover {  color: #990000}

#container {
margin: 0px auto;
width:850px;
border: 1px solid #949951;
padding: 0px;
text-align:center;
background-color:#E7E9D6;
}

#top{
width:850px;
background-color: #fff;
margin: 0px;

}

#logo {
width: 370px; float:left}

#topmenu 
{ 
background: url(images/menubg.jpg) repeat-x  top;
margin-bottom: 10px;
width: 850px;
height: 32px;
padding:0px;
}

html>body #topmenu 
{ 
background: url(images/menubg.jpg) repeat-x top;
margin-bottom: 10px;
width: 850px;
height: 32px;
padding:0px;
border-top: 1px solid #949951;

}

#left {
float: left;
width:20%;
clear:both;
display:inline;
}
#middle {
width: 90%;
text-align:left;
margin: auto;
padding:10px 10px 30px 10px;

}


#leftmenu{
width:185px; background-color: #1D5A9B;
}

#rightmenu{
width:100%; background-color: #1D5A9B;float:right;
}

#right {
float: left;
width: 75%;
margin-left: 20px;
}
#righthome {
float: right;
border: 1px solid yellow;
}

#footer
	{
	background-color:#D2D6B1;
	clear: both;
	text-align:center;
	width:850px;
	font-family: century gothic, arial;
	font-size:9pt;
	color: #949951;
	margin:auto;
	margin-top: 8px;
	}	
	
#featureleft
{width:45%; padding:10px; float:left}

ul.nav {text-align:center;margin-top: 8px;}
ul.nav li{list-style-type:none;display:inline;margin: 2px 5px 0px 5px;}
ul.nav a{padding:4px 8px 4px 8px;  border: 1px solid #949951;background-color:white}
ul.nav a:hover { color:black; border:1px solid #333}

.nav2 a{background-color:white;font-family: century gothic, arial; font-size: 12pt; text-decoration: none;}
.nav2 a:visited { color:blue; }
.nav2 a:hover { color:black; }
.nav2 {background-color:white; border: 1px solid orange;text-align:center; width:220px;padding:10px}h1 { font-family: "century gothic", Arial, Helvetica, sans-serif; font-size: 12pt; ; color: #006633}
h2 { font-family: "century gothic", Arial, Helvetica, sans-serif; font-size: 12pt; ; color: #FF9900}
