body{
	padding:0px;
	margin:0px;
	background:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#9B7353;
	}
	
p{
	padding:0px 0px 20px 0px;
	margin:0px;
	}
	
.home_menu_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#b5965a;
	text-decoration:underline;
	}
	
a.home_menu_text:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#b5965a;
	text-decoration:none;
	}
	
.home_image{
	background:url(../images/home_image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:600px;
	width:955px;
	}
	
.text1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#b5965a;
	}
	
.menu_bg{
	background:url(../images/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:82px;
	width:792px;
	}
	
.body_right_border{
	background:url(../images/body_right_border.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:16px;
	}
	
.body_bottom_bg{
	background:#f8efe8 url(../images/body_bottom_bg.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:78px;
	width:776px;
	}
	
.menu_text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	}
	
a.menu_text:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#b88964;
	text-decoration:none;
	text-transform:uppercase;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#b88964;
	}
	
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#ffffff;
	}
	
.footer_text2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer_text2:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}
	

