body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #29323d;
	text-align: center;
	margin: 0 0 20px 0;
	background: url(/img/topBg.png) no-repeat top center #fcfdfd;
}
.emptyTopMsg {
	background-image: none;
}
img {
	border: 0;
}
a {
	color: #5573a8;
}
h1 {
	font-size: 1.8em;
	border-bottom: 1px solid #cfd0d3;
}
h2 {
	font-size: 1.6em;
	border-bottom: 1px solid #cfd0d3;
}
h3 {
	font-size: 1.3em;
}
form {
	margin: 0;
	padding: 0;
}
table {
	font-size: 1em;
}
h1, h2, h3 {
	margin: 0.5em 0 ;
	padding: 0;
}
p {
	line-height: 1.4em;
	margin: 0.7em 0 ;
	padding: 0;
}
.invalid {
	border: 2px solid red;
}
label.invalid {
	border: 0 !important;
	color: red;
}
label.invalid a {
	color: red;
}
.err, .ErrorContainer {
	color: #f00;
	font-weight: bold;
}
.err a {
	color: #f00 !important;
}
.msg {
	display: none;
	font-weight: bold;
}
.pagePath {
	margin: 5px 0;
}
.pagePath a, .linkList a, #footer .infoLink {
	text-decoration: none;
}
.pagePath a {
	border-bottom: 1px dotted #000;
}
.hidden {
	display: none;
}
.bold {
	font-weight: bold;
}
#main {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: url(/img/mainBg.jpg) repeat-x 0 285px;
}
#goprHeader { height: 248px; background: url(/img/head1.jpg) no-repeat 0 0; }
#goprHeader h1 {
	margin: 0;
	padding: 30px 0 0 30px;
	border: 0;
	color: #fff;
}
#headHome {
	float: right;
	margin: 0 25px 0 0;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	width: 190px;
}
#headHome p {
	margin-top: 0;
}
#headHome .logo {
	position: absolute;
}
#content {
	clear: both;
}
#menu {
	background: url(/img/menuBg.jpg) repeat-x #6587ba;
	height: 35px;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #325786;
	border-bottom: 1px solid #6184ab;
}
#menu li.first {
	border-left: 0;
}
#menu li.last {
	border-right: 0;
}
#menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 1em;
	text-align: center;
	border-left: 1px solid #819dc6;
	border-right: 1px solid #325786;
}
#menu li a {
	padding: 7px;
	text-decoration: none;
	color: #fff;
	display: block;
	font-size: 1.2em;
}
#left, #center {
	float: left;
}
#right {
	float: right;
}
#left, #right {
	width: 193px;
}
#left, #center {
	margin-right: 25px;
}
#left .box {
	border-left: 0 !important;
}
#right .box {
	border-right: 0 !important;
}
#center {
	width: 564px;
}
.box {
	background: url(/img/boxBg.jpg) repeat-x #f3f6fc 0 bottom;
	border: 1px solid #cfd0d3;
	margin-top: 15px;
}
.box h3 {
	background: url(/img/boxHeadBg.jpg) repeat-x #838895;
	color: #fff;
	margin: 0;
	padding: .2em 1em;
	font-size: 1em;
}
.submenu {
	list-style-image: url(/img/bullet.png);
	margin: 0;
	padding: 1em 2em;
}
.submenu li a {
	display: block;
	text-decoration: none;
}
.weatherBox p {
	background: url(/img/weatherBoxBg.png) no-repeat bottom left #f4f7fc;
	padding: 40px 0 18px 65px;
	margin: 0;
}
.weatherBox p span {
	font-size: 3em;
	font-weight: bold;
	color: #5573a8;
	display: block;
	margin: 0 0 .5em .5em;
}
.more1 {
	background: url(/img/btnMore1.png) no-repeat top right;
	padding: 3px 28px 3px 0;
}
.more2 {
	background: url(/img/btnMore2.png) no-repeat center right;
	padding: 0 12px 0 0;
}
.lifeguardBox p, .randImgBox p {
	text-align: center;
}
#menu .active {
	background: url(/img/menuActiveBg.png) repeat-x;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
/* Scroller Box */
#goprMarqContainer {
	position: relative;
	width: 100%;
	height: 57px;
	overflow: hidden;
}
#goprMarq {
	white-space: nowrap;
	margin: 15px 0 0 100px;
	font-size: 1.5em;
	position: relative;
	z-index:1;
}
#goprMarq p {
	padding: 0;
}
#goprMarqVanish {
	position: absolute;
	width: 1000px;
	height: 55px;
	background: url(/img/marqVanish.png) no-repeat;
	z-index: 10;
}
/* EOF Scroller Box */
/* weather */
.weatherCond, .skiCond {
	width: 265px;
	float: left;
}
.weatherCond, .skiCond, .weatherComment {
	background-color: #fff;
	border: 1px solid #aaa;
	margin: 0 10px 10px 0;
}
.weatherCond h3, .skiCond h3, .weatherComment h3 {
	padding: 10px;
	margin-top: 0;
	background-color: #eee;
	font-size: 1.2em;
}
.weatherCond ul, .skiCond p, .weatherComment p {
	list-style: none;
	margin: 0 0 10px 10px;
	padding: 0;
}
.weatherCond li {
	line-height: 1.7em;
}
.weatherCond li img {
	vertical-align: middle;
}
.skiCond .is_open {
	font-weight: bold;
	margin: -10px 10px 0 0;
	text-align: right;
}
.temp {
	background: url(/img/w00.png) no-repeat;
	height: 30px;
	font-size: 1.2em;
}
.wind {
	background: url(/img/w01.png) no-repeat;
}
.snow {
	background: url(/img/w02.png) no-repeat;
}
.trails {
	background: url(/img/walk.png) no-repeat;
	height: 30px;
}
.skiTrails {
	background: url(/img/ski.png) no-repeat;
	height: 30px;
}
#footer {
	background: url(/img/footerBg.png) no-repeat top center;
	clear: both;
	width: 100%;
}
#footer .sponsors {
	padding-top: 20px;
}
#footer .info {
	padding-top: 10px;
}
h4, h5 {
	text-align: center;
}
h5 {
	font-weight: normal;
	font-size: 1em;
}
blockquote {
	font-style: italic;
	margin: 0;
	padding: 0;
}
ol ol {
	list-style: lower-alpha;
}
.newsDetails .date {
	text-align: right;
	font-size: 0.9em;
	margin-top: -1em;
	height:1.2em;
}
.weatherComment {
	clear: both;
	width: 542px;
}
.attentionBox h4 {
	padding: 0;
	margin: 0;
	font-size: 1.4em;
}
.attentionBox div {
	font-weight: bold;
	font-size: 3em;
	text-align: center;
	padding: 0.5em;
}
.attentionBox a {
	color: #000;
	text-decoration: none;
}
.avalanche5 a, .avalanche5 {
	color: #fff;
}
.avalanche1 {
	background-color: #ccff66;
}
.avalanche2 {
	background-color: #ffff00;
}
.avalanche3 {
	background-color: #ff9900;
}
.avalanche4 {
	background-color: #ff0000;
}
.avalanche5 {
	background: url(/img/avalanche5.png) #ff0000;
}
.sky, .fall, .temp, .snow, .wind, .trails, .skiTrails, .visibility {
	background-repeat: no-repeat !important;
	padding-left: 30px;
}
.sky0 {
	background: url(/img/sky2-0.png);
}
.sky1 {
	background: url(/img/sky1.png);
}
.sky2 {
	background: url(/img/sky2.png);
}
.sky3 {
	background: url(/img/sky2-3.png);
}
.sky4 {
	background: url(/img/sky4.png);
}
.sky5 {
	background: url(/img/sky5.png);
}
.sky6 {
	background: url(/img/sky2-6.png);
}
.sky7 {
	background: url(/img/sky7.png);
}
.sky8 {
	background: url(/img/sky2-8.png);
}
.sky9 {
	background: url(/img/sky2-9.png);
}
.fall0 {
	background: url(/img/fallT0.png);
}
.fall2 {
	background: url(/img/fall2.png);
}
.fall6, .fall7 {
	background: url(/img/fall3.png);
}
.fall4, .fall1 {
	background: url(/img/fall4.png);
}
.fallT0 {
	background: url(/img/fallT0.png);
}
.fall10, .fall11, .fall12 {
	background: url(/img/fallT1.png);
}
.fallT2 {
	background: url(/img/fallT2.png);
}
.fall2 {
	background: url(/img/fallT2.png);
}
.fall8, .fall9 {
	background: url(/img/fallT3.png);
}
.fallT4 {
	background: url(/img/fall4.png);
}
.visibility {
	background: url(/img/visibility.png);
}
.mswia {
	clear: both;
	font-weight: bold;
	padding-top: 4em;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.naviPaging {
	list-style: none;
	text-align: center;
	margin: 0.5em 0;
}
.naviPaging li {
	display: inline;
	margin: 0 1px;
}
.naviPaging li.naviCurrentPage {
	font-weight: bold;
}
.naviPaging li a, .naviDisabled, .naviCurrentPage {
	padding: 2px 5px;
	text-decoration: none;
	border: 1px solid #aaa;
}
.naviDisabled {
	color: #aaa;
}
.naviPaging li.next a, .naviPaging li.prev a {
	padding: 0;
}
.weatherComment {
}
#contactForm textarea {
	overflow: auto;
}
#contactForm textarea, #contactForm #author {
	width: 173px;
	background-color: #fff;
	margin-left: 10px;
}
#contactForm label {
	margin-left: 10px;
}
#contactForm h4 {
	margin: 1em 0 0;
}
#contactForm p {
}
#contactForm .submit {
	margin: 0.5em 0 0 120px;
}
.razemBox {
	text-align: center;
}
#left .banerContainer {
	text-align: center;
}
.notToday {
	color: #f00;
}