/* CSS Document */

body {
	background:#FFF url(../images/bg.gif) center repeat-y;
	text-align:center;
	margin: 0;
	padding:0;
	font-family:Trebuchet MS, Trebuchet, Arial, sans-serif;
	color: 000000;
	}

#wrapper {width:730px;margin: 0 auto; text-align:left;}

/* text styles */
div, tr, td, p {
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		color: 000000;
}

.home {
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
		line-height: 160%;
}

.footer {
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
}

.white {
		font-size: 8pt;
		font-style: normal;
		font-weight: normal;
     	color: FEFEFE;
}


h3.left {
	font-size: 12pt;
	font-style: normal;
	font-weight: bolder;
	margin:0 0 0 14px;
}

h3 {
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	padding:0;
	margin:0 0 5px 0;
}
.searchfield {
	border: 1px solid #CCCCCC;
	font: xx-small verdana,arial,helvetica,sans-serif; 
	color: #505050; 
	height: 20px; 
	width: 150px; 
	margin: 8px 0px 9px 0px !important; margin: 0px 0px 4px 0px; 
	padding: 0px 0px 0px 0px !important; padding: 3px 0px 0px 0px;
}

.topheader {
	background-color: #FFF;

}

/* links */
a {text-decoration: underline;color: #000000;}
a:hover {text-decoration: none;color: #000000;}

a.foot {text-decoration: none;color: #000000;}
a.foot:hover {text-decoration: underline;color: #000000;}

a.resort {text-decoration: none;color: #000000;font-size: 9pt;line-height:160%;}
a.resort:hover {text-decoration: underline;color: #000000;font-size: 9pt;line-height:160%;}

a.wh {text-decoration: none;color: #FEFEFE;}
a.wh:hover {text-decoration: underline;color: #FEFEFE;}

a img {
  border-width:0;
  }

/* images */
img{border:none;}


input,select,textarea{border: thin solid #e4e6e3;font-family:Arial,Helvetica,sans-serif;font-size: 11px;}
.button {width:100px;}

.searchbutton {
	margin: 8px 0px 9px 0px !important; margin: 0px 0px 4px 0px; 
	padding: 0px 0px 0px 0px !important; padding: 3px 0px 0px 0px;
  	border-width:0;
	font-family:Trebuchet MS, Trebuchet, Arial, sans-serif;
}