@charset "utf-8";

/* CSS Document */
@import url('reset.css');
@import url('nav.css');
@import url('header.css');
@import url('footer.css');
@import url('popup.css');
@import url('forms.css');
/* @import url('languages.css'); */
@import url('thickbox.css');

body {
	background: #4e523f url('/images/background.jpg') top center no-repeat;
}

#container {
	background: #c8ccc6;
	border: 1px solid #9da198;
	margin: 24px auto 0px auto;
	width: 948px;
}
#bottom_container {
	margin: 0 auto;
	padding-top: 15px;
	width: 948px;
}
#top_container {
	margin: 10px 0 10px 10px;
	background-image: url(/images/content_bg.gif);
	background-repeat: repeat-y;
	width: 932px;
}

#left_container {
	float: left;
	_display: inline;
	width: 170px;
}
#right_container {
	float: left;
	_display: inline;
	width: 758px;
}

#content_container {
	text-align: left;
}

#left_nav {
	background: #0d0e0c;
	float: left;
	width: 170px;
}

#media {
	_display: inline;
	float: left;
	width: 758px;
	height: 470px;
	overflow: hidden;
}

#middle_container {
/*	background-color: #fff;
	background-image: url('/images/content_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left; */
	margin-top: 0;
	margin-bottom: 8px;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}

.column_container, .column {
	_display: inline;
	float: left;
}

.column_container {
	_display: inline;
	float: left;
	margin: 0 15px 0 25px; /* 22px */
}

.single_column_container {
	_display: inline;
	float: left;
	margin: 0 0 0 25px;
	width: 721px;
	_width: 718px;
}

.column_container .single_column_container {
	_display: inline;
	padding-bottom: 0;
	margin: 0;
}

.column_container .column { /* did not need to be this specific, but why not? */
	width: 344px;
	margin: 0 15px 0 0;
}

#bottom_container .column_container .column {
	width: 455px !important;
}

#bottom_container .column_container {
	margin: 0;
}

#content_container .column_container .column .column_wrap { /* did not need to be this specific, but why not? */
	margin: 0;
}

#snipe {
	_display: inline;
	float: right;
	margin: 2.2em 58px 0 0;
}

/* nice stuff */
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

.hr {
	background-color: #aeb5b2;
	border-bottom: 1px solid #a1a8a6;
	height: 0;
	overflow: hidden;
	padding-top: 1px;
	margin-bottom: 10px;
	display: inline-block;
	width: 100%;
}

.hr-bottom-space {
	background-color: #aeb5b2;
	border-bottom: 1px solid #a1a8a6;
	height: 0;
	overflow: hidden;
	padding-top: 1px;
	margin-bottom: .9em;
	width: 100%;
}

.single_column_container .hr {
	margin-left: 0;
}

.copyright {
	font-size: .9em;
	margin: 2em;
	text-align: center !important;
}

.highlight {
	color: #415563;
}

.left {
	float: left;
}

.bold {
	font-weight: bold;
}

.bold-italic {
	font-weight: bold;
	font-style: italic;
}

.no_left_margin {
	margin-left: 0 !important;
}

/**************/

/*** formating ***/
h1 {
	color: #444;
	font-size: 1.3em;
	line-height: 1.3em;	
	margin-top: .5em;
	margin-bottom: .5em;
}

.column_container h1 {
	margin-left: 0;
}

h2 {
	color: #444;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: .5em;
	margin-bottom: .5em;
}

h2.top-column {
	color: #444;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-top: 0;
	margin-bottom: .5em;
}

h3 {
	color: #455240;
	font-size: 1.1em;
	line-height: 1.5em;	
}

h4 {
	font-size: 1em;
	color: #444;
}

h5 {
	font-size: 1em;
	color: #444;
	margin-top: 3px;
	margin-bottom: 3px;
}

p {
	color: #444;
	font-size: 11px; /* changed from 1.1em on 5/27/10 */
	line-height: 15px;
	margin-bottom: 1em;
}

a {
	color: #c86d19;
	text-decoration: underline;
}

a:hover {
	color: #c86d19;
	text-decoration: none !important;
}

a.arrow-link, a.arrow-link:hover {
	background:transparent url(/images/arrows/arrow.gif) no-repeat scroll 0 9px;
	*background:transparent url(/images/arrows/arrow_ie.gif) no-repeat scroll 0 3px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 6px;
}

#bottom_container a {
	color: #c86d19;
	text-decoration: none;
}

#bottom_container a:hover {
	color: #c86d19;
	text-decoration: underline;
}

/******************** lists ***********************/

.list {
	color: #444;
	list-style-type: square;
	margin: 0 0 10px 15px;
	overflow: none;
}

.list a {
	text-decoration: underline;
	color: #c86d19;
}

.list a:hover {
	text-decoration: none;
}

.list-right { /* used after a list or linklist if its on right side */
	margin: -7px 0 10px 15px;
}

.list li, .list-right li {
	line-height: normal !important;
	margin: 6px 0;
	font-size: 11px;
}

/* linklist - used on sitemap */

.linklist {
	color: #444;
	font-size: 1.1em;  /* added 9/14/09 - list was too small */
	margin: 0 0 10px 15px;
}
.linklist li {
	margin: 4px 0;
}
.linklist li ul, .linklist-right li ul {
	list-style-type: circle !important;
	margin: 0 0 0 15px;
}

.linklist li ul li, .linklist-right li ul li {
	margin: .2em 0 0;
	line-height: 1.6em;
}
/* used after a list or linklist class for the arrow bullet */
/*.arrow {
	list-style-image: url('/images/arrows/arrow.gif');
	*list-style-image: url('/images/arrows/arrow_ie.gif');
}*/
.arrow {
	list-style-image: url('/images/arrows/arrow.gif');
}

.arrow li ul li {
	_list-style-image: none;
	_list-style-type: square !important;
	_line-height: 1em;
	_padding: 3px 0;
}

.arrow li ul {
	_margin: 6px 0 0 15px;
}

.arrow a {
	text-decoration: none;
}

.arrow a:hover {
	text-decoration: underline !important;
}


/************** end lists ***********************/

#left_nav a img.reservation {
	margin: 19px 0 0 14px;
}

/* used for bullets next to images like on homepage */
.list_image {
	margin-right: 10px;
}
.image_list {
	float: left;
	padding-top: .7em; /* only for that homepage one */
}

.sitemap li {
	line-height: 1.3em;
	margin: 0 0 1em 0;
}

/*****************/


/****************/

img.float-left {
	float: left; 
	padding: 3px; 
	border: 1px #a2a4a3 solid; 
	margin: 0 10px 5px 0;
	}
	
/***************/
.phone1 {
	padding: 25px;
}

.phone2 {
	padding: 31px;
}

.disclaimer {
	font-size: 1.1em;
	font-style: italic;
}

.cares-image {
	border: 1px solid #b1b1b1;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 3px;
	
}

/*** international numbers table ***/
.international_numbers {
	margin-top: 1em;
	border: 1px solid #141414;
}
.international_numbers th {
	background-color: #455240;
	border-width: 0 1px 0 1px;
	color: #fff;
	font-size: 1.1em;
	padding: 4px;
}
.international_numbers td {
	color: #415563;
	padding: 4px;
}
/***********************************/

.column_wrap h1, .column_wrap h1 {
	margin-left: 0;
}

/*  for table on Sports page */
table.sports {
	color: #415563;
	font-size: 1.1em;
	line-height: 1.4em;
}

table.sports td {
	padding-bottom: 3px;
}

/***********************************/

/***** MINI RES APP IMAGE REPLACEMENT ***/

img.mini-res-app {
	border: 1px solid #1e1e1e;
}

/** home page custom styles **/

#home #container {
	background: #686a5a;
	background: rgba(255,255,255, .15);
}

#home h1, #home p, #home .linklist {
	color: #fff;
	text-align: justify;
}
#home .linklist li a, #home a.reservation {
	color: #c86d19;
}

#home a.home-reserve {
	color: #d6f3b2;
	font-weight: bold;
}
#home p img.calendar {
	margin: 0 6px 0 0;
}

#home .home_header {
	float: left;
	_display: inline;
	margin: 10px 0 10px 65px;
}

#home #middle_container {
	_height: 200px !important;
}

#home #container .column_container {
	margin-left: 10px;
	width: 813px;
	padding: 0 55px;
}

#home #container .column {
	width: 410px;
}

.second-col {
	margin: 0 0 0 15px !important;
}

#home .second-col {
	width: 373px !important;
	margin: 0 0 0 15px !important;
}

#home .copyright {
	color: #a1a89d;
}

#home .arrow {
	list-style-image: url('/images/arrows/arrow.gif');
}

.pdf { 
	margin: 3px 0 0 5px;
}

/* image-fader */
.image-fader li {
	display: block;
	height: 470px;
}
/*				*/

/* DINING HOURS */

.dining-hours, .spa-hours { line-height: 1.5em; }

.breakfast-hours { margin-right: 20px; }

.lunch-hours { margin-right: 42px; }

.dinner-hours { margin-right: 37px; }

.hours-only { margin-left: 84px; }

.lobby-bar-hours { margin-right: 17px; }

.press-sun-tues { margin-right: 27px; }

.press-wed-sat { margin-left: 62px; }

.press-weekend { margin-left: 62px; }


/* SPA HOURS */

.spa-sunday { margin-right: 68px; }

.spa-saturday { margin-right: 59px; }

.spa-mon-fri { margin-right: 17px; }

/* SUBMIT BUTTON */

.btn-submit {
	float: left;
	display: block;
	text-indent: -9999px;
	background-image: url('/images/buttons/submit.gif');
	width: 57px;
	height: 21px;
	cursor: pointer;
	_cursor: hand;
}

.btn-submit:hover {
	background-position: 0 -21px;
}

/* MAP page: car rates */

table.car-rates	{
	font: .9em Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	border-collapse: collapse;
	margin: 0.2em 0 1.3em 0;
}

table.car-rates th {
	color: #444;
	border-bottom: 1px solid #a1a8a6;
	padding-top: .3em;
	padding-bottom: .3em;
	text-align: center;
}

table.car-rates th.airport, table.car-rates th.vehicle  {
	text-align: left;
}

table.car-rates td {
	color: #444;
	border-bottom: 1px solid #a1a8a6;
	text-align: center;
}

table.car-rates td {
	padding-top: .3em;
	padding-bottom: .4em;
}

/* MAP page */

.map-tel	{
	margin-right: 41px;
}

.map-toll-free	{
	margin-right: 10px;
}

.map-fax	{
	margin-right: 38px;
}

/* google link on MAP pg */
a.google-pin, a.google-pin:hover {
	background: transparent url('/images/map/google_pin.gif') no-repeat 0 8px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 17px;
}

a.google-pin	{
	text-decoration: none;
}

a.google-pin:hover	{
	text-decoration: underline;
}

.terms {
	font-size:0.9em;
	line-height:1.2em;
	text-align:justify;
}

/*rooms page images */
.image-rooms {	
	border: 1px solid #AEB5B2;
	float: left;
	padding: 3px;
	margin: 0 28px 7px 2px;	
	_margin: 0 28px 0 2px;	
}

.image-rooms:hover {	
	border: 1px solid #C86D19;
	float: left;		
}

/* CAPACITY CHART */

table.capacitychart {
	font: .9em Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	border-collapse: collapse;
	margin: 15px 0 20px 0;
}

table.capacitychart th {
	color: #444;
	border-bottom: 1px solid #415563;
	padding-bottom: .6em;
	text-align: center;
}

table.capacitychart th.room {
	text-align: left;
}

table.capacitychart td {
	color: #444;
	border-bottom: 1px solid #444;
	text-align: center;
}

table.capacitychart td {
	padding-top: .6em;
	padding-bottom: .6em;
}

/* SPA page */

img.inkspa-logo	{
	margin: 0 0 10px;
}



