@charset "utf-8";
body {
	background-image: url(../assets/gradient.png);
	background-repeat: repeat-x;
}
#water {
	background-image: url(../assets/water.png);
	background-repeat: repeat-x;
	position: fixed;
	bottom: 0px;
	height: 240px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	z-index: 0;
}

* html #water { /* lte IE6 */
	position:absolute;
}

#container {
	height: 700px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
}


#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:758px;
	height:642px;
}

#top-frame {
	position:absolute;
	left:0px;
	top:0px;
	width:758px;
	height:30px;
}

#snow-upper {
	position:absolute;
	left:0px;
	top:30px;
	width:316px;
	height:68px;
}

#home-button {
	position:absolute;
	left:316px;
	top:30px;
	width:74px;
	height:52px;
}

#home-about-spacer {
	position:absolute;
	left:390px;
	top:30px;
	width:13px;
	height:68px;
}

#about-button {
	position:absolute;
	left:403px;
	top:30px;
	width:76px;
	height:52px;
}

#about-plans-spacer {
	position:absolute;
	left:479px;
	top:30px;
	width:11px;
	height:68px;
}

#plans-button {
	position:absolute;
	left:490px;
	top:30px;
	width:74px;
	height:52px;
}

#plans-contact-spacer {
	position:absolute;
	left:564px;
	top:30px;
	width:15px;
	height:68px;
}

#contact-button {
	position:absolute;
	left:579px;
	top:30px;
	width:72px;
	height:52px;
}

#contact-border {
	position:absolute;
	left:651px;
	top:30px;
	width:107px;
	height:68px;
}

#home-border {
	position:absolute;
	left:316px;
	top:82px;
	width:74px;
	height:16px;
}

#about-border {
	position:absolute;
	left:403px;
	top:82px;
	width:76px;
	height:16px;
}

#plans-border {
	position:absolute;
	left:490px;
	top:82px;
	width:74px;
	height:16px;
}

#contact-border014 {
	position:absolute;
	left:579px;
	top:82px;
	width:72px;
	height:16px;
}

#skiier {
	position:absolute;
	left:0px;
	top:98px;
	width:221px;
	height:166px;
}

#body-slice {
	position:absolute;
	left:221px;
	top:98px;
	width:512px;
	height:495px;
	background-image: url(../assets/images/body_slice.png);
}
#body_title {
	height: 30px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
}
#body_content {
	height: 460px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
#body_left_column {
	height: 440px;
	width: 245px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFF;
}
.calltoaction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	text-indent: 10px;
}

#body_right_column {
	float: right;
	height: 440px;
	width: 245px;
}
#home_image {
	height: 160px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 4px;
	padding-top: 5px;
}
#inset_box {
	background-image: url(../assets/inset_box.png);
	height: 250px;
	width: 245px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 6px;
	padding-top: 8px;
	line-height: 12px;
}
p {
	margin: 0px;
	padding: 0px;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}



#right-frame {
	position:absolute;
	left:733px;
	top:98px;
	width:25px;
	height:544px;
}
.subhead_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
}


#climber {
	position:absolute;
	left:0px;
	top:264px;
	width:221px;
	height:124px;
}

#rock-one {
	position:absolute;
	left:0px;
	top:388px;
	width:221px;
	height:112px;
}

#rock-2 {
	position:absolute;
	left:0px;
	top:500px;
	width:221px;
	height:93px;
}

#bottom-left-corner {
	position:absolute;
	left:0px;
	top:593px;
	width:221px;
	height:49px;
}

#bottom-frame {
	position:absolute;
	left:221px;
	top:593px;
	width:512px;
	height:49px;
	background-image: url(../assets/images/bottom_frame.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	background-repeat: no-repeat;
}#biker {
	height: 300px;
	width: 212px;
	position: absolute;
	z-index: 15;
	top: 315px;
	left: 70px;
}
#white_boat {
	height: 254px;
	width: 182px;
	position: fixed;
	z-index: 1;
	bottom: 25px;
}
* html #white_boat { /* lte IE6 */
	position:absolute;
}
#yellow_boat {
	height: 165px;
	width: 119px;
	position: fixed;
	z-index: 1;
	bottom: 30px;
	right: 50px;
}
* html #yellow_boat { /* lte IE6 */
	position:absolute;
}
#logo {
	height: 101px;
	width: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.secondary_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#about_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	height: 440px;
	width: 245px;
	float: left;
}
#about_image_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	height: 440px;
	width: 245px;
	text-align: center;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 1em;
	font-weight: bold;
}
#contact_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	float: left;
	height: 440px;
	width: 490px;
	font-weight: bold;
}
#plans_large {
	width: 455px;
	height: 440px;
	padding-left: 25px;
	padding-right: 20px;
}
.plans_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
}
.colored_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #4F361E;
	text-align: center;
}
.colored_cell_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-color: #B3A181;
	text-align: center;
}
.colored_cell_light a:visited {
	color: #000;
}
.colored_cell a:visited {
	color: #FFF;
}
#link_table {
	border: .5px groove #B3A181;
}
