@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center top;
	background-color: #000;
	margin: 0px;
	padding: 0px;
	margin: auto;
}

a:link {
	color: #a17018;
	text-decoration: none;
}
a:visited {
	color: #a17018;
	text-decoration: none;
}
a:hover {
	color: #6B92A6;
	text-decoration: none;
}
#wrapper {
	width: 806px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
}
#navigation {
	text-transform: uppercase;
	background-color: #f8e9d1;
	width: 792px;
	margin-right: 7px;
	margin-left: 7px;
}
#picture {
	width: 806px;
	margin: 0px;
	padding: 0px;
}
#content {
	background-color: #F3E1C6;
	text-align: left;
	width: 710px;
	padding-top: 33px;
	padding-right: 38px;
	padding-bottom: 44px;
	padding-left: 44px;
	background-image: url(images/ContentBackground.jpg);
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #6b92a6;
	letter-spacing: 1px;
}
#sidebar {
	width: 183px;
	padding-right: 13px;
	padding-left: 15px;
	float: right;
	margin-left: 25px;
	font-size: 8pt;
	color: #401515;
}
#sidebar h3 {
	font-size: 9pt;
	color: #a17018;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #a17018;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 1px;
}
.homeHeading1 {
	font-size: 22pt;
	font-weight: bold;
	color: #401515;
}
.homeHeading2 {
	font-size: 28pt;
	font-weight: normal;
	color: #401515;
	padding-bottom: 20px;
	padding-left: 75px;
	line-height: 40px;
}
.golded {
	color: #a17018;
}
.homeText {
	color: #401515;
	font-size: 14pt;
	line-height: 25px;
}
.standOut {
	font-size: 14pt;
	font-style: italic;
	font-weight: normal;
	color: #a17018;
}
#map {
	background-image: url(images/Map.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.pagefield {
	background-color: #F7E5CD;
	width: 450px;
	border: 1px solid #666;
	margin-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
}

#footer {
	background-color: #f8e9d1;
	width: 704px;
	margin-top: 15px;
	padding-top: 15px;
	padding-right: 44px;
	padding-bottom: 15px;
	padding-left: 44px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
	margin-right: 7px;
	margin-left: 7px;
}
#footer a:link {
	color: #000;
	text-decoration: none;
}
#footer a:visited {
	color: #000;
	text-decoration: none;
}
.cab {
	background-image: url(/images/wines/Cab.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 90px;
	font-size: 8pt;
}
.chamb {
	background-image: url(/images/wines/Chamborucin.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 90px;
	font-size: 8pt;
}
.detour {
	font-size: 8pt;
	background-image: url(/images/wines/Detour.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 90px;
}
.vidal {
	font-size: 8pt;
	background-image: url(/images/wines/Hume_Label_Vidal.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 90px;
}
.winesdate {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
}
.winestitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
