@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;
}

body #reservations {
	height:205px;
	padding:0 0 5px;
}

#hpPrivate, #hpGift, #hpLatest {
	background:transparent;
	float:left;
}

#hpPrivate p, #hpGift p, #hpLatest p {
	height:61px;
}

#hpLatest p {
	height:auto;
	margin-top:0;
}

#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.jpg) no-repeat top;
	padding:20px 0 10px;
	height:90px;
}*/

/******************************** topcopy ******************************************/

#topcopy{
	width:693px;
	float:left;
	text-align:center;
	background-image:url(../images/backgrounds/bkg_leftcolumn.gif);
	background-repeat:repeat-y;
}

#topcopywrap{
	width:633px;
	margin:0 auto;
	text-align:left;
}

#topcopywrap h2{
	margin:10px 0 9px;
}

#topcopywrap p{
	font-size:1em;
	line-height:2em;
}

#topcopywrap span{
	color:#9C1402;
}