body{
	padding:0px;
	margin:78px 0px 0px 0px;
	background-position:center bottom;
	background-repeat:no-repeat;
	height:787px;
	background-attachment: fixed;
	background-color: #141414;
	background-image: url(../images/bg.jpg);
	overflow-y:scroll
	}
	
.menu_bg{
	background:url(../images/menu_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:52px;
	width:732px;
	}
	
.body_bg{
	background:#555e02 url(../images/body_bg.gif);
	background-position:left top;;
	background-repeat:no-repeat;
	height:270px;
	width:752px;
	}
	
.content_bg{
	background:url(../images/content_bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:736px;
	}
	
.footer_bg{
	background:url(../images/footer_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:42px;
	width:752px;
	}
	
.menu_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#8c8f55;
	text-decoration:none;
	}
	
a.menu_text:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#b4b77f;
	text-decoration:none;
	}
	
.heading1{
	font-family:"Century Gothic";
	font-size:19px;
	font-weight:bold;
	color:#1b210a;
	}
	
.heading2{
	font-family:"Century Gothic";
	font-size:19px;
	font-weight:normal;
	color:#495a21;
	}
	
.body_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#36401e;
	line-height:16px;
	}
	
.link1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#728840;
	text-decoration:none;
	}
	
a.link1:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
.link2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	}
	
a.link2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	}
	
.gallery_bg{
	background:url(../images/gallery.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:442px;
	width:342px;
	}
	
.footer_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#1b210a;
	}
	
.footer_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#b4b77f;
	text-decoration:none;
	}
	
a.footer_link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#1b210a;
	text-decoration:none;
	}

