* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #678819;
}

a:hover {
	text-decoration: none;
}

body {
	background: #dce7be url(images/body-tail.jpg) repeat-x 0% 0%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1em;
	color: #667149;
}

h1 {
	font-size: 1.5em; 
	font-weight: bold; 
	line-height: 1.278em; 
	color: #1e6fa4;
}

h2 {
	font-size: 1.167em;
	line-height: 1.214em;
	color: #5b8100;
}

h2.extra-indent {
	padding: 0 0 15px 0;
}

h3 {
	padding: 0 0 9px 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.278em;
	color: #39441d;
}

h4 {
	padding: 0 0 16px 1px;
	font-size: 1em;
	line-height: 1.333em;
	color: #667149;
}

h4.extra-indent {
	padding: 0 0 0 1px;
}

h4.extra-style {
	padding: 0 0 16px 1px;
	color: #678819;
}

h5 {
	padding: 0 0 9px 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.278em;
	color: #5b8101;
}

h6 {
	font-size: 1.333em;
	line-height: 1.25em;
	color: #5b8101;
}

h6.extra-indent {
	padding: 0 0 10px 0;
}

.tabtext {
	padding: 0 0 10px 0;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.278em;
	color: #39441d;
}

.fleft {
	float: left;
}

img.fleft {
	float: left;
	margin: 0 20px 26px 0;
}

img.fleft1 {
	float: left;
	margin: 0 19px 22px 0;
}

img.fleft2 {
	float: left;
	margin: 0 0 0 0;
	position: relative;
	z-index: 1;
	height: auto;
}

.fright {
	float: right;
}

.fright2 {
	float: right;
	padding-left: 10px;
}

#main {
	width: 932px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.col-c {
	float: left;
	overflow: hidden; 
	width: 600px;
}

#header {
	height: 202px;
	position: relative;
}

#header ul {
	background: url(images/menu-tail.jpg) repeat-x 0% 0%;
	width: 100%;
	height: 53px;
	overflow: hidden;
	position: absolute;
	top: 164px;
	left: 0;
}

#header ul li {
	background: url(images/menu-divider.jpg) no-repeat 0% 0%;
	float: left;
	margin: 0 0 0 -1px;
	text-align: center;
	font-size: 1.167em;
	line-height: 53px;
}

#header ul li a {
	display: block;
	width: 116px;
	height: 53px;
	margin: 0 0 0 1px;
	text-decoration: none;
	color: #fff;
}

#header ul li a:hover {
	background: url(images/menu-act.jpg) repeat-x 0% 0%;
}

#header ul li#extra-width a {
	width: 120px;
}

#header ul li.menu-act a {
	background: url(images/menu-act.jpg) repeat-x 0% 0%;
}

#logo {
	position: absolute;
	top: 29px;
	left: 4px;
}

#header-pic {
	background: url(images/header-grapes2.png) no-repeat 0% 0%;
	width: 209px;
	height: 169px;
	position: absolute;
	top: 0;
	left: 365px;

}

#header-logo {
	background: url(images/header-logo.png) no-repeat 0% 0%;
	width: 187px;
	height: 100px;
	position: absolute;
	top: 25px;
	
}

#header .flash {
	margin:15px 0 0 0;
	
}

#slogan {
	position: absolute;
	top: 56px;
	right: 64px;
}

#page1 #content {
	background: #dce7bd url(images/content-tail.jpg) repeat-x 0% 0%;
	padding: 30px 17px 0 22px;
}

#content {
	background: #dce7bd url(images/content-tail.jpg) repeat-x 0% 0%;
	padding: 29px 17px 15px 22px;
}

#contentwinedetail {
	background: #dce7bd url(images/content-tail.jpg) repeat-x 0% 0%;
	padding: 29px 17px 15px 45px;
}

#content p {
	padding: 0 0 27px 1px;
	line-height: 1.333em;
}

#content p i {
	display: block;
	padding: 10px 0 0 0;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	color: #678819;
}

#content p em {
	float: right;
	padding: 0 30% 0 0;
	font-style: normal;
}

#content p.extra-indent {
	padding: 0 0 12px 1px !important;
}

#content p.extra-indent1 {
	padding: 0 0 18px 1px !important;
}

#content p.extra-indent2 {
	padding: 0 0 24px 1px !important;
}

#content p.extra-style {
	padding: 21px 0 0 0;
	font-size: 1.5em;
	line-height: 1.278em;
	color: #39441d;
}

#content p.extra-style1 {
	padding: 0 0 0 1px;
	line-height: 1.333em;
}

.row-1 {
	padding: 0 0 27px 0;
}

.line-hor {
	background: #bac792;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

.line-hor1 {
	background: #bac792;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 21px 0;
}

.line-hor2 {
	background: #bac792;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 4px 0 26px 0;
}

.line-hor3 {
	background: #bac792;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin: 4px 0 10px 0;
}

.line-hor4 {
	background: #bac792;
	width: 100%;
	height: 1px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}

.info-box {
	background: #dbe6c0 url(images/info-box-bg.jpg) repeat-x 0% 0%;
	padding: 20px 30px 0 30px;
	text-align: center;
}

.info-box img {
	margin: 0 0 19px 0;
}

.list {
	overflow: hidden;
	padding: 0 0 18px 0;
}

.list.extra-indent {
	padding: 0 0 5px 0;
}

.list li {
	background: url(images/marker.gif) no-repeat 0% 1px;
	padding: 0 0 8px 22px;
	font-weight: bold;
	line-height: 1.333em;
	color: #678819;
}

.list li a {
	text-decoration: none;
	color: #678819;
}

.list li a:hover {
	text-decoration: underline;
}

.listw {
	overflow: hidden;
	padding: 0 0 18px 0;
}

.listw.extra-indent {
	padding: 0 0 5px 0;
}

.listw li {
	background: url(images/marker.gif) no-repeat 0% 1px;
	padding: 0 0 8px 22px;
	font-weight: normal;
	line-height: 1.333em;
	color: #678819;
}

.listw li a {
	text-decoration: none;
	color: #678819;
}

.listw li a:hover {
	text-decoration: underline;
}

.list-1 {
	width: 100%;
	overflow: hidden;
}

.list-1 li {
	width: 20%;
	padding: 0 5% 0 0;
	float: left;
}

.list-1 li img {
	margin: 0 0 8px 0;
}

.list-2 {
	width: 100%;
	overflow: hidden;
	padding: 0 0 24px 0;
}

.list-2.extra-style {
	padding: 0;
}

.list-2 li {
	width: 42%;
	padding: 0 4% 0 4%;
	float: left;
}

.list-2 li img {
	float: left;
	margin: 0 20px 0 0;
}

.list-left {
	width: 47%;
	padding: 0 5% 0 0;
	float: left;
}

.dist {
	width: 47%;
	padding: 0 5% 0 0;
	float: left;
}

.indent {
	padding: 0 0 0 18px;
}

.link {
	background: url(images/marker.gif) no-repeat 1px 1px;
	padding: 0 0 0 23px;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #678819;
}

.nolink {
	background: url(images/marker.gif) no-repeat 1px 1px;
	padding: 0 0 0 23px;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #678819;
}

.nolink2 {
	background: url(images/marker.gif) no-repeat 1px 1px;
	padding: 0 0 0 23px;
	line-height: 1.25em;
	font-weight: normal;
	text-decoration: none;
	color: #678819;
}

.link2 {
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #424340;
}

.link3 {
	background: url(images/marker.gif) no-repeat 1px 1px;
	padding: 0 0 0 23px;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #678819;
}

.link4 {
	background: url(images/marker2.gif) no-repeat 1px 1px;
	padding: 0 0 0 23px;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #678819;
}

.link3:hover {
	text-decoration: none;
}

.link:hover {
	text-decoration: underline;
}

.link-1 {
	background: url(images/marker.gif) no-repeat 1px 1px;
	display: inline-block;
	float: left;
	padding: 0 0 0 23px;
	margin: 0 0 8px 0;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #678819;
}

.link-1:hover {
	text-decoration: underline;
}

.link-2 {
	display: block;
	float: left;
	margin: 0 0 17px 0;
	font-weight: bold;
	color: #678819;
}

.box {
	background: #dbe6c0 url(images/info-box-bg.jpg) repeat-x 0% 0%;
	padding: 25px 10px 3px 18px;
	border-top: 1px solid #b8c592;
}

.box2 {
	background: #dbe6c0 url(images/info-box-bg.jpg) repeat-x 0% 0%;
	padding: 10px 10px 3px 18px;
	border-top: 1px solid #b8c592;
}

.tab {
	background: url(images/tab.png) no-repeat 0% 0%;
	padding: 0 0 0 18px;
}

blockquote {
	padding: 0 13px 0 0;
}

blockquote p {
	padding: 0 0 25px 0 !important;
}

blockquote p span {
	display: block;
	text-align: right;
	font-weight: bold;
}

.indent-bot {
	padding: 0 0 10px 0 !important;
}

#form {
	padding: 0 0 26px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #667149;
}

#form label {
	display: block;
	width: 100%;
	height: 21px;
	overflow: hidden;
}

#form label span {
	display: block;
	width: 59px;
	height: 17px;
	float: left;
}

#form input {
	background: #fff;
	width: 171px;
	height: 14px;
	padding: 1px 6px 0 6px;
	border: 1px solid #bdc89b;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.833em;
	color: #667149;
}

#form input.extra-width {
	width: 129px;
}

#form p {
	padding: 7px 0 12px 0;
}

#form a {
	background: url(images/marker.gif) no-repeat 1px 1px;
	padding: 0 0 0 23px;
	margin: 0 15px 0 0;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #678819;
}

#form a:hover {
	text-decoration: underline;
}

.price {
	padding: 0 0 18px 0;
}

.price li {
	width: 100%;
	overflow: hidden;
	line-height: 1.667em;
}

.price li span {
	float: right;
	font-weight: bold;
}

.price li a {
	text-decoration: none;
	color: #667149;
}

.price li a:hover {
	text-decoration: underline;
}

.line-ver {
	background: url(images/line-ver.gif) repeat-y 50% 0%;
	width: 100%;
	overflow: hidden;
	margin: 0 0 30px 0;
}

#contact-form {
	width: 556px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.167em;
	color: #667149;
}

#contact-form p {
	width: 271px;
	float: right;
}

#contact-form textarea {
	background: #f1f3ec;
	width: 263px;
	height: 108px;
	padding: 3px;
	border: 1px solid #b2c182;
	float: right;
	overflow: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.167em;
	color: #667149;
}

#contact-form label {
	display: block;
	height: 45px;
	padding: 2px 0 0 0;
	overflow: hidden;
}

#contact-form span {
	display: block;
}

#contact-form input {
	background: #f1f3ec;
	width: 231px;
	height: 16px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #b2c182;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.167em;
	color: #667149;
}

#contact-form a {
	background: url(images/marker.gif) no-repeat 1px 1px;
	float: right;
	padding: 0 0 0 23px;
	margin: 0 0 0 22px;
	line-height: 1.25em;
	font-weight: bold;
	text-decoration: none;
	color: #678819;
}

#contact-form a:hover {
	text-decoration: underline;
}

#footer {
	width: 894px;
	height: 99px;
	margin: 0 auto;
	border-top: 1px solid #bec99a;
}

#footer ul {
	float: right;
	padding: 19px 0 0 0;
}

#footer ul li {
	float: left;
	padding: 0 10px 0 9px;
	line-height: 1.25em;
	color: #667149;
}

#footer ul li a {
	text-decoration: none;
	color: #667149;
}

#footer ul li a:hover {
	text-decoration: underline;
}

#footer p {
	padding: 18px 0 0 0;
	line-height: 1.333em;
	color: #667149;
}

#footer p a {
	text-decoration: none;
	color: #5f8f00;
}

#footer p a:hover {
	text-decoration: underline;
}

#winedetail-pic {
	background: url(images/winedetail.png) no-repeat 0% 0%;
	width: 240px;
	height: 500px;
	position: absolute;
	top: 231px;
	left: 46px;
}
.winelineLR { background: url(images/winebg.png) no-repeat; padding-left: 10px; padding-top:20px; padding-bottom:20px;}
.winelineC { background: url(images/winebg.png) no-repeat; padding-left: 10px; padding-top:20px; padding-bottom:20px; border-left: 1px solid #bec99a; border-right: 1px solid #bec99a;}
.info {	background: url(images/marker.gif) no-repeat 1px 1px; padding: 0 0 0 23px; line-height: 1.25em; font-weight: normal; text-decoration: none; color: #678819; }
.infoevents { background: url(images/marker2.gif) no-repeat 1px 1px; padding: 0 0 0 23px; line-height: 1.25em; font-weight: normal; text-decoration: none; color: #678819; }
.info2 {background: url(images/marker.gif) no-repeat 1px 1px; padding: 0 0 0 23px; line-height: 1.25em; font-weight: bold; text-decoration: none; color: #667149; }
.info3 {background: url(images/marker2.gif) no-repeat 1px 1px; padding: 0 0 0 23px; line-height: 1.25em; font-weight: bold; text-decoration: none; color: #667149; }
.info4 {background: url(images/marker2.gif) no-repeat 1px 1px; padding: 0 0 0 23px; line-height: 1.25em; font-weight: normal; text-decoration: none; color: #667149; }
.info5 {background: url(images/marker2.gif) no-repeat 1px 1px; padding: 0 0 13px 23px; line-height: 1.25em; font-weight: bold; text-decoration: none; color: #678819; }

.button { background: url(images/button.png) no-repeat 0% 0%; width: 101px; height: 18px; vertical-align: middle; text-align:center;}
.button2 { background: url(images/button.png) no-repeat 0% 0%; width: 101px; height: 18px; vertical-align: middle; text-align:center; margin-left:115px; margin-top:3px; }
.button3 { background: url(images/button.png) no-repeat 0% 0%; width: 101px; height: 18px; vertical-align: middle; text-align:center; margin-top:3px; padding-top:1px; }

.garlicfestpostit { background: url(images/garlicfestpostit.png) no-repeat; width:285px; height:318px;}
.spacer {padding:5px; text-align:center; }
.pad5L {padding:5px; border-bottom: 1px solid #b8c592;}
.pad5R {padding:5px; border-bottom: 1px solid #b8c592;}
.pad5 {padding:5px;}
.accolade {font-size: 1.5em; font-weight: normal; line-height: 1.278em; color: #5b8101; }
.recipe {font-size: 1.25em; font-weight: normal; line-height: 1.278em; color: #5b8101; }
.pdf {background: url(images/pdf.png) no-repeat 1px 3px; padding: 5px 0 5px 23px; line-height: 1.75em; font-size: 1em; font-weight: normal; text-decoration: underline; color: #678819; }
.header {font-size: 1em; font-weight: bold; line-height: 1.333em; color: #667149; }
.events {line-height: 1.25em; font-weight: bold; text-decoration: none; color: #678819; }
.eventsindex {font-size: 1.5em; font-weight: normal; line-height: 1.278em; color: #5b8101;}
.wineclub { background: url(images/wineclub.png) no-repeat; width: 70%; height: 143px; padding: 10px 0 0 190px;}
.socialnetworking {width:200px; height:25px; float:right; }
.rieslingindex { background: url(images/rieslingindexbanner.png) no-repeat; height: 187px; padding: 10px 0 0 0;}
.garlicfest { background: url(images/garlicfest.png) no-repeat; height: 135px; padding: 10px 0 0 160px;}
.garlicfestdone { background: url(images/garlicfestdone.png) no-repeat; height: 135px; padding: 10px 0 0 160px;}
