
.menu {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	padding : 0;
	margin-bottom : 15px;
}

.menu h1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	margin-top : 5;
	margin-bottom : 5;
}

.menu h3 {
	background-color : Gray;
	color : White;
	padding : 3;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12px;
	margin-top : 5;
	margin-bottom : 5;
	letter-spacing : 3px;
}

.menu h4 {
	padding : 3;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 5;
	margin-bottom : 5;
}

.menu a {
	text-decoration : underline;
	color : Black;
	font-size : 12px;
}

.menu a:hover {
	text-decoration : none;
	font-size : 12px;
	color : Black;
}

.menu div {
	color : Gray;
	font-size : 12px;
	margin : 0;
	padding : 0;
}

.view {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Gray;
	margin-left : 25px;
}

.view a {
	text-decoration : underline;
	color : Black;
	font-size : 12px;
	font-weight : bold;
}

.view a:hover {
	text-decoration : none;
	color : Black;
	font-size : 12px;
	font-weight : bold;
}

.list div {
	margin-bottom : 10px;
}

.list h1 {
	font-size : 14px;
}

.listing div {
	font-family : Arial, Helvetica, sans-serif;
	margin-bottom : 1em;
	font-size : 14px;
	margin-top : 15px;
}

.header {
	margin-left : 25px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 30px;
	font-weight : bold;
	margin-top : 15px;
}

.header a {
	text-decoration : underline;
	color : Black;
}

.header a:hover {
	text-decoration : none;
	color : Black;
}

.cellar {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
}

.cellar a {
	text-decoration : underline;
	color : Black;
}

.cellar a:hover {
	text-decoration : none;
	color : Black;
}
