body {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background: #fff url(../nav/bodyBG.png) repeat-x;
	font-size: 12px;
	line-height: normal;
}
.iPics {width: 950px;height: 340px;position: relative;margin-bottom: 10px}
#iSlides {width: 950px;height: 340px}
.overlayPic {position: absolute;top: 0;left: 0;width: 950px;height: 340px;
}

.overlay {
	position: absolute;
	top: 150px;
	width: 440px;
	background: #f9f9f9;
	opacity: .35;
	/* http://www.quirksmode.org/css/opacity.html*/
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";
	filter: alpha(opacity=65);
	padding: 15px 25px;
	height: 150px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 0px; 
}

.overlayBigText {position: absolute;top: 160px;padding: 10px 10px}
.homeH1 {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: normal;
	font-size: 24px;
	text-transform: uppercase;
	width: 400px;
	margin:0 10px;
	text-align:left
}
.homeH1SM {
	color: #303030;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	line-height: normal;
	margin-top: 0;
	font-size: 24px;
	text-transform: uppercase;
	width: 600px;
	margin-left:0;
	text-align:left
}

.headTextTop {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-weight: 400;
	font-size: 22px;
	text-transform: uppercase;
	white-space: nowrap;
	width: 100%; /*necessary for IE8, otherwise jQuery returns "auto" instead of actual pixel dimensions */
}
.headTextBottom {
	color: #fff;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 18px;
	margin: 25px 0 0 20px;
	text-transform: uppercase;
}
.headTextBottomSM {
	position: absolute;
	bottom: 20px;
	color:#000000;
	font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
}
.overlayDeal, .overlayDealTop {
	position: absolute;
	bottom: -100px;
	left:650px;
		padding: 12px 15px 15px 15px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	height:400px;
	width:350px;
	font-size: 13px;
}

.overlayDealTop {
	top: 0;
	font-size: 24px;
	background: #979984;
	font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
	height: 30px;
	color: #fff;
	padding: 5px 30px;
	-moz-box-shadow: -5px 5px 8px rgba(0,0,0,.5);
	-webkit-box-shadow: -5px 5px 8px rgba(0,0,0,.5);
	box-shadow: -5px 5px 8px rgba(0,0,0,.5);
	text-shadow: 0px 1px 2px #4d330d;
}
	 
.overlayDealTop:hover {background: #2b4c61;text-decoration: none;color: #d9d094}
.overlayDealTop:active {-moz-box-shadow: none;top: 2px;right: 2px}

.pageHeader {height: 105px;padding: 15px 0 0 15px;margin-bottom:10px}
.headSmallPic { background: url(../nav/headSmallPic.jpg) no-repeat }
#nav {float: right;margin-top: 15px}
.homeNav {
	height: 22px;
	width: 25px;
	float: left;
	background: url(../nav/sww_navTabs_home.png) no-repeat;
	padding: 8px 0 0 20px;
	text-decoration: none;
	margin-left: -10px;
}
.homeNav:hover, .homeNav:hover span {background-position: 0 -30px;text-decoration: none}
.topNav {
	height: 22px;
	width: 92px;
	float: left;
	background: url(../nav/sww_topNav_100.png) no-repeat;
	padding: 8px 0 0 20px;
	color: #303030;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:600;
	text-transform: uppercase;
	font-size: 13px;
	margin-left: -10px;
	text-align: center;
	text-indent: -30px;
}
.topNav span {color: #000}
.topNav:hover, .topNav:hover span {background-position: 0 -30px;color:#303030;text-decoration: none}
.current {background-position: 0 -30px ! important}
.noMargleft {margin-left: 0px}
.wideNav {background: url(../nav/sww_topNav.png) no-repeat;width: 132px;text-indent: -30px}
#subnav {background: url(../nav/subnavBG.png) no-repeat;height: 30px;padding-left: 20px}
	#subnav a {
		display: block;
		float: left;
		margin: 8px 18px 0 0;
		text-decoration: none;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight:600;
		text-transform: uppercase;
		font-size: 11px;
		color: #fff;
	}
	#subnav a:hover, #subnav a.subnavOn {color: #d9d094}
.topText {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	background: #e9e9e9;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 10px 5px 5px;
	float: right;
	color:#999999
}
#footer {height: 100px;background: url(../nav/carbonfiber_opt.png) repeat-x;padding-top: 10px;margin-top: 10px;	margin-bottom: 15px}
	#footer a {font-size: 15px;line-height: 1.5em}
	#footer p {font-size: 11px;color: #fff}
	#footer .overlayLogo {background: url("../nav/sww_outline_cccccc_trans_sm.png") no-repeat scroll right center transparent;position: absolute;width: 65px;height: 74px;right: 15px;top:-2px}
.descBox {background: #f9f9f9;padding: 3px 9px;min-height: 140px;max-height: 150px;padding: 10px 10px 10px 0}
.descBox h2 a, .descBox h3 a {color:#CC0000}
.descBox {min-height: 140px;max-height: 150px}
.boxRow {margin-top: 20px}
.classBox {float: left;margin-right:10px;margin-bottom:10px;width: 230px}
.lastClassBox {margin-right: 0px}
.clearClassBox {clear: left}
.classDest {padding-bottom: 20px;margin: 20px 0;border-bottom: 1px solid #ccc}
.thumbImg {position: relative}
.mapIcon {position: absolute;right: 10px;bottom: 10px;color: #fff;font-size: 12px;font-family: Verdana, Arial, Helvetica, Sans-Serif;font-weight: 600;text-transform: uppercase;line-height: 1em}
.classIcon {
	position: absolute;
	right: 10px;
	bottom: 10px;
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	text-transform: uppercase;
	line-height: 1em;
	background:url(../buttons/skiwildwest_button_25x25.png) 50% 0 no-repeat;
	height: 10px;
	padding-top: 25px;
	min-width: 48px;
}
.iTestimonial {
	background: url(../nav/itestimonialBG.jpg) no-repeat;
	width: 470px;
	height: 210px;
	margin-top: 10px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	font-style:italic;
	font-size: 17px;
	padding: 70px 25px 0 140px;
	line-height: normal;
}
.testimonial {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 400;
	font-size: 14px;
	line-height: normal;
	color: #fff;
	text-indent: 20px;
	margin: 10px 0;
}
.Author {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	text-align: right;
	color: #336699;
	text-transform: uppercase;
	margin-top: 5px;
}
.author {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	text-align: right;
	color: #3e6e8d;
	text-transform: uppercase;
}
.iGuides {
	background: url(../nav/guideBG.jpg) no-repeat;
	width: 470px;
	height: 210px;
	color: #fff;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: 600;
	font-size: 13px;
	padding: 140px 0 0 25px;
}
a.featuredGuide {
	text-transform: uppercase;
	font-size: 26px;
	font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
	display: block;
	color: #fff;
}
a.BoxLink {
	background:#d9d094;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 8px;
	color: #303030;
	font-size: 10px;
	display: block;
	float: left;
	margin: 5px 5px 0 0;
}
a.BoxLink:hover {color:#ffffff;background:#979984;text-decoration: none}
#single {width: 350px}
.infoLink, .infoLinkOn {
		background: #d9d094;
		border-top: 1px solid #fff;
		display: block;
		padding: 8px 8px 8px 22px;
		color: #fff;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight: 600;
		font-size: 12px;
		text-transform: uppercase;
}
.infoLink:hover {text-decoration: none;background-color: #979984;color: #d9d094;text-decoration: none}
.infoLinkOn, .infoLinkOn:hover {background: #979984;color: #d9d094;text-decoration: none}
.promo {font-size: 14px;font-weight: bold;margin-bottom: 3px}
.promoDate {font-weight: bold}
.promoBox {width: 500px}
.faqBox {
	margin-bottom: 10px;
}
.entryLink {
	background: url(../nav/dayPlus.png) no-repeat 0 10px;
	padding: 14px 0 0 35px;
	display: block;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight:600;
	font-size: 13px;
	height: 20px;
}
	a.entryLink:hover {text-decoration: none;color: #303030}
	.oneEntry {border-top: 1px solid #ccc;margin-top: 10px}
	.oneEntry p, .oneEntry ol, .oneEntry ul {margin-left: 35px;color: #666}
	.entryLong {display: none}
	.entryShort {font-weight: bold}
