@charset "utf-8";
/******************************/
/* Base Elements
/******************************/
* {
margin:0;
padding:0;
}

body {
	font: 11px Tahoma, Arial, Verdana, Default;
	color: #5c4e48;
	line-height: 18px;
	background: #5c4b43;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color:#006699;
}
a:hover {
	text-decoration: none;
	color:#735628;
}
select {
	font-size: 10px;
	background-color: #fff;
	color: #666;
}
input {
	font-size: 10px;
	background-color: #fff;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 22px;
	color: #554d44;
	font-weight: lighter;
}

.error {
	color: #AA0000;
}
/******************************/
/* Utilities
/******************************/
.float-right {
	float: right;
}
.float-left {
	float: left;
	clear: inherit;
}
.clear-y-1px {
	height: 1px;
	overflow: hidden;
	clear: both;
}
.clear-y-10px {
	height: 10px;
	overflow: hidden;
	clear: both;
}
.clear-x-1px {
	width: 1px;
	overflow: hidden;
	clear: both;
}
.clear-x-10px {
	width: 10px;
	overflow: hidden;
	clear: both;
}
.clearfloat {
	clear: both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.breaker-dashed {
	width: 100%;
	border-top: 1px dashed #827c73;
	text-align: left;
	padding-bottom: 15px;
	margin-top: 15px;
	clear: both;
}
.bullet-plus {
	font-size: 10px;
	color: #cc0000;
}
.bullet-plus-indent {
	font-size: 10px;
	color: #cc0000;
	padding-left: 15px;
}
.hd {
	font-size: 16px;
	color: #554d44;
}
.hd-red {
	font-size: 16px;
	color: #cc0000;
}
.hd-gray {
	font-size: 16px;
	color: #999;
}
.img {
	width: 144px;
	height: 114px;
	border: 0;
	padding: 3px;
	margin: 4px 0px 2px 0px;
	background: url(img/bg_img.gif) no-repeat top left;
}
.img-border {
	width: auto;
	height: auto;
	border: 1px solid #ddd;
	padding: 5px;
}
.btn-booknow {
	height: auto;
	border: 0;
	padding: 8px 0px 15px 0px;
}
.fineprint {
	font-size: 10px;
	color: #b9b0b0;
}
/******************************/
/* Constants
/******************************/
.container {
	width: 100%;
	padding: 0;
	margin: 0;
}
#container {
	position: absolute;
	left:50%;
	width: 978px;
	margin-left:-489px;
}
#header {
	position: relative;
	height: 19px;
	padding: 0;
	margin: 9px;
	text-align: right;
}
/* Header form elements */
.header-form-textfield {
	width: 145px;
	border: 1px solid #928475;
	padding-left: 2px;
}
.header-form-dropdown {
	float: left;
	width: 200px;
	border: 1px solid #928475;
}
.header-form-button {
	margin: 0px 5px 3px 5px;
	border: 0;
	vertical-align: middle;
	background-color: #5c4b43;
}
#breaker {
	background: url(img/bg_breaker.jpg) repeat-x top left;
	width: 960px;
	height: 14px;
}
.btn-form {
	padding-right: 14px;
}
/************************/
#navigation {
	width: 960;
	height: 88px;
	text-align: left;
	background: url(img/bg_navigation.jpg) repeat-x top left;
}
#canvas-shadow-top {
	background: url(img/bg_canvas_shadowT.gif) no-repeat top center;
	padding: 0px 19px 0px 19px;
	width: 940px;
	height: 88px;
}
#canvas-shadow-body {
	position: relative;
	float: left;
	background: url(img/bg_canvas_shadow.gif) repeat-y top center;
	padding: 0px 9px 10px 9px;
	_margin-left: -10px;
	width: 960px;
}
#canvas-shadow-bottom {
	position: relative;
	float: left;
	background: url(img/bg_canvas_shadowB.gif) no-repeat top center;
	width: 978px;
	height: 17px;
}
#content-container {
	position: relative;
	float: left;
	width: 940px;
	margin: 0px 10px 0px 10px;
	background: url(img/bg_content.jpg) repeat-x bottom left #fff;
}
#sub-content-container {
 	width: 672px;
	position: relative;
	float: left;
	text-align: left;
	padding: 25px;
}
#breaker {
	background: url(img/bg_breaker.jpg) repeat-x top left;
	width: 960px;
	height: 14px;
	_margin-left: 10px;
}
#footer {
	width: 960px;
	padding: 0px 9px 25px 9px;
	text-align: right;
	font-size: 10px;
	color: #9c8f88;
	clear: both;
}
#footer a:link, #footer a:visited {
	color: #beafa8;
}
#footer a:hover {
	color: #d9cbc5;
}
#flashcontent {
	font-size: 11px;
	text-align:center;
}
#flashcontent2 {
	font-size: 11px;
	text-align:center;
}
#masthead {
	position: relative;
	width: 940px;
	height: 290px;
	padding: 10px 19px 10px 19px;
	_margin: -2px 0px -11px 0px;
	background: url(img/bg_canvas_shadow.gif) repeat-y top center;
}
#flashbanner {
	float: left;
	position: relative;
	width: 732px;
	height: 290px;
	margin-right: 10px;
}
#sidepanel {
	float: right;
	position: relative;
	width: 198px;
	height: 290px;
	margin: 0;
	_margin-left: -15px;
	padding: 0;
}
#reservation {
	text-align: left;
	margin-bottom: 7px;
	width: 100%;
	height: 229px;
	background: url(img/bg_reservation.jpg) no-repeat top left;
}
.field1 {
	margin-top: 64px;
	margin-left: 10px;
}
.field1a {
	margin-top: 64px;
	margin-left: 10px;
}
.field2 {
	margin-top: 28px;
	margin-left: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
.field1 {
	margin-top: 67px;
	margin-left: 10px;
}
.field1a {
	margin-top: 68px;
	margin-left: 10px;
}
} 
.btn-available {
	margin-top: 15px;
	margin-left: 10px;
}
/* Forms */
.form-container {
	position: relative;
	float: left;
	width: 380px;
	padding: 10px;
	margin-bottom: 1px;
	background-color: #fff;
}
.form-left-column {
	float: left;
	color: #b5a395;
}
.form-right-column {
	width: 60%;
	float: right;
}
.form-button {
	width: 67px;
	height: 17px;
	border: 0;
	background: url(img/btn_submit.gif) top left;
}
.form-input {
	width: 200px;
}
.form-select {
	width: 204px;
	font-size: 10px;
	background-color: #fff;
	color: #666;
}
/******************************/
/* Landing
/******************************/
.landing #masthead {
	position: relative;
	width: 940px;
	height: 290px;
	padding: 10px 19px 10px 19px;
	background: url(img/bg_canvas_shadow.gif) repeat-y top center;
}
.landing #flashbanner {
	float: left;
	position: relative;
	width: 732px;
	height: 290px;
	margin-right: 10px;
}
.landing #sidepanel {
	float: right;
	position: relative;
	width: 198px;
	height: 290px;
}
.landing #reservation {
	text-align: left;
	margin-bottom: 7px;
	width: 100%;
	height: 229px;
	background: url(img/bg_reservation.jpg) no-repeat top left;
}
.landing .field1 {
	margin-top: 64px;
	margin-left: 10px;
}
.landing .field2 {
	margin-top: 37px;
	margin-left: 10px;
	width: 73px;
}
.landing .field3 {
	margin-left: 33px;
}
.landing .field4 {
	margin-top: 28px;
	margin-left: 10px;
	width: 73px;
}
.landing .field5 {
	margin-left: 33px;
}
.landing .btn-available {
	margin-top: 15px;
	margin-left: 10px;
}
.landing #content-container {
	width: 940px;
	height: 286px;
	margin: 0px 10px 0px 10px;
	/*background: url(img/bg_index.gif) no-repeat bottom left #fff;*/
}
.landing #content-container-pre {
	width: 940px;
	height: 286px;
	margin: 0px 10px 0px 10px;
	background: url(img/bg_index_pre.gif) no-repeat bottom left #fff;
}
.landing #content {
	position: relative;
	width: 940px;
	height: 253px;
}
.landing #content-shadow-bottom {
	width: 940px;
	height: 5px;
}
.landing #destinations {
	float: left;
	position: relative;
	width: 360px;
	height: 251px !important;
	margin: 0px 0px 0px 8px;
	_margin: 0px 0px 0px 4px;
	padding: 0px 2px 2px 2px;
	background-color: #fff;
}
.landing .highlights {
	text-align: left;
	line-height: 14px;
	float: left;
	position: relative;
	width: 163px;
	height: 239px !important;
	margin-left: 10px;
	padding: 7px;
	background-color: #fff;
}
/******************************/
/* Contact
/******************************/
.contact .container-2col {
	width: 285px;
	float: left;
	padding-right: 50px;
}
/******************************/
/* Dining
/******************************/
.dining .container-logo {
	width: 120px;
	height: 80px;
	border: 1px solid #ddd;
	float: left;
	margin: 0px 12px 12px 0px;
	text-align: center;
}
/******************************/
/* Signup
/******************************/
.signup .form-button {
	margin: 0px 5px -4px 5px;
	width: 67px;
	height: 17px;
	border: 0;
	background: url(img/btn_submit.gif) top left;
}
/******************************/
/* Signup
/******************************/
.signup .form-button {
	margin: 0px 5px -4px 5px;
	width: 67px;
	height: 17px;
	border: 0;
	background: url(img/btn_submit.gif) top left;
}