/*MAIN*/
body {
	margin:17px 0px 0px 0px;
	background:#5b4937;
	}
a:link {
	}
a:visited {
	}
a:hover {
	}
a img {
	border: none;
	}
form {
	margin:0px;
	padding:0px;
	}
p {
	margin:16px 0px;
	padding:0px;
	}
ul {
	margin-top:0px;
	padding-top:0px;
	}
.input {
	width:162px;	height:16px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#150304;
	vertical-align:top;
	border:1px solid #8a7640;
	padding:0px 3px;
	}
.input2 {
	width:162px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#150304;
	vertical-align:top;
	border:1px solid #8a7640;
	padding:0px 3px;
	}

/*NAVIGATION*/
#nav_table {
	border-top:1px solid #000;
	}
.nav_L {
	width:55px;		height:28px;
	background:url(/_images/_design/nav_left.jpg) top left no-repeat;
	}
.nav_R {
	width:54px;		height:28px;
	background:url(/_images/_design/nav_right.jpg) top right no-repeat;
	}
.nav_divider {
	width:1px;		height:28px;
	background:url(/_images/_design/nav_divider.jpg);
	}
.nav_divider_mid {
	width:1px;		height:28px;
	background:url(/_images/_design/nav_dividerMid.jpg);
	}
.nav_divider_3 {
	width:1px;		height:28px;
	background:url(/_images/_design/nav_divider3.jpg);
	}
#nav_shadow {
	width:100%;		height:8px;
	background:url(/_images/_design/nav_shadowRepeats.jpg) repeat-x;
	}
.nav_shadow_L {
	width:50%;		height:8px;
	background:url(/_images/_design/nav_shadowL.jpg) top left no-repeat;
	}
.nav_shadow_R {
	width:50%;		height:8px;
	background:url(/_images/_design/nav_shadowR.jpg) top right no-repeat;
	}

/*BODY*/
.shadow_TL {
	width:4px;		height:36px;
	background:url(/_images/_design/shadow_topLeft.jpg) top right no-repeat;
	}
.shadow_TR {
	width:4px;		height:36px;
	background:url(/_images/_design/shadow_topRight.jpg) top left no-repeat;
	}
.home_flashBG {
	width:780px;	height:112px;
	background:url(/_images/_design/home-flashBG_v2.jpg) top left no-repeat;
	}
.reservations_shadowL {
	width:8px;		height:100%;
	/*background:url(/_images/_design/reservations_shadowL.jpg) #FFF top right no-repeat;*/
	background-color:#fff;
	}
.reservations_td {
	width:242px;	height:100%;
	background:url(/_images/_design/reservations_bg_v2.jpg) #d8c696 top right no-repeat;
	vertical-align:top;
	border-bottom:8px solid #FFF;
	}
#reservations_table {
	padding-left:11px;
	}
.reservations_title1 {
	padding-top:15px;
	padding-bottom:8px;
	padding-left:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:15px;
	color:#310608;
	text-transform:uppercase;
	}
.newsletter_title1 {
	padding-top:15px;
	padding-bottom:8px;
	padding-left:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height:15px;
	color:#5b0d0f;
	text-transform:uppercase;
	}
.reservations_label {
	padding-bottom:3px;
	height:10px;
	padding-left:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	line-height:9px;
	color:#310608;
	margin:0px;
	vertical-align:bottom;
	}
.reservations_label2 {
	padding-top:5px;
	height:18px;
	padding-left:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:9px;
	line-height:18px;
	color:#310608;
	margin:0px;
	vertical-align:bottom;
	}
.reservations_content {
	height:15px;
	padding-left:4px;
	}
.reservations_pad4 {
	padding-left:4px;
	}
.home_resv {
	width:203px;
	/*border:1px solid #796a40;*/
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:11px;
	color:#310608;
	margin:4px 0 0 0;
	padding:7px 0px;
	vertical-align:middle;
	}
.home_resv span {
	font-family:"Times New Roman", Times, serif;
	font-size:19px;
	line-height:19px;
	color:#310608;
	margin:0px;
	}
.home_resv div {
	width:182px;
	text-align:center;
	height:1px;
	overflow:hidden;
	background:#6a5f44;
	margin:3px 0px 5px 0px;
	}
.content_td {
	/*background:url(/_images/_design/reservations_shadowR.jpg) #FFF top left no-repeat;*/
	background-color:#fff;
	padding:0px 24px 12px 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	vertical-align:top;
	}
.content_td a:link, .content_td a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	text-decoration:underline;
	}
.content_td a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	text-decoration:none;
	}	
.content_td h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	line-height:40px;
	margin:0px;
	display:block;
	float:left;
	font-weight:normal;
	}
.content_td_sub {
	background:#FFF;
	padding:0px 24px 12px 24px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	vertical-align:top;
	}
.content_td_sub a:link, .content_td_sub a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	text-decoration:underline;
	}
.content_td_sub a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	text-decoration:none;
	}

.content_td_press a:link, .content_td_press a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	text-decoration:none;
	}
.content_td_press a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	text-decoration:underline;
	}
.content_td_sub h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	line-height:40px;
	margin:0px 0px -10px 0px;	padding:0px;
	font-weight:normal;
	text-transform:capitalize;
	}
.content_img {
	border-top:2px solid #5b4937;
	border-bottom:4px solid #000;
	}
.content_text {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	vertical-align:top;
	}
.content_text a:link, .content_text a:visited {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	vertical-align:top;
	text-decoration:underline;
	}
.content_text a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	vertical-align:top;
	text-decoration:none;
	}
.content_text span {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#150304;
	vertical-align:top;
	text-decoration:none;
	font-style:italic;
	}
.pressScroll {
	width:100%;		height:527px;
	overflow-y:scroll;
	padding-right:20px;
	}
	
/*FOOTER*/
.footer {
	padding:8px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px ;
	line-height:16px ;
	color:#d8c696 ;
	font-weight:normal ;
	text-decoration:none;
	}
.footer a:link, .footer a:visited, .footer a:active {
	font-family:"Times New Roman", Times, serif ;
	font-size:12px ;
	line-height:16px ;
	color:#d8c696 ;
	text-decoration:none ;
	font-weight:normal;
	}
.footer a:hover {
	font-family:"Times New Roman", Times, serif ;
	font-size:12px ;
	line-height:16px ;
	color:#d8c696 ;
	text-decoration:underline ;
	font-weight:normal ;
	}
.footerON {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
	color:#d8c696;
	text-decoration:underline;
	}
.footer span {
	word-spacing:5px;
	}
	.textaddress {
	font-family: Times New Roman, Times, serif;
	color: #3d537e;
	font-size: 14px;
	
}

.textaddressBig {
	font-family: Times New Roman, Times, serif;
	color: #3d537e;
	font-size: 18px;
	font-weight:bold;
	
}