#container { 
	width:740px;
	text-align:center; 
	margin-left:auto; 
	margin-right:auto; 
	background-image:url(../images/clouds.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/**************************************************** HEADER STYLE ***********/
#header-wrapper { 
	width:100%;
	height:85px;
	vertical-align:top;
}

#header-content {
	width:150px;
	float: left;
	padding-left:205px;
}

#header-table { 
	width:0px;
	height:100%;
	border:0px;
	padding:0px;
}

.ht-midbg {
	background-image:url(../images/top-links-center.gif);
	height:40px;
}

#icon-tbl {
	width:100%;
	height:100%;
	border:0px;
	padding:0px;
}

#icon-tbl tr {
	vertical-align:top;
}

#icon-tbl td {
	padding-right:3px;
	padding-left:3px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
}

.img-icon {
	height:22px;
	vertical-align:top;
}

.img-desc {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:10px;
	color: #398e8d;
}

.img-desc a{
	text-decoration:none;
	color: #398e8d;
}

.img-desc a:hover{
	text-decoration:underline;
	color: #398e8d;
}

.img-lang {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	font-size:10px;
	color: #398e8d;
	font-weight: bold;
}

.img-lang a{
	text-decoration:none;
	color: #398e8d;
	font-weight: bold;
	padding: 2px;

}

.img-lang a:hover{
	color: #FFFFFF;
	background-color: #398e8d;
	padding: 2px;
}


/**************************************************** CONTENT STYLE ***********/

#content-holder {
	width:100%;
	vertical-align:top;
}

/**************************************************** LEFT CONTENT STYLE ***********/
#tbl-gallery {
	width:100%;
	border:0;
	padding:0;
}

#tbl-gallery td{
	width:50%;
	text-align:center;
	vertical-align:top;
}

#tbl-gallery td a{
	text-decoration:none;
}

#tbl-gallery td a:hover{
	text-decoration:none;
	cursor: url(../images/zoomin.cur), pointer;
}

#left-content {
	float:left;	
	width:206px;
}

#tbl-leftcontent {
	width:160px;
	border:0px;
	padding:0px;
	margin-right:auto;
	margin-right:auto;
	padding-bottom:20px;
}

#tbl-leftcontent td.line {
	background-color: #e5e5e5;
	height:1px;
	}

#tbl-leftcontent td.nav {
	padding-bottom:6px;
	padding-top:6px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	text-align:left;
	}

#tbl-leftcontent td.nav a{
	padding-bottom:6px;
	padding-top:6px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	text-align:left;
	text-decoration:none;
	}

#tbl-leftcontent td.nav a:hover{
	color:#228382;
	text-decoration:none;
	}

/**************************************************** RIGHT CONTENT STYLE ***********/

#right-content {
	float:left;	
	width:534px;
	text-align:left;
	padding-top:30px;
	padding-bottom:15px;
} 

#accommo-desc {
	width:100%;
	margin-bottom:15px;
}

#accommo-feature {
	background-color:#fcf6e5;
	padding: 10px 15px 10px 15px;
	margin-top:15px;
}

#tbl-interest {
	width:100%;
	padding:0px;
}

#tbl-interest td{
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #666666;
	text-decoration:none;
	vertical-align:top;
}

#tbl-interest td.ctr{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #666666;
	text-decoration:none;
	vertical-align:top;
}

#accommo-details {
	width:68%;
	}

#accommo-holder {
	width:100%;
	text-align:left;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-image:url(../images/bg-accomo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom:10px;
}

#featurelist {
	width: 100%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #666666;
}

#featurelist li {
	background-image:url(../images/iconLi.gif);
	background-repeat: no-repeat;
	background-position: bottom; background-position:left;
	padding-left:14px;	
}

#featurelist ul {
	list-style: none;
}

#sitemap, #sitemap2{
	width: 100%; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:18px;
	color: #666666;
}

#sitemap li {
	list-style:disc;
}

#sitemap ul {
	list-style: none;
}

#sitemap2 li {
	list-style:square;
	margin-left:30px;
}

#sitemap2 ul {
	list-style: none;
}

/**************************************************** INDEX CONTENT STYLE ***********/

#rt-left {
	float:left;	
	width:230px;
	text-align:left;
	padding-top:7px;
	vertical-align:top;
}

#rt-left2 {
	float:left;	
	width:230px;
	text-align:left;
	padding-top:20px;
	vertical-align:top;
}


#rt-right {
	float:right;
	width:280px;
	text-align:left;
	vertical-align:top;
	margin-left: 10px;
}

#content-ac {
	width:100%;
	text-align:left;
	padding-top:10px;
	clear:both;
	border-top:1px solid #e5e5e5;
	background-image:url(../images/bg-accomo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom:10px;
}

#content-fac {
	width:100%;
	text-align:left;
	padding-top:10px;
	clear:both;
	border-top:1px solid #e5e5e5;
	background-image:url(../images/bg-facilities.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#content-promo {
	width:100%;
	text-align:left;
	clear:both;
}

#ac-info {
	width:68%;
	background-image:url(../images/grass-bg.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	}

#ac-info2 {
	width:68%;
	background-image:url(../images/grass-bg.gif);
	background-repeat:no-repeat;
	background-position: bottom left;
	}

.sub-nav {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
/**************************************************** ACCOMMODATION STYLE ********/

#room-suite {
	width:100%;
	text-align:left;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-image:url(../images/rooms-suite.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom:10px;
}

#room-studio {
	width:100%;
	text-align:left;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-image:url(../images/rooms-studio.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom:10px;
}

#room-jrsuite {
	width:100%;
	text-align:left;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-image:url(../images/rooms-juniorsuite.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom:10px;
}

#room-master {
	width:100%;
	text-align:left;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-image:url(../images/rooms-masterexecutive.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom:10px;
}

#room-exec {
	width:100%;
	text-align:left;
	padding-top:10px;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	background-image:url(../images/rooms-mastersuite.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom:10px;
}

/**************************************************** CONTACT US ***************/

#contact-us{
	width:100%;
	padding-bottom:30px;
	margin-bottom:141px;
	background-image:url(../images/contactusimg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	
}

/**************************************************** FOOTER STYLE ***********/

#ftr-wrapper {
	background-color:#409493;
	width:100%;
	vertical-align:top;
	margin:0;
	padding:0;
}

#ftr-content { 
	width:100%;
	padding-top:15px;
	padding-bottom:15px;
	vertical-align:top;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d4fffe;
	line-height:14px;
}

#ftr-content a{
	text-decoration:none;
	color:#d4fffe;
}

#ftr-content a:hover{
	text-decoration:underline;
	color:#d4fffe;
}

#ftr-bg {
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	height:20px;
}
.img {
	padding-top: 20px;
}


/***************************Mike Edit*********************************/


.head-container h1{
	height:123px; width:163px; position:relative; margin:0px;
	}
.head-container span{
	background-image:url(/images/logo.jpg); background-repeat:no-repeat; background-color:#FFFFFF; position:absolute; width:100%; height:100%}
	
