/* CSS Document */

body {
	margin-top: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
#topBanner {
	background-image: url(../images/topBanner.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 900px;
}
.contentArea {
	background-color: #e7dfc7;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.contentArea a {
	color: #A03D06;
	text-decoration: underline;
}
.contentArea a:hover {
	color: #78001D;
}
.footer {
	height: 77px;
	width: 900px;
	background-image: url(../images/footerBack.gif);
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 12px;
	background-position: bottom;
	background-color: #89A032;
	padding-top: 20px;
	background-repeat: repeat-x;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #A03D06;
}
#main {
	width: 950px;
}
.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
}
p.base {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #89A032;
}
#wine {
	padding: 10px;
	text-align: center;
	color: #000000;
	line-height: 16px;
	font-size: 12px;
	width: 200px;
	border: 1px solid #89A032;
	background-color: #FFFFCC;
}
#wine a {
	color: #78001D;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	line-height: 14px;
	display: block;
	margin-top: 5px;
}
#wine a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #336600;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 13px;
	color: #A03D06;
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A03D06;
	width: 545px;
}
h3 {
	font-size: 12px;
	color: #A03D06;
}
b.red {
	color: #7E082C;
	font-size: 13px;
}
b.green {
	font-size: 13px;
	color: #336600;
}
