@charset "utf-8";
body {
	margin-top: 0px;
	margin-left: 0px;
	font: 12px/18px "Helvetica Neue", Arial, "generic sans-serif";
	color: #EDE2CB;
	background-color: #343B08;
	background-image: url(images/bg_landing_content.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

h1 {
	font: bolder 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #E8B053;
	margin: 0px;
}
h2 {
	font: bolder 15px/20px Georgia, "Times New Roman", Times, serif;
	color: #E8B053;
	margin: 0px;
	text-align: center;
}
a {
	color: #710000;
}
img {
	border-style: none;
}

#container {
	height: 846px;
	width: 960px;
	position: relative;
	background: url(images/bg_container_landing.jpg) no-repeat right top;
	margin: 0px auto;
	
}
#container_content {
	height: 511px;
	width: 960px;
	position: relative;
	background: url(images/bg_container_landing.jpg) no-repeat right top;
	margin: 0px auto;
}
#content {
	height: auto;
	width: 960px;
	margin-right: auto;
	position: relative;
	margin-left: auto;
}
.boxes {
	float: left;
	height: 600px;
	width: 172px;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 10px;
}

#content a {
	color: #768145;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}



#logo {
	height: 121px;
	width: 352px;
	background: url(images/logo.jpg) no-repeat;
	left: -148px;
	position: absolute;
}
#nav {
	height: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 99999999;
	float: right;
}
#scroll {
	position: absolute;
	height: 290px;
	width: 475px;
	left: 0px;
	top: 150px;
	font-family: "Helvetica Neue", Arial, "generic sans-serif";
	color: #202810;
	margin: 0px;
}
#scroll ul {
	list-style: url(images/bullet.gif);
	margin-left: 20px;
	margin-right: 20px;
	padding-right: 80px;
	padding-left: 20px;
}
#scroll h1 {
	font: italic bolder 22px/26px Georgia, "Times New Roman", Times, serif;
	color: #620000;
	background: url(images/rule_h1.gif) repeat-x left bottom;
	display: block;
	padding-bottom: 5px;
}
#scroll h2 {
	font: italic bolder 22px/26px Georgia, "Times New Roman", Times, serif;
	color: #620000;
	background: url(images/rule_h1.gif) repeat-x left bottom;
	padding-bottom: 4px;
	text-align: left;
	padding-top: 5px;
}

#scroll p {
	margin: 15px 0px;
	padding: 0px;
}

#picture {
	height: 454px;
	width: 484px;
	top: 59px;
	position: absolute;
	right: 0px;
}

#box1 {
	height: 255px;
	width: 290px;
	position: absolute;
	left: 10px;
	top: 520px;
	text-align: center;
}
#rule1 {
	background: url(images/rule.gif) no-repeat;
	height: 226px;
	width: 1px;
	position: absolute;
	left: 320px;
	top: 520px;
}

#box2 {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 330px;
	top: 520px;
	text-align: center;
}
#box2 h3 {
	font: italic bolder 13px/22px Georgia, "Times New Roman", Times, serif;
	color: #E8B053;
}

#rule2 {
	background: url(images/rule.gif) no-repeat;
	height: 226px;
	width: 1px;
	position: absolute;
	left: 640px;
	top: 520px;
}
#box3 {
	height: 255px;
	width: 290px;
	position: absolute;
	top: 520px;
	right: 10px;
	text-align: center;
}

#message {
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#bottom_nav_box {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 920px;
	height: 45px;
	border-top: 1px dotted #F4CF95;
	color: #4D4F1E;
	font-size: 10px;
	padding-top: 5px;
}
#bottom_nav {
	position: absolute;
	height: 25px;
	top: 0px;
	right: 0px;
	padding-top: 5px;
}
#bottom_nav  a  {
	color: #EDDEB7;
	font-size: 10px;
	text-decoration: none;
}

#bottom_nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
}
#bottom_nav li {
	display: inline;
	border-right: 1px solid #767A2E;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #595C23;
}
#bottom_nav li.last  {
	border-right-style: none;
}
#copyright {
	height: 150px;
	width: 875px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #EDDEB7;
	position: relative;
	text-align: center;
	line-height: 15px;
	margin-top: 35px;
}
#copyright img {
	padding-right: 8px;
	vertical-align: middle;
}
#mountains {
	background: url(images/bottom_mountains_fade_single_landing.jpg) no-repeat center top;
	height: 538px;
	position: relative;
}
#lightbox_siteMap {
	width: 606px;
	margin-right: auto;
	margin-left: auto;
}
#amenities {
	height: 209px;
	width: 967px;
	position: absolute;
	left: -10px;
	top: 513px;
	background-repeat: no-repeat;
	background-position: center top;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
}
#clear {
	clear: both;
}
