body{
	color:#333333;
	font:100% "Helvetica Neue",Corbel,"Trebuchet MS", Arial, Helvetica, sans-serif;
	
	line-height: 150%;}
#nav{
	margin:10px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:33px;
	width:100%;
	list-style:none;
	background:url(images/nav.gif);
	text-transform:uppercase;
	text-align:center;}
#nav li{float:center; margin:0 16px 0 16px;display:inline;}
#nav li a{color:#628F9D;text-decoration:none; font-weight:bold}
#nav li a:hover{color:#5E8C5E;}
img.floatRight {
	float: right;
	margin: 20px 26px 20px 20px;}
img.floatLeft {
	float: left;
	margin: 0px 20px 10px 0px;}

.bodysmall { margin:20px;
	font-size: 13px;
	line-height: 140%;
	background-color: #FFFFFF;
}
.bodyred {
	color:#990000;
	text-align:center;
	font-size: 14px;
	line-height: 160%;
	font-weight: bold;
	background-color: #FFFFFF;
	font-style: italic;}
.copyright{
	text-align: center;
	font-size: 12px;
	color: #628F9D;
	font-weight: bold;}
.H1 {
	color:#990000;
	font-size:120%;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 1px;
	margin-top: 20px;
	text-transform: uppercase;
}
.H2 {
	color:#5E8C5E;
	font-size:18px;
	font-weight: bold;
	margin-top: 20px;}
.H3 {
	color:#FFF;
	background-color:#900
	font-size:18px;
	font-weight: bold;
	text-align:center;
	background-color: #900;
	margin-top: 20px;
}
.H4 {
	color:#FFF;
	background-color:#900
	font-size:18px;
	font-weight: bold;
	text-align:center;
	background-color: #5E8C5E;
	margin-top: 20px;
}
.link{	color: #5E8C5E;}
.quote {
	color:#6D615C;
	text-align:left;
	font-size: 16px;
	line-height: 150%;
	font-style: italic;}
.top {
	color: #5E8C5E;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin-bottom:10px;
}
.sidebar {
	font-size: 15px;
	line-height: 150%;
	background-color: #F0F0F0;
	margin-right: 20px;
	margin-left: 20px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.sidebar h2 {color:#5E8C5E;
	font-size:18px;
	font-weight: bold;
	margin: 10px 20px 0 20px;}
	
.sidebar h3 {color: #0066FF;
margin-right: 20px;
	margin-left: 20px;
	font-size: 15px;}	

.sidebar p {margin-left: 20px;
margin-right: 10px;}	