/* CSS Document */

body
{
margin:0px;
font-family:Arial, Helvetica, sans-serif;
background-image:url(../images/body_background.jpg);
background-position:bottom;
background-repeat:repeat-x;
}
hr {
	border: 0; 
	height: 1px;
	color: #E9F2FC; 
	background-color: #E9F2FC;
	margin-left: auto;
	margin-right: auto; 
	}
.outerheader
{
width:100%;
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
}

.header
{
width:904px;
margin-left:auto;
margin-right:auto;
height:168px;
background-image:url(../images/bg.jpg);
}
.logo
{
width:270px;
height:168px;
float:left;
}
.tagline
{
width:400px;
height:68px;
float:right;
padding-right:50px;
text-align:right;
/*line-height:36px;*/
padding-top:70px;
}
.tagline h1
{
color:#003399;
font-size:30px;
font-weight:normal;
letter-spacing:-1px;
margin:0px;
}
.tagline h2
{
color:#0066CC;
font-size:50px;
font-weight:normal;
letter-spacing:-2px;
margin:0px;
}

.menu
{
height:36px;
width:904px;
margin-left:auto;
margin-right:auto;
}
.menuLeft
{
width:8px;
height:36px;
float:left;
}
.nav_outer
{
background-image:url(../images/menu_bg.jpg);
background-repeat:repeat-x;
float:left;
height:36px;
width:888px;
text-transform:uppercase;
}


#nav a
{
color:#FFFFFF;
text-decoration:none;
display: block;

}


#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}

#nav li ul {
margin-top:7px;
padding:10px;
    background-color:#023D77;
	position: absolute;
	left: -999em;
	width:200px;
	font-size:14px;
	text-transform:none;
}
#nav li ul li
{
padding:3px;
float:none;
}

#nav li ul li:hover
{
background-color:none;
}
#nav li ul li a:hover
{
color:#FFCC00;
}

#nav li:hover
{
background-color:#023D77;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/*
#nav li
{
position: relative;
margin:0px;
float:left;
padding:8px 18px 8px 18px;
}


#nav li ul {
  display: none;
  position: absolute; 
  top: 1em;
  left: 0;
  }
#nav li > ul {
	top: auto;
	left: auto;
	}
	
#nav li:hover ul 
{display: block;
 background-color:#000033;}
*/
.menuRight
{
width:8px;
height:36px;
float:left;
}

.hero
{
clear:left;
width:904px;
margin-left:auto;
margin-right:auto;
border-bottom:7px #3A5985 solid;
}
/*.hero img
{
border-bottom:7px #3A5985 solid;
}
.hero object
{
border-bottom:7px #3A5985 solid;
}*/
.hero_home
{
clear:left;
width:904px;
margin-left:auto;
margin-right:auto;
}
.resortlogos
{
width:904px;
height:106px;
margin-left:auto;
margin-right:auto;
}
.content
{
width:904px;
margin-top:15px;
margin-left:auto;
margin-right:auto;
margin-bottom:50px;
background-color:#FFFFFF;
}

.left
{
width:530px;
padding:20px;
float:left;
border-right:solid #E9F2FC 2px;
line-height:24px;
}

.left table
{
font-size:12px;
}

.left h1
{
color:#003366;
letter-spacing:-2px;
line-height:normal;
}
.left h2

{
letter-spacing:-1px;
color:#82A5CC;
}
.left h3
{
color:#666666;
}
.left a
{
color:#0066CC;
text-decoration:none;
}
.left a:hover
{
text-decoration:none;
color:#003399;
}

.right
{
width:292px;
float:left;
padding:20px;
font-size:12px;
}

.right h1
{
color:#003399;
font-size:18px;
text-transform:uppercase;
font-weight:normal;
letter-spacing:-1px;
}

.right h2
{
color:#999999;
font-size:14px;
font-weight:normal;
}
.right a
{
color:#0066CC;
text-decoration:none;
}
.right a:hover
{
text-decoration:none;
color:#003399;
}
.right ul
{
list-style:none;
margin:0px;
padding:0px;
}

.accent
{
color:#0066FF;
}
.reqField
{
color:#990000;
}
.resort_img
{
border:#E8F4FD 3px solid;
margin:7px;
}


.footer
{
width:900px;
margin-left:auto;
margin-right:auto;
font-size:11px;
}

.footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-right:1px #B6E4ED solid;
}

.footer li {
	float: left;
	padding-right:20px;
}
.footer li ul
{
border:none;
}

.footer li ul li {
width:auto;
	font-size:11px;
	float:none;

}
.footer li a
{
color:#003366;
font-weight:bold;
text-decoration:none;
}
.footer li ul li a
{
color:#0066CC;
text-decoration:none;
font-weight:normal;
}
.footer a:hover
{
color:#0066FF
}
.skistaybox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000033;
	margin: 3px;
	padding: 3px;
	float: right;
	height: auto;
	width: 220px;
	border: thin dotted #82A5CC;
}

#skistaybox h2
{
color:#82A5CC;
font-size:14px;
font-weight:normal;
letter-spacing:-2px;
}

