html {
	margin: 0;
	padding: 0;
	min-width: 954px;
}
body {
	margin: 0;
	padding: 0;
	position: relative;
	min-width: 954px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
}
p, h2 {
	margin: 0;
	padding: 0;
}
img {
	display: block;
	border: none;
}
.clear {
	clear: both;
}
#header-wrapper {
	position: relative;
	z-index: 100;
	background-image: url('../images/bkg/header_wrapper.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100%;
	height: 131px;
}
#left-nav {
	position: absolute;
	z-index: 101;
	top: 0;
	left: 60px;
	width: 208px;
}
#left-nav-sides {
	background-image: url('../images/bkg/left_nav_sides.png');
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 200px;
	padding: 16px 4px 31px 4px;
}
#left-nav-bottom {
	background-image: url('../images/bkg/left_nav_bottom.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 208px;
	height: 4px;
}
#logo {
	margin: 13px 2px 17px 6px;
	display: block;
	text-align: center;
}


#logo img {
	display: inline;
}
.left_nav_divider {
	background-image: url('../images/bkg/left_nav_divider.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 170px;
	height: 1px;
	margin: 0 0 0 17px;
}
#left-nav-links {
	width: 200px;
	padding: 8px 0 8px 0;
}
#left-nav-links .left_nav_button {
	padding: 6px 0 6px 24px;
	display: block;

	font-weight: 500;
	text-shadow: 2px 2px #626A07;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'Englebert', sans-serif;
	font-size:1.5em;
}
#left-nav-links .left_nav_button:hover,
#left-nav-links .left_nav_button_sel {
	background-image: url('../images/bkg/nav_button_hover.png');
	background-position: 0 0;
	background-repeat: repeat;
	color: #FFFFFF;
}
.menu {
	width: 191px;
	display: none;
	z-index: 49;
}
.menu_top {
	background-image: url('../images/bkg/menu_top.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 191px;
	height: 3px;
	float: left;
	overflow: hidden;
}
.menu_sides {
	background-image: url('../images/bkg/menu_sides.png');
	background-position: 0 0;
	background-repeat:  repeat-y;
	width: 188px;
	padding: 5px 3px 5px 0;
	float: left;
}
.menu_button {
	padding: 5px 0 5px 22px;
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
.menu_button:hover {
	background-image: url('../images/bkg/nav_button_hover.png');
	background-position: 0 0;
	background-repeat: repeat;
	color: #FFFFFF;
}
.menu_bottom {
	background-image: url('../images/bkg/menu_bottom.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 191px;
	height: 3px;
	float: left;
}
#header-image-wrapper {
	background-image: url('../images/bkg/header_image_wrapper.jpg');
	background-position: center 0;
	background-repeat: no-repeat;
	width: 100%;
	height: 389px;
	margin: -6px 0 0 0;
}
#header-image {
	background-position: center center;
	background-repeat: no-repeat;
	max-width: 1600px;
	height: 389px;
	margin: 0 auto;
}
#header-reservations {
	position: absolute;
	top: 3px;
	right: 60px;
}
.reservation_book {
	margin: 5px 15px 0 0;
	padding: 5px 0 0 0;
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	font-size: 13px;
	color: #585858;
	float: left;
}
.reservation_ci {
	margin: 5px 7px 0 0;
	float: left;
}
.reservation_ci .from {
	background-image: url('../images/bkg/reservation_check_in.png');
	background-position: 6px -32px;
	background-repeat: no-repeat;
	border: none;
	width: 110px;
	height: 25px;
	padding-left: 6px;
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #979797;
	outline: none;
	line-height: 24px;
}
.entry .reservation_ci .from {
	border: 1px solid #E1D4CB;
}
.reservation_ci .check_in {
	background-position: 6px 4px !important;
}
.reservation_co {
	margin: 5px 12px 0 0;
	float: left;
}
.reservation_co .to {
	background-image: url('../images/bkg/reservation_check_out.png');
	background-position: 6px -32px;
	background-repeat: no-repeat;
	border: none;
	width: 110px;
	height: 25px;
	padding-left: 6px;
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	font-size: 12px;
	color: #979797;
	outline: none;
	line-height: 25px;
}
.entry .reservation_co .to {
	border: 1px solid #E1D4CB;
}
.reservation_co .check_out {
	background-position: 6px 4px !important;
}
div.ui-datepicker {
	font-size:10px;
}
.reservation_submit {
	float: left;
	padding: 2px 0 0 0;
}
.reservation_submit .go_button {
	background-image: url('../images/bkg/reservation_go.png');
	background-color: transparent;
	background-position: 0 0;
	background-repeat: no-repeat;
	border: none;
	width: 49px;
	height: 33px;
	cursor: pointer;
}
.reservation_hidden {
	display: none;
}
#header-phone {
	position: absolute;
	top: 38px;
	right: 64px;
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: #979797;
}
#header-nav {
	position: absolute;
	top: 95px;
	right: 64px;
}
.header_nav_button {
	margin: 0 0 0 25px;
	color: #8C5A38;
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
}
.header_nav_button:hover,
.header_nav_button_sel {
	color: #5A3923;
}
#content-wrapper {
	background-image: url('../images/bkg/content_wrapper.png');
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 100%;
	margin: -8px 0 0 0;
	padding: 48px 0 45px 0;
}
#content {
	width: 850px;
	margin: 0 auto;
}
#content-left {
	width: 585px;
	padding: 10px 43px 0 0;
	float: left;
}
#content-left .entry {
	margin: 0 0 30px 0;
}
.entry_left {
	width: 216px;
	float: left;
}
.entry_right {
	width: 369px;
	float: left;
}
h1 {
	margin: 0 0 17px 0;
	font-size: 24px;
	text-transform: uppercase;
	font-family: "futura-pt", Helvetica, sans-serif;
	color: #7E870A;
	font-weight: normal;
}
h1 .heart_image_left {
	margin: 0 7px 0 0;
	float: left;
}
h1 .heart_image_mid {
	background-image: url('../images/bkg/heart.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 44px;
	height: 44px;
	margin: 0 7px 0 0;
	float: left;
}
h1 {
	
	font-family: 'Englebert',sans-serif;
	font-weight:bold;
}
h2 {
	margin: 1px 0 11px 0;
	font-size: 22px;
	text-transform: uppercase;
	font-family: 'Englebert',sans-serif;
	color: #7E870A;
}
h3 {
	margin: 0 0 11px 0;
	font-size: 16px;
	font-family: 'Englebert',sans-serif;
	color: #7E870A;
	text-transform: uppercase;
}
h4 {
	margin: 0 0 0 0;
	font-size: 14px;
}
p {
	margin: 0 0 15px 0;
	line-height: 140%;
}
a {
	color: #585858;
}
a:hover {
	color: #8C5938;
}
ul {
	list-style-image: url('../images/bkg/bullet.png');
	margin: 0 0 15px 30px;
	padding: 0;
	line-height: 140%;
}
ul li {
	margin: 0 0 7px 0;
}
ul ul li {
	margin: 10px 0 0 0;
}
.entry_right ul {
	margin: 0 0 15px 15px;
}
.image_left {
	width: 200px;
	margin: 0 16px 5px 0;
	float: left;
}
.brown_link,
.brown_link a {
	margin: 9px 0 0 0;
	color: #8C5938;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-size: 13px;
	font-family: "futura-pt", Helvetica, sans-serif;
}
.brown_link:hover,
.brown_link a:hover {
	color: #674229;
}
.brown_link_2,
.brown_link_2 a {
	color: #8C5938;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	font-size: 13px;
	font-family: "futura-pt", Helvetica, sans-serif;
}
.brown_link_2:hover,
.brown_link_2 a:hover {
	color: #674229;
}
.green_text {
	color: #7E870A;
}
.photo_credit {
	font-size: 10px;
	font-style: italic;
}
.no_margin {
	margin: 0;
}
.shortcut_links {
	margin: 30px 0 28px 0;
}
.shortcut_links .shortcut_link {
	margin: 0 38px 0 0;
	color: #8C5938;
	font-size: 13px;
	font-family: "futura-pt", Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
}
.shortcut_links .shortcut_link:hover {
	color: #674229;
}
.shortcut_links .shortcut_link_last {
	margin: 0 0 0 0;
}
.image_gallery a {
	width: 125px;
	height: 125px;
	margin: 0 25px 23px 0;
	float: left;
}
.image_gallery .gallery_image_last {
	margin: 0 0 23px 0;
}
/*.bulleted_list {
	overflow: hidden;
}*/
.bulleted_list_intro {
	margin: 0 0 15px 0;
}
.bulleted_list h2 {
	margin: 0 0 11px 0;
}
.bulleted_item_wrapper {
	background-image: url('../images/bkg/bullet.png');
	background-position: 19px 5px;
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
	padding: 0 0 0 35px;
}
.bulleted_item_image {
	width: 110px;
	float: left;
}
.bulleted_item_content h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #585858;
	font-family: Helvetica, sans-serif;
	text-transform: none;
}
.bulleted_item_content h3 a {
	text-transform: none;
}
.bulleted_item_content p {
	line-height: 140%;
	margin: 0 0 4px 0;
}
.bulleted_list_2_image {
	float: left;
	width: 200px;
	margin: 0 16px 0 0;
}
.bulleted_list_2_content {
	float: left;
	width: 369px;
}
.non_bulleted_list h2 {
	margin: 0 0 11px 0;
}
.non_bulleted_item_wrapper {
	margin: 0 0 30px 0;
}
.non_bulleted_item_image {
	width: 100px;
	margin: 0 18px 0 0;
	float: left;
}
.non_bulleted_item_content_2 {
	width: 467px;
	float: left;
}
.non_bulleted_item_content h3 {
	font-size: 14px;
	margin: 0 0 3px 0;
	color: #585858;
	font-family: Helvetica, sans-serif;
}
.non_bulleted_item_content p {
	line-height: 140%;
	margin: 0 0 1px 0;
}
.non_bulleted_item_content ul {
	margin-top: 10px;
}
.form {

}
.form .field {
	margin-bottom: 20px;
}
.form .f_1 {
	width: 250px;
	margin-right: 84px;
	float: left;
}
.form .f_2 {
	width: 250px;
	margin-right: 0;
	float: left;
}
.form .f_last {
	margin-right: 0;
}
.form .field .label {
	margin-bottom: 2px;
	font-size: 12px;
	font-family: "futura-pt", Helvetica, sans-serif;
	text-transform: uppercase;
}
.form .field .label .required {
	margin-left: 5px;
	color: #7E850A;
}
.form .field .input_text {
	border: 1px solid #E1D4CB;
	width: 238px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.form .field .select {
	border: 1px solid #E1D4CB;
	width: 248px;
	height: 25px;
}
.form .field .textarea {
	border: 1px solid #E1D4CB;
	width: 574px;
	height: 88px;
	padding: 5px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
}
.form .field .required_text {
	margin: 20px 0 0 0;
	color: #7E850A;
	font-family: "futura-pt", Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
}
.form .field .required_text .asterix {
	font-size: 16px;
}
.form .field .input_submit {
	background-image: url('../images/bkg/submit.png');
	border: none;
	background-color: transparent;
	cursor: pointer;
	width: 73px;
	height: 33px;
}
.form .column_element {
	margin: 0 5px 0 0;
	float: left;
}
.form .column_label {
	padding: 1px 0 0 0;
	font-size: 12px;
}
.form .errors {
	margin-bottom: 30px;
}
.form .errors .text {
	margin-bottom: 10px;
	color: red;
}
.contact_info {
	margin: 0 0 30px 0;
}
.contact_info h2 {
	margin: 0;
}
.contact_info p {
	margin: 0;
	font-size: 14px;
}
.contact_info a {
	font-family: "futura-pt", Helvetica, sans-serif;
	font-size: 13px;
	color: #8C5938;
	text-transform: uppercase;
	text-decoration: none;
}
.contact_info a:hover {
	color: #5A3923;
	text-decoration: underline;
}
.contact_info_left {
	width: 95px;
	float: left;
}
.contact_info_right {
	float: left;
}
#content-left .reservation_info {
	margin: 30px 0 30px 0;
	font-size: 16px;
	font-family: "futura-pt", Helvetica, sans-serif;
	text-transform: uppercase;
}
#content-left .reservation_info .ri_green {
	color: #7E850A;
}
#content-left .reservation_info .ri_grey {
	color: #585858;
	text-transform: lowercase;
}
#content-left .reservation_info .ri_brown a {
	color: #8C5938;
	font-size: 13px;
	text-decoration: none;
}
#content-left .reservation_info .ri_brown a:hover {
	color: #674229;
}
#content-right {
	background-image: url('../images/bkg/column_divider.png');
	background-position: 0 0;
	background-repeat: repeat-y;
	width: 175px;
	padding: 58px 0 100px 37px;
	float: right;
}
#content-right .OT_wrapper {
	border: 1px solid #8C5930 !important;
}
#content-right .OT_cal {
	border-top: 1px solid #8C5930 !important;
	border-bottom: 1px solid #8C5930 !important;
}
#content-right .OT_time {
	border-bottom: 1px solid #8C5930 !important;
}
#content-right .OT_party {
	border-bottom: 1px solid #8C5930 !important;
}
#sub-nav {
	margin-bottom: 30px;
}
#sub-nav a {
	margin: 0 0 6px 0;
	font-size: 13px;
	color: #8C5938;
	font-family: "futura-pt", Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
}
#sub-nav a:hover,
#sub-nav .sub_nav_sel {
	color: #674229;
}
.sub_nav_1 {
	margin: 0 0 6px 13px;
}
#footer-wrapper {
	width: 99%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;

}
#footer-nav {
	margin: 15px 0 0 0;
}
.footer_nav_button {
	margin: 0 19px;
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
	color: #8C5938;
	text-decoration: none;
	text-transform: uppercase;
}
.footer_nav_button:hover {
	color: #5A3923;
}
#footer-info {
	margin: 8px 0 0 0;
}
#footer-info p {
	font-family: "futura-pt", Helvetica, sans-serif;
	font-weight: 500;
	color: #585858;
	font-size: 11px;
}
#footer-info-center {
	margin: 0 20px 0 20px;
}
#social-media {
	margin-top: 26px;
}
#social-media img {
	display: inline;
}
.fancybox-title {
	font-size: 10px !important;
}