body{
	padding:0px;
	margin:0px;
	background:#231d21;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#1c1403;
	}
	
.shadow_left{
	background:url(../images/shadow_left.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:58px;
	}
	
.shadow_right{
	background:url(../images/shadow_right.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:55px;
	}
	
.body_image_left{
	background:url(../images/body_imge_left.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:479px;
	width:408px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:79px;
	width:780px;
	}
	
.heading1{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#a17c66;
	}
	
.heading2{
	font-family:"Arial Narrow";
	font-size:18px;
	font-weight:bold;
	color:#d9c9aa;
	}
	
.heading3{
	font-family:"Arial Narrow";
	font-size:16px;
	font-weight:bold;
	color:#926d24;
	}
	
.body_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#1c1403;
	line-height:16px;
	}
	
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#a17c66;
	}
	
.footer_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#c8ac78;
	text-decoration:none;
	}
	
a.footer_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#c8ac78;
	text-decoration:underline;
	}
	
.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#222A0B;
	text-decoration:underline;
	}
	
a.link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#222A0B;
	text-decoration:underline;
	}
	
.inner_body_bg{
	background:url(../images/inner_body_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:780px;
	}
	
.box_bg{
	background:url(../images/box_bg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:742px;
	}
	
.footer_menu{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#a17c66;
	text-decoration:none;
	}
	
a.footer_menu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#a17c66;
	text-decoration:underline;
	}

