body {

	margin: 75px 0px 0px 0px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	background:#030;
	background-image: url(images/skywhole.jpg);
	background-repeat:no-repeat;
	color:#FFF;
	line-height: 1.5em;
	width: 100%;


}

a:link, a:visited {	color: #bcec52; text-decoration: none; }

a:active, a:hover { color: #FF0; text-decoration: underline; }

#container {

	width: 940px;
	margin: auto;
	background: #313131;

}

#header {

	width: 940px;
	height: 250px;
	background: url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#header2 {

	width: 940px;
	height: 250px;
	background: url(images/header2.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#header3 {

	width: 940px;
	height: 250px;
	background: url(images/header3.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#header4 {

	width: 940px;
	height: 250px;
	background: url(images/header4.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#header5 {

	width: 940px;
	height: 250px;
	background: url(images/header5.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#header6 {

	width: 940px;
	height: 250px;
	background: url(images/header6.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#header7 {

	width: 940px;
	height: 250px;
	background: url(images/header7.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#content {

	margin: 0;
	padding: 0;
	
}
/* Left Content */
#content_left {

	float:left;
	width: 233px;
	min-height: ;
	background: url(../baldmountian/images/left_bg.jpg);
	margin: 0;
	padding: 0;

}

.nowood {
	color: #feb73d;
}

#menu {
	
	float: center;
	width: 180px;
	margin: 0;
	padding: 20px 0 0 15px;
}

#menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	
	display: block;
	width: 134px;
	height: 27px;
	color: #fff;
	background: url(images/button.gif) no-repeat;
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 45px;
	
}

#menu li a:hover, #menu li .current {
	
	background: url(images/button_current.gif) no-repeat;
	color: #62f918;
	text-decoration: none;
	
}

#content_left p {
	font-family: Tahoma;
	font-size:	18px;
	text-align:left;
	color: #feb73d;
	margin: 0 0 0 10px;
	padding: 20px;
	clear:both;
	
}

.address {
	font-size:12px;
}

/* End Of Left */

/* Right Content */
#content_right {
	
	float: right;
	width: 707px;
	background-color:#3d5f12;
	margin: 0;
	padding: 0;
	
}

#content_right_bottom {
	
	float: right;
	width: 707px;
	background: #4c4c4c url() right bottom no-repeat;
	margin: 0;
	padding: 0;
	
}

#content_right_bottom_directions {
	
	float: right;
	width: 707px;
	height:725px;
	background: #4c4c4c url(images/directions.gif) center bottom no-repeat;
	margin: 0;
	padding: 0;
	
}


#content_right_top {

	width: 682px;
	background: ;
	margin: 0;
	padding: 33px 0px 0px 25px;
	
}

#content_right_top .post_area {
	
	width: 660px;
	margin: 0;
	padding: 15px 0 0 0;
	
}

.post_area h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #bcec52;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.post_area h3 {
	
	font-family: Tahoma;
	font-size:18px;
	color: #fb951d;
	margin: 0 0 10px 0;
	padding: 0;
	
}
.post_area table {
	font-family: Tahoma;
	font-size:	16px;
	text-align: left;
	color: #FFF;
	width:300px;
	margin: 0 0 20px 0px;

}

.post_area table caption{
	font-family: Tahoma;
	font-size:	18px;
	text-align: left;
	color: #bcec52;
	padding: 0 0 20px 0;
	
}

.post_area table th{
	font-family: Tahoma;
	font-size:	18px;
	color: #fff;
	padding: 0 0 20px 0;
	
}

.right {
	text-align:right;
	padding:0 0 0 0;
}

.right tr {
	padding: 0 0 18px 0;
}


.post_area p {
	font-family: Tahoma;
	font-size:	16px;
	text-align: justify;
	color: #FFFFC1;
	margin: 0 0 10px 0;
	padding: 0;
	
}
.post_area h2 {
	
	font-family: Tahoma;
	font-size:	12px;
	color: #AFA;
	margin: 0 0 10px 0;
	padding: 0;
	
}

* html #content_right_bottom_section {

	margin-top: -20px;
}

#content_right_bottom_section {

	width: 687px;
	background: #4c4c4c;
	margin: 0;
	padding: 10px;
	
}

#content_right_bottom_section .text_area {
	

	margin: 0;
	padding: 20px 0px 20px 20px;
	
}

/* End Of Right Content */

#footer {
	background: #000;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #bcec52;

}

#footer a {
	
	color: #bcec52;
	text-decoration: underline;

}

#footer a:hover {
	
	color: #ff0;
	text-decoration: none;

}

.cleaner {
	
	clear: both;
	height: 0px;
	
}
