* { padding: 0; margin: 0; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url('../images/bg.jpg') repeat-x;
}

h1{
	font-size: 20px;
	color: #d00000;
	font-weight: normal;
}

h2{
	font-size: 15px;
}

#red{
	color: #d00000;
	font-weight: bold;
}

.red{
	color: #d00000;
	}

#bul{
	margin-left: 30px;
}

ul#bul li ul{
	
	margin-left:30px;
	
	}


#wrapper { 
	margin: 0 auto;
	width: 991px;
}

#banner{
	background: URL('../images/banner.jpg');
	height: 122px;
}

#sep{
	height: 8px;
	clear: both;
}

#topnav{
	height: 23px;
	text-align: right;
	padding-right: 15px;
}

#topnavleft{
	background: URL('../images/topnavleft.jpg') no-repeat;
	height: 32px;
	width: 14px;
	float: left;
}

#toplinks{ 
	background: #d00000;
	color: #ffffff;
	width: 963px;
	height: 24px;
	float: left;
	font-weight: bold;
	font-size: 11px;
	list-style:none;
	display:inline;
	padding-top: 8px;
	
}

#toplinks li{
	float:left;
	padding-left:12px;
	color:#fff;
}
#toplinks li a{
	color:#fff;
	text-align:center;
}

a.toplink{
	color: #ffffff;
	font-weight:: bold;
}
a:hover.toplink{
	color: #eeeeee;
	text-decoration: none;
	font-weight:: bold;
}


a.toplink{
	color: #ffffff;
	font-weight:: bold;
}
a:hover.toplink{
	color: #eeeeee;
	text-decoration: none;
	font-weight:: bold;
}

#footer{
	padding-bottom: 20px;
	text-align: center;
}

a.footlink{
	color: #000000;
}
a:hover.footlink{
	color: #d00000;
	text-decoration: none;
}

#topnavright{
	background: URL('../images/topnavright.jpg') no-repeat;
	height: 32px;
	width: 14px;
	float: left;
}

#top{
	background: URL('../images/headmain.jpg') no-repeat;
	width: 991px;
	height: 9px;
	float: left;
	overflow:hidden;
	position:relative;
}

#middle{
	border-right: solid 1px #83b850;
	background: #ffffff;
	width: 949px;
	color: #000000;
	float: left;
	padding: 20px;
	border-left: solid 1px #83b850;
}

#bot{
	background: URL('../images/footmain.jpg') no-repeat;
	width: 991px;
	height: 13px;
	float: left;
}

#left{
	width: 275px;
	float: left;
}

#right{
	width: 670px;
	float: left;
}

#pantop{
	background: URL('../images/top.jpg') no-repeat;
	width: 259px;
	height: 9px;
	
	overflow:hidden;
	position:relative;
}

#panmid{
	background: #6da22e;
	padding: 10px;
	width: 239px;
	color: #ffffff;
}

#panbot{
	background: URL('../images/bot.jpg') no-repeat;
	width: 259px;
	height: 9px;
}

#subscribe{
	padding-left: 128px;
	padding-top: 12px;
	float: left;
}

img{
	padding:0;
	margin:0;
	border:none;
}

a{
	color:#333;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}

.button{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	background-color:#376600;
	border:none;
}

.txtf{
	font-size: 12px;
	width: 230px;
	font-family: verdana;
	border:solid 1px #376600;
}

.txtarea{
	font-size: 12px;
	font-family: verdana;
	border:solid 1px #376600;
}

p a{
	text-decoration:underline;
	font-weight:bold;
	
	}
	
	
	
	
#footerleft{
	margin-left:60px;
	float:left;
	height:150px;
	display:inline;
}



#footerline{  
	float:left;
	list-style:none;
	display:block;
	margin:15px;
	
	
}

.footerline{ 
	float:left;
	list-style:none;
	display:block;
	padding-right:20px;
	
}

#footerline li{
	
	text-align:left;
	display:block;
	list-style:none;
	padding-bottom:3px;
	
}


#footerline li.toplink{
	display:block;
	list-style:none;
	padding-bottom:10px;
	font-weight:bold;
	font-size:12px;
	color:#000;
	
	
	
}


#footerline li.toplink a{
	list-style:none;
	font-weight:bold;
	font-size:12px;
	color:#000;
	
}


#footerline li.toplink a:hover{
	list-style:none;
	font-weight:bold;
	font-size:12px;
	color:#000;
	
}

#footerline li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:left;
	text-decoration:none;
	}
	
	
#footerline li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-align:left;
	text-decoration:underline;
	}
	
	
	#footerline li.none{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	text-align:left;
	text-decoration:none;
	
	}
	

