html, body {
	height: 100%;
	font: normal 12px Geneva, Arial, Helvetica, san-serif;
	color: #000000;
}
body {
	background: #074593 url(../htmlimg/bg.jpg) repeat-x;
	margin: 0 auto;
	min-height: 600px;
}
a {
	color: #074592;
	font-weight: normal;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}



#pagecontainer {
	clear: both;
	min-height: 600px;
	height: 100%;
	width: 808px;
	margin: 0 auto;
	position: relative;
}
#basecontainer {
	clear: both;
	width: 808px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
	z-index: 10;
}
#toprow {
	clear: both;
	height: 37px;
	margin: 0 auto;
	padding-top: 6px;
}
.showandnews {
	width: 808px;
	height: auto;
	display: block;
}
#menu {
	position:absolute;
	height: 27px;
	width: 808px;
	left: 0px;
	margin-top: -79px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	z-index: 1000;
}
#bottomrow {
	clear: both;
	height: 158px;
	margin: 0 auto;
	background: url(/homehtml/bottombox.jpg) no-repeat;
}
#menu a:hover { background-position: 0 -27px; }
#menu a { float: left; display: inline; height: 27px; }
#menu span{ display: none; }
.home { width: 70px; background: #074593 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: 93px; 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;
}
#contentcontainer {
	clear: both;
	min-height: 500px;
	height: auto;
	width: 808px;
	display: block;
	margin-top: -24px;
	position: relative;
}
.clearer { clear: both; width: 50px; display: block; margin: -1px; }
#footercontainer {
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #000000;
	padding: 6px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	clear: both;
	display: block;
	margin-top: 12px;
}
#footercontainer a {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 4px;
}
#footercontainer a:hover {
	color: #FFCC66;
	text-decoration: none;
}
.leftborder {
	border-left: 1px solid #FFFFFF;
}
.subfooter {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 6px;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	color: #666666;
}
.subfooter a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
}
.leftbox {
  float: left;
  width: 160px;
  height: auto;
  min-height: 400px;
  display: inline;
  margin-left: 1px;
  border-right: 1px solid #CCCCCC;
  padding-right: 4px;
  margin-top: 12px;
}
.contentbox {
  float: left;
  display: inline;
  width: 401px;
  padding: 12px 6px 4px 11px;
	/*padding: 'padding-top' 'padding-right' 'padding-bottom' 'padding-left'*/
}
.rightbox {
	float: right;
	width: 219px;
	display: inline;
	height: auto;
}
.rightbox table {
	display: block;
}
.topofbox {
	background: url(/htmlimg/sidebox.gif) no-repeat left top;
	display: block;
	height: 9px;
	width: auto;
}
.bottomofbox {
	background: #FFFFFF url(/htmlimg/sidebox.gif) no-repeat left bottom;
	display: block;
	height: 12px;
	width: auto;
}
.insideofbox {
	background: url(/htmlimg/sideboxrepeat.gif) repeat-y;
	display: block;
	width: 210px;
	min-height: 200px;
	padding-left: 9px;
}
.whereweare {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 5px;
	position:absolute;
	height: 20px;
	width: 801px;
	left: 0px;
	margin-top: -46px;
}
.whereweare a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #074592;	
}
.leftbox ul, .nrleftbox ul{
  list-style: none;
  margin-left: 1px;
  padding: 1px 1px 1px 1px;
}
.leftbox ul li, .nrleftbox ul li{
  padding: 2px;
  display: block;
  clear: both;
  border: 1px solid #074592;
  margin-top: 2px;
  background: #074592;
  color: #FFFFFF;
  line-height: 17px;
  height: 18px;
  font-size: 11px;
}
.leftbox ul li:hover, .nrleftbox ul li:hover { background: #000000; }
.leftbox ul li span, .nrleftbox ul li span{
  float: left;
  display: inline;
  line-height: 12px;
  height: 12px;
  width: 12px;
  margin-right: 2px;
  margin-left: 1px;
  padding-left: 2px;
  padding-bottom: 2px;
  background: #CFDFEE;
  text-align: center;
  color: #074592;
  font-weight: bold;
  border: 1px solid #FFFFFF;
}
.leftbox ul li a, .nrleftbox ul li a{
  float: left;
  display: inline;
  color: #FFFFFF;
  text-decoration: none;
}
.leftbox ul li.active , .nrleftbox il li.active{
  text-decoration: none;
  background-color: #000000;
}
.leftbox ul li.active a, .nrleftbox ul li.active a{
	color: #74592;
	text-decoration: none;
}
.leftbox ul li.active span, .nrleftbox ul li.active span{
  color: #FFFFFF;
  text-decoration: none;
  background: #CC9900;
}
.snrleftbox ul {
	list-style: none;
	margin-left: 2px;
	padding: 0 0 2px 0;
}
.snrleftbox ul li{
	padding: 1px;
	display: block;
	clear: both;
}
.snrleftbox ul li span{
	float: left;
	display: inline;
}
.snrleftbox ul li a{
	padding-left: 2px;
	float: left;
}
/* -- NO RIGHT HAND BOX TEMPLATE --*/
.nrleftbox {
	float: left;
	width: 130px;
	height: auto;
	min-height: 400px;
	display: inline;
	margin-left: 5px;
	border-right: 1px solid #CCCCCC;
	padding-right: 4px;
	margin-top: 12px;
}
.nrcontentbox {
	float: left;
	display: inline;
	width: 650px;
	padding: 12px 6px 4px 11px;
}


/* RIGHT BOX STYLINGS */
#globallistbanner {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.listtextcell {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
.globallistbannerhdr, .globallistbannerhdr a {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	}
.globallistbannerhdr a:hover {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #CC9900;
	}
.globallistable {
	width: 205px;
	display: block;
}
.swirlbox{
	width: 206px;
	height: auto;
	min-height: 150px;
	margin-top: 8px;
	display: block;
}
#sidecam {
	display: block;
	width: 208px;
	height: auto;
	clear: both;
	background-color: #074593;
	margin-bottom: 2px;
}
#globalbanners {
	display: block;
	width: 208px;
	height: auto;
	clear: both;
}
#sidecam img, #sidecam div#thecam {
	float: left;
}
.pgtxt ul { padding: 5px; margin: 10px;}