BODY#home #header .left, BODY#home #header .right {
	height: 789px;
	background: url(../images/bg-header.jpg) top left repeat-x;
}

BODY#home #banner {
	height: 789px;
}

BODY#home #banner NOSCRIPT {
	height: 789px;
	width: 732px;
	clear: both;
	float: left;
	background: url(../images/home/_HOLDING_carousel-one.jpg) top left no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

BODY#home #banner #carousel {
	height: 789px;
	position: absolute;
}

BODY#home #banner #carousel IMG {
	display: none;
}

#overlay-opacity {
	float: left;
	clear: both;
	width: 606px;
	z-index: 3;
	background-color: #222222;
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.7;
	position: relative;
	height: auto;
	top: -33px;
	margin-top: -250px;
	height: 283px;
}

#overlay-opacity.off {
	height: 33px;
	top: -33px;
}

#overlay-opacity.on {
	height: 197px;
	top: -197px;
}

#overlay {
	float: left;
	clear: both;
	width: 606px;
	height: 33px;
	z-index: 50;
	position: relative;
}

#overlay.off-overlay {
	top: -66px;
}

#overlay.on-overlay {
	top: -230px;
}

#overlay A#overlay-show {
	display: block;
	width: 561px;
	height: 33px;
	padding: 3px 0px 0px 45px;
	margin: 0px 0px 0px 0px;
	font-size: 1.25em;
	color: #9C9284;
	letter-spacing: 0.03em;
}

#overlay A#overlay-show.off {
	background: url(../images/overlay-open.gif) top right no-repeat;
}

#overlay A#overlay-show.on {
	background: url(../images/overlay-close.gif) top right no-repeat;
}

A.body-link {
	background: none !important;
}

#overlay #overlay-content {
	float: left;
	clear: both;
	width: 606px;
	height: 175px;
/*	display: none;*/
	position: relative;
}

#overlay-content .img {
	float: left;
	width: 114px;
	margin: 18px 0px 10px 47px;
}

#overlay-content .text {
	float: left;
	width: 407px;
	margin: 12px 0px 0px 0px;
}

#overlay-content .text .without-pic {
	clear: both;
	float: left;
	width: 406px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(../images/bg-dots-h.gif) bottom left repeat-x;
}

#overlay-content .text .without-pic P {
	color: #919191;
	font-size: 0.8125em;
	margin: 0px 0px 4px 0px;
}

#overlay-content .text .without-pic P.title, a.hometextmore {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.8125em;
	margin: 0px 0px 0px 0px;
	line-height: 28px;
}

a.hometextmore
{
   font-size: 1em;   
}

#overlay-content .text .without-pic P.title SPAN.date {
	font-weight: normal;
	color: #919191;
	text-transform: uppercase;
	font-size: 0.85em;
}

#overlay-content .text .without-pic P.subtitle {
	color: #86C1E5;
	font-size: 0.6875em;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}

#overlay-content .text .see-all {
	clear: both;
	padding: 5px 0px 0px 0px;
}

.body-link {
	font-weight: normal;
	color: #86C1E5;
	text-transform: uppercase;
	font-size: 0.8125em;
}

BODY#home #hotel-logos {
	height: 143px;
	margin-top: 0px;
}


