body{
	padding:0px;
	margin:0px;
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.main_navBG {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 49px;
}

h6	a:link, a:active, a:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #276828;
	text-transform: uppercase;
	vertical-align: middle;
}	
h6	a:hover {
	text-decoration:none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	 
}
	
h5 {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 19px;
	color: #7A4A39;
	padding-left: 15px;
	vertical-align: middle;
	margin:0px;
}
.main_text
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:normal;
		color:#000000;
	}
.header_text
	{
	font-family:Tahoma;
	font-size:12px;
	/* line-height:20px; */
	color:#036704;
	text-decoration: none;
	}
.header_text a
	{
	font-family:Tahoma;
	font-size:12px;
	color:#036704;
	text-decoration: none;
	}
.header_text a:hover
	{
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration: none;
	}
	
.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:10px;
		color:#000000;
	}	
	
.list_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#5A5A5A;
	}		

	
.copyright_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E7E7E7;
		/*text-transform: capitalize;*/
	}

.form
	{
		width:150px; height:18px; border-color:#F46E02; border-width:1px; background-color:#FEFAF4; font-size:11px; border-style:solid
	}
.form_div
	{
		height:21px; margin-top:4px;		
	}
	
	/*
	.copyright_text {
	text-decoration:none;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
}	*/
		
	a.copyright_text:link {
	text-decoration:none;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color:#E7E7E7;
	text-transform: capitalize;
}	
	a.copyright_text:hover {text-decoration:underline;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color:#E7E7E7;
	/*text-transform: capitalize;*/
}
	
	a.copyright_text:active {text-decoration:none;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color:#E7E7E7;
	text-transform: capitalize;}
	
	a.copyright_text:visited {text-decoration:none;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color:#E7E7E7;text-transform: capitalize;}

	a.text:link {color:#000000;text-decoration:none;}	
	a.text:hover {color:#000000;text-decoration:underline;}
	a.text:active {color:#000000;text-decoration:none;}
	a.text:visited {color:#000000;text-decoration:none;}	
	
 .redFont
 {
	font-family:Verdana;
	font-size:12px;
	color:Red;
	}
 .redFont a
 {
	font-family:Verdana;
	font-size:12px;
	color:Red;
	}