@charset "utf-8";
/* CSS Document */

body{
	background:url(images/bg.jpg) left top repeat;
	padding:0px;
	margin:0px;
	}
	
.content_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A3865E;
	text-decoration:none;
	}
	
.subheading_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bolder;
	color:#A3865E;
	text-decoration:none;
	}
		
.footer_bg{
	background:url(images/footer_bg.jpg) left top repeat-x;
	}
	
.footer_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#9E8F58;
	text-decoration:none;
	line-height:18px;	
	}	
	
.footer_text a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#9E8F58;
	text-decoration:none;
	line-height:18px;	
	}
	
.footer_text a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FEC400;
	text-decoration:underline;
	line-height:18px;	
	}
	
.homeactive_bg{
	background:url(images/home_active_bg.jpg) right top no-repeat;
	}
	
.menu_bg{
	background:url(images/menu_active_bg.jpg) right top no-repeat;
	}
	
.events_bg{
	background:url(images/events_active_bg.jpg) right top no-repeat;
	}
	
.about_us_bg{
	background:url(images/about_us_active_bg.jpg) right top no-repeat;
	}
	
.contact_us_bg{
	background:url(images/contact_us_active_bg.jpg) right top no-repeat;
	}
	
.link_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FEC400;
	text-decoration:none;
	font-weight:bold;
	}
	
.link_text a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FEC400;
	text-decoration:none;
	font-weight:bold;
	}
	
.link_text a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FDEBAD;
	text-decoration:underline;
	font-weight:bold;
	}
	
.pop_up_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#fec400;
	font-weight:bold;
	text-decoration:none;
	}	
	
.pop_up_Ssubtext{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#e4dbb9;
	font-weight:bold;
	text-decoration:none;
	}	
.pop_up_Ssubtext2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#dfad02;
	font-weight:bold;
	text-decoration:none;
	}	
	
.pop_up_Ssubtext3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#e4dbb9;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}	



		