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

html, body {
	height: 100%;
	color: #383725;
	background-color: #f48221;
}
body {
	height: 100%;
	width: 100%;
}
a {
	text-decoration: none;
	color: #383725;
	outline: none;
}
a.selected,
a:hover {
	color: #f48221;
}
#upperContainer {
	width: 100%;
	height: 492px;
	background-color: #424341;
	background: url(../images/upperBackground.png) repeat-x 0 0;
}
#upperContent {
	width: 948px;
	height: 492px;
	margin: 0 auto;
	position: relative;
}
#lowerContainer {
	width: 100%;
	min-height: 232px;
	height: auto;
	background-color: #ffffff;
	float: left;
}
#index #lowerContainer {
	background-color: #f48221;
}
#lowerContent {
	width: 947px;
	min-height: 232px;
	height: auto;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
}
#index #lowerContent {
	background-color: #f48221;
	border-bottom: 1px solid #f6ac6c;
}
#header {
	height: 104px;
	width: 948px;
	position: absolute;
	top: 0;
	left: 0; 
}
a#headerLogo {
	display: block;
	width: 340px;
	height: 84px;
	position: absolute;
	left: -14px;
	top: 20px;
	background: url(../images/headerLogo.png) no-repeat 0 0;
}
#mainImage {
	height: 388px;
	width: 948px;
	position: absolute;
	top: 104px;
	left: 0;
}
#mainImageOverlay {
	height: 140px;
	width: 948px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/paintTextureOverlay.png) no-repeat 0 0;
	z-index: 100;
}
#index #mainImage {
	background: url(../images/main_home.jpg) no-repeat 0 0;
}
#mainNav {
	list-style-type: none;
	position: absolute;
	left: 344px;
	top: 61px;
	font-size: 11px;
}
#mainNav li {
	color: #c7c5c0;
	display: inline;
	float: left;
	text-transform: uppercase;
}
#mainNav li a {
	color: #b9a366;
}
#mainNav li a.selected,
#mainNav li a:hover {
	color: #f48221;
}
#footer {	
	height: 260px;
	width: 100%;
	float: left;
	padding: 0 0 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 19px;
	color: #ffffff;
}
#index #footer {
	background-color: #f48221;
	background: none;
	padding: 10px 0 0 0;
	height: 100px;
}
#footer a {
	color: #ffffff;
}
#footerLinks {
	text-transform: uppercase;
	list-style-type: none;
	width: 220px;
	height: 20px;
	margin: 12px auto 0 auto;
}
#footerLinks a img {
	vertical-align: top;
}
#footerLinks li {
	height: 20px;
	display: inline;
	float: left;
}
#footer #copyrightInfo {
	color: #fdbe89;
}
#footerLogo {
	display: block;
	margin: 0 auto;
	width: 145px;
	height: 26px;
	background: url(../images/footerLogo.png) no-repeat 0 0 ;
}
#columnContainer {
	min-height: 242px;
	text-align: left;
	padding: 44px 0 0 0;
	float: left;
	background-color: #ffffff;
}
#index #columnContainer {
	padding: 10px 0 10px;
	text-align: center;
}
#index .column {
	padding: 10px 0 0 0;
}
#columnA {
	width: 195px;
	height: 232px;
	float: left;
}
#columnB {
	width: 464px;
	padding: 0 22px 0 22px;
	float: left;
	border-right: 1px solid #a9aba6;
	border-left: 1px solid #a9aba6;
	height: auto;
	min-height: 360px;
	margin: 0 0 42px 0;
}
#columnC {
	width: 220px;
	padding: 0 0 0 22px;
	float: left;
}
#columnB ul {
	margin: 10px 0 10px 0;
}
#columnB ul li {
	list-style: disc outside;
	margin: 0 0 0 40px;
}
#columnB ul.iconList li {
	list-style-type: none;
	background: url(../images/downIcon_orange.png) no-repeat center left;
	padding: 3px 0 3px 20px
}
#columnB table {
	margin-bottom: 12px;
}
h1 {
	color: #c84c0f;
	font-size: 32px;
	text-transform: uppercase;
}
#mainHeading {
	margin: 0 0 22px 56px;
}
#index h1 {
	color: #fdfcf9;
	font-size: 20px;
}
#index h2 {
	color: #4b3c23;
	font-size: 20px;
}
h2 {
	color: #4e614a;
	font-size: 16px;
}
h3 {
	color: #383725;
	font-weight: bold;
	text-transform: capitalize;
}
.accommodations.packages h3 {
	margin-top: 30px;
}
.accommodations.packages h3.first {
	margin-top: 0px;
}
.spa#qa h3 {
	text-transform: none;
}
#index .column p {
	display: block;
	width: 70%;
	height: auto;
	margin: 15px auto;
	color: #fdfcf9;
}
#columnB p {
	margin: 4px auto 15px auto;
}
#columnB p.first {
	margin: 0 auto 15px auto;
}
.button {
	width: auto;
	height: 29px;
	display: inline;
	margin: 0 auto;
	font-size: 13px;
	line-height: 29px;
	padding: 6px 7px 8px 7px;
	text-transform: uppercase;
	color: #ffffff;
	background: url(../images/buttonBackground.png) repeat-x 0 0;
	outline: none;
}
#subNav {
	margin-left: 57px;
	width: 135px;
}
#subNav li {
	padding: 4px 4px 4px 0;
}
#subNav li.heading {
	list-style-type: none;
	width: 100px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid gray;
}
#subNav li.heading.first {
	margin: 0;
	padding-top: 0;
}
#subNav ul li {
	margin: 0 0 0 8px;
	width: 122px;
}
#subNav ul {
	margin-bottom: 15px;
	height: auto;
	float: left;
}
#subNav a {
	display: block;
	width: 100%;
}
#subNav a:hover,
#subNav li a.selected {
	color: #f48221;
}
#footerOverlay {
	width: 947px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/footerTextureOverlay2.png) no-repeat 0 0;
}
/* -------------------------------------------------------- */
/* reservation form */
form.reservationForm {
	text-align: left;
	height: 45px;
	margin: 10px 0 0 0;
	/*width: 220px;*/
	float: left;
}
form.reservationForm label {
	font-size: 0.8em;
	padding: 0 0 1px 0;
}
#index form.reservationForm label {
	color: #ffffff; 
}
#columnC form #checkInLabel {
	display: block;
	width: 195px;
	height: 12px;
	float: left;
	padding: 0;
	margin-top: 3px;
}
form.reservationForm input {
	color: #383725;
	border: none;
	height: 15px;
	line-height: 14px;
	float: left;
	padding: 2px;
	margin: 0 2px 0 0;
	outline: none;
	font-size: 12px;
	background-color: #ffffff;
}
form.reservationForm #DateIn {
	width: 110px;
	height: 14px;
	padding: 3px;
	/*text-align: center;*/
}
form.reservationForm h2 {
	font-size: 13px;
}
form.reservationForm div {
	float: left;
	margin: 0 3px 0 0
}
select {
	margin: 0 1px 0 0;
}
#reservationSubmitButton {
	margin: 12px auto 0 auto;
	float: left;
	width: 100%;
	height: 20px;
}
#formContainer form.reservationForm input {
	background-color: #d2c8af;
}
#formContainer .jqTransformSelectWrapper {
	background: none;
	background-color: #d2c8af;
}
#formContainer {
	width: 100%;
	height: 90px;
}
#formContainer form.reservationForm div {
	margin-bottom: 3px;
}
#formContainer form.reservationForm #DateIn {
	width: 192px;
}
.accommodations #reservationSubmitButton {
	margin-bottom: 30px;
}
.clearRight {
	clear: right;
}
.clearLeft {
	clear: left;
}
.floatLeft {
	float: left;
}
h2#formTagline {
	font-size: 18px;
	text-transform: uppercase;
}
.hidden {
	display: none;
}
/* -------------------------------------------------------- */
/* home page columns and special spacing */
#index #columnA {
	width: 348px;
	height: 202px;
	position: absolute;
	left: 0;
}
#index #columnB {
	width: 288px;
	height: 202px;
	min-height: 100px;
	margin: 0;
	position: absolute;
	float: none;
	left: 348px;
	border-left: 1px solid #f6ac6c;
	border-right: 1px solid #f6ac6c;
}
#index #columnC {
	position: absolute;
	width: 310px;
	height: 202px;
	left: 638px;
} 
#index #reservationSubmitButton {
	margin: 0;
	float: none;
	width: auto;
	height: auto;
}
#index .buttonContainer {
	position: absolute;
	bottom: 40px;
}
#index #columnA .buttonContainer {
	left: 85px;
}
#index #columnB .buttonContainer {
	left: 90px;
}
#index #columnC .buttonContainer {
	left: 100px;
}
#index h2#formTagline {
	margin-top: 10px;
	text-align: center;
	position: static;
	width: 100%;
	float: left;
}
#index #columnB h2 {
	font-size: 17px;
}
#index #columnB p {
	width: 90%;
}
/* Mother's Day promo: */
#index #columnB .buttonContainer img {
	position: absolute;
	left: -35px;
	bottom: 0;
}
#index #columnB p a {
	color: #fdd47b;
	text-decoration: none;
}
#index #columnB p a:hover {
	color: #fdd47b;
	text-decoration: underline;
}
/* -------------------------------------------------------- */
/* Accommodations */
.accommodations #mainImage {
	background: url(../images/main_accomodations.jpg) no-repeat 0 0;
}

.accommodations #subNav li.heading {
	border-bottom-color: #7f6336;
}
.accommodations #subNav a,
form.reservationForm label,
.accommodations h2 {
	color: #7f6336;
}
.accommodations #subNav a:hover {
	color: #f48221;
}
.accommodations h1 {
	color: #9ba201;
}
.accommodations,
.accommodations #lowerContainer, 
.accommodations #footer {
	background-color: #7f6336;
}
.accommodations #columnB {
	border-left-color: #7f6336;
	border-right-color: #7f6336;
}
.accommodations .disclaimerText {
	font-size: 0.95em;
	font-style: italic;
}
.accommodations #columnB {
	min-height: 400px;
}
/* -------------------------------------------------------- */
/* Meetings & Events */
.events #mainImage {
	background: url(../images/main_meetingsevents.jpg) no-repeat 0 0;
}
.events #subNav li.heading {
	border-bottom-color: #333333;
}
.events #subNav a {
	color: #333333;
}
.events #subNav a:hover {
	color: #f48221;
}
.events h1,
.events h2 {
	color: #c53706;
}
.events,
.events #lowerContainer, 
.events #footer {
	background-color: #333333;
}
.events #columnB {
	border-left-color: #333333;
	border-right-color: #333333;
}
/* -------------------------------------------------------- */
/* The Spa */
.spa #mainImage {
	background: url(../images/main_spa.jpg) no-repeat 0 0;
}
.spa #subNav li.heading {
	border-bottom-color: #6fa8ae;
}
.spa #subNav a {
	color: #6fa8ae;
}
.spa #subNav a:hover {
	color: #f48221;
}
.spa h1,
.spa h2 {
	color: #0097a7;
}
.spa,
.spa #lowerContainer, 
.spa #footer {
	background-color: #6fa8ae;
}
.spa #columnB {
	border-left-color: #6fa8ae;
	border-right-color: #6fa8ae;
}
.spa #columnB ul.iconList li {
	background: url(../images/downIcon_blue.png) no-repeat center left;
}
/* -------------------------------------------------------- */
/* Health Club */
.club #mainImage {
	background: url(../images/main_healthclub.jpg) no-repeat 0 0;
}
.club #subNav li.heading {
	border-bottom-color: #006785;
}
.club #subNav a {
	color: #006785;
}
.club #subNav a:hover {
	color: #f48221;
}
.club h1,
.club h2 {
	color: #2bb0a5;
}
.club,
.club #lowerContainer, 
.club #footer {
	background-color: #006785;
}
.club #columnB {
	border-left-color: #006785;
	border-right-color: #006785;
}
.club #columnB ul.iconList li {
	background: url(../images/downIcon_blue.png) no-repeat center left;
}
/* -------------------------------------------------------- */
/* Dining */
.dining #mainImage {
	background: url(../images/main_dining.jpg) no-repeat 0 0;
}
.dining #subNav li.heading {
	border-bottom-color: #747739;
}
.dining #subNav a {
	color: #747739;
}
.dining #subNav a:hover {
	color: #f48221;
}
.dining h1,
.dining h2 {
	color: #f48221;
}
.dining,
.dining #lowerContainer, 
.dining #footer {
	background-color: #747739;
}
.dining #columnB {
	border-left-color: #747739;
	border-right-color: #747739;
}
.dining #columnB ul.iconList li {
	background: url(../images/downIcon_orange.png) no-repeat center left;
}
/* -------------------------------------------------------- */
/* Gallery */
.gallery #mainImage {
	background: none;
	height: 388px;
}
.gallery #subNav li.heading {
	border-bottom-color: #193734;
}
.gallery #subNav a {
	color: #193734;
}
.gallery #subNav a:hover {
	color: #f48221;
}
.gallery h1,
.gallery h2 {
	color: #6777bf;
}
.gallery,
.gallery #lowerContainer, 
.gallery #footer {
	background-color: #193734;
}
.gallery #columnB {
	border-left-color: #193734;
	border-right-color: #193734;
}
.gallery #columnB ul.iconList li {
	background: url(../images/downIcon_orange.png) no-repeat center left;
}
.gallery ul.thumbnails {
	width: 100%;
	height: 300px;
	margin: 0;
}
.gallery #columnB ul.thumbnails li {
	display: inline-block;
	float: left;
	list-style: none;
	margin: 0 15px 15px 0;
}
.gallery #mainImage img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.gallery #mainImage img.selected {
	display: block;
}
.gallery #prev,
.gallery #next {
	width: 32px;
	height: 51px;
	position: absolute;
	top: 143px;
	display: none;
}
.gallery #prev {
	background: url(../images/arrow_prev.png) no-repeat 0 0;
	left: 10px;
}
.gallery #next {
	background: url(../images/arrow_next.png) no-repeat 0 0;
	right: 10px;
}
.gallery #next:hover,
.gallery #prev:hover {
	background-position: 0 -51px;
}
.gallery #mainImage img.loadingWarning {
	width: 220px;
	height: 19px;
	position: absolute;
	left: 364px;
	top: 170px;
	z-index: 100;
	font-size: 12px;
	display: block;
}
.gallery h2.loadingWarning {
	position: absolute;
	background: #ffffff;
	z-index: 100;
	left: 400px;
	top: 60px;
}
 -------------------------------------------------------- 
/* Contact */
.contact #mainImage {
	background: url(../images/main_contact.jpg) no-repeat 0 0;
}
.contact #subNav li.heading {
	border-bottom-color: #9f4a01;
}
.contact #subNav a {
	color: #9f4a01;
}
.contact #subNav a:hover {
	color: #f48221;
}
.contact h1,
.contact h2 {
	color: #f48221;
}
.contact,
.contact #lowerContainer, 
.contact #footer {
	background-color: #9f4a01;
}
.contact #columnB {
	border-left-color: #9f4a01;
	border-right-color: #9f4a01;
}
.contact #columnB ul.iconList li {
	background: url(../images/downIcon_orange.png) no-repeat center left;
}
.contact .mapImage {
	padding: 5px 0 5px 0;
}
/* -------------------------------------------------------- */
.invisible {
	display: none;
}
.gallery #flashContent {
	margin-left: 10px;
}