body {
	margin:0;
	font-size:12px;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #120C0C;
	background-image: url(images/body_bckg%20copy.jpg);
	background-repeat: repeat-x;
}

a {text-decoration:none;}
a:hover {
	text-decoration:none;
}
h1 {text-transform:uppercase; font-size:20px; font-weight:normal; padding:20px 0 10px 0; margin:0;}

#header {
	width:1000px;
	background:url(images/head_bckg copy
.jpg) no-repeat;
	background-image: url(images/head_bckg%20copy.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 225px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}

#menu ul {padding:0; margin:0; text-align:center;}
#menu li {display:inline; padding:14px 10px 13px 10px; list-style:none;}
#menu a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#2C010D;
}
#menu a:hover, #menu a.active {
}

#main {width:940px; margin:0 auto; background:url(images/main.jpg) no-repeat right bottom; color:#F0FCBB;}
#main a {color:#C78940;}
#main h1 {
	color:#B4EBFB;
}

#sidebar {
	float:left;
	width:240px;
	padding:30px 40px 30px 0;
	font-size:10px;
	line-height:10px;
	color:#B4EBFB;
}
#sidebar img {border:5px solid #6B5647;}
#text {float:right; width:660px; padding:10px 0 30px 0;}

#main_2 {background:url(images/main_2_long.jpg) repeat-x bottom #F1FCBC; clear:both;}
#main_2_inner {background:url(images/main_2.jpg) repeat-x bottom; color:#443E38; width:940px; margin:0 auto; padding:10px 0 30px 0;}
#main_2 a {color:#92643A;}
#main_2 h1 {color:#000000;}

#main_3 {background-color:#F7FCFC;}
#main_3_inner {
	width:940px;
	background:url(images/main_3_long.jpg) repeat-x top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: -10px;
	padding-left: 0;
}
#main_3 a {color:#C78940;}

#footer {background:url(images/footer_long.jpg) repeat-x; color:#6D3F26;}
#footer_inner {margin:0 auto; width:940px; height:91px; background:url(images/footer.jpg) no-repeat right top;}
#footer a {
}
#left_footer {
	float:left;
	padding-top:10px;
}
#right_footer {float:right; padding-top:40px;}
