.pageWidth {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
body {
	background: #085282;
}
#topBgDiv {
	background: url(../interface/skin/top-bg.jpg) repeat-x;
	width: 100%;
}
#middleBgDiv {
	background: url(../interface/skin/middle-bg.jpg) repeat-y center top;
	width: 100%;
}
#bottomBgDiv {
	background: url(../interface/skin/bottom-bg.jpg) no-repeat center top;
	height: 1099px;
}


#header {
	height: 306px;
	position: relative;
	overflow: hidden;
}
#mainContent {
	background: url(../interface/skin/main-content-bg.jpg) repeat-y;
	
}
#sidebar {
	width: 200px;
	padding-left: 27px;
	float: left;
	overflow: hidden;
	padding-right: 4px;
}
#content {
	width: 469px;
	float: left;
	padding-right: 60px;
	padding-left: 20px;
	overflow: hidden;
	}
#footer {
	padding-top: 85px;
}
#footer p {
	color: #83BD80;
	text-align: center;
}
#footer p a {
	color: #EFC109;
}



ul#topNav {
	background: url(../interface/skin/topnav-bg.jpg) no-repeat;
	height: 17px;
	padding: 2px 0px 0px;
	margin: 0px;
	list-style: none;
	text-align: right;
	line-height: 1em;
}
ul#topNav li {
	display: inline;
	padding-right: 1.5em;
	padding-left: 1.5em;
}
ul#topNav li a {
	color: #ffcc00;
	font-size: 1em;
	text-decoration: none;
	text-transform: uppercase;
}
ul#topNav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
ul#leftNav {
	background: url(../interface/skin/leftnav-bg.jpg) no-repeat;
	width: 244px;
	margin: 0px;
	padding: 50px 0px 0px;
	list-style: none;
	float: left;
	text-align: left;
	height: 237px;
	overflow: hidden;
}
ul#leftNav  li, ul#leftNav a {
	height: 28px;
	display: block;
	overflow: hidden;
}
ul#leftNav  li#qllogo a {
	height: 107px;
	display: block;
	overflow: hidden;
}
ul#leftNav li#home {
	background: url(../interface/skin/nav-home-btn.jpg) no-repeat;
}
ul#leftNav  li#home  a:hover {
	background: url(../interface/skin/nav-home-btn-ovr.jpg) no-repeat;
}
ul#leftNav  li#home.activeLink {
	background: url(../interface/skin/nav-home-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#reservations {
	background: url(../interface/skin/nav-reservations-btn.jpg) no-repeat;
}
ul#leftNav li#reservations a:hover {
	background: url(../interface/skin/nav-reservations-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#reservations.activeLink {
	background: url(../interface/skin/nav-reservations-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#specials {
	background: url(../interface/skin/nav-specials-btn.jpg) no-repeat;
}
ul#leftNav li#specials a:hover {
	background: url(../interface/skin/nav-specials-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#specials.activeLink {
	background: url(../interface/skin/nav-specials-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#rooms {
	background: url(../interface/skin/nav-rooms-btn.jpg) no-repeat;
}
ul#leftNav li#rooms a:hover {
	background: url(../interface/skin/nav-rooms-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#rooms.activeLink {
	background: url(../interface/skin/nav-rooms-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#amenities {
	background: url(../interface/skin/nav-amenities-btn.jpg) no-repeat;
}
ul#leftNav li#amenities a:hover {
	background: url(../interface/skin/nav-amenities-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#amenities.activeLink {
	background: url(../interface/skin/nav-amenities-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#groups {
	background: url(../interface/skin/nav-groups-btn.jpg) no-repeat;
}
ul#leftNav li#groups a:hover {
	background: url(../interface/skin/nav-groups-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#groups.activeLink {
	background: url(../interface/skin/nav-groups-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#guide {
	background: url(../interface/skin/nav-guide-btn.jpg) no-repeat;
}
ul#leftNav li#guide a:hover {
	background: url(../interface/skin/nav-guide-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#guide.activeLink {
	background: url(../interface/skin/nav-guide-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#map {
	background: url(../interface/skin/nav-maps-btn.jpg) no-repeat;
}
ul#leftNav li#map a:hover {
	background: url(../interface/skin/nav-maps-btn-ovr.jpg) no-repeat;
}
ul#leftNav li#map.activeLink {
	background: url(../interface/skin/nav-maps-btn-ovr.jpg) no-repeat;
}
ul#subnav {
	padding: 4px 0px;
	list-style: url(new/none) none;
	background: url(../interface/skin/subnav-bg.jpg);
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
ul#subnav li, ul#subnav li a {
}
ul#subnav   li    {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
	background: url(none);
}
ul#subnav li a {
	color: #810003;
	text-decoration: underline;
}
ul#subnav li a:hover {
	color: #000000;
	text-decoration: underline;
}
div.item {
	float: left;
	width: 215px;
	margin-right: 18px;
}
div.item h6.flags a {
	text-decoration: none;
	cursor: text;
	color: #810003;
}
div.item h6.flags a:hover {
	color: #810003;
}






.clear {
	clear: both;
}
div#restuarants div.item {
	height: 140px;
}
div#shopping div.item {
	height: 140px;
}
div#services div.item {
	height: 150px;
}



.fltLft {
	float: left;
}
.fltRt {
	float: right;
}
.imgToolTip {
	width: 335px;
	border: 1px solid #000000;
	position: absolute;
	z-index: 1000;
}

#marquee .imgToolTip {
	height: 375px;
}
