/* CSS Document */
/* Chestnut Mountain Resort - WINTER STYLES */


/*************************************************************

IMPORTANT - Any structural changes made on this stylesheet also need to be made on summer.css 

************************************************************/


/*seasonal*/
body { background: #4c270f url("../images/back_wint.jpg") repeat-x fixed; font: 12px Arial, Helvetica, sans-serif; color: #613e27; text-align: center;}



/*seasonal*/
#header
{
	width: 966px;
	height: 90px;
	background: url("../images/head_winter.jpg") no-repeat;float:left;position:relative;
}

/*************************************************************
WIDGETS
************************************************************/

/*seasonal*/
.widget p, .widget td {color: #cfc8b3; font: 10px/13px Arial, Helvetica, sans-serif;position:relative;}

.widgettop {background: /*#2f1405*/ url("../images/widget_top_brown.gif") no-repeat bottom; padding:0 10px 0 10px;position:relative;}

.widgettopwide {background: /*#2f1405*/ url("../images/widget_top_brown_wide.gif") no-repeat bottom; padding:0 10px 0 10px;position:relative;}
		
.widgetbody {background: #2f1405 url("../images/widget_back_brown.jpg") repeat-x bottom; padding:0 10px 0 10px;position:relative;}

.widgetbodywide {background: #2f1405 url("../images/widget_back_brown_wide.jpg") no-repeat bottom; padding:0 10px 0 10px;position:relative;}

.widgetbot {background: /*#2f1405*/ url("../images/widget_bottom_brown.gif") no-repeat bottom; padding:0 10px 0 10px;position:relative;}

.widgetbotwide {background: /*#2f1405*/ url("../images/widget_bottom_brown_wide.gif") no-repeat bottom; padding:0 10px 0 10px;position:relative;}

.widgetlt p, .widgetlt td { font: 10px/13px Arial, Helvetica, sans-serif;position:relative;}

.widgetbodylt {background: #cdc8b9 url("../images/widget_back_beige.gif") no-repeat bottom; padding:0 10px 0 10px;position:relative;}


	
/*************************************************************
HOME STYLES
************************************************************/

#largepic {float:left; width:966px; height: 289px; z-index:0;position:relative; z-index:90;padding:0px; margin:0px;background: url('../images/hm_largepic_bg.jpg') 298px 0px;}
#featuredpics {float:left; width:201px; height:305; background: url('../images/featuredpic_back.jpg') no-repeat;}
.vid {margin-left:53px;}
.vidlink {margin:5px 0 0 43px;}

#belowpic {float:left; margin:0px 0px 0 0;width:960px;height:90px;z-index:30;position:relative;}

.hmsecnavs {width:950px;margin:-4px 0px 0 16px;z-index:60;float:left;}

.socialmedia {width:400px; position:absolute; top:0px; left:0px; height:50px; color:#fff;background: transparent url('../images/bg_socialmedia.gif') no-repeat; z-index:140;}

#homecolone {width:200px; float:left;margin: 10px 10px 0 10px}
#homecoltwo {width:200px; float:left;margin: 10px 0px 15px 0px}


#homecolnews {float:left; margin:10px 30px; width: 470px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color:#cfc8b3;
	}



#largepicnew {float:left; width:966px; height: 289px; z-index:0;position:relative; z-index:90;padding:0px; margin:0px;background: url('../images/hm_largepic_bgnew.jpg') 298px 0px; overflow:hidden;}

	
/*************************************************************
Accordian
************************************************************/


#accmain { 
	width: 470px;
	margin-top:13px;
	background:#351804;
}


.basic  {
	width: 470px;
	font-family: verdana;
	border: none;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


.basic div {
	margin-bottom: 10px;
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px 10px 10px;
	
}
.basic a {
	cursor:pointer;
	display:block;
	margin: 3px 0px;
	text-decoration: none;
	text-transform:uppercase;
	color:#8ac045;
	font-weight: bold;
	padding: 6px 0px 4px 10px;border-top:1px solid #6d5740;
}

.basic a.selected {
	color: #d1e18b;
}

.basic a:hover {
	color:#d4eb72;
	font-weight: bold;
	text-decoration: none;
}


.basic div.acccopy a, /*links within content*/
.basic div.acccopy a:visited,
.basic div.acccopy a:hover {
	text-decoration:underline;
	font-weight:normal;
	background:none;
	border:0px;
	padding: 4px;
}

.basic div.acccopy 
 {
	margin:10px 10px 0px 20px;
}



.acchome { /*needs to be down here to work*/
  width: 470px; 
  margin-top:-5px;
}





