/* CSS Document */

/******************** LAYOUT **************************/

body {
	background:	#093754;
	font-family:	Arial, Helvetica, sans-serif;
	color:			#5e513d;
	font-size:		13px;
	line-height:	18px;
	padding:		0;
	margin:			0;
	text-align:		left;
}

#bodywrapper {
	background:	url("/images/bkrd-big.jpg") center top no-repeat #093754;
}

#main-wrapper {
	width:			980px;
	margin:0 auto;
}

#header {
	height:176px;
	position:relative;
}

#content {
	clear:both;
	width:980px;
	background:url("/images/bkrd-side.jpg") right top repeat-y #fff;
}

#main-col {
	width:			624px;
	float:left;
	padding:31px 17px 31px 33px;
}

#sub-main-col {
	width:			638px;
	float:left;
	padding:17px;
}

#sub-wrapper {
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	border:1px solid #d9d9d9;
	min-height:751px;
	padding:19px;
}

#right-col {
	width:			306px;
	float:right;
}

#footer {
	clear:both;
	height:246px;
	background:url("/images/bkrd-footer.jpg") no-repeat;
}

/******************** STYLES **************************/

#logo {
	position:absolute;
	left:326px;
	top:44px;
}

#utility {
	position:absolute;
	right:0;
	top:0;
	background:url("/images/bkrd-utility.png") no-repeat;
	width:389px;
	height:39px;
	padding:12px 0 0 12px;
}

#utility span {
	padding:0 5px;
	background:url("/images/utility-divider.png") right center no-repeat;
}

#utility a, #utility, #utility a:hover {
	font-size:12px;
	color:#5e513d;
	text-decoration:none;
}

#utility img {
	margin:0 3px;
	vertical-align:middle;
}

#utility .last {
	background:none;
	padding:0 0 0 6px;
}

#current_weather {
	color:#fff;
	position:absolute;
	right:73px;
	top:60px;
}

#weathericon {
	position:absolute;
	right:9px;
	top:44px;
}

#current_weather td {
	padding:0;
}

#weatherlinks {
	position:absolute;
	right:3px;
	top:114px;
	color:#fff;
	width:192px;
}

#weatherlinks a {
	color:#fff;
	font-size:9px;
}

#weatherlinks span {
	display:block;
	height:10px;
	line-height:10px;
}

#weatherlinks a:hover {
	text-decoration:none;
}

#fullweather {
	position:absolute;
	right:93px;
	top:136px;
	color:#471E1C;
}

#fullweather a {
	color:#fff;
}

#searcharea {
	width:201px;
	height:60px;
	background:url("/images/searcharea.jpg") no-repeat;
	float:right;
	position:relative;
}

#searchbox {
	width:110px;
	height:20px;
	border:0 none;
	font-size:14px;
	color:#33120f;
	position:absolute;
	top:18px;
	left:28px;
	background:none;
	text-height:14px;
	line-height:14px;
}

#search-button {
	width:21px;
	height:23px;
	background:url("/images/search-btn.jpg") center 50% no-repeat;
	cursor:pointer;
	position:absolute;
	top:15px;
	right:17px;
	border:0 none;
	padding:15px;
}

#slidearea {
	clear:both;
	float:left;
	width:663px;
	height:332px;
	padding:10px 0 11px 11px;
	position:relative;
}

#slidetl {
	position:absolute;
	left:11px;
	top:10px;
}

#slidetr {
	position:absolute;
	right:0;
	top:10px;
}

#slidebl {
	position:absolute;
	left:11px;
	bottom:11px;
	z-index:30;
}

#slidebr {
	position:absolute;
	right:0;
	bottom:11px;
	z-index:30;
}

#homeevents {
	width:254px;
	height:301px;
	float:right;
	padding:26px;
	color:#321311;
	font-size:13px;
}

#homeevents h2 {
	font-size:24px;
}

#homeevents a {
	font:bold 15px Arial, sans-serif;
	color:#0e496e;
}

#homeevents p {
	margin:0 0 12px 0;
}

#homenews {
	width:344px;
	float:left;
}

.newswimg, .newsnoimg {
	clear:both;
	margin-bottom:11px;
	font-size:12px;
}

.newswimg .newsphoto {
	padding:4px;
	width:97px;
	float:right;
}

.newswimg .newscontent {
	width:237px;
	float:left;
}

.newstitle {
	font:bold 15px Arial, sans-serif;
	color:#528bba;
	margin-bottom:0;
}

.newsynop {
	color:#5e513d;
	margin:0;
}

.newsynop span {
	font-style:italic;
}

#snowreport {
	float:right;
	width:211px;
	height:442px;
	background:url("/images/bkrd-report.jpg") no-repeat;
	padding: 21px 23px 0 22px;
}

#snowreport #details {
	font-size: 10px;
	float: right;
	padding-top: 6px;	
}

#snowreport h2 {
	height: 20px;
	margin-bottom: 9px;
}

#reportarea {
	height: 111px;	
	margin-bottom: 23px;
}

#reportarea table {
	color: #615346;
	font-size: 15px;
	text-transform: uppercase;
	vertical-align: middle;	
	width: 100%;
}

#reportarea table td {
	padding: 1px 10px 0;
	height: 22px;
}

#reportarea table .label {
	font-weight: bold;
	color: #34130e;	
}

#galleryimage {
	padding-top: 12px;
	height: 146px;
	font:bold 14px Arial, sans-serif;
	text-align:center;
	margin-bottom: 30px;
}

#galleryimage a {
	color:#4983b2;
}

#gallerylink img {
	vertical-align:middle;
}

#adarea {
	text-align:center;
}

#adarea img {
	margin-bottom:14px;
}

#footernav {
	height:15px;
	padding:14px 0;
	text-align:center;
}

#footernav a, #footernav {
	color:#fff;
	line-height:15px;
}

#subfooter {
	position:relative;
}

#footerleft {
	width:305px;
	height:133px;
	position:absolute;
	left:32px;
	top:24px;
	color:#fff;
}

#footerleft a {
	color:#fff;
}

#footercenter {
	width:233px;
	height:105px;
	position:absolute;
	left:383px;
	top:49px;
}

#footerleft h2, #footerleft .header2 {
	font:normal 30px Impact, Haettenschweiler, ÒArial Narrow BoldÓ, sans-serif;
	color:#5e513d;
	margin-bottom:9px;
}

#like {
	position:absolute;
	top:148px;
	left:383px;
}

#copyright, #copyright a {
	color:#72a9d6;
}


/*Navigation Styles*/

#navbar {
	float:left;
	width:779px;
	height:60px;
	list-style-type:none;
	margin:0;
	padding:0;
}

#navbar li a {
	background-image:url("/images/nav-sprite.png");
	float:left;
	padding-top:60px;
}

#navbar li span {
	display:none;
}

#nav-home {
	width:83px;
	background-position:0 0;
}

#navbar #nav-home:hover, #navbar #nav-home-on {
	background-position:0 -60px;
	width:83px;
}

#nav-information {
	width:147px;
	background-position:-83px 0;
}

#navbar #nav-information:hover, #navbar #nav-information-on {
	background-position:-83px -60px;
	width:147px;
}

#nav-slopes {
	width:92px;
	background-position:-230px 0;
}

#navbar #nav-slopes:hover, #navbar #nav-slopes-on {
	background-position:-230px -60px;
	width:92px;
}

#nav-tickets {
	width:97px;
	background-position:-322px 0;
}

#navbar #nav-tickets:hover, #navbar #nav-tickets-on {
	background-position:-322px -60px;
	width:97px;
}

#nav-tubing {
	width:91px;
	background-position:-419px 0;
}

#navbar #nav-tubing:hover, #navbar #nav-tubing-on {
	background-position:-419px -60px;
	width:91px;
}

#nav-lessons {
	width:111px;
	background-position:-510px 0;
}

#navbar #nav-lessons:hover, #navbar #nav-lessons-on {
	background-position:-510px -60px;
	width:111px;
}

#nav-group {
	width:86px;
	background-position:-621px 0;
}

#navbar #nav-group:hover, #navbar #nav-group-on {
	background-position:-621px -60px;
	width:86px;
}

#nav-area {
	width:72px;
	background-position:-707px 0;
}

#navbar #nav-area:hover, #navbar #nav-area-on {
	background-position:-707px -60px;
	width:72px;
}



a {
	color:			#993300;
	text-decoration:none;
	font-weight:bold;
}

.newstitle a, .newsynop a, #gallerylink a, #details {
	color:			#528bba;
}

a img {
	border:none;
	border-collapse:collapse;
}

a:hover {
	text-decoration:underline;
}

p, ol, ul {
	margin: 		0 0 18px 0;
}

blockquote {
	text-align:center;
	display:block;
	margin:5px 0;
	font-style:italic;
}

.alttext1 {
	font-size:		15px;
	color:#592824;
}

.alttext2 {
	font-size:		18px;
	color:#166280;
}

.header1 {
	color:			#33120f;
	font-size:		24px;
	font-weight:	bold;
	line-height:	30px;
}

.header2 {
	color:			#33120f;
	font-size: 		20px;
	font-weight:	bold;
	line-height:	23px;
}

.header3 {
	color:			#222222;
	font-size:		16px;
	font-weight:	bold;
	line-height:	19px;
}

h1 {
	color:			#33120f;
	font-size:		24px;
	font-weight:	bold;
	line-height:	30px;
	margin:			0 0 12px 0;
}

h2, #homeevents h2 a {
	color:			#33120f;
	font-size: 		20px;
	font-weight:	bold;
	line-height:	23px;
	margin:			0 0 8px 0;
}

h3 {
	color:			#222222;
	font-size:		16px;
	font-weight:	bold;
	line-height:	19px;
	margin:			0 0 3px 0;
}

.header3 a, h3 a {
	color:			#222222;
	text-decoration:none;
}

.header1 a, h1 a, .header2 a, h2 a {
	color:			#33120f;
	text-decoration:none;
}

.header1 a:hover, .header2 a:hover, .header3 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration:underline;
}


.image_on_right {
	float:			right;
	margin-left:	20px;
	margin-bottom:	10px;
}

.image_on_left {
	float:			left;
	margin-right:	20px;
	margin-bottom:	10px;
}

.keywords {
	background-color:#EEEEEE;
	border-top:1px solid #DDDDDD;
	border-bottom:1px solid #DDDDDD;
	padding:5px;
}

.sidebar-form label {
	display:		block;
	margin-bottom:	1px;
}

.sidebar-form .sidebar-field {
	margin-bottom:	10px;
}

/* Comments */

.commentContent {
	border-top:1px dotted #999999;
	padding-top:10px;
}

.commentInfo {
	padding-top:4px;
	padding-bottom:10px;
}

/* Calendar */

.cal_header {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
}

.calendar {
	width:100%;
	border: 1px solid #DDDDDD;
	border-collapse: collapse;
}

.calendar td {
	border: 1px solid #DDDDDD;
	vertical-align: top; 
}

.calendar td.today {
	background-color:#FFFFCC;
}

.calendar td.other_day {
	background-color:#FFFFFF;
}

.dayofweek {
	background-color: #333333;
	color:#FFFFFF;
	font-size:13px;
	font-weight:normal;
	padding:2px;
}

.empty_day {
	background-color:#DDDDDD;
}

.highlight {
	background-color: #FFE7D0;
}

.day {
	background-color:#EEEEEE;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day_today {
	background-color:#DDDDDD;
	font-size:11px;
	color:#4F4F45;	
	padding:2px;
}

.day a, .day_today a {
	color:#4F4F45;
	text-decoration:none;
}

.calendar hr {
	border: none 0;
	height: 1px;
	border-top: 1px dotted #B9B9A2;
}

.gray {
	color:#CCCCCC;
}

.author {
	font-weight:normal;
}

.author a {
	color:#000000;
	text-decoration:none;
}

.author a:hover {
	text-decoration:underline;
}

.error {
	text-align:left;
	padding:6px;
	background-color:#FFFFCC;
	border:solid #FFCC33 2px;
}

#comment_body {
	width:100%!important;
	}

#comments table td {
	padding-bottom:11px;
	}

.snow_table {
	padding:5px;
	border-bottom:1px solid #DDDDDD;
}

.snow_table td {
	padding:5px;
	border-bottom:1px solid #DDDDDD;
}

.gray_background {
	background-color:#EEEEEE;
}

.gray_background td {
	background-color:#EEEEEE;
}
	
