* {
	border: 0;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

/* !=html */

html {
	width: 100%;
	height: 100%;
}

/* =body */

body {
	position: relative;
	margin: 0 auto;
	width: 759px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;			
	text-align: center;
	font-size: 62.5%;
	background: #aa7a52 url(../images/bg.jpg) 0 0 repeat-x;
}

/* !Main Area Divisions */

div#fixHeight { /* This Div is used to fix the height problem with Safari & Firefox */
	position: absolute;
	width: 759px;	
	top: 0;
	left: 0;
}

div#container {
	position: relative;
	width: 100%;
	height: 625px;
	text-align: left;
	font-size: 1.2em;
	background: #fff;	
}

div#column1 {
	position: relative;
	width: 286px;
	margin: 40px 0 0 50px;
	float: left;
}

div#column2 {
	position: relative;
	width: 423px;
	height: 100%;
	float: right;
	color: #996633;
}

div#content {
	position: relative;
	width: 373px;
	height: 480px;
	padding-bottom: 20px;
	padding: 40px 50px 0 0;
	overflow-y: auto;
}

div#audioButton {
	position: absolute;
	width: 200px;
	bottom: -55px;
	left: 0;
	font-size: 9px;
	color: #9B6400;
}

/* !=sub divs */

div#branding {
	position: relative;
	width: 330px;
	height: 165px;
	background: transparent;
}

div#siteLogo {
	width: 100px;
	height: 92px;
}

div#siteInfo {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 85px;
	background: transparent url(../images/infobar.png) 0 0 no-repeat;
}

div#slideshow {
	position: absolute;
	top: 25px;
	right: 0;
}


/* !=elements */

h1 {
	margin-top: .67em;
	font-size: 1.5em;
}

h2 {
	margin-top: .71em;
	font-size: 1.4em;
}

h3 {
	margin-top: .77em;
	font-size: 1.3em;
}

h4 {
	margin-top: .83em;
	font-size: 1.2em;
}

h1#title {
	margin: 0 0 20px 0;
	color: #7A0D16;
}

h1#title p:first-child {
	margin-top: 0;
}

p {
	margin-top: 1.5em;
	line-height: 1.2em;
	font-size: 1.0em;
	color: #222;
}

p#aboutText {
	line-height: 1.25em;
}

/* !=images */

img#menuPic {
	display: block;
	width: 280px;
	float: left;
	margin: -20px 0 0 -100px;
}

#locationMap {
	display: block;
	width: 300px;
	margin: 40px 50px 0 0;
	border: 1px solid #222;
}

/* !=lists */

/* !Main Nav */

ul#navMain {
	position: relative;
	width: 280px;
	height: 230px;
	margin-top: 30px;
}

ul#navMain li {
	margin-left: 10px;
	text-align: left;
}

/* !Standard Lists */

ul#reserve {
	position :relative;
	width: 230px;
}

ul, ul a, ul a:link, ul a:visited, ul a:active {
	display: block;
	padding: 12px 0;
	font-size: 1.0625em;
	font-weight: bold;
	text-transform: uppercase;
	color: #996633;
	text-decoration: none;
	list-style-type: none;
}

ul a:focus, ul a:hover {
	color:#990000;
}

/* !Menu Index */

ul#menuIndex {
	font-family: Arial;
	font-size: .825em;
}

ul#menuIndex li.dlMenuLink {
	display: block;
	margin-top: 2em;
}

ul#menuIndex li a {
	padding: 2px 0;
}

/* !Contact Page */

ul.contact {
	display: block;
	margin-top: -5px;
	text-transform: none;
}

ul.contact li {
	display: inline;
}

ul.contact li {
	padding: 0 30px;
}

/* !=list menus */

/* food menus styling */

form#menuIndex select {
	border: 1px solid #000;
}

table.menu {
	margin-top: 1em;
}

table.menu td {
	padding: 0 5px;
	text-align: right;
}

table.menu tbody tr td:first-child {
	text-align: left;
}

table.menu thead tr {
	font-weight: bold;
}

table.menu tbody tr td {
	font-weight: bold;
}

table.menu tbody tr {
	height: 1.5em;
}

dl.menu {
	font-size: 1em;
	clear: both;
}

dl.menu dt.mitem {
	margin-top: 1em;
	text-align: left;
	font-weight: bold;	
}

dl.menu span {
	font-weight: bold;
	float: right;
	text-align: right;
	clear: both;
}

table.menu tbody tr td.mnote,
dl.menu dd.mnote {
	font-size: .875em;
	font-style: italic;
	font-weight: normal;
}

dl.menu dt.mnotice {
	margin-top: 2em;
	width: 100%;
	text-align: center;
}

dl.menu dt.mheader {
	margin-top: 0;
	width: 100%;
	font-size: 1.1em;
	text-align: center;
}

body#menus div#content p {
	font-size: .875em;
	font-style: italic;
}


/* !=links */

div#toLink a:link,
div#toLink a:visited,
div#toLink a:active {
	color: #996633;
	text-decoration: none;
}

div#toLink a:focus,
div#toLink a:hover {
	color:#990000;
}

a#reservations {
	position: relative;
	display: block;
	width: 171px;
	height: 49px;
	margin: 0 auto;
	background: transparent url(../images/reservations.png) 0 15px no-repeat;
}

a#reservations:focus, a#reservations:hover, a#reservations:active {
	background: transparent url(../images/reservations_ro.png) 0 15px no-repeat;
}

p#amember {
	position: relative;
	width: 202px;
	top: -30px;
	left: 8px;
}

.contact {
	font-size: 1em;
	font-style: italic;
	font-variant: normal;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
}

form#menuIndex {
	position: absolute;
	top: 20px;
	right: 25px;
}

body#menus ul.menuV {
	list-style: none;
	margin: 0 auto;
}

body#menus ul.menuV li {
	display: inline;
	font-size: .825em;
	padding-right: 10px;
}

.footer {
	margin-top: 1em;
	font-size: 1.1em;
	font-style: italic;
	color: #cbad95;
	text-decoration: none;
}

.floatR {
	float: right;
}

.floatL {
	float: left;
}

.floatC {
	display: block;
	margin: 0 auto;
}

