@import url("./whitespace-reset.css");

body {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #666666; }
a { color: #507290; }
.clearer { clear: both; }

#sitewrapper {
	width: 992px;
	margin: 0 auto; }

#header {
	position: relative;
	width: 100%;
	height: 476px; }
#index #header { height: 535px; }
	#header h1 {
		position: absolute;
		left: 38px;
		top: 15px;
		z-index: 2; }
		#header h1 a {
			display: block;
			width: 287px;
			height: 35px;
			text-indent: -8685px;
			outline: none;
			background: transparent url("../images/logo.gif") 0 0 no-repeat; }
	#header ul#nav {
		position: absolute;
		left: 36px;
		top: 64px;
		z-index: 50;
		width: 920px;
		height: 38px; }
		#header ul#nav li {
			position: relative;
			float: left;
			width: 131px;
			height: 38px; }
		#header ul#nav li.btn_specials { width: 132px; }
		#header ul#nav li.btn_amenities { width: 132px; }
		#header ul#nav li.btn_weddings { width: 132px; }
		#header ul#nav a {
			display: block;
			width: 100%;
			height: 38px;
			text-indent: -8685px;
			outline: none;
			background: transparent url("../images/bg_nav.png") 0 0 no-repeat; }
			#header ul#nav li.btn_specials a { background-position: -131px 0; }
			#header ul#nav li.btn_accommodations a { background-position: -263px 0; }
			#header ul#nav li.btn_amenities a { background-position: -394px 0; }
			#header ul#nav li.btn_dining a { background-position: -526px 0; }
			#header ul#nav li.btn_meetings a { background-position: -657px 0; }
			#header ul#nav li.btn_weddings a { background-position: -790px 0; }
			#header ul#nav li.btn_reservations a:hover,
			#header ul#nav li.btn_reservations a.active { background-position: 0 100%; }
			#header ul#nav li.btn_specials a:hover,
			#header ul#nav li.btn_specials a.active { background-position: -131px 100%; }
			#header ul#nav li.btn_accommodations a:hover,
			#header ul#nav li.btn_accommodations a.active { background-position: -263px 100%; }
			#header ul#nav li.btn_amenities a:hover,
			#header ul#nav li.btn_amenities a.active { background-position: -394px 100%; }
			#header ul#nav li.btn_dining a:hover,
			#header ul#nav li.btn_dining a.active { background-position: -526px 100%; }
			#header ul#nav li.btn_meetings a:hover,
			#header ul#nav li.btn_meetings a.active { background-position: -657px 100%; }
			#header ul#nav li.btn_weddings a:hover,
			#header ul#nav li.btn_weddings a.active { background-position: -790px 100%; }
		#header ul#nav ul {
			display: none;
			position: absolute;
			top: 100%;
			z-index: 51;
			height: 38px; }
				#header ul#nav ul li a { background: transparent; }
			#header ul#nav li.btn_reservations ul {
				left: 0;
				width: 394px;
				background: transparent url("../images/bg_subnav-reservations.png") 0 0 no-repeat; }
			#header ul#nav li.btn_accommodations ul {
				left: -132px;
				width: 656px;
				background: transparent url("../images/bg_subnav-accommodations.png") 0 0 no-repeat; }
			#header ul#nav li.btn_amenities ul {
				left: 0;
				width: 264px;
				background: transparent url("../images/bg_subnav-amenities.png") 0 0 no-repeat; }
			#header ul#nav li.btn_dining ul {
				left: -132px;
				width: 395px;
				background: transparent url("../images/bg_subnav-dining.png") 0 0 no-repeat; }
			#header ul#nav li.btn_meetings ul {
				right: -130px;
				width: 789px;
				background: transparent url("../images/bg_subnav-meetings.png") 0 0 no-repeat; }
			#header ul#nav li.btn_weddings ul {
				right: 0;
				width: 658px;
				background: transparent url("../images/bg_subnav-weddings.png") 0 0 no-repeat; }

form.quick-reservations {
	position: relative;
	padding: 16px 0 10px 20px;
	background: #cac19d url("../images/bg_quick-reservations.gif") 0 0 no-repeat; }
	form.quick-reservations fieldset { border: none; }
	#header form.quick-reservations {
		position: absolute;
		left: 36px;
		bottom: 0;
		z-index: 80;
		width: 368px;
		height: 66px;
		padding: 0 0 0 20px;
		background: #cac19d url("../images/bg_quick-reservations_homepage.gif") 0 0 no-repeat; }
	form.quick-reservations h3 {
		height: 17px;
		text-indent: -8685px;
		background: transparent url("../images/hdr_quick-reservations.gif") 0 0 no-repeat; }
	#header form.quick-reservations h3 { margin-top: 12px; }
	form.quick-reservations label {
		display: block;
		padding: 3px 0 2px 0;
		font-size: 8px;
		text-transform: uppercase; }
	form.quick-reservations .date-select {
		float: left;
		padding: 0 0 5px 0; }
	html > body form.quick-reservations .date-select { padding-right: 9px; }
		form.quick-reservations .date-select select.month,
		form.quick-reservations .date-select select.day {
			float: left;
			margin: 0 6px 0 0; }
	form.quick-reservations ul.dropdown {
		float: left;
		padding: 2px 15px 2px 4px;
		margin: 0 5px 0 0;
		font-size: 8px;
		cursor: pointer;
		background: #ffffff url("../images/icon_drop-down.gif") 100% 5px no-repeat; }
	#sidebar form.quick-reservations ul.dropdown { margin-bottom: 5px; }
	form.quick-reservations ul.month { width: 53px; }
	form.quick-reservations ul.day { width: 15px; }
	form.quick-reservations .rooms {
		float: left;
		padding: 0 3px 0 0; }
		form.quick-reservations .rooms select { float: left; }
	form.quick-reservations a.calendar-popup {
		float: left;
		width: 15px;
		height: 12px;
		margin: -3px 5px 0 0;
		background: transparent url("../images/icon_calendar.gif") 0 0 no-repeat; }
	form.quick-reservations .submit {
		float: left;
		width: 61px;
		margin: -23px 0 0 0; }
	form.quick-reservations p {
		clear: both;
		padding: 0 0 5px 0;
		font-size: 8px;
		color: #ffffff; }
	#index form.quick-reservations p { text-align: center; }
		form.quick-reservations p a {
			color: #666666;
			text-transform: uppercase; }
	#sidebar form.quick-reservations input.btn_submit {
		position: absolute;
		right: 11px;
		top: 87px;
		z-index: 1; }
	#header a.btn_special {
		position: absolute;
		left: 424px;
		bottom: 0;
		z-index: 80; }
		#header a.btn_special img { display: block; }
.sidebar-slides {
	position: relative;
	width: 218px;
	height: 71px;
	margin: 0 0 20px 0; }
	#header .sidebar-slides {
		position: absolute;
		left: 639px;
		bottom: 0;
		z-index: 80;
		width: 233px;
		height: 66px;
		margin: 0;
		overflow: hidden; }
		.sidebar-slides .slide {
			position: relative;
			width: 218px;
			height: 71px;
			overflow: hidden; }
		#header .sidebar-slides .slide {
			width: 233px;
			height: 66px; }
		.sidebar-slides ul.slide-pager {
			position: absolute;
			right: 10px;
			bottom: 55px;
			z-index: 20; }
		#header .sidebar-slides ul.slide-pager {
			right: 23px;
			bottom: 47px; }
			.sidebar-slides ul.slide-pager li {
				float: left;
				padding: 0 0 0 1px; }
			.sidebar-slides ul.slide-pager a {
				display: block;
				width: 8px;
				height: 8px;
				font-size: 2px;
				text-indent: -8685px;
				outline: none;
				background: transparent url("../images/bg_slide-nav.gif") 0 0 no-repeat; }
			.sidebar-slides ul.slide-pager a.activeSlide { background-position: 0 100%; }
#slideshow-nav {
	position: absolute;
	right: 36px;
	bottom: 0;
	z-index: 80; }
	#slideshow-nav .photo-tour {
		float: left;
		width: 84px; }
	#slideshow-nav a.btn_photo-tour {
		display: block;
		width: 84px;
		height: 66px;
		text-indent: -8685px;
		outline: none;
		background: transparent url("../images/btn_photo-tour.gif") 0 0 no-repeat; }
	#slideshow-nav .photo-tour ul {
		display: none;
		width: 84px;
		height: 50px;
		padding: 8px 0;
		background: #c6d1ff url("../images/bg_photo-tour-nav.gif") 0 0 repeat-x; }
	#slideshow-nav .photo-tour li { text-align: center; }
		#slideshow-nav .photo-tour li a {
			font: bold 9px/140% Helvetica, Arial, sans-serif;
			text-transform: uppercase;
			text-decoration: none;
			color: #507290; }
#header-slideshow {
	position: relative;
	top: 64px;
	height: 400px;
	padding: 5px;
	overflow: hidden;
	z-index: 1;
	border: 1px solid #dedfe3; }
#index #header-slideshow { height: 460px; }
	#header-slideshow img {
		position: absolute;
		display: block; }
	#header ul#subnav {
		position: absolute;
		right: 38px;
		top: 34px;
		z-index: 2; }
		#header ul#subnav li {
			display: inline;
			font-size: 10px;
			font-weight: bold;
			text-transform: uppercase;
			color: #d7d1cd; }
		#header ul#subnav a {
			color: #507290;
			text-decoration: none; }

#content {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 20px 0; }
	#content h1 {
		padding: 23px 0 8px 0;
		font: normal 20px/150% Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7d6b3f; }
	#index #content h1 {
		padding-bottom: 20px;
		text-align: center; }
		#content h1 strong { color: #1f2b41; }
#main {
	float: right;
	width: 657px;
	padding: 0 32px 0 0; }
	#main h2 {
		padding: 0 0 10px 0;
		font-size: 14px;
		font-weight: normal;
		color: #281a11; }
	#main p {
		padding: 0 0 20px 0;
		line-height: 150%; }
	#main ul,
	#main ol { padding: 0 0 20px 20px; }
		#main ul li {
			padding: 0 0 5px 0;
			list-style: disc; }
		#main ol li {
			padding: 0 0 5px 0;
			list-style: decimal; }

#sidebar {
	float: left;
	position: relative;
	top: -65px;
	z-index: 150;
	width: 218px;
	padding: 0 0 0 30px; }
	#index #sidebar { top: 0; }
	#sidebar .indent { padding: 0 0 0 27px; }
	#sidebar address {
		padding: 0 0 30px 0;
		line-height: 150%; }
		#sidebar address strong {
			display: block;
			padding: 0 0 8px 0;
			font-size: 14px;
			font-weight: normal;
			color: #281a11; }

#footer {
	padding: 12px 0 15px 0;
	clear: both;
	text-align: center;
	border-top: 1px solid #cccccc; }
	#footer ul {
		padding: 3px 0 0 0;
		color: #507290; }
	#footer li { display: inline; }
	#footer p {
		padding: 10px 0 0 0;
		line-height: 150%; }

#main ul.breadcrumbs { padding-left: 0; }
	#main ul.breadcrumbs li {
		display: inline;
		padding: 0 3px 0 0;
		list-style: none; }
	#main ul.breadcrumbs a { margin: 0 3px 0 0; }

#main .listing {
	clear: both;
	float: left;
	width: 654px;
	margin: 0 0 10px 0;
	border: 1px solid #cccccc; }
#main .listing.last { margin-bottom: 30px; }
	#main .listing img {
		float: left;
		margin: 0 20px 0 0; }
	#main .listing .details {
		float: left;
		position: relative;
		width: 398px;
		height: 134px;
		min-height: 134px;
		padding: 8px 20px 8px 0; }
	html > body #main .listing .details { height: auto; }
		#main .listing .details h3 {
			padding: 0 0 5px 0;
			font-size: 14px;
			font-weight: normal;
			color: #281a11; }
		#main .listing .details p.actions {
			position: absolute;
			left: 0;
			bottom: 8px;
			z-index: 1;
			padding: 0; }
		#main .listing p.actions a {
			float: left;
			height: 30px;
			margin: 0 8px 0 0;
			text-indent: -8685px;
			outline: none; }
		#main .listing p.actions a.btn_learn-more {
			width: 62px;
			background: transparent url("../images/btn_learn-more.gif") 0 0 no-repeat; }
		#main .listing p.actions a.btn_check-availability {
			width: 102px;
			background: transparent url("../images/btn_check-availability.gif") 0 0 no-repeat; }
a.btn_guest-services {
	display: block;
	width: 82px;
	height: 30px;
	text-indent: -8685px;
	outline: none;
	background: transparent url("../images/btn_guest-services.gif") 0 0 no-repeat; }
	#main p.buttons {
		clear: both;
		float: left;
		width: 100%; }
		#main p.buttons a {
			float: left;
			width: 82px;
			height: 30px;
			margin: 0 8px 0 0;
			text-indent: -8685px;
			outline: none; }
		#main p.buttons a.btn_pool { background: transparent url("../images/btn_pool.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_gift-shop { background: transparent url("../images/btn_gift-shop.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_business-center { background: transparent url("../images/btn_business-center.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_dining { background: transparent url("../images/btn_dining.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_meetings-rfp { background: transparent url("../images/btn_meetings-rfp.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_floor-plans { background: transparent url("../images/btn_floor-plans.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_fact-sheet { background: transparent url("../images/btn_fact-sheet.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_capacity-charts { background: transparent url("../images/btn_capacity-charts.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_banquet-menus { background: transparent url("../images/btn_banquet-menus.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_hot-dates { background: transparent url("../images/btn_hot-dates.gif") 0 0 no-repeat; }
		#main p.buttons a.btn_check-availability {
			width: 102px;
			background: transparent url("../images/btn_check-availability.gif") 0 0 no-repeat; }

.banners { padding: 0 0 30px 0; }
	.banners img {
		display: block;
		border: 1px solid #cccccc;
		border-bottom-width: 0; }
		.banners a.last img { border-bottom-width: 1px; }