#wrapper {
	margin: 50px;
	margin-top: 75px;
}

table {
	table-layout: fixed;
}

h2 {
	color: #a11d21;
	font: 2.2em Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 1.5em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h6 { margin-bottom: 10px; }

td p { line-height: .01em; }

td h5 {
	margin-top: -20px;
	padding-bottom: 10px;
}

#menu_sub a:hover { color: #bbb; }

#menu_sub {
	margin: 0 0 25px 0;
	padding: 0 0 7px 50px;
	width: 700px;
	background: url(../images/grey.gif) repeat-x bottom left;
}

ul#menu_sub a.underline { 
	background-color: #666;
	background: url(../images/nav_bg_alt.gif);
	border: 1px solid #666;
	border-bottom: none;
}

h6#print {
	color: #aaa;
}

h6#print a {
	color: #a11d21;
	text-decoration: none;
}

ul.houseWine {
	margin: 0 auto;
	width: 400px;
	border: 3px solid #a11d21;
	margin-bottom: 25px;
	padding: 10px;
}

.houseWine h2 {
	font-size: 1.5em;
}

.houseWine h4 {
	font-size: 1.2em;
}

.red {
	color: #a11d21;
}

.wine h4 {
	font-size: 1.2em;
	margin-bottom: 5px;
}

.wine li {
	margin-bottom: 25px;
}

#martini {
	list-style: none;
}

#martini h2{
	margin: 25px 0 1px 0;
	font-size: 1.5em;
}

#beer_table .beer_name {
	color: #a11d21;
}

#beer_table {
	width: 700px;
	table-layout: auto;
}

#beer_table td {
	padding-bottom: 25px;
}

#beer_table tr td {
	font-size: 1em;
}

#beer_table ul {
	list-style: none;
}

#beer_table ul li {
	color: black;
	margin: 0;
}
