œ.style3 {font-size: 14px}
.style10 {
	font-size: 18px;
	line-height: 1.1;
}
.styleSidebar {
	font-size: 12.5px;
	line-height: 1.1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FC6;
}
.styleBigWhiteSkiResort {
	font-size: 13px;
	line-height: 1.1;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #338DC1;
	text-align: center;
}
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
œ
	background-color: #036;
	background-color: #036;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #003;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	font-weight: normal;
	line-height: 1.2;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #338DC1;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #036;
	font-weight: normal;
	margin-top: 0px;
	text-align: center;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3;
	font-weight: bold;
	color: #FC6;
	text-decoration: none;
	text-align: center;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.4;
	color: #0D3365;
	text-align: left;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.3;
	font-weight: bold;
	color: #FC6;
	text-decoration: none;
	text-align: center;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9EF2FF;
	text-align: center;
	font-weight: normal;
	line-height: 16px;
}
.thrColFix #container {
	width: 960px; /* the auto margins (in conjunction with a width) center the page */
	border: 3px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFF;
	background-image: url(../images/repeat.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 155px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #338DC1;
}
.thrColFix #container #sidebar1 a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color: #FFF;
	text-decoration: none;
}
.thrColFix #container #sidebar1 a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color: #BB5721;
	text-decoration: none;
}
.thrColFix #container #sidebar1 a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color: #036;
	text-decoration: none;
}
.thrColFix #container #sidebar1 a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.3;
	color: #CCC;
	text-decoration: none;
}
.thrColFix #container #sidebar1 a.sb:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #FFF;
	text-decoration: none;
}
.thrColFix #container #sidebar1 a.sb:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #FFCE6B;
	text-decoration: none;
}
.thrColFix #container #sidebar1 a.sb:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #036;
	text-decoration: none;
}
.thrColFix #container #sidebar1 a.sb:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 1.3;
	color: #CCC;
	text-decoration: none;
}
.thrColFix #container #sidebar1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #C5E6FF;
	text-align: center;
}
.thrColFix #container #sidebar1 #bottomImg {
	background-position: bottom;
	width: 155px;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	background-color: #338DC1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	cursor: pointer;
}
.thrColFix #sidebar2 #behavior {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	background-color: #008EC4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFix #sidebar2 #behavior2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	background-color: #008EC4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}
.thrColFix #sidebar2 #behavior3 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	background-color: #008EC4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: pointer;
}
.thrColFix #container #sidebar2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFC;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 10px;
	text-align: center;
	font-weight: bold;
}
.thrColFix #mainContent {
	/*margin-right: 210px;*/
	margin-bottom: 0;
	margin-left: 200px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.thrColFix #mainContent a:link {	/*margin-right: 210px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
}
.thrColFix #mainContent a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999;
	text-decoration: underline;
}
.thrColFix #mainContent a.rent:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #066;
	text-decoration: underline;
}
.thrColFix #mainContent a.rent:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #900;
	text-decoration: underline;
}
.thrColFix #mainContent a.rent:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #036;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFix #container #footer {
	margin: 0px;
	clear: both;
	background-color: #333;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.thrColFix #container #footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.thrColFix #container #footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9EF2FF;
	text-decoration: none;
	line-height: 16px;
}
.thrColFix #container #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3EB4F6;
	text-decoration: none;
	line-height: 16px;
}
.thrColFix #container #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BB5721;
	text-decoration: none;
	line-height: 16px;
}
.thrColFix #container #footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	line-height: 16px;
}
.thrColFix #container #headTop {
	margin: 0px;
	padding: 0px;
	width: 960px;
	background-color: #1863A7;
}
.thrColFix #container #headBtm {
	background-color: #036;
	margin: 0px;
	padding: 0px;
	width: 960px;
	position: relative;
}


.thrColFix #container #mainNav {
	background-color: #BF561D;
	margin: 0px;
	padding: 0px; 
	width: 960px;
}

.thrColFix #container #mainNav li:last-child { width: 90px; }

.thrColFix #container #mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.thrColFix #mainContent a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	text-decoration: underline;
}
