@charset "utf-8";
.menu_sub-note {
	font-size: 10pt;
	font-style: italic;
	text-align: center;
	color: #000000;
}

.addr_bottom {
	font-size: 10pt;
	font-weight: bold;
	color: 7b4a42;
}

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #7b4a42;
}
.Menu_Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
.links_table {
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: dashed;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #7b4a42;
}
a {
	color: #7b4a42;
	text-decoration: underline;
}

.wine_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #7b4a42;
}
.recognition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #7b4a42;
}
.banquet_sub-note {
	font-size: 10pt;
	font-style: italic;
	text-align: left;
	color: #000000;
}
.tbl_bgimage {
	background-color: dec69c;
}
