

#header {
	position: relative;
	height: 332px;
	background: transparent url("../images/bg_header.png") 0 0 no-repeat; }
#index #header { height: 507px; }
	#header h1 {
		position: absolute;
		left: 421px;
		top: 7px;
		z-index: 1; }
		#header h1 a {
			display: block;
			overflow: hidden;
			width: 135px;
			height: 81px;
			text-indent: -8685px; }
	#header ul#nav {
		position: absolute;
		left: 0;
		top: 99px;
		z-index: 2;
		padding: 9px 0 0 8px;
		font-size: 12px; }
		#header ul#nav li {
			position: relative;
			float: left;
			padding: 0 6px 8px 6px; }
		#header ul#nav a { color: #ffddbb; }
		#header ul#nav li.active>a, #header ul#nav a:hover, #header ul#nav a.active { color: #351c05; }
		#header ul#nav ul {
			display: none;
			position: absolute;
			left: -23px;
			top: 100%;
			z-index: 10;
			width: 144px;
			padding: 10px 0 34px 0;
			font-size: 10px;
			text-align: center;
			background: transparent url("../images/bg_subnav.png") 0 100% no-repeat; }
			#header ul#nav ul li {
				float: none;
				padding: 0 0 4px 0; }
	#header ul#top-nav {
		position: absolute;
		right: 7px;
		top: 13px;
		z-index: 2;
		width: 118px;
		height: 75px;
		padding: 5px 10px 0 0;
		text-align: right;
		background: transparent url("../images/bg_top-nav.png") 0 0 no-repeat; }
		#header ul#top-nav li { padding: 0 0 3px 0; }
		#header ul#top-nav a { 
			color: #351c05; 
			text-transform: lowercase; }
#homeHeaderWrap {
	position: absolute;
	left: -74px;
	bottom: 0;
	bottom: -25px;
	z-index: 1;
	width: 1132px;
	height: 399px; 
	background: url("../images/homeHeaderBackTran.png") 0 0; }
#home-header {
	position: absolute;
	left: 74px;
	bottom: 24px;
	z-index: 1;
	width: 980px;
	height: 376px; }
	
#interiorHeaderWrap {
	position: absolute;
	left: -58px;
	bottom: 0;
	bottom: -25px;
	z-index: 1;
	width: 1098px;
	height: 224px; 
	background: url("../images/interiorHeaderBackT.png") 0 0; }
	
#interior-header {
	position: absolute;
	/*left: -72px;
	bottom: 0;*/
	left: 59px;
	bottom: 25px;
	z-index: 1;
	/*width: 1128px;*/
	width: 980px;
	height: 200px; }
	#header #quick-reservations {
		position: absolute;
		left: 40px;
		top: 310px;
		z-index: 20;
		width: 157px;
		/*width: 411px;*/ 
		 }
	#index #header #quick-reservations { top: 380px; }

#content {
	float: left;
	width: 950px;
	padding: 0 0 25px 0;
	margin: 0 7px;
	background: #9b632e url("../images/bg_content.gif") 0 0 repeat-x; }
html > body #content { margin: 0 15px; }
#main {
	float: right;
	width: 665px;
	padding: 35px 50px 0 0;
	font-size: 12px; }
	#main h1, #main h6 {
		padding: 0 0 10px 0;
		font-size: 28px;
		font-weight: normal;
		color: #351c05; }
	#main h2 {
		padding: 0 0 2px 0;
		font-size: 18px;
		font-weight: normal;
		color: #da7c20; }
	#main p {
		padding: 0 0 20px 0;
		line-height: 150%; }
	#main p.more {
		font-size: 9px;
		text-transform: uppercase; }
		#main p.more a {
			padding: 0 10px 0 0;
			background: transparent url("../images/icon_down-arrow.gif") 100% 4px no-repeat; }
		#main p.more a.hide { background-image: url("../images/icon_up-arrow.gif"); }
	#main ul, #main ol {
		margin: 0 15px; 
		padding: 0 0 12px 0;
		list-style-type: disc; }
#sidebar {
	float: left;
	width: 158px;
	padding: 125px 0 0 26px; }
#index #sidebar { padding-top: 25px; }
	#sidebar .promos { padding: 0 0 0 0; }
		#sidebar .promos img { display: block; }
form.subscribe {
	padding: 8px 5px 12px 5px;
	background: #634222; }
	form.subscribe fieldset { border: none; }
	form.subscribe legend {
		padding: 0 0 5px 0;
		font-size: 13px;
		color: #e2ddd9; }
	form.subscribe input.input-text {
		float: left;
		width: 84px;
		height: 10px;
		padding: 3px;
		font: bold 8px Verdana, Geneva, sans-serif;
		color: #503215;
		text-transform: uppercase;
		border: 1px solid #351c05;
		background: #d7b896; }
	form.subscribe input.btn_submit {
		padding: 5px 3px;
		font: bold 7px Verdana, Geneva, sans-serif;
		color: #ffffff;
		text-transform: uppercase;
		border: none;
		background: #351c05; }

#footer-nav {
	clear: both;
	float: left;
	width: 950px;
	margin: 0 7px;
	padding: 7px 0 4px 0;
	font-size: 10px;
	color: #975d25;
	background: #351c05 url("../images/bg_footer-nav.gif") 0 0 repeat-y; }
html > body #footer-nav { margin: 0 15px; }
	#footer-nav p {
		padding: 0 0 3px 14px;
		font-weight: bold; }
	#footer-nav div { float: left; }
	#footer-nav .block {
		float: none;
		padding: 0 0 4px 0;
		margin: 0 0 7px 0;
		border-bottom: 1px solid #45290f; }
	#footer-nav .center-block { height: 83px; }
	#footer-nav ul { padding-left: 14px; }
	#footer-nav li {
		padding: 0 0 3px 0;
		font-size: 9px; }
	#footer-nav a { color: #975d25; }
	#footer-nav #col-1 { width: 146px; }
		#footer-nav #col-1 ul,
		#footer-nav #col-1 p { padding-left: 26px; }
	#footer-nav #col-2 { width: 126px; }
	#footer-nav #col-3 { width: 150px; }
	#footer-nav #col-4 { width: 115px; }
	#footer-nav #col-5 { width: 178px; }
	#footer-nav #logos {
		float: left;
		width: 235px; }
		#footer-nav #logos p {
			padding: 0 0 15px 0;
			text-align: center; }
		#footer-nav #logos img {
			margin: 0 5px;
			vertical-align: middle; }
		#footer-nav #logos .hrule {
			width: 100%;
			margin: 0 0 15px 0;
			border-bottom: 1px solid #45290f; }
			#footer-nav #logos .hrule hr { display: none; }

#footer {
	clear: both;
	width: 900px;
	padding: 15px 25px 25px 25px;
	margin: 0 auto;
	font-size: 10px;
	color: #351c05; }
	#footer a { color: #351c05; }
	#footer p,
	#footer ul,
	#footer address { line-height: 150%; }
	#footer .footer-right {
		float: right;
		text-align: right; }
		#footer .footer-right li { display: inline; }

/* Dining
-------*/
#main ul.breadcrumbs {
	margin: 0; 
	padding: 0 0 15px 0;
	font-size: 11px; 
 }
	#main ul.breadcrumbs li {
		display: inline;
		text-transform: uppercase; }
	#main ul.breadcrumbs li.current { color: #351c05; }
	#main ul.breadcrumbs a {
		color: #ddb58c;
		text-decoration: underline; }

/* Accommodations
---------------*/
#main h3 {
	padding: 0 0 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #351c05; }
#main .listing {
	padding: 0 0 7px 0;
	margin: 0 0 7px 0;
	border-bottom: 1px solid #c09b75; }
#main .accordion {
	float: left;
	width: 100%; }
#main .listing.last { border: none; }
	#main .listing img {
		float: left;
		margin: 0 12px 0 0; }
	#main .listing .details {
		float: left;
		width: 450px; }
	#main .listing p.more {
		clear: both;
		padding: 0; }
		
/*#breadcrumbs {	position:relative;
				z-index:50;}*/
