@charset "utf-8";
/* CSS Document */

#mainNav {
	float:left;
	width:174px;
	margin:0 10px;
}

#mainNav ul {
	list-style:none;
	line-height:26px;
	color:#000;
	text-align:left;
	padding:15px 5px 15px 5px;
	margin:0px;
}

#mainNav li.link {
	width:175px;
	border-bottom:1px solid #00396B;
	text-decoration:none;
	padding-top:5px;

}

#mainNav li a.link {
	color: #19214E;
	background:url(../images/cresent_moon.gif) no-repeat;
	padding:10px 20px 3px 30px;

}

#mainNav li a:hover {
	text-decoration:none;
	color: #19214E;
	background:url(../images/full_moon.gif) no-repeat;
}

#mainNav li.navHeader {
	font-weight:bold;
	padding:10px 0 0 0;
}

h1#banner_skiing  {
	background:#25517E url(../images/banner_skiing.jpg) bottom no-repeat;
	width:130px;
	height:230px;
	margin:5px;
	padding:10px 10px 15px 10px;
	border:1px solid #000;
	color:#fff;
	font-size:1.2em;
}

h1#banner_snowboarding  {
	background:#0F4379 url(../images/banner_snowboarding.jpg) bottom no-repeat;
	width:130px;
	height:230px;
	margin:5px;
	padding:10px;
	border:1px solid #000;
	color:#fff;
	font-size:1.2em;
}

h1#banner_snowmobiling  {
	background:#DBDCE1 url(../images/banner_snowmobiling.jpg) bottom no-repeat;
	width:130px;
	height:230px;
	margin:5px;
	padding:10px;
	border:1px solid #000;
	color:#000;
	font-size:1.2em;
}

h1#banner_hiking  {
	background:#84863D url(../images/banner_hiking.jpg) bottom no-repeat;
	width:130px;
	height:230px;
	margin:5px;
	padding:10px;
	border:1px solid #000;
	color:#000;
	font-size:1.2em;
}

h1#banner_swimming  {
	background:#009DB2 url(../images/banner_swimming.jpg) bottom no-repeat;
	width:130px;
	height:230px;
	margin:5px;
	padding:10px;
	border:1px solid #000;
	color:#000;
	font-size:1.2em;
}

h1#banner_tennis  {
	background:#0D0E11 url(../images/banner_tennis.jpg) bottom no-repeat;
	width:130px;
	height:230px;
	margin:5px;
	padding:10px;
	border:1px solid #000;
	color:#fff;
	font-size:1.2em;
}
