body{
	width:800px; height:auto; margin:0 auto; color:#5D5D5D; font:12px Verdana; }
	
h1{
	color:#B60000; font:bold 16px Arial; text-align:center; }
	
h2,h3,h4,h5,h6{
	color:#5D5D5D; font:bold 14px Arial; text-align:left; }
	
h2 a,h3 a,h4 a,h5 a,h6 a{
	color:#5D5D5D; font:bold 14px Arial; text-align:left; }
	
.cont p{
	color:#5D5D5D; font:12px Verdana; line-height:20px; text-align:left; }
	
.cont p a{
	color:#B60000; text-decoration:underline; }
	
.cont p a:hover{
	color:#B60000; text-decoration:none; }
	
.cont li{
	color:#5D5D5D; font:12px Verdana; line-height:20px; text-align:left; margin-bottom:10px; }
	
.cont li a{
	color:#B60000; text-decoration:underline; }
	
.cont li a:hover{
	color:#B60000; text-decoration:none; }
	
.out-div{
	width:800px; height:auto; border-left:1px solid #446704; border-right:1px solid #446704; }
	
.hed{
	width:800px; height:119px; background-color:#558106; }
	
.logo{
	width:216px; height:119px; float:left; }
	
.m-hed{
	width:383px; height:119px; background:url(images/m-hed.jpg) no-repeat; float:left; }
	
.r-img{
	background:url(images/r-img.jpg); width:201px; height:119px; float:left; }
	
.in-div{
	width:800px; height:auto; padding-top:10px; }
	
.nav{
	width:200px; height:auto; background:url(images/nav-bg.jpg) repeat-y; float:left; border:1px solid #B0BF96; margin-left:10px; min-height:1000px; }
	
.nav ul{
	margin:0; padding:0; list-style-type:none; }
	
.nav ul li a{
	background:url(images/nav-blt.jpg) left no-repeat; padding-left:20px; display:block; height:20px; border-bottom:1px solid #BFCFA2; text-align:left; text-decoration:none; font:bold 12px Tahoma; color:#333; line-height:20px; }
	
.nav ul li a:hover{
	background:url(images/nav-blt-hvr.jpg) #FFFFFF left no-repeat; text-decoration:none; color:#B40303; }
	
.cont{
	width:568px; padding:0 10px; height:auto; float:left; }
	
.foot{
	width:800px; height:29px; background:url(images/foot-bg.jpg) repeat-x; clear:left; font:10px tahoma; color:#fff; line-height:29px; text-align:center; text-decoration:none; }
	
.foot a{
	color:#fff; text-decoration:none; }	

.foot a:hover{
	color:#B60000; text-decoration:none; }
	
