* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}

ul li{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;	
}

a:link, a:visited{
	color:white;
}


h1{
	color: #ddb651;
	font-size: 25px;
	font-weight: normal;
	line-height: 30px;
	margin-bottom: 10px;
	width: 420px;
}

body {
	background:#201D16 url(../images/main-background.jpg) top center repeat-x fixed !important;
	background-color: transparent !important;
	color: white !important;
	font-family: "Times new roman", arial, helvetica, sans-serif !important;
	font-size: 14px !important;
}

#container {
	position:relative;
	min-height: 100%;
	background-color: black;
	width: 1000px;
	margin: 0 auto;
}
* html #container {
	height: 100%;
}

#middle{
	margin-top: 30px;
}

#left {
	float:left;
	padding-left: 40px;
	width:205px;
}
#right {
	float:right;
	padding-right: 15px;
	padding-top: 80px;
	width:160px;
}
.clear {
	clear: both;
}
#header {
	height:585px;
	background-color:black;
}
#footer {
	background-color: black;
	bottom:0px;
	color: #ddb651;
	height:30px;	
	margin-left:auto;
	margin-right:auto;
	margin-top:-15px;
	padding-left: 40px;
	padding-right: 40px;
	position:relative;
	width:920px;
	/*border-top: 1px solid #514015;*/

}

#footer a:link, #footer a:visited{
	color: #ddb651;
	text-decoration: underline;
}


#maincontent{
	float:left;
	line-height: 20px;
	text-align: justify;
	width: 520px;
}

#maincontent a:link, #maincontent a:visited{
	text-decoration: underline;
}


#top{
	background: #000000;
	height: 69px;
	left: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	position: absolute;
	top:0px;
	width: 970px;	
}

#rotator{
	left: 0px;
	position: absolute;
	top:0px;	
}

/* Menu */
#menu{
	font-size: 14px;
	left: 0px;
	position: absolute;
	text-transform: uppercase;
	top:525px;
}

#menu ul li{
	float:left;
	height:28px;
	width:139px;
	padding-right: 3px;	
}

#menu ul li.item8{
	padding-right:0;
	width:148px;	
}

#menu a:link, #menu a:visited{
	background: transparent url(../images/menu-background.png) top center repeat-x;
	color: #ddb651;
	display: block;
	height: 28px;
	padding-top: 4px;
	text-align: center;
	text-decoration: none;
}


#menu ul li#current a, #menu a:hover{
	color: #FFFFFF;
}

/* end of menu*/



/* Quickbooker stuff */
#quickbooker{
	width: 180px;
}

.moduletable_quick{
	margin-bottom: 160px;
	margin-top: 50px;
}
/* end of quickbooker stuff*/


/*Left menu stuff*/
#leftmenu{
	line-height: 30px;
	text-transform: uppercase;
}

#leftmenu a:link, #leftmenu a:visited{ 
	color: #FFFFFF;
	text-decoration: none;
}

ul#leftmenu li#current a, #leftmenu a:hover{ 
	color: #ddb651;
}

ul#leftmenu ul{ 
	margin-left: 10px;
	text-transform: capitalize;
}

/* end of left menu*/

#menubottom{
	background: transparent url(../images/menu-bottom.jpg) top center no-repeat;
	height: 35px;
	left: 0px;
	position: absolute;
	top:550px;
	width: 100%;
}

#flags{
	right:40px;
	position: absolute;
	top:600px;
}

#logo{
	float:left;
	text-align: center;
}

#time{
	color:#ddb651;
	float:left;
	font-size: 15px;
	left:116px;
	position:relative;
	top:30px;
}

#leading{
	float: right;
}



.moduletable_guidelinks,.moduletable_terms{
	font-size: 10px;
}

.moduletable_guidelinks{
	float: left;
}

.moduletable_terms{
	float: right;
}


/* Time and weather*/
.liveclock_time_livetime, .liveclock_date_livetime{
	float: right;
}

.moduletable_livetime{
	float: left;
}

.moduletable_weather{
	float: right;
}

.liveclock_date_livetime:after, .liveclock_time_livetime:after {
    margin:0 10px;
    content: ' \2022 '; 
}

/* Google Maps */
#map{
	position:absolute;
	height:0;
	overflow:hidden;
	width:100%;
	top:525px;
}

.hotelmapwrapper {
	height:600px;
}
	
.hotelmap {
	height:600px;
}

.closeButtonMessage{
	text-align: center;
}

.closeButtonMessage span{
	position:relative;
	top:-5px;	
}

.closeButtonMessage a:link, a:visited{
	color:#FFFFFF;
	text-decoration: none;
}

.termssw{
	background-color: #FFFFFF;
	color: #333333;
}

.design, .copyrights{
	float:left;
	font-size: 11px;
}
.design{
	margin-left: 300px;
}
.copyrights{
	margin-left: 5px;
}
.copyrightswrapper{
	border-bottom: 1px solid #514015;
	height: 15px;
	width: 920px;
}

.promos{
	position: relative;
	height: 168px;
}

/* Special Offers */
.tool-text{
	background: #332E20;	
	padding: 10px !important;
	color: #fff !important;	
}

.tool-tip {
	max-width: 215px !important;
	background: #DDB651 !important;
	border: none !important;
	padding: 2px !important;
}

#sp_offers_nc{
	margin-left: -90px;
}