/* CSS Document */

body{
	background:url(images/main_bg.jpg) left top repeat;
	padding:0px;
	margin:0px;
	}
	
.body_bg{
	background:url(images/bg.jpg) left top repeat-x;
	}
	
.bg_light{
	background:url(images/bg_light.jpg) left top no-repeat;
	}
	
.left_side_bg{
	background:url(images/left_side_bg.jpg) left top no-repeat;
	}	
	
.right_side_bg{
	background:url(images/right_side_bg.jpg) left top no-repeat;
	}
	
.nav_bg{
	background:url(images/nav_bg.jpg) left top no-repeat;
	height:103px;
	}
	
.bold_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#fff;
	text-decoration:none;
	letter-spacing:-1px;
	line-height:28px;
	}
	
.bold_text2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#fc8d2a;
	text-decoration:none;
	letter-spacing:-1px;
	}
	
.bold_text3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#faf2dd;
	letter-spacing:-1px;
	text-decoration:none;
	}
	
.bold_text4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#faf2dd;
	text-decoration:none;
	letter-spacing:-1px;
	}	
	
.style_1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fc8d2a;
	text-decoration:none;
	}
	
.style_2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	}
	
.style_3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color:#fd9207;
	line-height:18px;
	text-decoration:none;
	}
	
.style4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#fc8d2a;
	text-decoration:none;
	}
	
.style_5{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	line-height:22px;
	text-decoration:none;
	}	
	
.small_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-decoration:none;
	color:#fc8d2a;
	}
	
.right_bar_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
	color:#faf2dd;
	}	
		
	
.style_3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}	
	
.link_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	}
	
.link_text a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	text-decoration:none;
	}	
	
.link_text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-decoration:underlinee;
	}
	
.footer_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#faf2dd;
	text-decoration:none;
	}	
	
.content_bg{ 
	background:url(images/content_bg.jpg) left top no-repeat;
	background-color:#000004;
	}
	
.content_bg2{ 
	background:url(images/content_bg2.jpg) left top no-repeat;
	background-color:#533a1b;
	}	
	
.inner_page_right_bar{
	background:url(images/inner_right_bar_bg.jpg) left top no-repeat;
	height:401px;	
	}
	
.footer_bg{
	background:url(images/footer_bg.jpg) left top repeat-x;
	height:38px;
	}	
	
.mail_link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fc8d2a;
	text-decoration:none;
	}
	
.mail_link a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fc8d2a;
	text-decoration:underline;
	}	
	
.mail_link a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}
	
.bar_bg{
	background:url(images/bar_bg.jpg) left top repeat;
}
				
	
