@charset "utf-8";
/* CSS Document */

#home h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/home.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#facilities h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/facilities.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#rooms h1 {
	margin-bottom:15px;
	width:640px;
	height: 65px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	text-indent:-9999px;
	background:url('/images/headings/rooms2.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#rooms h2 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/rooms.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#dining h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/dining.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#meetings h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/meetings.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#location h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/location.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#contact h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/contact.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#events h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/events.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}

#offers h1 {
	margin-bottom:15px;
	width:640px;
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
	overflow:hidden;
	padding-top:30px;
	background:url('/images/headings/offers.png')
	no-repeat
	left
	top;
	font-size:11px;
	color:#ffffff;
	z-index:100;
}
