body {
   margin: 0px;
   background:url(../images/background.gif) repeat-y;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #333333;
   }
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #973300;
  }
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #973300;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #973300;
  }
.slides {
   width: 200px;
   height: 136px;
   float: left;
   padding: 5px;
   }
#skibox {
  float: right;
  background: #125ebe url(../images/ski.png) bottom right no-repeat;
  width: 275px;
  height: 200px;
  padding-top: 5px;
  margin: 3px;
  border: #666666 thin double;
  }
#skibox ul {
  list-style: url(../images/snow_flake.png);
  }
#skibox li {
  padding-bottom: 5px;
  }
#skibox li a {
  color: #fff;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  }
#skibox li a:hover {
  color: #CC9900;
  }
#skibox h4 {
  color: #fff;
  background: #66CCFF;
  border-bottom: #333333 solid thin;
  width: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-left: 3px;
  margin: 0;
  }
.cabins {
  text-align: center;
  }
.cabins ul {
  list-style: none;
  margin: 0;
  }
.cabins li {
  float: left;
  padding: 5px;
  }
.cabins img{
  padding: 2px;
  border: 2px solid #fff;
  }
.cabins img:hover {
  padding: 2px;
  border: #00CC33 solid 2px;
  }
.quote {
  float: left;
  width: 150px;
  height: auto;
  }
.quote blockquote {
  background: url(../images/quote.png) left top no-repeat;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  color: #CC6666;
  text-align: center;
  text-indent: 15px;
  margin: 0;
  }
.mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background: #999966;
}
a:link {
	color: #336600;
	text-decoration: none;
}
a:hover {
  color: #33CC00;
  text-decoration: underline;
  }
a:visited {
  color: #333300;
  text-decoration: none;
  }
a:active {
	color: #66FF00;
}
.back {
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p a {
  font-weight: bold;
  }
.titleheader {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #973300;
}
.small {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #999999;
  }
div .small {
  font-weight: bold;
  }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#form {
  border-color:#B5B5B5;
  }
  