body {
	margin: 0px;
	color: #656565;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	background-image: url(../App_Themes/Camelback/Images/siteimages/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
img
{
	border: 0px;
}

hr {
	color: #6699cc;
	background-color: #6699cc;
	height: 1px;
	width: 90%;
	text-align:center;
}

div#container 
{
	margin: 15px auto 0px auto;
	padding: 0px;
	width: 854px;
	text-align: left;
	background-color: #FFFFFF;
}

/*==============Header==============*/

div#logoTop
{
	top: 5px;
	position: absolute;
	margin: 0px 0px 0px 10px;
	text-align: left;
}
div#snowEastTop
{
	top: -12px;
	position: absolute;
	margin: 0px 0px 0px 705px;
	text-align: left;
}
div#logoSection
{
	top: 405px;
	position: absolute;
	margin: 0px 0px 0px 250px;
	text-align: left;
}
div#headerTitle
{
	text-align: center;
	/*padding: 31px 170px 9px 0px;*/
	padding: 0px 170px 0px 375px;	
}
div#headerTitleSub
{
	text-align: left;
	padding: 45px 15px 5px 0px;
	margin-left: 310px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
div#mainNav{
	background-color:#992a1f;
	padding-left:3px;
	width:851px;
}

/*==============Main Content==============*/

.breadcrumbText {
	font-size:11px;
	margin-bottom:15px;
}

div#mainLeftNav /* Unused */
{
	width:170px;
	margin: 20px 0px 20px 10px;
	padding: 0px 0px 0px 0px;
	color: #000000;	
}
div#pagePlaceHolderMargin {
	margin-left:20px;
}
div#mainContent
{
	width:608px;
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
	line-height: 13pt;
	border-right: 1px solid #cedfec;
	background-image: url(/App_Themes/Camelback/Images/siteimages/contentBG_snowflake.png);
}
div#mainContent b
{
	color:#4E2614;
}
div#mainContent strong
{
	color:#4E2614;
}
div#mainContent h1 {
	color:#4E2614;
	font-size:18px;
}
div#mainContent h2 {
	color:#4E2614;
	font-size:14px;
}
div#mainContent h3 {
	color:#4E2614;
	font-size:12px;
}
div#mainContent h4 {
	color:#4E2614;
	font-size:16px;
}
div#mainContent h5 {
	color:#4E2614;
	font-size:14px;
}
div#mainContent h6 {
	color:#4E2614;
	font-size:12px;
}

div#mainContent a
{
	color: #4E2614;
	font-weight: bold;
	text-decoration: none;
}
div#mainContent a:visited
{
	color: #4E2614;
	font-weight: bold;
}
div#mainContent a:hover
{
	color: #4E2614;
	font-weight: bold;
	text-decoration: underline;
}
div#mainContent a:active
{
	color: #4E2614;
	font-weight: bold;
	text-decoration: underline;
}
.mainContentBar1 {
	background-image: url(/App_Themes/Camelback/Images/siteimages/contentHeaderBar3.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:14px;
	
	height:50px;
	font-weight:bold;
	padding:30px 100px 0px 10px;
}
.mainContentBar2 {
	background-image: url(/App_Themes/Camelback/Images/siteimages/contentHeaderBar4.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-size:14px;
	
	height:50px;
	font-weight:bold;
	padding:30px 100px 0px 10px;
}

div#mainContentHome
{
	width:608px;
	margin: 25px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	line-height: 13pt;
	border-right: 1px solid #cedfec;
}
div#mainContentHome b
{
	color:#000000;
}
div#mainContentHome strong
{
	color:#000000;
}
div#mainContentHome a
{
	color: #4E2614;
	font-weight: bold;
	text-decoration: none;
}
div#mainContentHome a:visited
{
	color: #4E2614;
	font-weight: bold;
}
div#mainContentHome a:hover
{
	color: #4E2614;
	font-weight: bold;
	text-decoration: underline;
}
div#mainContentHome a:active
{
	color: #4E2614;
	font-weight: bold;
	text-decoration: underline;
}

div#mainContentHome h1
{
	color:#000000;
	font-size: 18px;
	line-height:14pt;
}
div#mainRightContent
{
	width:166px;
	margin: 40px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	color: #000000;
}

div#mainRightNav
{
	top: 90px;
	position: absolute;
	margin: 0px 0px 0px 670px;
	text-align: right;
}
div#mainContent .mainImageRight {
	float:right;
	margin: 0px 0px 10px 10px;
	clear:both;
	border: solid 2px #DAEAF9;
}
div#mainContent .mainImageRight img {
	border: solid 2px #DAEAF9;
}
div#mainContent .mainImageLeft {
	float:left;
	margin: 0px 10px 10px 0px;
	clear:both;
	border: solid 2px #DAEAF9;
}
div#mainContent .mainImageLeft img {
	border: solid 2px #DAEAF9;
}
div#mainContent .mainImage {
	border: solid 2px #DAEAF9;
}
div#mainContent .mainVideoBorder {
	border: solid 2px #DAEAF9;
}
.mainRightAddress {
	margin-top:10px;
	padding:5px;
	font-weight:bold;
	text-align:center;
	font-size:10px;
	color:#336699;
	background-color:#eff5fc;
	border: solid 1px #daeaf9;
}

/*#Blog Right side#*/
/*div.blogRightContent
{
	width:166px;
	margin: 40px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	color: #000000;
}
*/
div.blogRightContent a
{
	color: #6699cc;
	font-weight: bold;
	text-decoration: none;
}

div.blogRightContent a:visited
{
	color: #6699cc;
	font-weight: bold;
}
div.blogRightContent a:hover
{
	color: #6699cc;
	font-weight: bold;
	text-decoration: underline;
}
div.blogRightContent a:active
{
	color: #6699cc;
	font-weight: bold;
	text-decoration: underline;
}

div.rssFeed {
	color:#ff9933;
	font-weight:bold;
}
div.rssFeed a {
	color:#e8732d;
	text-decoration:none;
	font-weight:bold;
}
div.rssFeed a:visited {
	color:#e8732d;
	text-decoration:none;
}
div.rssFeed a:hover {
	color:#fa9c39;
	text-decoration:none;
}
div.rssFeed a:active {
	color:#fa9c39;
	text-decoration:none;
}

.tableBG {
	background-image: url(/App_Themes/Camelback/Images/siteimages/tableBG2.png);
	background-repeat: no-repeat;
	padding-left:20px;
}
/*==============Season Pass==============*/

.spTableLayout {
	color:#333333;
	line-height:normal;
}
.spTableSmallText {
	font-size: 9px
}
.spTableBottomBorder {
	border-bottom: solid 2px #FFFFFF; 
	font-size: 9px;
}
.spTableBoldBlackText {
	font-weight:bold;
	color:#333333;
}

/*==============Search==============*/

.mainRightSearchBox {
	width:130px;
}
.mainRightSearchLabel {
	font-size:10px;
	font-weight:bold;
}
.mainRightSearchButton {
	font-size:11px;
	font-weight:bold;
	width:30px;
}

/*==============Footer==============*/

div#footer
{
	padding: 10px 5px 10px 0px;
	color: #d1d1d1;
	width: 849px;
	text-align: right;
	margin: auto;
	font-size:11px;
}
div#footer a
{
	color: #d1d1d1;
	text-decoration: none;
	margin-left: 20px;
	line-height:14pt;
	font-weight: bold;
}
div#footer a:visited
{
	color: #d1d1d1;
	text-decoration: none;
}
div#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
div#footer a:active
{
	color: #d1d1d1;
	text-decoration: none;
}
div#footerCopyright a {
	margin-left:0px;
}

/*#Containers/Black box#*/
.blackBox
{
	border: 1px solid #545454;
	margin-bottom: 15px;
}

.blackBox .title
{
	background: #e36c26 url(../App_Themes/CorporateSite/Images/topMenuItemDivider.gif) 0% 40% 

repeat-x;
	padding: 3px 5px;
	font-size: 12px;
	margin-top: 0px;
	color: white;
	margin-bottom:0px;	
}

.blackBox .content
{
	padding: 5px;
	background: #f3f3f3;
}

/*# Camelbeach Styles #*/

div#mainRightNavCamelbeach
{
	top: 0px;
	position: absolute;
	margin: 0px 0px 0px 670px;
	text-align: right;
}
div#headerTitleCamelbeach
{
	text-align: right;
	padding: 16px 100px 9px 0px;	
}
div#mainNavCamelbeach{
	background-color:#f79020;
	padding-left:3px;
	width:851px;
}

.mainRightAddressCamelbeach {
	margin-top:10px;
	padding:5px;
	font-weight:bold;
	text-align:center;
	font-size:10px;
	color:#f6952a;
	background-color:#fff6f1;
	border: solid 1px #feeadd;
}

div#mainContentCamelbeach
{
	width:608px;
	margin: 5px 0px 0px 0px;
	padding: 0px 20px 20px 20px;
	line-height: 13pt;
	border-right: 1px solid #fadadb;
	background-image: url(/App_Themes/Camelback/Images/siteimages/contentBG_bubbles.gif);
}
div#mainContentCamelbeach b
{
	color:#f15523;
}
div#mainContentCamelbeach strong
{
	color:#f15523;
}
div#mainContentCamelbeach h1 {
	color:#f15523;
	font-size:18px;
}
div#mainContentCamelbeach h2 {
	color:#f15523;
	font-size:14px;
}
div#mainContentCamelbeach h3 {
	color:#f15523;
	font-size:12px;
}
div#mainContentCamelbeach h4 {
	color:#f15523;
	font-size:16px;
}
div#mainContentCamelbeach h5 {
	color:#f15523;
	font-size:14px;
}
div#mainContentCamelbeach h6 {
	color:#f15523;
	font-size:12px;
}
div#mainContentCamelbeach a
{
	color: #f6952a;
	font-weight: bold;
	text-decoration: none;
}
div#mainContentCamelbeach a:visited
{
	color: #f6952a;
	font-weight: bold;
}
div#mainContentCamelbeach a:hover
{
	color: #f6952a;
	font-weight: bold;
	text-decoration: underline;
}
div#mainContentCamelbeach a:active
{
	color: #f6952a;
	font-weight: bold;
	text-decoration: underline;
}
.mainContentBar1Camelbeach {
	background-image: url(/App_Themes/Camelback/Images/siteimages/CBcontentHeaderBar1.png);
	background-repeat: no-repeat;
	color:#F15523;
	font-size:14px;
	
	height:50px;
	font-weight:bold;
	padding:30px 100px 0px 10px;
}
.mainContentBar2Camelbeach {
	background-image: url(/App_Themes/Camelback/Images/siteimages/CBcontentHeaderBar2.png);
	background-repeat: no-repeat;
	color:#F15523;
	font-size:14px;
	
	height:50px;
	font-weight:bold;
	padding:30px 100px 0px 10px;
}
div#mainContentHomeCamelbeach
{
	width:608px;
	margin: 25px 0px 20px 0px;
	padding: 0px 20px 0px 20px;
	line-height: 13pt;
	border-right: 1px solid #cedfec;
}
div#mainContentHomeCamelbeach b
{
	color:#f15523;
}
div#mainContentHomeCamelbeach strong
{
	color:#f15523;
}
div#mainContentHomeCamelbeach a
{
	color: #f6952a;
	font-weight: bold;
	text-decoration: none;
}
div#mainContentHomeCamelbeach a:visited
{
	color: #f6952a;
	font-weight: bold;
}
div#mainContentHomeCamelbeach a:hover
{
	color: #f6952a;
	font-weight: bold;
	text-decoration: underline;
}
div#mainContentHomeCamelbeach a:active
{
	color: #f6952a;
	font-weight: bold;
	text-decoration: underline;
}
div#mainContentCamelbeach .mainImageRight {
	float:right;
	margin: 0px 0px 10px 10px;
	clear:both;
	border: solid 2px #fadadb;
}
div#mainContentCamelbeach .mainImageRight img {
	border: solid 2px #fadadb;
}
div#mainContentCamelbeach .mainImageLeft {
	float:left;
	margin: 0px 10px 10px 0px;
	clear:both;
	border: solid 2px #fadadb;
}
div#mainContentCamelbeach .mainImageLeft img {
	border: solid 2px #fadadb;
}
div#mainContentCamelbeach .mainImage {
	border: solid 2px #fadadb;
}
div#mainContentCamelbeach .mainVideoBorder {
	border: solid 2px #fadadb;
}
