body {
	background-color: White;
	color: Black;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
}

div#Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding: 1.5em;
	text-align: center;
}

div#Logo_Quote {
	text-align: center;
}

div#Logo_Quote h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin: 0;
	padding-bottom: 0;
	padding-top: 1.5em;
}

div#Logo_Quote img {
	float: left;
}

div#Logo_Quote p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-style: italic;
	margin: 0;
	padding: 0;
}

div#PageTitle {
	padding-top: 0.25em;
	text-align: center;
}

div#PageTitle p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

div#PriceWarning {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 1em;
	text-align: center;
}

div#Updated {
	visibility: hidden;
}

div#WineList {
	text-align: center;
}

div#WineList h2 {
	font-size: 140%;
	padding-top: 2em;
	text-decoration: underline;
	text-transform: uppercase;
}

div#WineList h3 {
	margin: 0;
	padding-bottom: 0;
	padding-top: 1em;
}

div#WineList h3.region {
	text-transform: uppercase;
}

div#WineList p {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

.nav-bg {
	background-image: url(http://www.cafemilano.net/images/bk.gif);
}