#wrapper {
	width: 1000px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#wrapper800 {
	width: 800px;
	text-align: left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 


/* ------- HEADER STYLES ----------*/
#header {
	height: 120px;
	position: relative;
}

#header #mainNav {
	position: absolute;
	left: 125px;
	bottom: 0px;
	width: 610px;
}
#header #mainNav ul {
	bottom: 0px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0px;
	width: 100%;
}
.textleft {
	text-align: left;
	}
#header #mainNav li {
	float:left;
}

#header #mainNav li a:link, #header #mainNav li a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	margin-right: 6px;
	display: block;
	line-height: 25px;
	background-image: url(../images/nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}

#header #mainNav li a:hover {
	color: #333;
	border: none;
	background-image: url(../images/nav_rollover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header #mainNav ul li a.current {
	margin-top: -5px;
	height: 30px;
	background-image: url(../images/current.jpg);
	color: #FFF;
	line-height: 25px;
}
#header #mainNav ul li a.current:hover {
	color: #FFF;
	cursor: default;
}
	
#header #banner {
	position: absolute;
	bottom: 0;
	left: 0;
}

#header h1 {
	text-indent: -3000em;
	margin: 0;
}
/* ------- END HEADER STYLES ----------*/

Promo {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
}

#reservation table.concierge {
	width:100%;
	margin-left:0px;
	background-color: #FFF;
	border: 1px solid #333;
}
#reservation table.discounts {
	width:100%;
	background-color:#5B5B5B;
}
#reservation .header {
	font-weight:bold;
	color:#00A3E4;
}
#reservation h1 { font-size:9pt; font-weight:bold; color:#000000; margin-top:0; margin-bottom:0; }
#reservation h1.finish { font-size:12pt; font-weight:bold; color:#000000; margin-top:0; margin-bottom:8; }
#reservation h2 { font-size:9pt; font-weight:bold; color:#ED3338; margin-top:0; margin-bottom:0; text-align:center; }
#skigroup th { font-size:8pt; color:#000000; background-color:#cccccc; font-weight:bold; }
#skigroup td {
	font-size:8pt;
	color:#666666;
}
#skigroup2 th { font-size:9pt; color:#666666; background-color:#F5F8FB; text-align:left; }
#skigroup2 td {
	font-size:9pt;
	color:#000;
}
table.price {
	background-color: #5B5B5B;
	border: 2px solid #000;
}
p.price {
	font-size:14pt;
	font-weight:bold;
	text-align:center;
	margin-top:4;
	margin-bottom:0;
	color: #FFF;
}
p.savings {
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	margin-top:4;
	margin-bottom:0;
	color:#FFF;
}
p.small { margin-top:0; margin-bottom:8; font-size:8pt; color:#666666; }
p.print { font-size:8pt; }
p.note { text-indent:-10; margin-left:15; margin-top:0; margin-bottom:5; font-size:9pt; color:#333333; font-weight:bold; }
p.bold { text-align:center; font-weight:bold; color:#ED3338; }
.required { font-weight:bold; color:#ED3338; }
.required2 { font-weight:bold; color:#336699; }
#reservation input,select,textarea { font-size:9pt; }
.AdminTableHeader { font-weight: bold; color: white; background-color: #336799; }
.AdminTableText { font-size: 8pt; color: #336799;}

a.black:link { color:#000000; }
a.black:visited { color:#000000; }
a.black:active { color:#000000; }
a.black:hover {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.white:link { color:#FFFFFF; }
a.white:visited { color:#FFFFFF; }
a.white:active { color:#FFFFFF; }
a.white:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

a.delete:link { color:#ED3338; }
a.delete:visited { color:#ED3338; }
a.delete:active { color:#ED3338; }
a.delete:hover { color:#ED3338; text-decoration:none; }

A:link {color: #336699;}
A:visited {color: #336699;}
A:active {color: #000000;}
A:hover {color: #000000;}
#reservation .discounts a {
	color: #FFF;
}
.white_text {
	color: #FFF;
}

