@charset "UTF-8";
@import "../styles/slideout.css";
body, form, h1, h2, h3, h4, h5, h6, p, ul, li { 
margin: 0; 
padding: 0; 
}

body {
	background-image:url(../images/bg_tile.jpg);
	background-position:center;
	background-repeat:repeat;
	text-align:center;
}

/*
---------------------------------
MAIN LAYOUT DIVS
---------------------------------
*/

#wrapper {
	width:1004px;
	text-align:left;
	margin: 0 auto 0 auto;
}

#home_header {
	width:1004px;
	height:211px;
	overflow:hidden;
}
#home_logo {
	float:left;
	width:490px;
	height: 211px;
	background-image:url(../images/home_logo.jpg);
}
#home_right_header {
	float:right;
	width:514px;
	height: 211px;
	background-image:url(../images/home_header_bg.jpg);
	position:relative;
}
/*
#social_media {
	
	background-image:url(../images/sticky_social_media.png);
	background-repeat:no-repeat;
	
    position:absolute;
    width:45px;
    height:136px;
    top:10px;
    right:0px;
	z-index:3;
}
*/

#sm_gc_holder
{
	width:632px;
	margin:15px auto 0 auto;
	text-align:center;
}
#social_media
{
	float:left;
	width:225px;
	height:77px;
	text-align:left;
	margin:0 0 0 0px;
}

#reservations_tab {
	width:188px;
	height:34px;
	position:absolute;
	bottom:14px;
	right:80px;
	background-image:url(../images/reservations_tab.png);
	overflow:hidden;
}

#slidshow_holder {
	width: 1004px;
	height: 329px;
	position:relative;
	background-image:url(../images/home_slideshow_BG.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#photoShow
{
	width:534px;
	height:149px;
}
#photoShow div
{
	left:34px;
	position:absolute;
	z-index:0;
}

#photoShow div.previous
{
	z-index:1;
}

#photoShow div.current
{
	z-index:2;
}

#nav_holder {
	width: 1004px;
	height: 45px;
	overflow:hidden;
	position:relative;
	
}

#nav_item_01, #nav_item_02, #nav_item_03, #nav_item_04, #nav_item_05, #nav_item_06, #nav_item_07, #nav_item_08  {
	height: 90px;
	float:left;
	position:relative;
	
}

#content_left {
	width: 674px;
	float: left;
}

/*special div for awards so li items will have correct border
in scrolling box*/ 
#content_left_scrollable {
	width: 674px;
	float: left;
}

#content_right {
	width:329px;
	float:right;
	margin: 25px 0 0 0;
	border-left: 1px solid #d4c6ac;
}

#rss_header {
	width:330px;
}
#rss_data {
	width:330px;
}

.scrollable_div {
	width:380px;
	margin:0 0 0 0px;
	height: 265px;
	overflow:auto;
}

.narrow_content_div {
	width:450px;
	margin:0 0 0 230px;
}


#footer {
	clear:both;
	width:1004px;
	height: 176px;
	background-image:url(../images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
/*
---------------------------------
TEXT STYLES
---------------------------------
*/
#content_left h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#78524b;
	margin: 25px 0 10px 50px;
}

#content_left h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#78524b;
	margin: 25px 0 10px 50px;
}

#content_left h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#78524b;
	margin: 0px 0 10px 50px;
}

#content_left h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#2f1308;
	margin: 0px 50px 15px 50px;
}

#content_left p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#2f1308;
	margin: 0px 10px 15px 50px;
}

#content_left li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#2f1308;
	margin: 0px 10px 15px 80px;
}

#content_left a:link, #content_left a:visited, #content_left li>a:focus, #content_left li>a:active  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#2f1308;
	text-decoration:underline;
}

#content_left_scrollable h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	color:#78524b;
	margin: 25px 0 10px 50px;
}

#content_left_scrollable h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	color:#78524b;
	margin: 10px 0 10px 00px;
}

#content_left_scrollable h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:24px;
	color:#78524b;
	margin: 0px 0 10px 00px;
}

#content_left_scrollable h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#2f1308;
	margin: 0px 50px 15px 00px;
}

#content_left_scrollable p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#2f1308;
	margin: 0px 10px 15px 00px;
}


#content_left_scrollable li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	list-style-image:url(../images/awards_bullet.gif);
	color:#2f1308;
	margin: 0px 10px 15px 15px;
}


#content_left_scrollable a:link, #content_left_scrollable a:visited, #content_left_scrollable li>a:focus, #content_left_scrollable li>a:active  {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	color:#2f1308;
	text-decoration:underline;
}

.scrollable_div li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:24px;
	color:#2f1308;
	margin: 0px 10px 15px 15px;
}

#rss_header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	line-height:26px;
	color:#340000;
	margin: 0px 10px 0 20px;
	
}

#rss_data ul {
	/*
	list-style:url(../images/orange_bullet.jpg);
	color:#78524b;
	*/
	margin:10px 15px 10px 37px;	
}

#rss_data li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:22px;
	list-style:url(../images/orange_bullet.jpg);
	color:#78524b;
	margin:0px 0px 20px 0px;	
}

#rss_data li>a:link {
	color:#78524b;
	font-weight: normal;
	text-decoration: none;
}
#rss_data li>a:visited {
	color:#a27e77;
	font-weight: normal;
	text-decoration: none;
}
#rss_data li>a:hover, #rss_data li>a:focus, #rss_data li>a:active {
	color:#78524b;
	font-weight: normal;
	text-decoration: underline;
	}
	
#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#340000;
	padding: 24px 0 0 0;
	line-height:24px;
	
}
#footer a:link {
	color:#340000;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	color:#673f3f;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color:#78524b;
	font-weight: normal;
	text-decoration: underline;
	}
	
#social_media p {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	font-variant:small-caps;
	font-weight:bold;
	color: #885c49;
	margin: -24px 0 10px 0;
}

/*
---------------------------------
IMAGE STYLES
---------------------------------
*/

.nav_images {
	margin:0;
	padding:0;
	float:left;
	border:0;
}

.main_page_images {
	float:left;
	margin: 18px 0 10px 20px;
	padding: 0 10px 0 0;
}

.valet_image {
	float:left;
	margin: 0px 0 0px -10px;
}

.open_table {

	vertical-align:middle;
	margin: 0px 0 0px 10px;
}

.rss_icon {
	float:left;
	margin: 0px 10px 0 20px;
}

.award_image {
	margin:0px 15px 0 0px;
	float:left;
}

/*
---------------------------------
LAYOUT STYLES
---------------------------------
*/

.clearfloat {
	font-size:.1em;
	display:none;
	clear:both;
}


/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 100%;
	background: none;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: none;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #c7d6c4;
	position: relative;
}

.jspDrag
{
	background: #a9bfa4;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	
	
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

/*add from demo files for arrow buttons */
.jspArrowUp
{
	background: url(../images/arrow_up.gif);
	
}

.jspArrowDown
{
	background: url(../images/arrow_down.gif);
	
}

/* end added content */

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}
