/* tag styles */	
body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: .825em;
	line-height: 1.35em;
	color: #000000;
	text-align: center; 
	}
a, 
a:visited {
	color: #3366CC;
	text-decoration: underline;
	}
a:hover, 
a:active {
	color: #000000;
	}
#HeaderArea a, 
#FooterArea a, 
#LeftFeature a, 
.contentdiv a,
#HeaderArea a:visited, 
#FooterArea a:visited, 
#LeftFeature a:visited, 
.contentdiv a:visited {
	color: #FFFFFF;
	}
#HeaderArea a:hover, 
#FooterArea a:hover, 
#LeftFeature a:hover, 
.contentdiv a:hover, 
#HeaderArea a:active, 
#FooterArea a:active, 
#LeftFeature a:active, 
.contentdiv a:active {	
	color: #F4C706;
	}
#Breadcrumb {
	color: #FFFFFF;
	margin: 0 0 10px;
	}
#Title {
	margin: 0 0 15px;
	display: block;
	}
.ActiveFooter {
	color: #F4C706;
	}
h1 {
	font-size: 27px;
	line-height: 35px;
	font-weight: normal;
	padding: 0 0 10px;
	margin: 0;
	}
h2 {
	font-size: 18px;
	line-height: 20px;
	padding: 0 0 8px;
	margin: 0;
	font-weight: normal;
	}
h3 {
	font-size: 13px;
	padding: 0 0 5px;
	margin: 0;
	font-weight: bold;
	}
	
/* layout styles */	
#Wrapper {
	width: 780px;
	text-align: left;
	margin: 20px auto;
	}
#HeaderArea {
	background: url(/images/layout/header_winter.jpg) no-repeat top left;
	height: 125px;
	width: 780px;
	border-bottom: 5px solid #F4C706;
	margin: 0 0 5px;
	position: relative;
	} 
#MainNav {
	position: absolute;
	bottom: 40px;
	right: 10px;
	}
#MainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#MainNav li {
	margin: 0 0 0 20px;
	padding: 0;
	display: inline;
	}
#MainNav img {
	border: none;
	}
#WinterNav {
	display: block;
	}
#SummerNav {
	display: none;
	}
#FeatureArea {
	height: 1%;
	overflow: hidden;
	padding: 0 0 5px;
	border-bottom: 5px solid #5D7598;
	margin: 0 0 5px;
	}
#LeftFeature {
	/*background: url(/images/features/ready_to_hit_the_slopes.jpg) no-repeat top left;*/
	height: 250px;
	width: 575px;
	float: left;
	position: relative;
	}
#RightFeature {
	background: url(/images/features/winter_newsletter_signup.jpg) no-repeat top left;
	height: 250px;
	width: 200px;
	float: right;
	position: relative;
	}
.FeatureText {
	position: absolute;
	bottom: 10px;
	padding: 10px;
	}
#BodyArea {
	background-color: #D6D2DA;
	overflow: hidden;
	height: 1%;
	margin: 0 0 5px;
	padding: 10px;
	}
#SlidingFeature {
	width: 240px;
	height: 250px;
	float: right;
	margin: -10px -10px -15px 10px;
	border-left: #FFFFFF solid 5px;
	border-bottom: #FFFFFF solid 5px;
	/* background-color: #E2DFE6; */
	padding: 10px;
	}
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 260px; /*width of featured content slider*/
	height: 240px;
	color: #FFFFFF;	
	margin: -10px -10px 0;
	}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 10px;
	width: 240px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	}
.pagination{
	width: 240px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	text-align: right;
	padding: 5px 10px;
	margin: 0 -10px;
	border-top: 5px solid #FFFFFF;
	}
.pagination a{
	padding: 0 5px;
	text-decoration: none; 
	font-weight: bold;
	background-color: #FFFFFF;
	}
.pagination a:hover, .pagination a.selected{
	color: #000000;
	background-color: #FFFFFF;
	}
.Brand {
	/* border: 5px solid #FFFFFF; 
	background-color: #E2DFE6; *//* use these lines for borders and backgrounds */
	border: 5x solid #EBE9ED; /* remove this line if you want borders and backgrounds */
	float: left; 
	padding: 7px;
	width: 95px; 
	height: 95px; 
	margin: 0px 10px 0 0;
	}
.ServiceTable {
	 float: right; 
	 margin: 10px 10px 26px 0;
	 }
#SubBodyArea {
	background-color: #EBE9ED;
	overflow: hidden;
	height: 1%;
	margin: 0 0 5px;
	padding: 10px;
	}
#RightPhoto {
	background: url(/images/layout/rightphoto_winter.jpg) no-repeat top right;
	background-color: #414F68;
	overflow: hidden;
	height: 1%;
	margin: 0 0 5px;
	padding: 0 115px -5px 0;
	}
#RightPhoto #BodyArea {
	margin: 0;
	width: 645px;
	border-right: #FFFFFF solid 5px;
	}
#RightPhoto #SubBodyArea {
	margin: 0;
	width: 645px;
	border-top: #FFFFFF solid 5px;
	border-right: #FFFFFF solid 5px;
	}
.HomepageBody {
	background: url(/images/layout/homepage_body_winter.gif) no-repeat top left;
	height: 110px !important;
	}
.NewsletterHighlight {
	 padding: 5px; 
	 margin: 5px 0; 
	 background-color: #E2DFE6; 
	 border: 5px solid #FFFFFF;
	 }
#FooterArea {
	background-color: #5D7598;
	height: 20px;
	font-size: .825em;
	color: #414F68;
	padding: 0 10px;
	}
#FooterContact {
	color: #EBE9ED;
	float: right;
	}
	

/* ----- Tab navigation ----- */
.shadetabs{
	padding: 13px 0 3px 10px;
	margin: -10px -10px -1px;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	background-color: #E2DFE6;
	}
.shadetabs li{
	display: inline;
	margin: 0;
	}
.shadetabs li a{
	padding: 3px 7px;
	margin-right: 3px;
	border: 5px solid #FFFFFF;
	color: #3366CC;
	background-color: #E2DFE6;
	}
.shadetabs li a:visited{
	color: #3366CC;
	}
.shadetabs li a:hover{
	text-decoration: underline;
	color: #000000;
	}
.shadetabs li.selected{
	position: relative;
	top: 0px;
	}
.shadetabs li.selected a{ /*selected main tab style */
	background-color: #EBE9ED;
	text-decoration: none;
	color: #000000 !important;
	font-weight: bold;
	border-bottom-color: #EBE9ED;
	}
.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
	}
.tabcontentstyle{ /*style of tab content oontainer*/
	border-top: 5px solid #FFFFFF;
	margin: 0 -10px;
	padding: 10px;
	}
.tabcontent{
	display:none;
	}
@media print {
	.tabcontent {
	display:block!important;
	}
	}

	
/* form styles */		
input.PrimaryButton {
	font-size: 10px;
	font-weight: bold;
	background-color: #009F50;
	color: #FFFFFF;
	height: 23px;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#ff00CC66',EndColorStr='#ff006633');
	border: #009F50 solid 1px;
	}
.Required {
	color: #FF6633;
	}
.Error {
	border: #FFCC33 solid 1px; 
	background-color: #FFFFCC; 
	padding: 5px;
	}
form {
	margin: 0;
	padding: 0;
	}
fieldset {
	padding: 10px;
	position: relative;
	display: block;
	}
legend {
	border: #5E7085 solid 1px;
	padding: 5px 10px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5E7085;
	position: relative;
	top: -22px
	}
label {
	float: left;
	width: 100px;
	}
.Error label {
	width: 94px;
	}