body {
	background-color: #685c3b;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.header {
	height: 126px;
	font-size: 12px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #7F7048;
	line-height: 110%;
	letter-spacing: .1em;
	padding-bottom: 10px;
}
.navlink {
	color: #7F7048;
}
.right {
	background-image: url(../images/rightBkgr.gif);
}
.body {
	background-color: #F0EBD9;
}
.foot1 {
	background-image: url(../images/buySpacer.gif);
}
.foot2 {
	background-color: #A59362;
	text-align: center;
	font-size: small;
	color: #FFFFFF;
}
a {
	color: #ffffff;
}
a:visited {
	color: #463e28;
}
a:hover {
	color: #DCDDD7;
}
a:active {
	color: #DCDDD7;
}
.whitePinot a {
	color: #ffffff;
}
.whitePinot a:visited {
	color: #000000;
}
.whitePinot a:hover {
	color: #DCDDD7;
}
.whitePinot a:active {
	color: #DCDDD7;
}
.whiteText {
	color: #FFFFFF;
}
.bodyText {
	color: #463e28;
}
.bodyText a {
	color: #6D6F56;
}
.bodyText a:hover {
	color: #000000;
}
.whitePinot {
	color: #FFFFFF;
	font-size: 12px;
}
.bottleBkgr {
	background-image: url(../images/bottlesBkgr2.jpg);
	height: 200px;
	color: #FFFFFF;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 55px;
}
.bottleBkgr img {
	padding-right: 3px;
}

.siteTools {
	color: #463e28;
	font-size: 0.6em;
	text-align: right;
	padding-right: 5px;
}
.siteTools a {
	color: #463e28;
	text-align: right;
}
.copyright {
	font-size: .85em;
}
.white {
	background-color: #FFFFFF;
	text-align: center;
}
.address {
	left: 15px;
	position: relative;
}
.muller {
	position: relative;
	left: 3px;
}
th {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 5px;
}
.tableData {
	padding-bottom: 5px;
	padding-left: 10px;
}
.tableControls {
	text-align: center;
	padding-top: 5px;
}

