@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f0e1d1;
	text-align: center;
}
p {
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.1em;
	margin: 0.2em;
}
.menudesc {
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #ea7f1e;
}
.price {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5b1300;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #EA7F1E;
}
.gratuity {
	font-size: 10px;
	color: #ea7f1e;
	font-style: italic;
}
.h3desc {
	color: #5b1300;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 10px;
	font-size: 12px;
	font-style: italic;
	letter-spacing: .05em;
}
h1.dinner {
	background-image: url(../images/menus/menu-dinner.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h1.lunch {
	background-image: url(../images/menus/menu-lunch.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h1.dessert {
	background-image: url(../images/menus/menu-dessert.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h1.cocktails {
	background-image: url(../images/menus/menu-cocktails.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h1.wine {
	background-image: url(../images/menus/menu-wine.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: -9999px;
	line-height: 18px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
h4 {
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #5b1300;
	font-weight: normal;
}
h2 {
	background-image: url(../images/menus/eclectic.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	text-indent: -9999px;
}
h3 {
	color: #5b1300;
	letter-spacing: 0.2em;
	margin-top: 0.8em;
	margin-bottom: 0.3em;
}
a:link {
	font-weight: bold;
	color: #ea7f1e;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: .1em;
}
a:visited {
	font-weight: bold;
	color: #ea7f1e;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: .1em;
}
a:hover {
	color: #aaa04e;
	letter-spacing: .1em;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: text-bottom;
	margin: 0px;
	padding: 0px;
}
