body, table, td  {
	FONT-SIZE: 10pt; 
	FONT-FAMILY: "trebuchet ms", verdana, sans-serif;
	}
body, html {
	background-color: #3A4A72;
	color: #333333;
	margin:0;
	padding:0;
	}
input, textarea, select, option {
	FONT-FAMILY: "trebuchet ms", verdana, sans-serif;
	FONT-SIZE:9pt; 
	}
.tableTop {
	width: 850px;
	border: 0px solid #ffffff;
	}
	
.tableContent {
	width: 850px;
	border-top: 1px solid #ffffff;
	}

.tdText {
	background-color: #ffffff;
	}
	
.tdTextAlt {
	background-color : #F2F2F2;
	}
	
.tdPictures {
	border-left:1px solid white;
	padding: 0px;
	}
.tdPicturesAlt {
	border-right:1px solid white;
	padding: 0px;
	}
	
.tdSeparator {
	background-color : #556E97;
	width: 30px;
	}
.tdSeparatorAlt {
	background-color : #7A88A1;
	width: 30px;
	}
	
.pics {
	border-bottom: 1px solid white;
	margin: 0px;
	}
	
.click {
	background-color : #FCBA02;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	font-size: 8pt;
	color: #EEF7D4;
	font-weight: bold;
	text-decoration: none;
	}
.text {
	margin-left : 40px;
	margin-right : 40px;
	margin-top : 25px;
	margin-bottom : 25px;
	line-height:15pt;
	}

.headers {
	FONT-FAMILY: "trebuchet ms", verdana, sans-serif;
	color: #E3A702; 
	letter-spacing: -1px;
	FONT-SIZE: 17pt;
	padding-bottom: 10px;
	font-weight: normal; 	
	border-bottom: #999999;
	border-top: #666666;
	border-width: 0px 0 1px;
	border-style: solid none dotted;
	text-transform: none;
	margin-bottom:10px;
	}
	
.tags {
	background-image: url("bg_tag.gif");
	background-position: left;
	background-repeat: no-repeat;
	background-color: #266FBC;
	FONT-SIZE:8pt;
	color:#ffffff;
	letter-spacing:2px;
	font-weight: bold;
	padding-left:25px;
	padding-right:25px;
	padding-top: 15px;
	padding-bottom:15px; 
	line-height:18pt;
	text-align: right;
	text-transform: none;
	border-top:1px solid white;
	}


.menu {
	width: 850px;
	padding-top:10px;
	padding-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 8pt;
	color: #dcdcdc;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:3px;
	background-color: #435583;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
.hiddenText {
	display: none;
	font-size: 8pt;
	background-color: #C5CDEE;
	padding: 10px;
	line-height:14pt;
}
ul {
	list-style-image: url(arrow.gif);
	}
A:link, A:visited, A:active, A:hover {
	color: #B18403;
	font-weight: bold;
}
A:link.navlinks, A:visited.navlinks, A:active.navlinks, A:hover.navlinks {
	font-size: 10pt;
	color: #FDCC3A;
	font-weight: bold;
	text-decoration: none;
}


/* ----------------- pricelist -----------------------*/
.ratestable {
	width: 100%;
	}
.ratescorner {
	background-color: #9a9a9a;
	}
.ratesheader {
	background-color: #9a9a9a;
	font-weight: bold;
	text-align: center;
	FONT-SIZE: 9pt;
	color:#ffffff;
	padding: 4px;
	}
.ratesrooms {
	background-color: #e5e5e5;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 7px;
	FONT-SIZE: 9pt;
	padding-top: 4px;
	padding-bottom: 4px;
	}   
.ratesprices {
	background-color: #e0e0e0;
	text-align: center;
	}
.notes {
	background-color: #d3d3d3;
	font-weight: bold;
	padding: 30px;
	text-align: center;
	FONT-SIZE: 10pt;
	font-family: "Trebuchet MS", Tahoma, Arial;
	}	
.offers {
	background-color: #9a9a9a;
	font-weight: bold;
	text-align: center;
	padding: 30px;
	color:#ffffff;
	}

