body {
	font-family: "Copperplate Gothic Bold", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px;
}
.page {
	background-image: url(images/bgrad.gif);
	background-repeat: repeat-y;
	padding-right: 0px;
}
h1 {
	font-size: 300%;
	color: #000000;
	font-variant: small-caps;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 150%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
h3 {
	font-size: 120%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 0px;
}
.menu  {
	padding-left: 10px;
	padding-right: 15px;
	font-size: 100%;
}
.nav  {
	background-image: url(images/navborda.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 110px;
	background-position: center;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	font-family: "Copperplate Gothic Bold";
	font-style: normal;
	display: block;
}
.nav a:link {
	color: #000000;
	text-decoration: none;
	display: block;
}
.nav a:visited {
	color: #666666;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}
.nav a:active {
	color: #FF0000;
}
.the_old_barge {
	background-image: url(images/The_old_Barge.png);
	background-repeat: no-repeat;
	font-size: 6px;
}
.red {
	color: #FF0000;
}
.menu td {
	padding-left: 10px;
	padding-right: 15px;
}
.side {
	font-size: 80%;
	padding-left: 10px;
}
.winelist {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 80%;
	margin-right: 15px;
}
.footer {
	background-image: url(images/pbot.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
}
.footer a {
	text-decoration: none;
	color: #000000;
}
.footer a:hover {
	text-decoration: underline;
}
.lh-panel  {
	text-align: left;
	text-indent: 0px;
	padding: 10px;
	font-size: 12px;
}
p {
	margin-top: 5px;
	margin-bottom: 5px;
}
hr {
	color: #000000;
}
.small12pt {
	font-size: 12px;
}
.rhs {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
form {
	float: left;
	margin-left: 10px;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
a:link {
	color: #000066;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
