/*
// $Id: wrapper.css,v 1.43 2008/11/25 23:28:37 karenk Exp $
// $Revision: 1.43 $
// $Author: karenk $
//
// $Log: wrapper.css,v $
// Revision 1.43  2008/11/25 23:28:37  karenk
// make weather report area text closer together
//
// Revision 1.42  2008/10/23 22:11:03  karenk
// change form  use winter images.
//
// Revision 1.41  2008/04/08 21:14:52  karenk
// changes for summer
//
// Revision 1.40  2008/04/08 15:14:30  karenk
// add summer backgrounds
//
// Revision 1.39  2008/01/02 16:11:05  karenk
// updates to video
//
// Revision 1.38  2007/12/17 15:59:56  karenk
// adding tubing grooming
//
// Revision 1.37  2007/12/03 20:54:35  karenk
// add web cam disclaimer
//
// Revision 1.36  2007/11/08 03:07:07  karenk
// fix homepage boxes spacing
//
// Revision 1.35  2007/11/08 02:54:30  karenk
// *** empty log message ***
//
// Revision 1.34  2007/11/06 23:19:54  karenk
// fix fonts and spcaing
//
// Revision 1.33  2007/11/06 22:21:26  karenk
// Add Terrain Park template
//
// Revision 1.32  2007/11/05 23:49:51  karenk
// add employment form
//
// Revision 1.31  2007/11/02 18:09:27  karenk
// *** empty log message ***
//
// Revision 1.30  2007/11/01 22:18:50  karenk
// text/image tweaks for IE6
//
// Revision 1.29  2007/11/01 19:23:28  karenk
// set visited in css
//
// Revision 1.28  2007/10/24 17:21:52  karenk
// add webcam slideshow
//
// Revision 1.27  2007/10/17 20:41:53  karenk
// add tubing
//
// Revision 1.26  2007/10/08 20:12:45  karenk
// change current weather display
//
// Revision 1.25  2007/10/04 20:26:53  karenk
// tight report & sort trails
//
// Revision 1.24  2007/09/30 18:55:22  karenk
// *** empty log message ***
//
// Revision 1.23  2007/09/27 15:29:00  karenk
// *** empty log message ***
//
// Revision 1.22  2007/09/25 17:32:47  karenk
// *** empty log message ***
//
// Revision 1.21  2007/09/25 16:38:45  karenk
// *** empty log message ***
//
// Revision 1.20  2007/09/25 00:29:11  karenk
// qa fixes
//
// Revision 1.19  2007/09/24 16:52:19  karenk
// add slideshow javascript
//
// Revision 1.18  2007/09/20 01:40:21  karenk
// *** empty log message ***
//
// Revision 1.17  2007/09/19 21:46:03  karenk
// *** empty log message ***
//
// Revision 1.16  2007/09/19 21:36:59  karenk
// update photo gallery
// set tabs on media page
//
// Revision 1.15  2007/09/18 01:24:00  karenk
// start photo gallery
//
// Revision 1.14  2007/09/17 20:05:49  karenk
// *** empty log message ***
//
// Revision 1.13  2007/09/14 17:39:32  karenk
// *** empty log message ***
//
// Revision 1.12  2007/09/13 20:34:58  karenk
// *** empty log message ***
//
// Revision 1.11  2007/09/13 20:25:40  karenk
// add lifts/trails report
//
// Revision 1.10  2007/09/13 17:16:19  karenk
// homepage content group
//
// Revision 1.9  2007/09/13 00:37:27  karenk
// add faq, homepage boxes
//
// Revision 1.8  2007/09/11 22:19:23  karenk
// add sitemap
//
// Revision 1.7  2007/09/10 23:50:53  karenk
// add left nav.  redo wrapper to display properly in IE
//
// Revision 1.6  2007/09/07 21:31:49  karenk
// *** empty log message ***
//
// Revision 1.5  2007/09/07 21:19:13  karenk
// add header/footer
//
// Revision 1.4  2007/09/06 21:16:46  karenk
// *** empty log message ***
//
// Revision 1.3  2007/09/03 17:49:04  karenk
// *** empty log message ***
//
// Revision 1.2  2007/09/02 21:57:32  karenk
// *** empty log message ***
//

//
*/


bodySUMMER {
 	background-image: url(/images/mainbg2.jpg);
 	background-repeat: repeat-x;
 	background-color: #c1c4d5;
 	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #343434;
	line-height: 18px;
	text-align: center;
}

body {
 	background-image: url(/images/mainbg2.jpg);
 	background-repeat: repeat-x;
 	background-color: #c1c4d5;
 	margin: 0px 0px 0px 0px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #343434;
	line-height: 18px;
	text-align: center;
}

body table {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #343434;
	line-height: 18px;
}

.webCamDisclaimer {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #6d6d6d;
	width: 475px;
	padding: 10px;
	line-height: 14px;
}

#topRow {
 	margin: 6px 0px 0px 0px;
 	height: 26px;
 	padding: 0px 0px 0px 0px;
}
#topRow td {
	text-align: right;
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #4F5563;
}
#topRow td .CC {
	color: #bababa;
	font-size: 25x;
}
#topRow td .weather {
	color: #ffffff;
	padding-right: 4px;
}
#topRow td #reports {
	padding-right: 10px;
}
#topRow td #reports a:link  {
	color: #5fb3e8;
	text-decoration: none;
}
#topRow td #reports a:visited {
	color: #5fb3e8;
	text-decoration: none;
}
#topRow td #reports a:hover {
	text-decoration: underline;
}

#mainContent {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: left;
	width: 939px;
 	border-bottom: solid 1px #D1D1D1;
}
#header {
 	background-color: #ffffff;
 	margin: 0px 0px 0px 0px;
 	width: 939px;
}
#headerTop {
	padding-left: 350px;
	height: 58px;
	color: #c0c0c0;
}
#headerTop a:link {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #1e77b2;
}
#headerTop a:visited {
	color: #1e77b2;
	text-decoration: none;
}
#headerTop a:hover {
	text-decoration: underline;
}
#topNav {
 	background-color: #ffffff;
 	margin: 0px 0px 0px 0px;
 	width: 611px;
	padding-left: 5px;
}


/*	Homepage  */
#homepageContent {
 	background-image: url(/images/homepage.bg.jpg);
/* 	background-image: url(/images/homepage.bg.jpg);
*/ 	background-repeat: no-repeat;
 	background-color: #fff;
 	margin: 4px 4px 4px 4px;
}
#homepageHero {
	margin: 8px 8px 8px 8px;
	height: 326px;
	width: 360px;
}
#homepageText {
	color: #fff;
	width: 480px;
	padding: 45px 0px 15px 10px;
}
#homepageText .headline {
	font-family: georgia;
	font-size: 49px;
	line-height: 46px;
}
#homepageText .sub {
	font-size: 14px;
	font-weight: bold;
	color: #45a3de;
	padding-top: 15px;
}
#homepageText .subSumm {
	font-size: 14px;
	font-weight: bold;
	color: #FFD835;
	padding-top: 15px;
}
#homepageText .mainText {
	font-size: 14px;
	line-height: 18px;
	padding-top: 7px;
}


#homepageBoxes {
	margin: 8px 4px 8px 4px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
}
#homepageBoxes td {
 	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 169px;
}
.homepageBox {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 5px 10px;
	color: #fff;
	text-align: left;
}
.homepageBox .headline {
	font-family: Georgia;
	font-size: 28px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.homepageBox .comments {
	font-family: Helvetica, Arial;
	font-size: 14px;
	line-height: 18px;
	width: 265px;
	height: 90px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.homepageBox .img {
	float: right;
	border: none;
	padding-right: 5px;
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
}
.homepageBox .img a{
	color: #ececec;
	text-decoration: none;
}
.homepageBox .img a:visited{
	color: #ececec;
	text-decoration: none;
}
.homepageBox .img a:hover{
	color: #ececec;
	text-decoration: none;
}




/*	Interior  */
#content {
 	background-color: #ffffff;
 	margin: 0px 15px 15px 15px;
 	padding: 0px 0px 0px 0px;
 	width: 665px;
}
#subpageTop {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#subpageBottom {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
#printThisPage {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #1e77b2;
	padding: 2px 5px 0px 0px;
}
#printThisPage a:link {
	text-decoration: none;
	color: #1e77b2;
}
#printThisPage a:visited {
	color: #1e77b2;
	text-decoration: none;

}
#printThisPage a:hover {
	text-decoration: underline;
}



/*	SITEMAP   */
.SiteMapLevel1 {
	width: 250px;
	font-size: 13px;
	text-align: left;
	padding-bottom: 10px;
}

.SiteMapLevel2 {
	font-size: 12px;
	margin-left: 10px;
}


/*	LIFTS GROOMING   */
.reportTable {
	border-collapse:collapse;
	width: 660px;
	border-width: 0px;
	margin-top: 13px;
}
.reportTable td {
	line-height: 20px;
}
.reportTable .field {
	text-align:left;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;
	color: #28241a;
	font-weight: bold;
}
.reportTable .data {
	text-align:left;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;
	color: #28241a;
}
.liftTable {
	border-collapse:collapse;
	width: 660px;
	border: solid 1px #190c00;
	margin-top: 13px;
}
.liftTable td {
	padding: 0px 2px 3px 2px;
	line-height: 20px;
}
.liftTable td.title {
	text-align:center;
	color: #ffffff;
	background-color: #24385d;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;	
}
.liftTable td.header {
	text-align:center;
	background-color: #c1c4d5;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;
	color: #28241a;
}

.liftTable td.data {
	text-align:left;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 11px;
	color: #28241a;
	line-height: 15px;
}
.liftTable td.dataC {
	text-align:center;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 11px;
	color: #28241a;
	line-height: 15px;
}

.trailTable {
	border-collapse:collapse;
	width: 660px;
	border: solid 1px #402f1d;
	margin-top: 13px;
}
.trailTable td {
	padding: 0px 2px 3px 2px;
	line-height: 20px;
}
.trailTable td.title {
	text-align:center;
	color: #ffffff;
	background-color: #24385d;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;	
}
.trailTable td.header {
	text-align:center;
	background-color: #c1c4d5;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;	
}

.trailTable td.data {
	padding: 4px 2px 3px 2px;
	text-align:left;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
}
.trailTable td.dataC {
	padding: 4px 2px 3px 2px;
	text-align:center;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
}
.tubingTable {
	border-collapse:collapse;
	width: 660px;
}
.tubingTable td {
	padding: 0px 2px 3px 2px;
	line-height: 20px;
}

/*	WEATHER   */
#weather {
	text-align:center;
}
#weather .title {
	font-weight: bold;
}
#weather .data {
	line-height: 16px;
	padding: 3px 0px 3px 0px;
}


/*	FOOTER   */
#footer {
	margin: 7px 7px 7px 7px;
	padding: 0px 0px 0px 0px;
}

#footer td {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #6d6d6d;
}
#footer td .phoneData{
	color: #343434;
}
#footer td a {
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #1e77b2;
}
#footer td a:hover {
	color: #6d6d6d;
}
#footer td #RTP {
	font-size: 11px;
	color: #909090;
	padding-top: 10px;
}
#footer td #RTP a:link {
	text-decoration: none;
	color: #13699f;
}
#footer td #RTP a:visited {
	text-decoration: none;
	color: #13699f;
}

#footer td #address {
	padding-top: 10px;
	font-size: 11px;
	color: #6d6d6d;
}
#footer td #rss {
	padding-left: 5px;
	padding-top: 10px;
}


/*	CALENDAR   */
.calMonthTable
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #D2C8A0;
	border-left-color: #D2C8A0;
}

.calHead
{
	color: #28241a;
	font-weight: normal;
	border-right: 1px solid #D2C8A0;
}

.calHeadNavBG {

}

.calPrevNext {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #6d6d6d;
}

.calMonth
{
	border-right: 1px solid #D2C8A0;
	text-align:center;
	color: #ffffff;
	background-color: #24385d;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;		
}

.calDay
{
	border-bottom: solid 1px #D2C8A0;
	border-right: 1px solid #D2C8A0;
	border-top: 1px solid #FFFFFF;
	background-color: #513003;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-align:center;
	background-color: #c1c4d5;
	font-family: Helvetica, Arial;
}

.calDate
{
	font-size: 11px;
	line-height: 13px;
	height: 100px;
	background-color: #F0EDDE;
	overflow: visible;
	border-right: 1px solid #D2C8A0;
	border-bottom: 1px solid #D2C8A0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	color: #666666;
}


/* Multi Media */
.MultiMediaTab {
	width: 250px;
	text-align: center;
}
.MultiMediaTabCurrent {
	width: 250px;
	text-align: center;
}

.MultiMediaTab a:link {
	font-family: Helvetica, Arial;
	color: #1e77b2;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
}
.MultiMediaTab a:visited {
	color: #1e77b2;
	text-decoration: none;
}
.MultiMediaTabCurrent a:link {
	color: #1e77b2;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
.MultiMediaTabCurrent a:visited {
	color: #1e77b2;
	text-decoration: none;
}

.SlideShow {
}
.SlideShow img{
	height: 75px;
	width: 75px;
	padding: 5px 5px 5px 5px;
}
.SlideShow #nextSlide{
	height: 15px;
	width: 14px;
	padding: 5px 5px 5px 5px;
}
.SlideShow #prevSlide{
	height: 15px;
	width: 14px;
	padding: 5px 5px 5px 5px;
	visibility: hidden;
}

.Caption {
	padding-bottom: 5px;
	font-family: Helvetica, Arial;
	font-size: 12px;
	width: 350px;
	line-height: 15px;
}
.gallerySelect {
	font-size: 10px;
	color: #000000;
	margin-bottom: 15px;
}

/* Forms */
.formHeader {
	text-align:center;
	color: #ffffff;
	background-color: #24385d;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 14px;
}
.formField {
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;
	color: #28241a;
	line-height: 12px;
}
.formField input{
	height: 15px;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
}
.formField #submit {
	height: 22px;
}
.formTable td {
	padding: 2px 0px 2px 0px;
}
.formTable #eventType {
	border-collapse: collapse;
}
.formTable #eventType td {
}
.formTable #Interests td {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}
.formTable #meals td {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px 0px;
}

table td {
	line-height: 20px;
}
table .field {
	text-align:left;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;
	color: #28241a;
	font-weight: bold;
}
table .data {
	text-align:left;
	font-family: Helvetica, Arial;
	font-style: normal;
	font-size: 12px;
	color: #28241a;
}

#EmploymentApplication {
	margin: 0px 0px 0px 7px; border-top: 1px solid #152443; width: 925px;
	padding: 5px 5px 5px 5px;
}
#EmploymentApplication .finePrint {
	margin: 2px 10px 2x 10px;
	font-size: 11px;
	line-height: 15px;
}
#EmploymentApplication .field {
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
}
#EmploymentApplication .data {
	vertical-align: top;
	text-align: left;
	font-style: normal;
}
#EmploymentApplication .blue {
	vertical-align: top;
	text-align: center;
	font-style: normal;
	background-color: #DADADA;
}

.ToolText{position:relative; }
.ToolTextHover{position:relative;}
.ToolText span{display: none;}

.ToolTextHover span{
	display: block;
	position: absolute;
	border: 1px solid black;
	padding: 0px 2px 0px 2px;
	top: 1px;
	left: 5px;
	white-space: nowrap;
	background-color: #FFF;
	color: #000;
	text-align: center;
	font-family: Helvetica, Arial;
	font-size: 9px;
}
.ToolTextHover span a {
	text-decoration: none;
}

