body, html {
	FONT-SIZE: 9pt; 
	FONT-FAMILY: "trebuchet ms", verdana, sans-serif;
	background-color: #1D2430;
	background-image : url("bg.jpg");
	color: #cccccc;
	margin:0;
	padding:0;
	}
table, td  {
	color: #ffffff;
	}
input, textarea, select, option {
	FONT-FAMILY:"trebuchet ms", verdana, sans-serif;
	FONT-SIZE:9pt; 
	}
.tableTop {
	width: 780px;
	border-left: 0px inset #ffffff;
	border-right: 0px outset #ffffff;
	}
	
.tableContent {
	width: 780px;
	border-bottom: 0px solid #003466;
	}
	
.tdNav {
	background-color: #3E3E58;
	height: 28px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 8pt;
	color: #AD9FA7;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing:3px;
	border-top: 1px solid #D4D6F7;
	border-bottom: 1px solid #D4D6F7;
	text-align: right;
	}
	
.tdText {
	background-color: #275A9B;
	width:50%;
	text-align: right;
	background-image: url("bg_td.jpg");
	background-repeat: no repeat;
	}
.tdPictures {
	background-color : #1a2d4e;
	width: 400px;
	background-image: url("bg_pic.jpg");
	background-repeat: repeat-x;
	text-align: center;
	}
	
.tdTextAlt {
	background-color : #275A9B;
	width:50%;
	text-align: left;
	background-image: url("bg_td.jpg");
	background-repeat: no repeat;
	}
.tdPicturesAlt {
	background-color : #1a2d4e;
	width: 400px;
	background-image: url("bg_pic.jpg");
	background-repeat: repeat-x;
	text-align: center;
	}
	
.tdSeparator {
	background-color : #556E97;
	width: 30px;
	}
.tdSeparatorAlt {
	background-color : #7A88A1;
	width: 30px;
	}
	
.pics {
	border: 1px solid #5893D5;
	margin: 20px;
	}
	
.click {
	padding-top:0px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	}
.text {
	margin-left : 25px;
	margin-right : 25px;
	margin-top : 25px;
	margin-bottom : 25px;
	line-height:22px;
	}
.headers {
	FONT-FAMILY: "trebuchet ms", verdana, sans-serif;
	color: #D4E7F7; 
	letter-spacing: 2px;
	FONT-SIZE: 13pt;
	padding-bottom: 10px;
	font-weight: normal; 	
	border-bottom: #5581CB;
	border-width: 0 0 1px;
	border-style: none none solid;
	}
	
.tags {
	background-color: #f5f5f5;
	background-image: url("bg_tag.jpg");
	background-repeat: no repeat;
	FONT-SIZE:8pt;
	color:#215295;
	letter-spacing:4px;
	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:0px solid #cccccc;
	}


.menu {
	width: 780px;
	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: #2A3958;
	}
	
.nav {
	width: 780px;
	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: #214C83;
	}
	
	
.hiddenText {
	display: none;
	font-size: 8pt;
	background-color: #C5CDEE;
	padding: 10px;
	line-height:14pt;
}
.list {
	list-style-image: url("bullet.gif");
	}
A:link, A:visited, A:active, A:hover {
	color: #ffffff;
	font-weight: bold;
}
A:link.navlinks, A:visited.navlinks, A:active.navlinks, A:hover.navlinks {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}


/* ----------------- pricelist -----------------------*/
.roomrates {
	width: 100%;
	text-align: center;
	FONT-FAMILY: "trebuchet ms", verdana, sans-serif;
	color: #ffffff; 
	letter-spacing: 2px;
	FONT-SIZE: 13pt;
	padding-bottom: 7px;
	font-weight: normal; 	
	border-bottom: #cccccc;
	border-width: 0 0 1px;
	border-style: none none dashed;
	background-color: #558046;
	}
.ratestable {
	width: 100%;
	}
.ratescorner {
	background-color: #3968B7;
	}
.ratesheader {
	background-color: #3968B7;
	font-weight: normal;
	text-align: center;
	color:#ffffff;
	}
.ratesrooms {
	background-color: #315A9F;
	font-weight: normal;
	padding-right: 7px;
	padding-left: 7px;
	}   
.ratesprices {
	background-color: #4978C7;
	text-align: center;
	}
.notes {
	background-color: #618ACF;
	font-weight: normal;
	padding: 15px;
	text-align: left;
	FONT-SIZE: 9pt;
	}	
.offers {
	background-color: #315A9F;
	font-weight: bold;
	text-align: center;
	padding: 15px;
	}
