
body {
	margin: 2px 0 0 0;
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
}

img {
	border: 0;
}

img.floatLeft {
	float:left;
	margin:0 10px 10px 0;
	}

img.floatRight {
	float:right;
	margin:0 0 10px 10px;
}

form {
	margin: 0px;
}

.rightalign {
	text-align: right
}

#containerMain {
	margin: 0 auto;
	height: auto;
	width: 1000px;
	overflow: visible;
}
/*##############################BEGIN HEADER/NAV#################################*/
#containerHeaderPrint {
	display: none;
}
#containerHeader {
	height: 150px;
	width: 933px;
	position: relative;
	overflow: hidden;
}
#boxHeaderLogo {
    top: 53px;
    left: 32px;
    width: 270px;
    height: 50px;
    position: absolute;
    overflow: hidden;
}
#boxHeaderNav1WhoWeAre {
	top: 63px;
	left: 463px;
	width: 97px;
	height: 13px;
	position: absolute;
	overflow: hidden;
}
#boxHeaderNav1WhatWeBelieve {
	top: 63px;
	left: 608px;
	width: 132px;
	height: 13px;
	position: absolute;
	overflow: hidden;
}
#boxHeaderNav1WhatWeDo {
	top: 63px;
	left: 787px;
	width: 98px;
	height: 13px;
	position: absolute;
	overflow: hidden;
}
#boxHeaderNav2WhoWeAre {
	top: 86px;
	left: 463px;
	width: 470px;
	height: auto;
	position: absolute;
	overflow: visible;
}
#boxHeaderNav2WhatWeBelieve {
	top: 86px;
	left: 608px;
	width: 325px;
	height: auto;
	position: absolute;
	overflow: visible;
}
#boxHeaderNav2WhatWeDo {
	top: 86px;
	left: 590px;
	width: 340px;
	height: auto;
	position: absolute;
	overflow: visible;
}
.txtHeaderNav2 {
	font-size: 10px;
	color: #999999;
	line-height: 15px;
	text-align: left;
}
.boxHeaderNav3 {
	width: 100%;
	height: auto;
	margin-top: 3px;
	border-top: 1px #ffffff dotted;
	padding-top: 1px;
	position: relative;
	overflow: visible;
}

.subNavDivPad {
	padding:0 5px; 
	display: inline;
}

.txtHeaderNav2 ul {margin:0; padding:0; display: inline;}
.txtHeaderNav2 ul li {list-style-type:none; margin:0; padding:0; display: inline; line-height:15px; white-space: nowrap}
.txtHeaderNav2 a:link {text-decoration:none; color:#999999;}
.txtHeaderNav2 a:visited {text-decoration:none; color:#999999;}
.txtHeaderNav2 a:hover {text-decoration:none; color:#ffffff;}
.txtHeaderNav2 a:active {text-decoration:none; color:#ffffff;}
.txtHeaderNav2 a.selected {text-decoration:none; color:#ffffff; font-weight: bold;}

/*##############################END HEADER/NAV#################################*/

/*##############################BEGIN CONTENT AREA#################################*/
/*------------------------------BEGIN GENERAL CONTENT AREA------------------------------*/

/*------------------------------txtContentGray------------------------------*/
#containerMiddleGray {
	height: auto;
	width: 933px;
	position: relative;
	overflow: visible;
	background-color: #333333;
	font-size: 12px;
	text-align: left;
}

.txtContentGray {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-align: left;
}
.txtContentGray p {
	margin: 0 0 15px 0;

}
.txtContentGray a:link {text-decoration:underline; color:#FFFFFF;}
.txtContentGray a:visited {text-decoration:underline; color:#FFFFFF;}
.txtContentGray a:hover {text-decoration:underline; color:#55AAFF;}
.txtContentGray a:active {text-decoration:underline; color:#55AAFF;}

.txtContentGray h1 {
	margin: 0 0 16px 0;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -.05em;
	line-height: 30px;
	color: #55AAFF; /* set this color value with a section variable */
}

.txtContentGray h1 a:link {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.txtContentGray h1 a:visited {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.txtContentGray h1 a:hover {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.txtContentGray h1 a:active {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
/*------------------------------txtContentWhite------------------------------*/
#containerMiddleWhite {
	height: auto;
	width: 933px;
	position: relative;
	overflow: visible;
	background-color: #ffffff;
	font-size: 12px;
	text-align: left;
	
}
.txtContentWhite {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	text-align: left;
}
.txtContentWhite p {
	margin: 0 0 15px 0;

}
.txtContentWhite a:link {text-decoration:underline; color:#333333;}
.txtContentWhite a:visited {text-decoration:underline; color:#333333;}
.txtContentWhite a:hover {text-decoration:underline; color:#55AAFF;}
.txtContentWhite a:active {text-decoration:underline; color:#55AAFF;}

.txtContentWhite h1 {
	margin: 0 0 16px 0;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -.05em;
	line-height: 30px;
	color: #55AAFF; /* set this color value with a section variable */
}

.txtContentWhite h1 a:link {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.txtContentWhite h1 a:visited {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.txtContentWhite h1 a:hover {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.txtContentWhite h1 a:active {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */

.subhead {
	font-weight: bold;
	color: #55AAFF; /* set this color value with a section variable */
}
.subhead a:link {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.subhead a:visited {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.subhead a:hover {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
.subhead a:active {text-decoration:underline; color:#55AAFF;} /* set this color value with a section variable */
/*------------------------------END GENERAL CONTENT AREA------------------------------*/

/*------------------------------BEGIN TEMPLATE 0------------------------------*/

#boxTemplate0Content {
	width: 933px;
	height: 376px;
	overflow: hidden;
}

/*------------------------------BEGIN TEMPLATE 1------------------------------*/

#boxTemplate1Content {
	width: 312px;
	height: auto;
	overflow: hidden;
	margin: 33px 0 6px 0;
}

/*------------------------------BEGIN TEMPLATE 2------------------------------*/

#boxTemplate2Content {
	width: 539px;
	height: auto;
	overflow: hidden;
	margin: 33px 0 6px 0;
}

/*------------------------------BEGIN TEMPLATE 3/4------------------------------*/

#boxTemplate34Content {
	width: 330px;
	height: auto;
	overflow: hidden;
	margin: 33px 0 6px 0;
}

/*------------------------------BEGIN TEMPLATE 5------------------------------*/
#boxTemplate5Nav {
    width: 158px;
    height: auto;
    overflow: hidden;
    margin-left: 18px;
}

#boxTemplate5Content {
    width: 470px;
    height: auto;
    overflow: hidden;
    margin: 0 23px 0 23px;
}

#boxTemplate5Persistent {
    width: 220px;
    height: auto;
    overflow: hidden;
}
/* -- changed 9/12/2007 to widen right panel
#boxTemplate5Nav {
	width: 163px;
	height: auto;
	overflow: hidden;
	margin-left: 18px;
}

#boxTemplate5Content {
	width: 470px;
	height: auto;
	overflow: hidden;
	margin: 0 33px 0 48px;
}

#boxTemplate5Persistent {
	width: 165px;
	height: auto;
	overflow: hidden;
}
*/
/*use this id to remove margin on first <p> tag in firefox*/	
#boxTemplate5Persistent p:first-child {margin-top:0;}


/*------------------------------begin left nav------------------------------*/
ul#nav {margin:0; padding:0;}
ul#nav li {list-style-type:none; margin:0; line-height:18px;}
#nav a {font-size:11px;}
#nav a:link {text-decoration:none; color:#333;}
#nav a:visited {text-decoration:none; color:#333;}
#nav a:hover {text-decoration:underline; color:#55AAFF;}
#nav a:active {text-decoration:underline; color:#55AAFF;}
#nav a.selected {color:#55AAFF;}

/*------------------------------BEGIN TEMPLATE 6------------------------------*/

#boxTemplate6Content {
	width: 489px;
	height: auto;
	overflow: hidden;
	margin: 33px 0 6px 0;
}

/* these styles are for template6_wrap.asp where the text wraps under the image
	hang on to for now, just in case...
	
#boxTemplate6Padding {
	padding: 33px;
	overflow: auto;
}

#boxTemplate6PhotoTopRight {
	float: right;
	margin: -33px -33px 25px 25px;
}
*/


/*------------------------------BEGIN TEMPLATE 7------------------------------*/

#boxTemplate7Persistent {
	width: 163px;
	height: auto;
	overflow: hidden;
	margin-left: 18px;
}

#boxTemplate7Content {
	width: 564px;
	height: auto;
	overflow: hidden;
	margin: 0 33px 0 48px;
}


/*use this id to remove margin on first <p> tag in firefox*/	
#boxTemplate7Persistent p:first-child {margin-top:0;}

/*##############################END CONTENT AREA#################################*/


/*##############################BEGIN FOOTER#################################*/

/*------------------------------BEGIN FOOTER1------------------------------*/
#containerFooter1 {
	height: 43px;
	width: 933px;
	position: relative;
	overflow: hidden;
}
#boxFooter1Investors {
	top: 18px;
	left: 102px;
	width: 61px;
	height: 11px;
	position: absolute;
	overflow: hidden;
}	
#boxFooter1Media {
	top: 18px;
	left: 177px;
	width: 44px;
	height: 11px;
	position: absolute;
	overflow: hidden;
}
#boxFooter1Environment {
	top: 18px;
	left: 233px;
	width: 84px;
	height: 11px;
	position: absolute;
	overflow: hidden;
}
#boxFooter1Join {
	top: 18px;
	left: 327px;
	width: 91px;
	height: 11px;
	position: absolute;
	overflow: hidden;
}	
#boxFooter1BookSnow {
	top: 0px;
	left: 591px;
	width: 107px;
	height: 43px;
	position: absolute;
	overflow: hidden;
}
#boxFooter1BookRock {
	top: 0px;
	left: 762px;
	width: 95px;
	height: 43px;
	position: absolute;
	overflow: hidden;
}	

/*------------------------------BEGIN FOOTER2------------------------------*/

#containerFooter2 {
	height: 27px;
	width: 933px;
	position: relative;
	overflow: hidden;
	background-color: #3a3a3c;
	background-image: url(../images/bg_footer2.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#boxFooter2OurResorts {
	top: 9px;
	left: 0px;
	width: 101px;
	height: 10px;
	position: absolute;
	overflow: hidden;
}	
#boxFooter2Ticker {
	top: 8px;
	left: 102px;
	width: 385px;
	height: 11px;
	position: absolute;
	overflow: visible;
}
#boxTicker {
	width: 385px;
	height: 11px;
	line-height: 11px;
	overflow: visible;
	text-align: left;
}
.txtTicker {
	color: #ffffff;
	font-size: 11px;
	line-height: 11px;
}
.txtTicker A:link {
	text-decoration: none;
	color: #ffffff;
}
.txtTicker A:visited {
	text-decoration: none;
	color: #ffffff;
}
.txtTicker A:hover {
	text-decoration: underline;
	color: #ffffff;
}
.txtTicker A:active {
	text-decoration: underline;
	color: #ffffff;
}		
#boxFooter2Links {
	top: 5px;
	left: 509px;
	width: 250px;
	height: 17px;
	position: absolute;
	overflow: hidden;
	text-align: left;
	line-height: 17px;
}		
#boxFooter2Links A {
	font-size: 10px;
	font-weight: normal;
}
#boxFooter2Links A:link {
	text-decoration: none;
	color: #999999;
}
#boxFooter2Links A:visited {
	text-decoration: none;
	color: #999999;
}
#boxFooter2Links A:hover {
	text-decoration: none;
	color: #ffffff;
}
#boxFooter2Links A:active {
	text-decoration: none;
	color: #ffffff;
}
.txtFooter2LinkMargin {
	margin-right: 15px;
}
#boxFooter2Search {
	top: 5px;
	left: 761px;
	width: 166px;
	height: 17px;
	position: absolute;
	overflow: hidden;
}
#boxFormSearch {
	width: 166px;
	height: 17px;
	overflow: hidden;
	background-image: url(../images/bg_search.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.frmInputText {
	float: left;
	height: 17px;
	border: 0;
	padding: 1px 0 0 5px;
	margin: 0;
	font-size: 10px; /*font doesn't want to go any smaller than 12 for some reason*/
	background-color: transparent;
	color: #999999;
}
.frmInputImage {
	float: right;
	height: 17px;
	width: 17px;
}

/*------------------------------BEGIN FOOTER3------------------------------*/

#containerFooter3 {
	margin-top: 14px;
	font-size: 9px;
	color: #434342;
}

/*##############################BEGIN FOOTER#################################*/