ul  {
	margin: 0px;
	padding: 0;
	list-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBD38D;
	width: 145px;
	}
ul li {
	position: relative;
	}
li ul {
	position: absolute;
	left: -144px;
	top: 0;
	display: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	}
ul li a {
	display: block;
	text-decoration: none;
	color: #550000;
	background: #DED6BC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	}
ul li a:hover {
	display: block;
	text-decoration: none;
	color: #550000;
	background: #EBD38D;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	}
ul li a:visited {
	display: block;
	text-decoration: none;
	color: #550000;
	background: #DED6BC;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li {
	float: left;
}
* html ul li a {
	height: 1%;
}
/* End */
li:hover ul, li.over ul {
	display: block;
}
.main {
	background-color: #550000;
	color: #EBD38D;
	border-right-color: #550000;
	border-left-color: #550000;
	border-top-color: #EBD38D;
}
.bottom {
	border-bottom-color: #EBD38D;
	background-color: #550000;
	color: #EBD38D;
	border-right-color: #550000;
	border-left-color: #550000;
	border-top-color: #EBD38D;
}
#foodwine {
	text-align: center;
}
