* {
	 margin: 0; padding:0; 
}
body {
	background: url('../images/bkgd.jpg') top center no-repeat #323c45;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
}
img { 
	border: 0; 
}
h1 { 
	margin-bottom: 1em; 
	font-weight: normal; 
}
h2 { 
	margin: 1em 0 .5em; 
}
a { 
	color: #992D20; 
	text-decoration: none; 
}
a:hover { 
	text-decoration: 
	underline; 
}
#wrapper { 
	width: 780px; 
	border: solid 2px #2C3033; 
	margin: 0 auto; 
	/*font-size: 87%; */
}
body#index #header, #header { 
	border-bottom: 
	32px solid #992D20; 
}
#header { 
	height: 178px; 
	background: url('../rotator/rotator.php') bottom center no-repeat; 		
}
body#index #header { 
	height: 393px; background:none;/*background: url('../images/alarka-mountain-hdr.jpg') bottom center no-repeat; text-align:center;*/ 
	overflow:hidden; 
}
#join { 
	background-color: #2C3033; 
	padding: 5px 0; 
	text-align: right; 
	color: #fff; 
}
#join label { 
	padding-right: 5px;
}	

/* NAVIGATION */
#nav #logo { 
	position: absolute; top: -104px; left: 175px; 
	z-index: 100; }

#nav { 
	height: 99px; 
	background: url('../images/nav-bkgd.gif') bottom center no-repeat; 
	text-align: center; 
	position: relative; 
}
#nav ul { 
	list-style: none; 
	position: relative; top: 50px; 
}
#nav ul li { 
	display: inline; 
}
#nav ul li a { 
	color: #FFF; 
	text-transform: uppercase; 
	margin: 0 .6em; 
}
#nav ul li a:hover { 
	color: #EB8F23; 
}
#nav ul li a.active { 
	color: #EB8F23; 
}
.seoMainNavFooter {
	width: 780px;
	border: solid 2px #2C3033;
	margin: 0 auto;
	font-size: 87%;
	text-align: center;
	position: relative;
}
body#index #content { 
	line-height: 1.6em; 
}
#content { background: url('../images/content-bkgd.gif') top center no-repeat #eedcab; 
	color: #380000; 
	padding: 35px 125px 25px; }
#content p { margin-bottom: 1em; text-align: justify; }
#content span.large_caps { text-transform: uppercase; font-size: 1.5em; letter-spacing: .25em; }

/* FOOTER */
#footer {
	background-color: #eedcab;
	padding: 1em;
	color: #380000;
	font-size: 11px;
	line-height: 16px;
}
#footer a {
	color: #380000;
}
#footer a:hover {
	color: #380000;
	text-decoration: underline;
}

/* ABOUT */
#content ul#about { 
	list-style-image: url('../images/leaf.gif'); 
	margin-left: 40px; 
}
#content ul#about li { 
	margin-bottom: 1em; 
	padding-left: 5px; 
}

/* PHOTOS */
#content div.photos { 
	text-align: center; 
}
#content div.photos img { 
	margin: 0 .5em .5em 0; 
	}

/* VIDEOS */
div.video { 
	float: left; 
	margin: 10px 35px; 
	text-align: center; 
}
div.video img { 
	margin-top: 3px; 
}
.back { margin-top: 1em; text-align: center; }

/* CONTACT */
.contact_text { 
	float: right; 
	width: 200px; }

/* FORMS */
#content form label { float: left; width: 75px; text-align: right; margin-right: 5px; }
#content form p { clear: left; }
#content form p.buttons { padding-left: 80px; }

.attraction { 
	margin-bottom: 2em; 
}
.clear { 
	clear: both; 
	}
.center { 
	text-align: center; 
}
.fleft { 
	float: left; 
	padding-right: 1em;
}
.fright { 
	float: right; 
	padding-left: 1em; 
	}
a[href$='.pdf'] { 
	padding: 0 11px 0 0; 
	zoom:1; 
	margin: 0; 
	background: transparent url(../images/adobereaderlink.gif) no-repeat right 35%; 
}
.redtype {
	color: #992D20;
}

