div#pgheader {
	background-image: url(http://www.skitown.com/images/v2/halo.jpg);
	background-repeat: repeat-x;
	background-color: #465a61;
	height: 90px;
	}

/* top row of page header */
div#pgheader .toprow {
	background-image: url(http://www.skitown.com/images/v2/headerbg.jpg);
	background-repeat: no-repeat;
	height: 90px;
	border-bottom: 1px solid #999999;
	}

div#leftcol {
	width: 195px;
	float: left;
	margin: 0;
	padding: 5px 2px 5px 5px;
	}

div#rightcol {
	margin-left: 202px;
	padding: 5px 5px 5px 2px;
	}

div#map {
	height: 525px;
	border: 1px solid #999999;
	}

#legend {
	margin: 8px 0;
	}

.legendt th {
	padding: 3px 6px 2px 1px;
	}

div#footer {
	font-size: 10px;
	color: #808080;
	text-align: center;
	padding: 8px;
	margin-top: 14px;
	}

.clear {
	clear: both;
	/* next attributes keep the div height to 0px, safari and netscape 7 */
	height: 1px;
	overflow: hidden;
	line-height: 1%;
	font-size: 0px;
	margin-bottom: -1px;
	}
/* keep ie from displaying the clear div/br in the page */
* html .clear {
	height: auto;
	margin-bottom: 0;
	}

.groupnav {
	margin: 10px 0;
	font-size: 10px;
	}

.groupnav select {
	font-size: 9px;
	}

.groupnav .button {
	font-size: 9px;
	}

div#mapsidebar {
	margin-top: 10px;
	line-height: 1.33;
	}

div#mapsidebarlist {
	height: 470px;
	overflow: auto;
	margin: 8px 0 10px 0;
	}	

div#mapheader {
	padding: 10px 0;
	}

.maptitle {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #e66e00;
	}

.bigorange {
	font-weight: bold;
	size: 15px;
	color: #e66e00;
	}

.markertext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2;
	color: #000000;
	}

.markertext a {
	color: red;
	}

.markertext a:hover {
	background-color: yellow;
	}

.markertextdebug {
	font-size: 9px;
	color: #909090;
	margin-top: 8px;
	}

.moreless {
	padding: 0 0 2px 8px;
	}

.moreless a {
	text-decoration: none;
	font-weight: bold;
	}

.moreless a:hover {
	text-decoration: underline;
	}

.legendicon {
	width: 10px;
	height: 17px;
	}

table#sidebar {
	width: 100%;
	border-collapse: collapse;
	}

table#sidebar,
table#sidebar th,
table#sidebar td {
	}

table#sidebar th {
	width: 13px;
	vertical-align: top;
	padding: 4px 2px 4px 2px;
	}

table#sidebar th img {
	padding: 0;
	margin: 0;
	}

table#sidebar td {
	padding: 4px 2px;
	width: 100%;
	}

.hi {
	background-color: #d2e0e5;
	cursor: pointer;
	}

.lo {
	background-color: white;
	}

table#sidebar a,
table#sidebar a:visited {
	text-decoration: none;
	color: #000088;
	}

div#groupnav {
	padding: 4px 0 7px 0;
	line-height: 1.6;
	}

div#groupnav .select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	background-color: #ffffff;
	}

div#groupnav a,
div#groupnav a:link {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	white-space: nowrap;
	background-color: #e66e00;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	border: 1px outset #666666;
	}

div#groupnav a:hover {
	color: #ffff66;
	}

