body, table, td  {
	FONT-SIZE: 9pt; 
	FONT-FAMILY: arial, verdana, sans-serif;
	}
body, html {
	background-color: #a0a0a0;
	color: #333333;
	margin:0;
	padding:0;
	FONT-SIZE: 9pt; 
	}
input, textarea, select, option {
	FONT-FAMILY: arial, verdana, sans-serif;
	FONT-SIZE:9pt; 
	}
.tableTop {
	width: 900px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	margin: 1px auto 1px auto;
	}
	
.tableContent {
	width: 900px;
	border-top: 1px solid #ffffff;
	}
	
strong {
	border-bottom: 1px dotted #666666;
	font-weight:bold;
	}
.nav {
	height: 24px;
	padding-top: 7px;
	margin-right: 1px;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	border-top:1px solid gray;
	border-bottom:1px solid gray;
	}
	

.tdText {
	background-color: #FFFFFF;
	}
	
.tdTextAlt {
	background-color : #D3CCBF;
	}
	
.tdTextFirst {
	background-color : #5E7587;
	color: white;
	}
	
	
.tdPictures {
	background-color: #E5CCB2;
	border-left:1px solid white;
	padding: 0px;
	}
.tdPicturesAlt {
	background-color: #E5CCB2;
	border-right:1px solid white;
	padding: 0px;
	}
	
.tdSeparator {
	background-color : #556E97;
	width: 30px;
	}
.tdSeparatorAlt {
	background-color : #7A88A1;
	width: 30px;
	}
	
.pics {
	border: 1px solid white;
	margin: 0px;
	}
	
.click {
	background-color : #A47A52;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
.text {
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 25px;
	margin-bottom : 25px;
	line-height:16pt;
	}

.headers {
	FONT-FAMILY: "trebuchet ms", verdana, sans-serif;
	color: #DA0000; 
	letter-spacing: 3px;
	FONT-SIZE: 10pt;
	padding-bottom: 10px;
	font-weight: bold; 	
	border-bottom: #404040;
	border-top: #404040;
	border-width: 0px 0 0px;
	border-style: solid none solid;
	text-transform: uppercase;
	}
	
.tags {
	background-color: #808080;
	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: lowercase;
	}

.menu {
	width: 100%;
	padding-top:15px;
	text-align: center;
	font-size: 8pt;
	color: #dcdcdc;
	font-weight: bold;
	text-decoration: none;
	letter-spacing:3px;
	}
.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 {
	color: #333333;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

A:hover {
	color: #DA0000;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

A:link.navlinks, A:visited.navlinks, A:active.navlinks {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	border: none;
	text-decoration: none;
}

A:hover.navlinks {
	font-size: 8pt;
	color: #1AD1FF;
	font-weight: bold;
	border: none;
	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: normal;
	padding: 30px;
	text-align: left;
	FONT-SIZE: 9pt;
	}	
.offers {
	background-color: #9a9a9a;
	font-weight: bold;
	text-align: center;
	padding: 30px;
	color:#ffffff;
	}