body {
	background: #074593;
	margin: 0 auto;
}
#pagecontainer {
	clear: both;
	height: auto;
	width: 807px;
	margin: 0 auto;
	margin-top: 5px;
	position: relative;
	border: 1px solid #FFFFFF;
}
#toprow {
	clear: both;
	height: 37px;
	margin: 0 auto;
	padding-top: 6px;
	background: url(../homehtml/topbgspacer.jpg);
}
.showandnews {
	width: 807px;
	height: 360px;	
}

#layerlogo {
	z-index: 1000;
	margin-top: -100px;
}

#menu {
	position: relative;
	clear: both;
	height: 27px;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#bottomrow {
	clear: both;
	height: 148px;
	margin: 0 auto;
	background: url(/homehtml/bottombox.jpg) no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
#menu a:hover { background-position: 0 -27px; }
#menu a { float: left; display: inline; height: 27px; }
#menu span{ display: none; }
.home { width: 70px; background: url(/homehtml/home.gif) no-repeat; }
.contact { width: 75px; background: url(/homehtml/contact.gif) no-repeat;	border-left: 1px solid #FFFFFF; }
.rates { width: 51px; background: url(/homehtml/rates.gif) no-repeat;	border-left: 1px solid #FFFFFF; }
.accommodate { width: 142px; background: url(/homehtml/accommodation.gif) no-repeat;	border-left: 1px solid #FFFFFF; }
.snowschool { width: 115px; background: url(/homehtml/snowschool.gif) no-repeat; border-left: 1px solid #FFFFFF;}
.events { width: 61px; background: url(/homehtml/events.gif) no-repeat; border-left: 1px solid #FFFFFF; }
.trails { width: 97px; background: url(/homehtml/trails.gif) no-repeat; border-left: 1px solid #FFFFFF; }
.members { width: 96px; background: url(/homehtml/membership.gif) no-repeat; border-left: 1px solid #FFFFFF; }
.cater { width: 92px; background: url(/homehtml/catering.gif) no-repeat; border-left: 1px solid #FFFFFF; }
.toprowright {
	float: right;
	width: 450px;
	height: auto;
	display: inline;
}
.toprowright div {
	float: right;
	height: 24px;
	display: inline;
	margin-right: 3px;
	text-align: center;
	width: 120px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
.weather, .snowcond{
	border-right: 1px solid #cccccc;

}
img.toprowleft {
	float: left;
	display: inline;
}
#newscontainer {
	position:absolute;
	left: 25px;
	margin-top: -167px;
	border: 1px solid #074593;
	background-color: #FFFFFF;
	width: 200px;
	height: auto;
	padding: 2px;
	min-height: 150px;
}
#newscontainer h1{
	background: #074593;
	font: bold 16px Geneva, Arial, Helvetica, san-serif;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	margin: 0px;
}
.bwebcam {
	float: left;
	background: url(../homehtml/bcambg.jpg);
	height: 119px;
	width: 145px;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-left: 5px;
}
.badverts1 {
	float: left;
	height: 125px;
	width: 250px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	background: #0D509F;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C4DDF3;
	#top: 50%;
	vertical-align: middle;
}
.badverts2 {
	float: left;
	height: 121px;
	width: 95px;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #C4DDF3;


	#top: 50%;
	padding: 2px;
	margin-right: 5px;
}
.tickernode {
	padding: 4px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 2px;
}
.smltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.tickertxt, .tickertxt a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
.allnews {
	color: #666666;
	font: italic normal 11px Arial, Helvetica, sans-serif;
	float: right;
	vertical-align: bottom;
	display: inline;
}
.badverts2 h1 {
	background: #074593;
	font: bold 16px Geneva, Arial, Helvetica, san-serif;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	margin: 0px;
	text-align: left;
}
.bwebcam div, .bwebcam img { float: left; }
#hnewsticker {
	position: relative;
	clear: both;
	margin: 0 auto;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font: 12px "Trebuchet MS", sans-serif, Helvetica;
	color: #FFFFFF;
	padding-bottom: 4px;
	background: #065EA6;
	width: auto;
	height: 25px;
	white-space: nowrap;
	overflow: hidden;
}
/* liScroll style declarations 
ul#hvhnewsticker {
	width: auto;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	overflow: hidden
}*/
.tickercontainer { /* the outer div with the black border */
width: 800px;
height: 22px; 
margin: 0; 
padding: 3px 5px;
overflow: hidden; 
white-space: nowrap;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 10px;
top: 3px;
width: auto;
height: 25px;
margin-right: 15px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
	font: bold 12px "Trebuchet MS", sans-serif, Helvetica;
list-style-type: none;
margin: 0;
padding: 0;
	width: 100%;
}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
display: inline;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
	color: #FFFFFF;
	font: bold 12px "Trebuchet MS", sans-serif, Helvetica;
margin: 0 15px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
	font: normal 10px "Trebuchet MS", sans-serif, Helvetica;

} 
.pepsi {
	float: left;
	background: url(../homehtml/bcambg.jpg);
	height: 119px;
	width: 125px;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-left: 5px;
}
.alpcode {
	float: left;
	background: url(../homehtml/bcambg.jpg);
	height: 119px;
	width: 121px;
	margin-right: 5px;
	border: 1px solid #FFFFFF;
	padding-top: 6px;
	padding-left: 2px;
}
#thecam {
	height: 72px;
	width: 138px;
}
