body{
	padding :0;
	margin :0;
	background-color: #5689B6;
	top: 200px;
	background-image: url(../images/bg_winter1.jpg);
	background-repeat: repeat-y;
}
#header{
	background-image: url(../images/h_winter_top2.jpg);
	background-repeat: no-repeat;
	height: 753px;
	width: 780px;
	position: absolute;
}
#headerPhoto{
	position: absolute;
	top: 30px;
	left: 7px;
	background-image: url(../images/h_winter2.jpg);
	height: 101px;
	width: 768px;
	background-repeat: no-repeat;
}
#titles{
	position : relative;
	padding-top: 25px;
	padding-right: 10px;
}
#bodyWinter {
	background-image: url(../images/bg_winter.jpg);
	background-repeat: no-repeat;
	position: relative;
	top: 131px;
	height: 609px;
	width: 780px;
}
#photoLeft{
	position : absolute;
	top : 25px;
	left : 21px;
	width: 60px;
	height: 201px;
}
#content{
	width: 395px;
	padding-top: 25px;
	padding-left: 140px;
	padding-bottom: 20px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #393B78;
	background-color : transparent;
	font-size: 120%;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #393B78;
	background-color : transparent;
	font-size: 90%;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #393B78;
	font-size: 80%;
	padding-left: 10px;
	font-weight: normal;
}
#content p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 120%;
}
#navigation{
	position: absolute;
	top : 40px;
	left : 605px;
	width : 170px;
	line-height: 150%;
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#navigation a{
	font-family: Arial, Helvetica, sans-serif;
	color : #393B78;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#navigation a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color : #CC0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	left: 5px;
}
#contact{
	position: absolute;
	top : 12px;
	left : 660px;
	color: #393B78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
}
#suntoucher{
	position: relative;
	top : 12px;
	left : 12px;
	color: #393B78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
}
#footer{
	background-image: url(../images/ft_winter.jpg);
	background-repeat: no-repeat;
	position: static;
	bottom: auto;
	height: 26px;
	width: 780px;
}
#copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #BCE1F1;
	letter-spacing: 2px;
	padding-top: 12px;
	padding-left: 10px;
}
#contact a {
	color: #393B78;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#contact a:hover {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
#mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #393B78;
	background-color : transparent;
	font-size: 14px;
	left: 594px;
	top: 15px;
	position: absolute;
}
#content li {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color : transparent;
	line-height : 120%;
}
#headerPhotoAlpine {

	position: absolute;
	top: 30px;
	left: 7px;
	background-image: url(../images/h_ice.jpg);
	height: 101px;
	width: 768px;
	background-repeat: no-repeat;
}
.subLink {
	font-weight: normal;
	font-size: 10px;
}
a.subLink:link {
	font-weight: normal;
	font-size: 10px;
	color: #CC0000;
}
#headerPhotoIceOuray {

	position: absolute;
	top: 30px;
	left: 7px;
	background-image: url(../images/h_ice_ouray.jpg);
	height: 101px;
	width: 768px;
	background-repeat: no-repeat;
}
