@charset "utf-8";
/* Homepage-specific styles and overrides */

body {
	font-size:65.9%;
}

body #pg {
	/*background:#f9efca url(../images/bkg_pg_index.jpg) repeat-y;*/
	min-height: 650px;
	_height: 650px;
}

body #headerRight {
	height:339px;
	background:transparent url(../images/backgrounds/bkg_reservations_hp.jpg) no-repeat scroll left top;
}

body #content {
	background:#f9efca;
	min-height: 200px;
}

body #reservations {
	height:205px;
	padding:29px 17px 0;
}

#hpPrivate, #hpGift, #hpLatest {
	background:transparent;
	float:left;
}

#hpPrivate p, #hpGift p, #hpLatest p {
	height:61px;
}

#hpLatest p {
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
}

#hpPrivate {
	border-right:1px solid #C7BFA2;
	padding:0 21px 0 25px;
	width:344px;
}

#hpPrivate img.alignRight {
	padding-top:34px;
}
#hpLatest img.alignRight {
	padding:4px 0 0 20px;
}

#hpGift {
	background:transparent url(../images/backgrounds/bkg_hpGift.jpg) no-repeat right top;
	border-right:1px solid #C7BFA2;
	margin-left:1px;
	padding:0 0 0 14px;
	position: relative;
	width:287px;
}

#hpGift p {
	padding:11px 0 0 10px;
	height:50px;
	width:155px;
}

#hpGift a.hotspot {
	position: absolute;
	height:100px;
	right: 0;
	text-decoration:none;
	top: 35px;
	width: 120px;
	z-index: 2;
}

#hpLatest {
	margin-left:1px;
	padding:0 10px 0 29px;
	position:relative;
	width:269px;
}

#hpLatest h2 {
	color:#9c1402;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	padding:0;
}

#hpLatest div.pagerBlock a {
	color:#9c1402;
	font-weight:bold;
}

#hpLatest div.pager {
	position:absolute;
	right:16px;
	top:21px;
}

#hpLatest div.pager a {
	margin-right:5px;
}

#hpLatest div.pager a.selected {
	text-decoration:none;
}

#ft {
	background:transparent url(../images/backgrounds/bkg_homeFooter_updated.jpg) no-repeat top;
	height:171px;
	padding-top:7px;
}

.nav-hero 
{
	font-size:10px;
	left:91px;
	position:absolute;
	top:423px;
	z-index:999
}

#nav-hero a, #s7 strong { margin: 0 5px; padding: 3px 5px;  background: #d24637; text-decoration: none; color:white }
#nav-hero a.activeSlide  
{
	background: #9c2c23;
	color:White;
}
#nav-hero a:focus { outline: none; }
#nav-hero { text-align: left }