/* © copyright 2004-2007 Nawaz Khan */

/* old site / css backward compatability */

.titlebold {
	font-family: Verdana, Arial, sans;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.small {
	font-family: Verdana, Arial, sans-serif;
	font-size: 7pt;
	color: #FF9900;
	text-decoration: blink;
}

/* main */

body {
font-size:8pt;
font-family:verdana,arial,sans,helvetica;
background:#fff;
color:#000;
padding:0;
margin:0;
text-align:center}

#frame {
width:80%;
margin-right:auto;
margin-left:auto;
margin-top:0;
padding:0;
text-align:left}

#left {
width:175px;
padding:0;
float:left}

#center {
width:75%;
padding:25px;
float:left}

#right {
width:175px;
padding:0;
float:left}

/* header */

#header 				{display:none}
#header_logo 		{display:none}
#header_logo_bg {display:none}

/* main navigation */

#nav ul 				{display:none}
#nav li 				{display:none}
#nav li a 			{display:none}
#nav li a.on 		{display:none}
#nav li a:hover {display:none}

/* facilities list */

.facilities_list_container {height:80px; width:680px; padding:10px}

.facilities_list {
list-style:none;
margin:0;
padding:0;
float:left;
width:170px}

li.air-con {
background-image:url(/img/icon_air-con.gif);
background-repeat:no-repeat;
background-position:0 50%;
padding:3px 0 3px 20px;
margin:.4em 0}

/* general */

#forward_bookmark {display:none}

a {color:#000}

a:hover {color:#ff9900; text-decoration:none}

.booking_banner {
background-image:url(/img/banner.gif);
background-position:center;
background-repeat:no-repeat;
height:60px;
padding:10px;
text-align:center}

h1 {font-size:15px; }
h2 {font-size:9pt; font-weight:bold;}
h3 {font-size:9pt; font-weight:bold;}
h4 {font-size:9pt; font-weight:bold;}
h5 {font-size:9pt; font-weight:bold}

#quote {font-style:italic; font-weight:bold}

.photo_container {
text-align:center;
white-space:nowrap;
float:none;
padding:20px}

.photo_container span {padding:7px}

.photo_frame {border: 1px solid #000}

#copyright {
font-size:10px;
padding:5px;
text-align:center}

/* bottom nav */

#bottom_nav ul 					{display:none}
#bottom_nav li 					{display:none}
#bottom_nav li a 				{display:none}
#bottom_nav li a:hover  {display:none}