/*_____________TOP NAVIGATION______________*/
#mainnav {
	width: 730px;
	height: 50px;
	margin-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float:left;
	margin-left: 20px;
	z-index: 7;
}

#nav, #nav ul {
	float: left;
	height:29px;
	width: 730px;
	list-style: none;
	line-height: 1;
	/*background: #fff;*/
	font-weight: bold;
	padding: 0;		
}

#nav a {
	display: block;
	color: #7C3A00;
	text-decoration: none;
	
}
#nav ul li {
	padding: 5px 5px;
}


#nav li {
	float: left;
	padding: 0;
	width:108px;
	
}

#nav li.experience {
	float: left;
	padding: 0;
	width: 208px;	
	
}
#nav li.resorts {
	float: left;
	padding: 0;
	width: 164px;	
}
#nav li.booknow {
	float: left;
	padding: 0;
	width: 136px;	
}


#nav li ul {
	position: absolute;
	left: -400em;
	/*height: auto;*/
	width: 650px;
	wid\th: 650px;
	font-weight: normal;
	margin: 0;
	/*background-color:#ffffff;
	border: solid #560909;
	border-width: 0 1px 1px 1px;*/
	
}
#nav li:hover, #nav li.sfhover {
	
}




#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -400em;
	

}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	
}





/*added code*/
#nav li:hover, #nav li.hover {
    position: static;
}

/*adjusts subnav location*/
#nav li ul {
	
	margin-left: 0px;
	margin-top:0px;
	}


	
 #nav li li.subnav{
	width:60px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	



	}
 #nav li li.subnavSm{
	width:40px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
		


	}
#nav li li.subnavLong{
	width:110px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	


	}
 #nav li li.subnavFirst{
	width:70px;
	text-align:center;
	background-image: url(../images/line3.gif);
	background-repeat: no-repeat;
	background-position: left center;
		

	}
	
#nav li li a.on{
	color:#DF7A1C;
	text-align:center;
	
	}
	
/*_____________MAIN BRAND STYLES______________*/

#logo {
	height: 104px;
	width: 169px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 5;
	padding-top: 0px;
	float: right;
	margin-top: 0px;
	margin-left: 15px;
}
#headerbg {
	height: 90px;
	width: 950px;
	margin-top: 28px;	/*background-image: url(../images/header_bg.png);
	background-repeat: repeat-y;
	background-position: left top;*/	/*opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	z-index: 4;*/
	background-image: url(../img/bg_menu_top.png);
	background-repeat: repeat-x;
}



#content {
	height: 600px;
	width: 950px;
	padding-top: 0px;
	padding-left: 0px;
	z-index: 1;
	margin-top: 0px;
	left: 0px;
	top: 0px;
}
#headerHome {
	width: 950px;
	z-index: 3;
	position: absolute;
	top: 0px;
	height: 124px;
	margin-top: 0px;
}


 
#callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	z-index: 7;
	height: 114px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 471px;
}

#calloutTall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-opacity: .8;
	z-index: 7;
	height: 135px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 471px;
}

#calloutTall a{
	color: #7C3A00;
}

#mainnav {
	margin-top:40px;
}
	
.calloutTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3A00;
	padding-right: 200px;
	padding-left: 53px;
	line-height: 1.8em;
}

.calloutTxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7C3A00;
	padding-top: 0px;
	padding-bottom:8px;
	padding-left: 53px;
}

.calloutTxt3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3A00;
	padding-right: 80px;
	padding-left: 53px;
	line-height: 1.8em;
}

.calloutTxt4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7C3A00;
	padding-right: 140px;
	padding-left: 53px;
	line-height: 1.8em;
}

#callout img {
	margin-top: 15px;
}

#calloutTall img {
	margin-top: 15px;
}

	
#nav li li a.on{
	color:#DF7A1C;
	text-align:center;	
	}
	
	
/*added code*/
#nav li:hover, #nav li.hover {
    position: static;
}




/*_____________STATIC TOP NAVIGATION______________*/


#subnav {
	float: left;
	height:29px;
	width: 720px;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 0;		
}

#subnav a {
	display: block;
	color: #7C3A00;
	text-decoration: none;
	
}
#subnav ul li {
	margin: 0px 5px;
	list-style: none;
}


#subnav li {
	float: left;
	padding: 0;
	width:108px;
	
}

#subnavnav ul {
	position: absolute;
	left: -400em;
	/*height: auto;*/
	width: 650px;
	wid\th: 650px;
	font-weight: normal;
	margin: 0;
	/*background-color:#ffffff;
	border: solid #560909;
	border-width: 0 1px 1px 1px;*/
	
}

/*adjusts subnav location*/
#subnav {
	background-color:#EDE6D6;
	width:485px;
	height:18px;
	margin-left: 15px;
	margin-top:10px;
	padding-top:5px;
	}


	
 #subnav li.subnav{
	width:60px;
	height:10px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
		
	



	}
 #subnav li.subnavSm{
	width:40px;
	height:10px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
		
		


	}
#subnav li.subnavLong{
	width:110px;
	height:10px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

#subnav li.subnavLong2{
	width:120px;
	height:10px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#subnav li.subnavLongResort{
	width:160px;
	height:10px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	
	
 #subnav li.subnavFirst{
	width:70px;
	height:10px;
	text-align:center;
	background-image: url(../images/line3.gif);
	background-repeat: no-repeat;
	background-position: left center;

	}
	
 #subnav li.subnavFirstResort{
	width:160px;
	height:10px;
	text-align:center;
	background-image: url(../images/line3.gif);
	background-repeat: no-repeat;
	background-position: left center;

	}
	
#subnav li a.on{
	color:#DF7A1C;
	text-align:center;
	
	}
	


/*_____________RESORT SUBNAV added RL 04/2009______________*/


#subnavResort {
	float: left;
	height:29px;
	width: 720px;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 0;		
}

#subnavResort a {
	display: block;
	color: #7C3A00;
	text-decoration: none;
	
}
#subnavResort ul li {
	margin: 0px 5px;
	list-style: none;
}


#subnavResort li {
	float: left;
	padding: 0;
	width:108px;
	
}

#subnavnavResort ul {
	position: absolute;
	left: -400em;
	/*height: auto;*/
	width: 650px;
	wid\th: 650px;
	font-weight: normal;
	margin: 0;
	/*background-color:#ffffff;
	border: solid #560909;
	border-width: 0 1px 1px 1px;*/
	
}

/*adjusts subnav location*/
#subnavResort {
	background-color:#EDE6D6;
	width:440px;
	/*height:18px;*/
	height: 18px;
	margin-left: 35px;
	margin-top:10px;
	padding-top:5px;
	}

#subnavResort li.zoapc{
	width:148px;
	height:10px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#subnavResort li.zocdm{
	width:135px;
	height:10px;
	text-align:center;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
 #subnavResort li.subnavFirst{
	width:155px;
	height:10px;
	text-align:center;
	background-image: url(../images/line3.gif);
	background-repeat: no-repeat;
	background-position: left center;

	}
	
#subnavResort li a.on{
	color:#DF7A1C;
	text-align:center;
	
	}
