* {
  margin: 0;
  padding: 0;
}

body {
border: 0;
color: #000066;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #fff;
font-size:10px;
text-align: center; 

}

#masthead h1 {
  margin: 0;
}



div.menu {margin-top:0px;
background-color:#CCCCFF;
width:100%;
text-align:left;
height:20px;
padding-top:6px;
}

a.menubuttons:link, a.menubuttons:active, a.menubuttons:visited {
color: #000066;
text-decoration: none;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 6px;
padding-top: 3px;
margin: 0px 0px;
font-size: 12px;
text-align: left;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
height:30px;
}

a.menubuttons:hover {
color:#fff;
text-decoration:underline;}


#footer {
background-color: #646c31;
width: 800px;
margin-left:0px;
padding: 1px 0px;
clear: both; 
height: 25px;
border-top:1px solid #f7f2dc

}



#footer p{
color: #FFFFFF;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0px;
padding: 3px 0px 0px;
text-align: center;
clear:both;
}

#webfoot {
border: 0;
width: 800px;
height: 25px;
background:none;
left:50%;
margin-left:-400px;
position:absolute;
text-align:center;

}



h1 {
  font-size: 16px;
  font-weight: bold;
	text-align: left;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7e242e;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left:10px;
	color:#565f2c;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #000066;
  	margin-right: 10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-top:10px;
	line-height:150%;
	text-align:left;


}


 

p, li {
  font-size: 12px;
}

ul, li {margin-left:20px;
color:#7e242e;
margin-top:10px;
margin-bottom:0px;}

p {
font-size: 12px;
padding: 3px 10px 8px 0px;
margin: 3px 10px 3px 10px;
line-height: 150%;
color: #666;
text-align: left;
}



.imgleft {
border: 2px solid #646c31;
margin: 0px 12px 0px 0px;
padding: 0px;
text-align:left;
}

.imgmain {
border: 2px solid #646c31;
margin: 20px 12px 0px 0px;
padding: 0px;
text-align:left;
}
.imgright {
border: 2px solid #646c31;
margin: 4px 10px 0px 12px;
padding: 0px;
}

.imgnone {
margin: 0px 16px 20px 0px;
padding: 0px;
text-align:left;
}

.imgfront {
border: 2px solid #646c31;
margin: 4px 12px 40px 0px;
padding: 0px;
text-align:left;
}

.imgbdr {border: 1px solid #646c31;}




a:link, a:active, a:visited {
color: #000066;
font-weight: bold;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}






table {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

td {font-size:12px;
padding:2px;}


.small {font-size:8pt;}
.right {text-align:right;}

.red {color: red;}