/*--- Boyne Highlands CSS ---*/
* {font-family:Arial, Helvetica, sans-serif;}

body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#000000;
	background-image:url("images/background.jpg");
	background-repeat:no-repeat;
	background-position:center top;
}

#container {
	padding:0px;
	margin:0px auto;
	width:877px;
	position:relative;
}

.clear {
	height:0px;
	overflow:hidden;
	width:100%;
	clear:both;
}

#header {
	z-index:3;
	margin:0px 2px;
	padding:0px;
	width:883px;
	background-image:url("images/header-bg.png");
	background-repeat:no-repeat;
	height:95px;
}

#content-top {
	margin:10px auto 0px;
	width:877px;
	height:70px;
	padding:0px;
	overflow:hidden;
	background-image:url("images/content-header.png");
}

#content-container {
	background-image:url("images/content-bg.png");
	background-repeat:repeat-y;
	width:877px;
	margin:0px auto;
	padding:0px;
	text-align:left;
}

#content-footer {
	margin:0px auto 10px;
	width:874px;
	height:52px;
	overflow:hidden;
	background-image:url("images/content-footer.png");
	background-repeat:no-repeat;
	background-position:right;
}

/*--- Header ---*/

#logo {
	display:block;
	padding:0px;
	margin:12px 0px 0px 20px;
	float:left;
	width:217px;
	height:28px;
	overflow:hidden;
	background-image:url("images/logo.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

#logo span {
	display:block;
	height:32px;
	width:217px;
}

#header-conditions-container {
	margin:0px 0px 0px 10px;
	height:95px;
	width:445px;
	background-image:url("images/header-conditions-bg.png");
	background-repeat:no-repeat;
	text-align:left;
	position:absolute;
	top:0px;
	left:260px;
	z-index:3;
}

#header-conditions-logo {
	background-image:url("images/header-conditions-logo.png");
	background-repeat:no-repeat;
	float:left;
	width:42px;
	height:29px;
	padding:0px;
	margin:0px 10px;
	overflow:hidden;
}

#header-conditions-logo span {
	display:block;
	width:42px;
	height:29px;
}

#header-conditions-container table {
	margin:15px 0px 0px 90px;
	width:340px;
}

#header-conditions-container table td, #header-conditions-container table th {
	font-size:11px;
}

#header-conditions-container table th {
	text-align:right;	
}

#header-links {
	position:absolute;
	z-index:2;
	top:0px;
	left:680px;	
}

#header-links a {
	display:none;
	overflow:hidden;
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0px;
}

#header-links a span {
	display:none;
}

#summer {
	height:28px;
	width:107px;
	background-image:url("images/header-summer.png");
}

#summer span {
	height:28px;
}

#winter {
	height:28px;
	width:108px;
	background-image:url("images/header-winter.png");
}

#winter span {
	height:39px;
}

#emailSignup {
	width:140px;
	height:27px;
	background-image:url("images/header-email.png");
}

#emailSignup span {height:39px;}

/*--- Nav ---*/

#nav {
	float:left;
	position:relative;
	width:299px;
	margin:0px 0px 0px 10px;
}

#nav-header {
	width:299px;
	height:192px;
	background-image:url("images/nav-logo-bg.png");
	background-repeat:no-repeat;
	margin:-60px 0px 0px;
}

#nav-header-logo {
	cursor:pointer;
	background-image:url("images/nav-logo.png");
	background-repeat:no-repeat;
	display:block;
	height:121px;
	width:290px;
	margin:20px 0px 0px 9px;
	overflow:hidden;
}

#nav-header-logo span {
	display:block;
	height:121px;
}

#nav-menu {
	list-style:none;
	padding:0px;
	margin:0px 0px 0px 39px;
	width:246px;
}

#nav-menu li {
	background-image:url("images/nav-item-bg.png");
	background-position:right;
	background-repeat:no-repeat;
	height:38px;
	width:246px;
	color:#FFFFFF;
	font-weight:bold;
	margin:0px;
	padding:0px;
	font-size:20px;
}

#nav-menu li:hover {
	background-image:url("../images/BoyneHighlands/nav-item-bg-on.png");
}

#nav-menu li a {
	color:#FFFFFF;
	margin:6px 0px 0px 20px;;
	text-decoration:none;
	display:block;
}

#nav-banners {
	text-align:center;
	padding-left:20px;	
}

#nav-banners a {
	margin:10px auto;		
}

#nav-banners img {
	border:none;
}

#nav-footer {
	width:254px;
	height:40px;
	margin:10px 0px 10px 31px;
	background-image:url("images/nav-footer.png");
}

/*--- Content ---*/

#content-column {
	float:right;
	position:relative;
	margin:0px 60px 0px 0px;
}

#content-flash {
	width:500px;
}

#content {
	width:480px;
	background-color:#FFFFFF;
	padding:10px;
}

#content img {
	float:right;
	margin:0px 0px 10px 10px;
}

#content-bottomBar {
	width:867px;
	margin:10px 0px 0px 7px;
	height:6px;
	overflow:hidden;
	background-image:url("images/content-bottomBar.png");
	background-repeat:no-repeat;
	clear:both;
}

/*--- Content Styles ---*/
h1 {
	font-size:2em;
}

h2, h4 {
	font-size:1.5em;
}

/*--- Footer ---*/

#footer {
	clear:both;
	margin:0px auto;
	padding:30px 0px 10px 0px;
	width:720px;
	color:#FFFFFF;
	font-size:11px;
	text-align:left;
	position:relative;
}

#footer div.column {
	width:33%;
	float:left;
	position:relative;
}

#footer div.resortLogo {
	width:90px;
	float:left;
	height:50px;
}

#footer a {
	color:#FFFFFF;
	font-weight:bold;
}

#footer div.resortLogo a {
	display:block;
	width:80px;
	overflow:hidden;
	cursor:pointer;
}

#footer div.resortLogo a span {
	display:block;
	width:80px;
	height:50px;
}

#footerLogo_boyne {
	background-image:url("../rideBOYNE/images/footer-boyneLogo.png");
	height:25px;
}

#footerLogo_highlands {
	background-image:url("../rideBOYNE/images/footer-highlandsLogo.png");
	height:50px;
}

#footerLogo_mountain {
	background-image:url("../rideBOYNE/images/footer-mountainLogo.png");
	height:44px;
}
