
/* ####################### GLOBAL Styles ######################## */

body {
	background: #500000 url('../images/bgMain.gif');
	text-align: left;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;	
	margin: 0;
	padding: 0;
	border: 0;
}

a:link, a:visited {
	color: #990000;	
	text-decoration: none;
}
a:hover, a:active {
	color: #990000;	
	text-decoration: underline;
}

h1 {
	font-size: 18px;
	color: #5c1809;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 14px 0;
}

h1.info {
	font-size: 16px;
	color: #663300;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
}

h2.loc {
	font-size: 16px;
	color: #663300;	
	font-weight: normal;
	padding: 0;
	margin: -10px 0 0 0;
}

h1.brwn {
	font-size: 18px;
	color: #663300;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 20px 0;
}

h1.news {
	font-size: 18px;
	color: #663300;	
	font-weight: normal;
	margin: 0;
	padding: 0 0 8px 0;
}


h2 {
	font-size: 18px;
	color: #663300;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
}

h2.about {
	font-size: 18px;
	color: #990000;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 14px 0;
}

h2.empl {
	font-size: 18px;
	color: #5c1809;	
	font-weight: normal;
	padding: 0 0 14px 0;
	margin: 40px 0 0 0;
	border-bottom: 1px solid #ddbd6a;
}

h2.events {
	font-size: 14px;
	color: #990000;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 14px 0;
}

h2.info {
	font-size: 16px;
	color: #663300;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 8px 0;
}

h2.menus {
	font-size: 18px;
	color: #990000;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 3px 0;
}

h2.recipes {
	font-size: 18px;
	color: #990000;	
	font-weight: normal;
	padding: 0;
	margin: 0 0 3px 0;
}

h3 {
	font-size: 14px;
	line-height: 19px;
	color: #663300;	
	padding: 0;
	margin: 0 0 4px 0;
}

h3.news {
	font-size: 13px;
	color: #663300;	
	padding: 0;
	margin: 0 0 6px 0;
}

h3.recipes {
	font-size: 18px;
	color: #6b220d;	
	font-weight: normal;
	margin: 0;
	padding: 45px 0 0 0;
}

h3.contact {
	font-size: 14px;
	line-height: 16px;
	color: #663300;
	font-weight: normal;
	padding: 0;
	margin: 0;
}


.font2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.xsm {
	font-size: 11px;
}

.sm {
	font-size: 12px;
}

.md {
	font-size: 14px;
}

.md2 {
	font-size: 16px;
}

.lg {
	font-size: 18px;
}

.red {
	color: #990000;
}

.dkred {
	color: #663300;
}

.gold {
	color: #663300;
}

.ltgold {
	color: #996600;
}

.tan {
	color: #e4d09d;
}

.lhSm {
	line-height: 1.3em;
}

.lhMd {
	line-height: 1.5em;
}

.lhLg {
	line-height: 1.7em;
}

p.fix {
	margin: 0;
	padding: 6px 0 0 0;
}

p.fixboth {
	margin: 0;
	padding: 16px 0 3px 0;
}

.clear {
	clear: both;
}

.clearFix {
	clear: both; 
	height: 0;
	font: 0;
	overflow: hidden;
}	

/* ####################### CONTAINER DIVS ######################## */

#container {
	margin: 0 auto;
	padding: 0;
	width: 916px;
	text-align: center;
	position: relative;
	z-index: 1;
}

#bottom {
	margin: 0 auto;
	padding: 0;
	width: 916px;
	height: 24px;
	font: 0;
	overflow: hidden;
}	

#content {
	background: #e7d7af;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
	position: relative;
	z-index: 1;
}

#contentFull {
	background: #e7d7af url('../images/subheadBg2.gif') repeat-x top left;
	width: 900px;
	margin: 0 auto;
	padding: 70px 0 0 0;
	text-align: center;
}

#emailDrop {
	width: 175px;
	height: 239px;
	padding: 15px;
	background: #8f2813;
	position: absolute;
	top: 105px;
	left: 678px;
	z-index: 4;
	text-align: left;
}

#locNavDiv {
	width: 181px;
	height: 161px;
	position: absolute;
	top: 148px;
	left: 152px;
	z-index: 2;
	visibility: hidden;
}

#emailContent {
	z-index: 5;
}

#emailCover {
	width: 205px;
	height: 269px;
	position: absolute;
	top: 105px;
	left: 678px;
	z-index: 3;
	border: none;
}

#submit_btn {
	height: 23px;
}	


/* ####################### HEADER STYLES ######################## */

#header {
	background: url('../images/header.gif') no-repeat top left;
	margin: 0 auto;
	padding: 0;
	width: 916px;
	height: 157px;
	text-align: left;
}

#nav {
	width: 727px;
	height: 35px;
	padding: 0 0 0 93px;
}

#logo {
	float: left;
	width: 300px;
	height: 113px;
	padding: 0;
	margin: 0;
}	

#top {
	float: left;
	width: 234px;
	height: 29px;
	padding: 84px 0 0 353px;
}

/* ####################### FOOTER STYLES ######################## */

#footer {
	margin: 40px 0 48px 0;
	padding: 0;
	width: 659px;
	text-align: left;
	font-weight: bold;
	color: #330000;
}

/* #######################FORM STYLES ######################## */

form { margin: 0; }

.formreq {
	color: black;
}

label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
}
input {
    height: 15px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}


/* ####################### HOME STYLES ######################## */

#homeFlash {
	margin: 0 auto;
	padding: 0;
	width: 900px;
	height: 280px;
	text-align: left;
}

#homeContainerBg {
	background: url('../images/home/contentBg.gif') repeat-y top left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
}
#homeContainerGr {
	background: url('../images/home/contentBg.jpg') no-repeat top left;
	margin: 0 auto;
	padding: 0;
	width: 900px;
	text-align: left;
}
.homeContentL {
	margin: 0;
	padding: 28px 5px 0 30px;
	width: 473px;
	text-align: left;
	float: left;
}
.homeContentR {
	margin: 0;
	padding: 34px 20px 0 0;
	width: 372px;
	text-align: left;
	float: left;
}

.homeNewsImg {
	margin: 0;
	padding: 15px 0 15px 0;
	width: 147px;
	text-align: left;
	float: left;
}
.homeNewsTxt {
	margin: 0;
	padding: 12px 0 0 0;
	width: 326px;
	text-align: left;
	float: left;
}

.homePromoImg {
	margin: 0;
	padding: 0;
	width: 207px;
	text-align: left;
	float: left;
}
.homePromoTxt {
	margin: 0;
	padding: 0;
	width: 165px;
	text-align: left;
	float: left;
}

/* ####################### INSIDE SHARED STYLES ######################## */

/***** Containers *****/

#insideContainer {
	width: 660px;
	padding: 40px 0 0 160px;	
}
#insideContainerL {
	background: url('../images/subnavTop.gif') no-repeat top left;
	float: left;
	width: 184px;
}
#inside2ContainerL {
	float: left;
	width: 184px;
}
#inside3ContainerL {
	background: url('../images/subheadBg.gif') repeat-x top left;
	float: left;
	width: 184px;
	padding: 38px 0 0 0;
}
#inside4ContainerL {
	background: url('../images/subheadBg2.gif') repeat-x top left;
	float: left;
	width: 184px;
	padding: 19px 0 0 0;
}

#insideContainerR {
	background: url('../images/subheadBg.gif') repeat-x top left;
	float: left;
	width: 716px;
	padding: 23px 0 0 0;	
}

#inside2ContainerR {
	background: url('../images/subheadBg2.gif') repeat-x top left;
	float: left;
	width: 716px;
}

#inside3ContainerR {
	background: url('../images/subheadBg3.gif') repeat-x top left;
	float: left;
	width: 716px;
	padding: 23px 0 0 0;	
}

#inside4ContainerR {
	float: left;
	width: 716px;
}

#insidePad {
	width: 666px;
	padding: 0 50px 0 0;
}

#insidePad2 {
	width: 688px;
	padding: 0 28px 0 0;
}

#promosL{
	width: 147px;
	padding: 0 24px 0 13px;
}

.btnFtr {
	padding-top: 12px; 
	line-height: 25px;
}

/***** Subnav *****/

#subnavContainer {
	width: 184px;
	margin: 30px 0 0 0;
	background: url('../images/subnavR.gif') repeat-y top left;
	overflow: hidden;
}
#subnavBot {
	width: 184px;
	height: 102px;
	background: url('../images/subnavCards.gif') no-repeat top left;
	cursor: pointer;
}
#subnavBot2 {
	width: 184px;
	height: 52px;
	background: url('../images/subnavBot.gif') no-repeat top left;
	cursor: pointer;
}
#subnavWpr {
	width: 184px;
	background: url('../images/subnavR.gif') repeat-y top left;
}

#subnav2Container {
	width: 184px;
	background: url('../images/subnavTop2.gif') no-repeat top left;
	overflow: hidden;
}
#subnav3Container {
	width: 184px;
	height: 112px;
	background: url('../images/subnavTop3.gif') no-repeat top left;
	overflow: hidden;
}
#subnavBg {
	width: 178px;
	margin: 20px 6px 0 0;
	background: url('../images/subnavBg.gif') repeat-x top left;
	overflow: hidden;
}

#subnav {
	width: 178px;
	margin: 0 6px 0 0;
	background: url('../images/subnavBg.gif') repeat-x top left;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnav li {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	width: 148px;
	height: 25px;
	line-height: 25px;
	margin: 0 17px 0 13px;
	border-bottom: 1px dotted #836b2c;
}

#subnav li a:link, #subnav li a:visited {
	text-decoration: none;
}

#subnav li a:hover, #subnav li a:active {
	color: #330000;
	text-decoration: none;
}

#subhead {
	height: 44px;
	overflow: hidden;
}

#subhead2 {
	height: 75px;
	overflow: hidden;
}

#subheadL {
	float: left;
	width: 335px;
	line-height: 44px;
	padding: 0 0 0 20px;
}

#subheadR {
	float: left;
	width: 335px;
	line-height: 44px;
	text-align: right;
	padding: 0 23px 0 0;
}

.imgL {
	float: left;
	padding-right: 18px;
}

.imgR {
	float: right;
	padding-left: 18px;
	padding-bottom: 5px;
}

/*
.map {
	float: right;
	padding-right: 10px;
	text-align: right;
}
*/

.map {
	float: right;
	padding: 20px 10px 0 0;
	text-align: right;
}

.mapWADC {
	float: right;
	padding: 5px 10px 0 0;
	text-align: right;
}

.hdrImgs {
	padding: 9px 0 24px 0;
}

.hdrImgs2 {
	padding: 9px 0 0 0;
}

.divline {
	height: 1px;
	line-height: 1px;
	font: 0;
	background-color: #ae9250;
	margin: 9px 0 0 0;
	overflow: hidden;
}

#dropdwn {
	width: 600px;
	height: 90px;
	padding: 29px 0 0 30px;
	margin: 20px 0;
	background: url('../images/dropdwnBg.jpg') no-repeat top left;
}

#dropdwnSm {
	width: 677px;
	height: 27px;
	padding: 5px 0 0 11px;
	margin: 4px 0 20px 0;
	background: #902813 url('../images/dropdwnSmBg.jpg') no-repeat top left;
}

#dropdwnSmTan {
	width: 677px;
	height: 27px;
	padding: 5px 0 0 11px;
	margin: 4px 0 20px 0;
	background-color: #e4cf9a;
}


/* ####################### ABOUT STYLES ######################## */

#aboutRest {
	padding: 25px 0 0 0;
}

.aboutL {
	float: left;
	width: 150px;
}

.aboutR {
	float: left;
	width: 516px;
}

.linePad {
	padding: 22px 0;
}

/* ####################### LOCATION STYLES ######################## */

#locContainer {
	width: 666px;
	padding: 0 30px 0 20px;
}

#locGalContainer {
	padding: 18px 11px 0 18px;
}

.locSubheadL {
	float: left;
	width: 333px;
	line-height: 44px;
}

.locSubheadR {
	float: right;
	width: 310px;
	line-height: 44px;
	text-align: right;
	padding: 0 23px 0 0;
}

.locPhone {
	float: left; 
	width: 80px;
}

.locHours {
	float: left; 
	width: 190px;
}

.locInfo {
	width: 450px;
}

#locFlash {
	padding: 16px 0 0 0;
}

.locReviews p {
	width: 600px;
	font-style: italic;
	margin: 0;
	padding: 0;
}

/* ####################### PRIVATE EVENTS STYLES ######################## */

#privSubheadL {
	float: left;
	width: 333px;
}

#privSubheadR {
	float: right;
	width: 333px;
	text-align: right;
}

.privCol1{
	float: left;
	width: 245px;
}

.privCol2{
	float: left;
	width: 176px;
}

.privList ul {
	padding: 0 0 0 17px;
	margin: 0 0 0 1.3em;
}


/* ####################### RESERVATIONS STYLES ######################## */

#resContainer {
	width: 666px;
	padding: 25px 30px 0 20px;
}

#resFaq {
	padding: 25px 40px 0 0;
}

#resSubhead {
	text-align: right;
	padding: 0 8px 0 0;
}

.resIndent {
	padding: 0 0 0 35px;
}

.resLocL {
	float: left;
	width: 225px;
	padding: 30px 0 0 0;
}

.resLocR {
	float: left;
	width: 441px;
	padding: 33px 0 0 0;
}

.resFieldsFirst {
	width: 615px;
	padding: 30px 0 15px 0;
	border-bottom: 1px solid #ae9250;
}

.resFields {
	width: 615px;
	padding: 10px 0;
	border-bottom: 1px solid #ae9250;
}

.resFieldsL {
	float: left;
	width: 100px;
}

.resFieldsR {
	float: left;
	width: 515px;
}


/* ####################### MENUS STYLES ######################## */

#menuSubheadL {
	float: left;
	width: 344px;
}

#menuSubheadR {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: right;
	width: 344px;
	text-align: right;
}

#menuSubheadL2 {
	float: left;
	width: 300px;
}

#menuSubheadR2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: right;
	width: 388px;
	text-align: right;
}


#menuNav {
	color: #663300;
	padding: 12px 0 18px 0;
}

.menuList {
	width: 540px;
}

.menuListHead {
	width: 100%;
	background: url('../images/lineBg.gif') repeat-x bottom left;
	padding: 0 0 5px 0;
}

.menuListHeadLsm {
	float: left;
}

.menuListHeadRsm {
	float: right;
	width: 230px;
	text-align: right;
}

.menuListHeadL {
	float: left;
	padding: 20px 0 0 0;
}

.menuListHeadR {
	float: right;
	width: 230px;
	padding: 20px 0 0 0;
	text-align: right;
}

.menuItems {
	width: 540px;
	line-height: 20px;
}
.menuItemsL {
	float: left;
	width: 420px;
}

.menuItemsR {
	float: right;
	width: 100px;
	text-align: right;
	padding: 0 6px 0 0; 
}

.menuRowDk {
	background-color: #e4cf9a;
	padding: 2px 0;
	overflow: hidden;
}

.menuRow {
	overflow: hidden;
	padding: 2px 0;
}

.menuArrow {
	padding: 0 0 0 12px;
	margin: 0 0 0 7px;
	background: url('../images/menus/arrowR.gif') no-repeat 0% 50%;
}

.menuPDF {
	width: 100%;
	height: 32px;
	line-height: 32px;
	margin: 0 0 4px 0;
	background-color: #e4cf9a;
}

.menuBlank {
	padding: 0 0 0 12px;
	margin: 0 0 0 7px;
}

.menuArrowOn {
	padding: 0 0 0 12px;
	margin: 0 0 0 7px;
	background: url('../images/menus/arrowDwn.gif') no-repeat 0% 50%;
}

.menuDescrip {
	width: 380px;
	padding: 1px 0 8px 30px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;	
	line-height: 16px;
}

p.fixMenu {
	margin: 0;
	padding: 4px 0;
}


/* ####################### EVENTS & NEWS STYLES ######################## */

#eventsContainer {
	width: 666px;
	padding: 23px 30px 0 20px;
}

.newsItems {
	padding: 17px 0 0 0;
}

#newsDropdown {
	width: 633px;
	height: 36px;
	line-height: 36px;
	padding-left: 9px;
	_padding-top: 7px;
	_height: 29px;
	margin: 0 0 22px 0;
	background-color: #e1c786;
	overflow: hidden;
}


#newsHdr {
	width: 637px;
}
.newsL {
	float: left;
	width: 437px;
}

.newsR {
	float: left; 
	width: 200px;
	text-align: right;
}

.newsCol {
	float: left;
	width: 50%;
}

.newsCol img {
	float: left;
	margin: 0 5px 10px 0;
}

.newsCol p {
	margin: 56px 0 0 0;
	padding: 0;
	line-height: 1.55em;
	color: black;
}

/* ####################### CONTACT STYLES ######################## */


#contactContainer {
	width: 701px;
	padding: 0 15px 0 0;
}

#contactL {
	float: left;
	width: 445px;
	padding: 0 29px 0 0;
}

#contactR {
	float: left;
	width: 189px;
	height: 340px;
	background-color: #e2ca8c;
	padding: 17px 19px;
}

.finderContainer {
	padding: 17px 0 0 0;
}

.recipeList {
	margin: 1em 0 .7em 0;
	padding: 5px 0 4px 0;
	float: left;
}

.recipeList ul {
	padding: 0 0 0 8px;
	margin: 0 0 0 .6em;
}

.contactResFirst {
	width: 660px;
	padding: 17px 0 3px 0;
	border-bottom: 1px solid #ae9250;
}

.contactRes {
	width: 660px;
	padding: 10px 0;
	border-bottom: 1px solid #ae9250;
}

.contactResL {
	float: left;
	width: 288px;
}

.contactResR {
	float: left;
	width: 372px;
}

.resFtr {
	line-height: 25px;
}

/* ####################### SITEMAP STYLES ######################## */

.mapDiv {
	border-bottom: 1px solid #ae9250;
	padding: 9px 0;
	overflow: hidden;
}

.mapDiv2 {
	padding: 9px 0;
	overflow: hidden;
}

.mapSub {
	padding: 15px 0 0 0;
}

.mapTitle {
	padding: 0 0 6px 0;
}

.sub1 {
	float: left; 
	width: 140px;
}

.sub2 {
	float: left; 
	width: 220px;
}

/* ####################### EMPLOYMENT STYLES ######################## */

.eop {
	background-color: #e4cf9a;
	padding: 5px 18px 8px 18px;
}

.emplList ul {
	padding: 0 0 0 35px;
	margin: 0 0 0 2.5em;
}

.emplCols {
	float: left;
	width: 170px;
	padding: 0 40px 0 0;
}

.emplColsWpr {
	width: 630px;
	padding: 15px 0 15px 30px;
}

.appColsWpr {
	width: 630px;
	height: 20px;
	line-height: 20px;
	margin: 15px 0;
	background-color: #e4cf9a;
}

.appCol1 {
	float: left;
	width: 250px;
}

.appCols {
	float: left;
	width: 190px;
}

