@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color: #2b4d01;
}

#Divmain{
	width:952px;
	padding:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}

#Divtop{
	background-image:url(/images/topbg.jpg);
	height:148px;
	}

#Divlogo{
	padding-top:5px;
    margin-left:5px;
	margin-bottom:5px;

	}
#Divnav{

	margin-bottom:5px;

	}	

#Divheader{
	margin-top:2px;
	margin-bottom:5px;
	
}

#Divcategory{
	margin-top:2px;
	margin-left:3px;
	width: 215px;
	height:330px;
	float: left;
	border: 1px solid #c8c4c4;
   }
#Divcategory a{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#666;
	}
#Divcategory a:Hover{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#666;

}
	
#Divflash{
	width: 726px;
    float: right;
	margin-left:2px;
	margin-right:4px;
   }
	
#Divadd{
	float: right;
	width: 215px;
	margin-right:4px;
	height: 0px;
}		

#Divbody{
	clear: both;
	margin: 4px;
	border: 1px solid #c8c4c4;
	padding: 5px;
}
#DivbodyHome{
	clear: both;
	margin-top: 5px;
}
	
#Divclear{
	clear:both;
}

#DivServices{
	margin-left:3px;
	width: 215px;
	float: left;
	border: 1px solid #c8c4c4;
    }
	
#DivServices a{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#666;
	}
#DivServices a:Hover{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	color:#666;

}	
	
#Divwelcome{
	width: 506px;
	float: left;
	margin-left:3px;
	border: 1px solid #c8c4c4;
	margin-right: 2px;
 }	

#Divnews{
	float: right;
	width: 214px;
	margin-right:2px;
	border: 1px solid #c8c4c4;
	margin-left: 0px;
    }

#headfont{
	background-color:#ededed;
	height:28px;
	}

#Divfooter{
	margin-top:8px;
	background-image:url(/images/footerbg.jpg);
	height:40px;
	 } 
	 
#linkmore{
	text-align:right;
	margin-bottom:5px;
	margin-right:10px;
	font-family:Arial;
	font-size:11px;
	color:#97c01a;
}
	
#linkmore a{
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
	color:#8db808;
	}
		 

h1{
	font-family:Arial;
	font-size:18px;
	color:#76bc04;
	font-weight:bold;
}

h2{
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#c35b06;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}

h3{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#91bb0f;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	
  }

.navbotline{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e5e5;
   }

.txt1{
	margin-left:5px;
	margin-right:3px;
	margin-top:5px;
	margin-bottom:5px;
	
	
   }

.orrangetxt{
	margin-left:6px;
	margin-top:8px;
	font-family:Arial;
	font-size:18px;
	color:#c86d23;
	
	}
.bullet{
	list-style-type: disc;
	margin-bottom: 10px;
    }	
.hiliteText{
	color:#8db808;
}

.hiliteTxtorg{
	font-size:11px;
	color:#c35b06;
}	


	

	  
