@CHARSET "UTF-8";
.hoverinfo {
	display: none;
}
.style2 {color: #000000}
.style4 {font-size: 9px}
.style7 {font-size: 8px; }
.style8 {font-size: 13px; text-transform: uppercase;}
.style10 {font-size: 10px}
.style11 {
	font-size: 11px;
	font-weight: bold;
}
ul#suites li {
	border-bottom: 1px dotted #596066;
	padding: 6px;
}
ul#packages li {
	border-bottom: 1px dotted #596066;
	padding: 6px;
}

.highlightline  {
	background-color:#c2bfac;
	width: 425px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	padding-left: 10px;
	border-bottom: 1px dotted #596066;
}
	
.nohighlightline  {
	width: 425px;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	padding-left: 10px;
	border-bottom: 1px dotted #596066;
	background-color:#D3D0BD;
	background-image:url(../images/downarrow.png);
	background-position: right;
	background-repeat:no-repeat;
}	
	
	
.tabblockcontainer {
	display: block;
	width: 435px;
	line-height:30px;
	border-bottom: 1px dotted #596066;
}

.tabblock {
	display: inline-block;
	width: 150px;
	font-size:12px;
	margin-bottom: 3px;
}
	
.bookbutton {
	display: inline-block;
	width: 60px;
}
.bookbutton input {
	margin-top: 0px;
} 
	
.tabblockbold {
	display: block;
	width: 150px;
	float: left;
	position:relative;
	font-size:12px;
	font-weight:bold;
	padding-left: 10px;
	background-color:#D9D5C2;
}

.blankline  {
	height:15px;
	width: 435px;
	font-size:12px;
	line-height:15px;
}

.hoverTitle {
	color: #596066;
}

