/* RESET */
DIV, SPAN, P, H1, H2, H3, H4, H5, UL, OL {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
IMG {
	border: 0;
	padding: 0px;
}
H1, H2, H3, H4, H5 {
	line-height: 125%;
}
P {
	margin-bottom: 10px;
}
BODY#home P {
	margin-bottom: 5px;
}


/* BEGIN STYLES */
BODY {
	font-family: Georgia, Times New Roman, Times, serif;
	background: #fbfdf7;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}
H1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 21px;
}
H2 {
	background: transparent url('../IMAGES/bg_h2_rule.gif') repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px;
	padding-bottom: 20px;
	width: 100%;
}
H3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	text-transform: uppercase;
}
#masthead {
	background: #f7f7eb;
	height: 99px;
	width: 801px;
	margin-bottom: 1px;
}
#masthead H1#logo {
	margin: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
	float: left;
}
#reservations {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 99px;
	width: 150px;
	float: right;
	background-color: #dbd8b2;
	background-image: url(../IMAGES/bg_reservations.gif);
	background-repeat: no-repeat;
}
#reservations-inner {
	font-size: 11px;
	line-height: 15px;
	color: 6f665e;
	padding: 10px;
	padding-top: 35px;
	text-align: center;
}
#reservations A, #footer A:visited {
	color: #6f665e;
	text-decoration: underline;
}
#reservations A:hover {
	color: #6f665e;
	text-decoration: none;
}
#reservations A:active {
	color: #6f665e;
	text-decoration: underline;
}
.main-img {
	float: left;
}
.main-img-cation {
	clear: both;
	padding: 2px;
	padding-top: 6px;
}
.main-img-cation .item-title {
}
#container {
	width: 801px;
	margin: 0 auto;
	position: relative;
	background-color: #f7faef;
	background-image: url(../IMAGES/bg_container.gif);
	background-repeat: repeat-y;
}
BODY#home #container {
	width: 801px;
	margin: 0 auto;
	background: #f7faef;
}
A, A:visited {
	color: #948580;
	text-decoration: underline;
}
A:hover {
	color: #948580;
	text-decoration: none;
}
A:active {
	color: #948580;
	text-decoration: underline;
}
#content {
	width: 651px;
	min-height: 156px;
	background-color: transparent;
	background-image: url(../IMAGES/bg_content_rule.gif);
	background-repeat: repeat-x;
}
BODY#home #content {
	width: 801px;
	min-height: 309px;
	background-color: transparent;
	background-image: url(../IMAGES/bg_content_rule-home.gif);
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #665853;
	font-size: 11px;
	padding-top: 16px;
	padding-bottom: 16px;
	background: #ebedcd;
	text-align: center;
	margin-top: 40px;
}
#footer A, #footer A:visited {
	color: #665853;
	text-decoration: none;
}
#footer A:hover {
	color: #665853;
	text-decoration: underline;
}
#footer A:active {
	color: #665853;
	text-decoration: none;
}
#column-left {
	width: 150px;
	margin-top: 40px;
	margin-left: 15px;
	margin-right: 15px;
	float: left;
	min-height: 475px;
}
#column-main {
	width: 440px;
	margin-top: 40px;
	float: left;
}
BODY#home #column-main {
	width: 373px;
	float: left;
	text-align: center;
	margin-top: 40px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 25px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 19px;
	font-style: italic;
}
BODY#home #column-right {
	width: 288px;
	float: right;
	text-align: center;
	margin-top: 40px;
	padding-right: 20px;
	padding-bottom: 50px;
}
.sanserif {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#hours {
	height: 69px;
	width: 288px;
	margin-bottom: 15px;
	background-color: transparent;
	background-image: url(../IMAGES/bg_hours.gif);
	background-repeat: no-repeat;
}
#hours-inner {
	padding: 10px;
	padding-top: 18px;
	text-align: center;
}
#notes {
	padding-left: 10px;
	padding-right: 10px;
}

/* NAVIGATION STYLES */
#nav {
	position: absolute;
	top: 100px;
	left: 636px;
	height: 360px;
	width: 165px;
	list-style: none;
	display: inline;
	overflow: hidden;
	z-index: 1000;
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	float: left;
	padding: 51px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:51px; /* for IE5/Win only */
	width: 165px;
}
li#nav-home a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li#nav-lunch a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 -51px;
}
li#nav-dinner a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 -102px;
}
li#nav-party a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 -153px;
	}
li#nav-wine a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 -204px;
}
li#nav-location a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 -255px;
}
li#nav-about a {
	height: 50px;
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: 0 -306px;
}
li#nav-home a:hover, li#nav-home.selected a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: -165px 0;
}
li#nav-lunch a:hover, li#nav-lunch.selected a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: -165px -51px;
}
li#nav-dinner a:hover, li#nav-dinner.selected a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: -165px -102px;
	}
li#nav-party a:hover, li#nav-party.selected a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: -165px -153px;
}
li#nav-wine a:hover, li#nav-wine.selected a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: -165px -204px;
}
li#nav-location a:hover, li#nav-location.selected a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: -165px -255px;
}
li#nav-about a:hover, li#nav-about.selected a {
	background-color: transparent;
	background-image: url(../IMAGES/navigation.gif);
	background-repeat: no-repeat;
	background-position: -165px -306px;
}


/* MENU STYLES */
UL#nav-menu {
	color: #4e4747;
	font-size: 10px;
	line-height: 13px;
	list-style-type: none;
	text-transform: uppercase;
	padding-left: 13px;
	text-indent: -13px;
}
UL#nav-menu LI {
	margin-bottom: 3px;
}
#nav-menu A, #nav-menu A:visited {
	color: #7d7d7d;
	text-decoration: none;
	padding-left: 13px;
}
#nav-menu A:hover {
	color: #7d7d7d;
	text-decoration: underline;
	background-color: transparent;
	background-image: url(../IMAGES/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
}
#nav-menu A:active {
	color: #7d7d7d;
	text-decoration: none;
}
.category {
	clear: both;
	display: block;
	margin-bottom: 15px;
}
.group {
	margin-top: 5px;
	padding-top: 5px;
	clear: both;
}
.group-title {
	text-transform: lowercase;
}
.item {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
	display: block;
}
.nospace {
	margin: 0;
	padding: 0;
}
.item .left {
	float: left;
	width: 390px;
}
.item .right {
	text-align: right;
	float: right;
	width: 50px;
}
.item-title {
	display: inline;
}
.item-pipe {
	display: inline;
	color: #948580;
	padding-left: 5px;
	padding-right: 5px;
}
.item-desc {
	display: inline;
	color: #948580;
}
.item-price {
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.back_to_top {
	clear: both;
	padding: 15px;
	padding-left: 0;
	margin-left: -2px;
}
#imageContainer {
	position: relative;
	height: 360px;
	width: 650px;
	background: #FFFFFF;
}
#imageContainer img {
	display: none;
}
#imageContainer img.noscript {
	display: block;
}

