body{
	padding:0px;
	margin:0px;
	background-image: url(images/bg_img.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

.title
{
	color:#2e328d;
	text-transform:uppercase;
	font-family:Futura Md BT; 
	font-size:18px; 
	font-weight:normal;
	padding-left:5px;
}

.caplink
{
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	text-decoration:none;
}

.main_navBG {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 248px;
	width: 199px;
}

.right_bottom_bg {
	background-image: url(images/index_1_07.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;	
}

.left_bottom_bg {
	background-image: url(images/index_1_06.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
a.mainnav:link, a.mainnav:active, a.mainnav:visited {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	vertical-align: middle;

}	
a.mainnav:hover {
	text-decoration:none;
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
	
h5 {
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 0px;
	color: #7A4A39;
	padding-left: 15px;
	vertical-align: middle;
}
.main_text
	{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:normal;
		color:#000000;
	}
.header_text
	{
	font-family:Tahoma;
	font-size:14px;
	line-height:20px;
	color:#036704;
	text-decoration: none;
	}

.link_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:10px;
		color:#999999;
	}	
	
.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:#666666;
	}

.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;
	color: #999999;
}	
		
	a.copyright_text:link {
	text-decoration:none;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color: #999999;
}	
	a.copyright_text:hover {
	text-decoration:underline;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color: #333333;
}
	a.copyright_text:active {
	text-decoration:none;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color: #999999;
}

/* a.copyright_text:visited {
	text-decoration:none;
	font-family: Tahoma, "Times New Roman", Verdana;
	font-size: 11px;
	color: #999999;
}*/	

a.text:link {color:#666666;text-decoration:none;}	
a.text:hover {color:#000000;text-decoration:underline;}
a.text:active {color:#666666;text-decoration:none;}
a.text:visited {color:#666666;text-decoration:none;}	
	
