/* GLOBAL ELEMENTS */
* {
	color:#000;
	font-family:verdana,trebuchet ms,helvetica,arial,sans-serif;
	}

body {
	background:#000 url('images/bg.jpg');
	margin:0;
	padding:0;
	font-size:62.5%;
	text-align: center;
	}

img {
	border-width:0;
	border-style:none;
	margin:0;
	padding:0;
	}

p, span, ul, ol {
	font-size:1.1em;
	padding:0;
	}
p {
	margin:0 0 5px 0;
	}
hr {
	color: #231f20;
	background-color: #231f20;
	height: 1px;
	width: 90%;
	border: 0;
	text-align: left;
	margin-top: 5px;
	margin-right:auto;
	margin-bottom:5px;
	margin-left:auto;
	}

input, textarea, checkbox, select, file {
	border:1px solid #000000;
	font-size: 1.1em;
	padding:0;
	margin: 2px 0 2px 0;
	}

fieldset {
	margin:5px 5px 5px 20px;
	}
/* END GLOBAL */

/* STANDARD CLASSES */
.alert {
	color:#ff0000;
	font-size: 1.1em;
	line-height: 15px;
	padding:0;
	}

.legal {
	font-size:1em;
	color:#cccccc;
	line-height:13px;
	}
.wysiwyg {
	margin:5px 0 5px 0;
	border:0;
	padding:0;
	width:480px;
	font-size:1.1em;
	}
.wysiwyg_hm {
	margin:5px 0 5px 20px;
	border:0;
	padding:0;
	width:446px;
	font-size:1.1em;
	}
.wysiwyg p, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg_hm p, .wysiwyg_hm h1, .wysiwyg_hm h2, .wysiwyg_hm h3, .wysiwyg_hm h4, .wysiwyg_hm h5, .wysiwyg_hm h6 {
	margin:0 0 5px 0;
	padding:0;
	}
.common {
	margin:5px 0 5px 0;
	padding:0;
	border:0;
	width:480px;
	font-size:1.1em;
	}
	.clear_float {
		clear: both;
		}
/* END STANDARD CLASSES */

/* STANDARD HEADER */
h1, h2, h3, h4, h5, h6 {
	color:#484848;
	margin: 0 0 5px 0;
	}
h1 {font-size:18px;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4 {font-size:1.2em;}
h5 {font-size:1.1em;}
h6 {font-size:1em;}

/* END STANDARD HEADER */

/* STANDARD LINKS */
a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a, strong a {
	text-decoration:none;
	color:#592309;
	font-weight: bold;
	}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, li a:hover, strong a:hover {
	color:#87340D;
	}

/* END STANDARD LINKS */

/* ALIGNMENTS */
.cal {text-align:center;}
.left {text-align:left;}
.ral {text-align:right;}
.tvert {vertical-align:top;}
.mvert {vertical-align:middle;}
.mcal {vertical-align:middle;text-align:center;}
.tcal {vertical-align:top;text-align:center;}
/* END ALIGNMENTS */

/* TABLE */
/* END TABLE */

/* TD */
/* END TD */

/* DIV */
#footer_right, #footer_left, #content_wrap, #top_left, #content_hm {
	margin:0;
	_margin:0;
	}
#banner, #frame, #sponsors, #right_bar, #top_left, #content_hm, #footer, #footer_right, #footer_left, #content_wrap, #right_top, #top_left_int, #content_wrap_int, #right_bar_int, #content_int, #content_int_alt, #top_wrap {
	padding:0;
	_padding:0;
	}
#banner, #frame, #sponsors, #right_bar, #top_left, #content_hm, #footer, #footer_right, #footer_left, #content_wrap, #right_top, #top_left_int, #content_wrap_int, #right_bar_int, #content_int, #content_int_alt, #top_wrap {
	border:0;
	}
#banner {
	margin: 10px auto 0 auto;
	background: transparent url('images/bdr_top.gif') no-repeat;
	width:763px;
	height:58px;
	}
#frame, #sponsors {
	text-align:center;
	margin: 0 auto 0 auto;
	background: #000;
	width: 763px;
	}
#top_wrap {
	width:741px;
	margin:0 auto 0 auto;
	_margin:0;
	text-align:left;
	}
#sponsors {
	height:100px;
	vertical-align:middle;
	}
#right_bar, #right_top {
	float: right;
	text-align: left;
	width: 242px;
	}
#right_bar {
	margin: 0 11px 0 0;
	_margin: 0 11px 0 0;
	background: transparent url('images/bg_hm_right.jpg') no-repeat;
	height:681px;
	}
#right_bar_int {
	margin: 0 20px 0 0;
	_margin: 0 20px 0 0;
	float: right;
	width:197px;
	}
#right_top {
	margin: 0;
	_margin: 0;	
	background: transparent url('images/bg_int_right.jpg') no-repeat;
	height:311px;
	}
#top_left, #top_left_int {
	background: transparent url('images/bg_menu.jpg') no-repeat bottom;
	width: 499px;
	height:311px;
	}
#top_left_int {
	margin: 0;
	_margin: 0;
	}
#content_hm {
	width: 499px;
	background: transparent url('images/bg_whats_new.jpg') no-repeat;
	height:370px;
	text-align: left;
	}
#content_int, #content_int_alt {
	margin: 0 0 0 21px;
	_margin: 0 0 0 21px;
	text-align: left;
	}
#content_int {
	width:480px;
	}
#content_int_alt {
	width:710px;
	}
#content_wrap {
	width: 499px;
	float:right;
	}
#content_wrap_int {
	margin: 0 11px 0 0;
	_margin: 0 11px 0 11px;
	width:741px;
	float:right;
	background: #fff;
	min-height: 350px;
	height: auto !important;
	height:350px;
	background:#fff url('images/bg_content_int.jpg') no-repeat;
	}
#footer {
	padding-top: 3px;
	width: 763px;
	background: transparent;
	margin: 0 auto 10px auto;
	color: #fff;
	}
#footer_right, #footer_left {
	font-size: .9em;
	color: #fff;
	width:300px;
	}
#footer_right {
	text-align: right;
	float: right;
	}
#footer_left {
	text-align: left;
	}
#mountain, #school, #rates, #community, #company, #weddings, #events, #faqs, #summer_community, #contact {
	float:left;
	}
#mountain {
	margin: 30px 0 0 26px;
	_margin: 30px 0 0 16px;
	}
#weddings {
	margin: 30px 0 0 26px;
	_margin: 30px 0 0 16px;
	}
#school {
	margin: 27px 0 0 12px;
	_margin: 27px 0 0 12px;
	}
#events {
	margin: 27px 0 0 27px;
	_margin: 27px 0 0 27px;
	}
#rates {
	margin: 26px 0 0 12px;
	_margin: 26px 0 0 12px;
	}
#faqs {
	margin: 26px 0 0 27px;
	_margin: 26px 0 0 27px;
	}
#community {
	margin: 24px 0 0 12px;
	_margin: 24px 0 0 12px;
	}
#summer_community {
	margin: 24px 0 0 27px;
	_margin: 24px 0 0 27px;
	}
#company {
	margin: 23px 0 0 12px;
	_margin: 23px 0 0 12px;
	}
#contact {
	margin: 23px 0 0 27px;
	_margin: 23px 0 0 27px;
	}
#sub_mountain, #sub_school, #sub_rates, #sub_community, #sub_company, #sub_weddings, #sub_events, #sub_faqs, #sub_summer_community, #sub_contact {
	text-align:left;
	}

/* END DIV */

/* UL */
ul.arrow, ul.arrow li {
	margin:0 0 0 26px;
	padding:0;
	list-style: url(images/arrow.gif);
	line-height:150%;
	}
/* END UL */

/* LI */

/* END LI */



/* TEXT */
/* TEXT END */

/* LINK */
#footer_left a {
	color:  #fff;
	font-weight: normal;
	}
#footer_left a:hover {
	text-decoration: underline;
	}
#sub_mountain a, #sub_school a, #sub_rates a, #sub_community a, #sub_company a, #sub_weddings a, #sub_events a, #sub_faqs a, #sub_summer_community a, #sub_contact a {
	display: block;
	border-bottom: none;
	text-decoration: none;
	width: 125px;
	border: 0 solid #f1ecd9;
	background: #000;
	padding: 5px 5px;
	color:#fff;
	}
#sub_mountain a:hover, #sub_school a:hover, #sub_rates a:hover, #sub_community a:hover, #sub_company a:hover, #sub_weddings a:hover, #sub_events a:hover, #sub_faqs a:hover, #sub_summer_community a:hover, #sub_contact a:hover {
	color:#ffdd00;
	}
ul.arrow li a {
	color:#fff;
	}
ul.arrow li a:hover {
	color:#000;
	}
/* END LINK */

/* HEADING */
/* END HEADING */

/* STRONG */
/* END STRONG */

/* SELECT */

/* END SELECT */

/* INPUT */
.go {
	border: 0;
	}
.form_register {
	margin:0 0 0 30px;
	_margin:0 0 0 30px;
	}
/* END INPUT */

/* IMG */
#sponsors {
	padding-top:3px;
	}
.head_text {
	padding-top:18px;
	}
.hdr_whats_up {
	padding:40px 0 0 0;
	margin: 0 0 0 25px;
	}
.img_hr {
	margin: 0 0 0 15px;
	}
.hm_btn_left, .hm_btn_right, .img_gallery, .img_space {
	behavior: url('includes/iepngfix.htc');
	}
.hm_btn_left {
	margin: 0 0 0 20px;
	}
.hm_btn_right {
	margin: 0 0 0 30px;
	}
.img_register {
	margin:35px 0 0 30px;
	}
.img_logo {
	margin:20px 0 0 0;
	}
.hdr_img {
	margin: 10px 0;
	}
.img_latest, .img_hours, .img_update {
	margin:15px 0 0 30px;
	}
.img_update {
	margin:5px 0 0 30px;
	}
.img_gallery {
	margin:5px 0 0 20px;
	}
.img_space {
	margin:1px 0 0 16px;
	}
.img_btn_gallery {
	margin:0 0 0 50px;
	}
.img_table {
	margin:10px 0 5px 30px;
	}
/* END IMG */

/* HR */
/* END HR */

/* SUP */
/* END SUP */
