body {
	behavior: url(/images/csshover.htc);
	margin: 0;
	padding: 0;
	text-align: center;
	background: #0292D1;
	xfont-family: Tahoma, Verdana, Arial, sans-serif;
	xfont-family: Calibri, Verdana, Arial, sans-serif;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.7em;
}
#page1 {
	margin: 0 auto 0 auto;
	width: 1036px;
	background: url(/images/winter/page.gif) left top repeat-y;
}
#page2 {
	width: 1036px;
	background: url(/images/winter/pageT.gif) left top no-repeat;
	padding: 18px 0 0 0;
}
/*
* BANNER AREA
*/
#header {
	position: relative;
	margin: 0 auto 3px auto;
	width: 990px;
	height: 120px;
	text-align: left;
}
#header img {
	margin: 22px 0 0 16px;
}
#header p {
	position: absolute;
	top: 50px;
	right: 0px;
	margin: 0;
	width: 220px;
	line-height: 1.4;
	font-size: 18px;
	color: #6db43e;
	text-align: center;
	z-index: 20;
}
#header p span {
	font-size: 28px;
}
#slideshow {
	position: absolute;
	top: -22px;
	right: 15px;
	height: 120px;
	width: 799px;
}
#slideshow img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
}
#slideshow img.active {
	z-index: 10;
}
#slideshow img.last-active {
	z-index: 9;
}
/*
* MENU
*/
div#menu {
	margin: 0 auto 0 auto;
	width: 990px;
	background: #0292D1;
	font-size: 130%;
	font-weight: bold;
}
div#menu ul {
	margin: 0 0 0 55px;
	padding: 0;
}
div#menu li {
	position: relative;
	z-index: 1;
	list-style: none;
	float: left;
}
div#menu li:hover {
	background: #70B541;
}
div#menu li a {
	display: block;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	color: #ffffff;
}
div#menu ul.level1 li a:hover {
	background: #70B541;
}
div#menu li a.current:hover {
	background: #70B541;
}
div#menu ul ul {
	position: absolute;
	margin: 0;
	width: 174px;
	display: none;
	z-index: 5;
	padding: 3px 0 0 0;
}
div#menu ul.level1 li.menusub:hover ul.level2, div#menu ul.level2 li.menusub:hover ul.level3 {
	display: block;
}
div#menu ul.level2 {
	top: 26px;
	left: 0px;
	padding: 3px 0 9px 0;
	background: url(/images/winter/dropmenuB.gif) left bottom no-repeat;
}
div#menu ul.level2 li {
	border-top: solid 1px #a8d08c;
	background: #70B541;
	width: 174px;
}
div#menu ul.level2 li:hover {
	background: #41A000;
	color: #ADD790;
}
div#menu ul.level2 li a {
	width: 154px;
	padding: 8px 10px 8px 10px;
}
div#menu ul.level2 li a:hover {
	background: #41A000;
	color: #ADD790;
}
div#menu ul.level3 {
	top: 0px;
	left: 174px;
	padding: 0 0 9px 3px;
	background: url(/images/winter/sidemenuB.gif) right bottom no-repeat;
}
div#menu ul.level3 li {
	border-top: solid 1px #5ab0cb;
	background: #0292D1;
	float: left;
	width: 174px;
}
div#menu ul.level3 li a {
	width: 154px;
	background: #0292D1;
}
div#menu ul.level3 li a:hover {
	background: #005DAB;
	color: #5AB0D5;
}
div#menu form {
	float: right;
	margin: 0;
	padding: 5px 8px 0 0;
}
div#menu form .inputfield {
	width: 100px;
}
/*
*  TAB MENU
*/
#tabmenu {
	width: 100%;
	background: #dbeccf url(/images/tabmenuB.gif) left bottom repeat-x;
	border-bottom: solid 9px #0292d1;
	margin: 20px 0 10px 0;
}
#tabmenu span {
	display: block;
	float: left;
	background: #ffffff;
	border-right: solid 3px #ffffff;
	padding: 0 0 3px 0;
}
#tabmenu span.current {
	background: #0292d1;
}
#tabmenu span a {
	display: block;
	min-width: 88px;
	text-align: center;
	padding: 5px 10px 5px 10px;
	font-size: 120%;
	font-weight: bold;
	text-decoration: none;
	background: #70b541;
	color: #ffffff;
}
#tabmenu span.current a {
	background: #0292d1;
}
#tabmenu span a:link, #tabmenu span a:visited {
	color: #ffffff;
}
#tabmenu span a:hover {
	color: #40861e;
}
#tabmenu span.current a:hover {
	color: #ffffff;
}
#tabmenu b {
	display: none;
}
/*
*  SUB MENU
*/
.submenu span a {
	display: block;
	text-align: center;
	padding: 2px 5px 5px 5px;
	font-size: 100%;
}
#content .submenu span a:hover {
	background: #0292D1;
	color: #ffffff;
}
.submenu b {
	display: none;
}
/*
*  BREAD CRUMB TRAIL
*/
#content p#trail {
	color: #999999;
	font-size: 95%;
	margin: 0 0 0 2px;
}
#content #trail a:link, #content #trail a:visited {
	color: #999999;
	text-decoration: none;
}
#content #trail a:hover {
	color: #D30E45;
}
#trail b {
	font-weight: normal;
	padding: 0 5px 0 5px;
}
/*
*  CONTENT
*/
#main {
	position: relative;
	width: 1000px;
	margin: 3px auto 0 auto;
	background: #ffffff;
	text-align: left;
}
#content {
	padding: 0 0 10px 4px;
	width: 792px;
	color: #797979;
}
#content .tile {
	float: left;
	width: 347px;
	height: 187px;
	margin: 6px 0 0 10px;
	padding: 5px 15px 15px 15px;
}
#content .tile a {
	display: block;
	width: 347px;
	height: 187px;
}
#content .tile a:link, #content .tile a:visited {
	text-decoration: none;
}
#content .tile h2 {
	margin: 0 0 12px 0;
	font-size: 28px;
	color: #0167B1;
}
#content .tile p {
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #70B541;
}
#content .tile-splits {
	background: url(/images/winter/tile-splits.jpg);
	text-align: left;
}
#content .tile-children {
	background: url(/images/winter/tile-children.jpg);
	text-align: right;
}
#content .tile-relax {
	background: url(/images/winter/tile-relax.jpg);
	text-align: right;
}
#content .tile-thumbs-up {
	background: url(/images/winter/tile-thumbs-up.jpg);
	text-align: left;
}
#content h1 {
	font-size: 140%;
	color: #005cab;
	margin: 0 27px 10px 27px;
	padding: 10px 0 5px 0;
}
#content h2 {
	font-size: 130%;
	color: #1082BF;
	margin: 10px 27px 10px 27px;
}
#content h3 {
	font-size: 130%;
	color: #1082BF;
	margin: 10px 27px 0 27px;
}
#content h4 {
	font-size: 120%;
	color: #009900;
	margin: 10px 47px 10px 47px;
	font-style: italic;
}
#content h5 {
	font-size: 130%;
	color: #009900;
	margin: 10px 27px 10px 27px;
}
#content h6 {
	font-size: 130%;
	color: #009900;
	margin: 10px 27px 0 27px;
}
#content p {
	font-size: 110%;
	margin: 10px 27px 10px 27px;
}
#content ul {
	font-size: 110%;
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	font-size: 110%;
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	font-size: 110%;
	float: right;
	width: 200px;
	border: dotted 1px #797979;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #005500;
}
#content a:visited {
	color: #005500;
}
#content a:hover {
 	color: #d52210
}
#content img {
	border: 0px;
}
#content .standout {
	margin: 10px 0 10px 0;
	padding: 8px 27px 8px 27px;
	background: #f4c8c3;
	color: #d52210;
}
#content .season {
	margin: 10px 0 10px 0;
	padding: 3px 27px 3px 27px;
	background: #0292d1;
	color: #ffffff;
}
#content .redtext {
	color: #d52210;
}
#content .bluetext {
	color: #0000FF;
}
#content .whitetext {
	color: #ffffff;
}
#content .greentext {
	color: #009900;
}
#content .orangetext {
	color: #FF6600;
}
#content .bg-pink {
	margin: 10px 0 10px 0;
	padding: 8px 27px 8px 27px;
	background: #f4c8c3;
}
#content .bg-blue {
	margin: 10px 0 10px 0;
	padding: 3px 27px 3px 27px;
	background: #0292d1;
}
#content .smalltext {
	font-size: 11px;
}
#content .largetext {
	font-size: 150%;
}
#content .largertext {
	font-size: 200%;
}
#content .unbold {
	font-weight: normal;
}
#content .imgleft {
	float: left;
	margin: 0 10px 5px 0;
}
#content .imgright {
	float: right;
	margin: 0 0 5px 10px;
}
#content .imgborder {
	border: solid 1px #000000;
}
.clearfloats {
	clear: both
}
.clearright {
	clear: right
}
.clearleft {
	clear: left
}
.underline {
	border-bottom: solid 1px #0292D1;
}
.rates {
	color: #797979;
	text-align: center;
	font-size: 120%;
	margin: 0 27px 0 27px;
}
.rates td {
	padding: 3px 10px 3px 10px;
	border-right: solid 4px #ffffff;
	border-bottom: solid 2px #ffffff;
}
#content .rates h3, #content .rates p {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
.table-mainhead {
	background: #70b541;
	color: #ffffff;
	font-weight: bold;
}
.table-minorhead {
	background: #dbeccf;
	color: #70b541;
	font-weight: bold;
}
.table-footer {
	background: #dbeccf;
	color: #70b541;
}
.cols {
	width: 792px;
}
.col1 {
	width: 792px;
	xmargin: 10px 0 0 0;
}
.col2, .col2n, .col3, .col3n {
	float: left;
	margin-top: 10px;
}
.col3, .col3n {
	width: 210px;
}
.col2, .col2n {
	width: 315px;
}
.col2, .col3 {
	margin-right: 10px
}
#content .rating {
	color: #1B5EA8;
}
#content .pricing {
	color: #D30E45;
}
/*
*  CONTENT FOOTER
*/
#contentfooter {
	margin: 0 18px 0 18px;
	background: #70B541;
	padding: 10px 30px 0 30px;
	border-top: solid 1px #000000;
	text-align: left;
}
#contentfooter p {
	margin: 0 0 7px 0;
	font-size: 110%;
	color: #ffffff;
	line-height: 1.2;
}
#contentfooter a:link {
	color: #ffffff;
	text-decoration: none;
}
#contentfooter a:visited {
	color: #ffffff;
	text-decoration: none;
}
#contentfooter a:hover {
 	color: #333333
}
/*
*  FEATURE BOX
*/
.featurebox {
	width: 500px;
	border-top: solid 1px #e7f1e0;
	border-right: solid 2px #4b722f;
	border-bottom: solid 2px #4b722f;
	border-left: solid 1px #e7f1e0;
	padding: 10px 0 10px 0;
	background: #dbeccf;
}
/*
*  NEWSTICKER
*/
#newsticker {
	clear: both;
	position: relative;
	width: 792px;
	padding-top: 12px;
}
#newstickerlabel {
	float: left;
	width: 96px;
	height: 21px; 
	padding-top: 8px;
	background: #70b541;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#newsticker ul { /* that's your list */
	position: relative;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#newsticker ul li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	white-space: nowrap;
	margin: 0;
	padding: 0;
	background: #0292d1;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#newsticker ul a {
	white-space: nowrap;
	padding: 0;
	margin: 0 20px 0 0;
}
#newsticker ul a:link, #newsticker ul a:visited {
	color: #ffffff;
}
#newsticker ul span {
	margin: 0 10px 0 0;
} 
.tickercontainer { /* the outer div with the black border */
	background: #0292d1; 
	width: 696px; 
	height: 29px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 5px;
	top: 8px;
	width: 686px;
	height: 29px; 
	overflow: hidden;
}
/*
*  GALLERY
*/
.galleryimage {
	width: 738px;
	clear: both;
}
.thumbnav {
	margin: 10px 0 0 27px;
	text-align: right;
}
.thumbnav a {
	padding: 4px;
	margin: 0 0 2px 0;
	font-weight: bold;
}
#content .thumbnav a:link, #content .thumbnav a:visited {
	background: #0292d1;
	color: #ffffff;
	text-decoration: none;
}
#content .thumbnav a:hover {
	background: #70b541;
	color: #ffffff;
}
.thumbnav .prev {
	float: left;
}
.thumbnav .next{
	float: right;
}
.thumbcarousel {
	clear: both;
	overflow: hidden;
	position: relative;
	width: 766px;
	height: 100px;
	margin: 0 0 0 27px;
}
.gallerythumb {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100px;
}
.gallerythumb a {
	display: block;
	float: left;
	margin: 0 2px 0 0;
}
/*
*  SIDEBAR
*/
#sidebar {
	position: absolute;
	top: 0px;
	right: 3px;
	width: 198px;
}
#contact {
	width: 196px;
}
#contact p {
	background: #70B541;
	color: #ffffff;
	margin: 0;
	padding: 5px 6px 5px 6px;
	font-size: 85%;
	font-weight: bold;
}
#contact a {
	display: block;
	width: 154px;
	background-position: top, left;
	background-repeat: no-repeat;
	margin-top: 1px;
	padding-left: 42px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#contact a:link, #contact a:visited {
	text-decoration: none;
	color: #005AA9;
}
#contact a:hover {
	color: #41A000;
}
#contact b {
	display: none;
}
#snowcamlinks {
	width: 195px;
	background: url(/images/winter/snowcams.gif) left top repeat-y;
}
#snowcamlinks2 {
	position: relative;
	width: 195px;
	background: url(/images/winter/snowcams2T.gif) left top no-repeat;
}
#snowcamlinks2 p {
	position: absolute;
	top: 20px;
	left: 70px;
	margin: 0;
	width: 118px;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}
#snowcamlinks2 p a {
	text-decoration: none;
}
#snowcamlinks2 p a:link, #snowcamlinks2 p a:visited {
	text-decoration: none;
	color: #005AA9;
}
#snowcamlinks2 p a:hover {
	color: #41A000;
}
#snowcamlinks3 {
	width: 176px;
	background: url(/images/winter/snowcamsB.gif) left bottom no-repeat;
	padding: 71px 0 11px 19px;
}
#snowcamlinks img {
	border: solid 1px white;
}
#camscarousel {
	border: solid 1px grey;
	height: 122px;
} 
.externalControl a {
	font-size: 75%;
	text-decoration: none;
	padding: 0 5px;
	margin: 0 0 5px 0;
	border: 1px solid #fff;
	color: #ffffff;
	background-color: #70b541;
	font-weight: bold;
}
.externalControl a.current {
	background-color: #0292d1;
}
#features {
	margin-top: 3px;
	width: 198px;
	background: url(/images/winter/feature.gif) left top repeat-y;
}
#features2 {
	width: 198px;
	background: url(/images/winter/featureT.gif) left top no-repeat;
}
#features3  {
	width: 198px;
	background: url(/images/winter/featureB.gif) left bottom no-repeat;
	padding: 48px 0 10px 0;
}
#features h2 {
	margin: 0 0 0 5px;
	font-size: 10px;
	color: #ffffff;
}
#features .feature {
	padding: 0;
	background: none;
}
#features .feature img {
	margin: 5px 0 0 6px;
}
#features .feature h3 {
	margin: 0 8px 0 13px;
	font-size: 80%;
	color: #005DAB;
}
#features .feature p {
	margin: 0 8px 0 13px;
	font-size: 80%;
	color: #005DAB;
}
#features .feature img.go {
	margin: 8px 0 0 78px;
}
/*
*  FOOTER
*/
#footer {
	width: 1036px;
	background: url(/images/winter/pageB3.gif) left top no-repeat;
	margin: 0 auto 0 auto;
	padding: 30px 0 0 0;
	font-size: 80%;
}
#footer p {
	margin: 0;
}
#footer a:link, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #800000;
}
/*
*  GOOGLE MAP
*/
#map {
	margin: 0 27px 10px 27px;
	border-top: solid 1px #A0A0A0;
	border-left: solid 1px #A0A0A0;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #404040;
}
/*
*  RESPONSE FORM
*/
.formp {
	margin: 0 27px 0 27px;
	padding-top: 5px;
	clear: both;
	font-size: 90%;
	width: 100%;
}
#content .response-error {
	color: #d52210;
	font-weight: bold;
}
.label {
	float: left;
	width: 150px;
	font-size: 100%;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-req {
	float: left;
	width: 150px;
	font-size: 100%;
	color: #d52210;
	text-align: right;
	font-weight: bold;
	margin-right: 5px;
}
.label-inst {
	padding-top: 5px;
	font-size: 100%;
	clear: both;
}
.label-reqinst {
	clear: both;
	font-size: 100%;
	color: #d52210;
}
.element {
	float: left;
	font-size: 100%;
}
