body{
	padding:0px;
	margin:0px;
	background:#161507;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#212120;
	}
	
.main-bg{
	background:#dac66a url(../images/main-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:830px;
	}
	
.header-image{
	background:url(../images/header-image.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:419px;
	width:1082px;
	}
	
.body-bg{
	background:url(../images/body-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:394px;
	width:860px;
	}
	
.left-box-bg{
	background:url(../images/left-box-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:417px;
	width:267px;
	}
	
.heading1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#eee6e2;
	}
	
.heading2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#0f0f0f;
	}
	
.heading3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	color:#ffffff;
	}
	
.text1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#181b0b;
	}
	
.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3b3a16;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1b1406;
	text-decoration:none;
	}
	
.home-bg1{
	background:url(../images/home-bg1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:234px;
	/*width:269px;*/
	}
	
.view-more-bg{
	background:url(../images/view-more-bg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	height:25px;
	width:270px;
	}
	
.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#d3bf66;
	text-decoration:none;
	}
	
a.link2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#9e8f4b;
	text-decoration:none;
	}
	
.footer-main-bg{
	background:url(../images/footer-main-bg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:68px;
	}
	
.footer-bg{
	background:url(../images/footer-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:68px;
	width:1082px;
	}
	
.footer-link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer-link:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:underline;
	}

