@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin: 0 auto;
	letter-spacing: .03em;
	color: #54301A;
	background-color: #ea5b23;
}
p {
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	color: #54301A;
	margin-bottom: 20px;
}
#stage ul, #stage ol{
	font-size: 12px;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 12px 0px;
}
h1 {
	color: #C41230;
	font-size: 18px;
}
h2 {
	color: #676200;
	font-size: 16px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	color: #EA7933;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
a  {
	color: #C41230;
	font-weight: bold;
	text-decoration: none;
	outline: none;
}
a img {
	text-decoration: none;
	border: none;
}
a:hover img {
	text-decoration: none;
	border: none;
}
a:visited {
	color: #676200;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #5C8728;
	text-decoration: none;
	font-weight: bold;
}
table {
	text-align: left;
	border: 1px solid #676200;
	margin: 10px 0 10px 0;
}
td {
	font-size: 12px;
	padding: 5px;
	text-align: left;
	color: #54301A;
	border-top: 1px solid #eac3b8;
}
th {
	font-size: 14px;
	text-transform: uppercase;
	color: #54301A;
	background-color: #BFBB97;
	text-align: left;
	padding: 5px;
}
#top {
	background: url(../images/bg-top.gif) bottom center no-repeat;
	width: 760px;
	height: 11px;
	margin: 10px auto 0;
	padding: 0;
}
#wrapper {
	background: #EAE8EA url(../images/bg-mid.gif) repeat-y;
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#footer {
	background: #ea5b23 url(../images/bg-bottom.gif) top center no-repeat;
}
#sidebar {
	float: left;
	width: 155px;
	padding-left: 10px;
}
#nav {
	width: 550px;
	padding-right: 20px;
	float: right;
	height: 40px;
}
#nav ul {
	padding-top: 20px;
}
#nav li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 15px;
	list-style-type: none;
	float: left;
}
#nav li a {
	color: #676200;
	text-decoration: none;
	display: inline-block;
	width: 130px;
	font-weight: normal;
}
#nav li a:hover {
	color: #C41230;
}
#stage {
	padding: 10px 35px 25px 5px;
	float: right;
	width: 530px;
}
img.tanager, a:hover img.tanager {
	border: 1px solid #6a6200;
}
#clear {
	clear: both;
}
a img.sponsor {
	margin: 5px;
	border: none;
}
#footer p {
	text-align: center;
}
#footer {
	padding: 20px 0 5px;
}
#footer a {
	color: #fbb161;
}
#footer a:hover {
	color: #C41230;
}
.emphasis {
	font-size: 14px;
	font-weight: bold;
}
#logo {
	border: none;
}
a.map img {
	border: 1px solid #C41230;
}
a.map:hover img {
	border: 1px solid #5C8728;
}
.fbblogo {
	border: 1px solid #6a6200;
	float: right;
}
/* MENUS */
div.menu {
	margin: 10px auto;
	padding: 20px;
	background: #EAE8EA;
	width: 500px;
	border: 1px solid #6a6200;
}
.menu p {
	text-transform: none;
}
.menu p strong {
	text-transform: capitalize;
}
.menu .choice {
	font-size: 12px;
	font-style: italic;
	text-transform: none;
}
.menu .wine {
	color: #5C8728;
	font-style: italic;
}
.menu p.note {
	font-style: italic;
	text-transform: none;
	color: #676200;
}
.menu p.special {
	text-align: center;
	font-style: italic;
	text-transform: none;
	color: #676200;
}
h1.menu {
	color: #fbb161;
}