@charset "utf-8";

/* developed by webhelper.com */


body {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3e3829;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
	background: #b9aa89;
	background-image: url('../images/background50.jpg');
	background-repeat:repeat-x;
	margin: 0;
	padding: 0;
	text-align: left; 
}

div#container {
	width: 837px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0; 
	padding: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

div#header {
	background: #9a9077;
 	border: 0px;
	height: 123px;
	position: relative;
	top: 0px;
	padding: 0px;  
}

div#header p {
margin: 0;
}

div#cobbcontent {
	width: 837px;  
	position: relative;
	padding: 0;
	border: 0;
	background-image: url('../images/rightshadow.jpg');
    background-position: 800px 0px;
	top: 24px;
	background-repeat:repeat-y;
	text-align: justify;
}

div#homeimage {
	width: 800px;  
	position: relative;
	padding: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
}

div#maincopy {
	background-color: #e8dab5;
	width: 640px;
	padding: 10px 80px 40px 80px;
	border: 0;

}



body#home #maincopy {
 padding: 5px 80px 0px 80px;
}

div#maincopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3e3829;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	line-height: 22px;
/*	margin-left: 40px;
	margin-right: 40px; */
 	margin-bottom: 0px; /* webhelper note - keep this to stop line throw in IE */
}

hr {  border:0;  border-top: 1px solid #aba07f;  height: 0;  background: #aba07f; }

body#reviews div#maincopy p {
 	margin-bottom: 30px; /* webhelper note - keep this to stop line throw in IE */
}

.contactcolumn {
	display: block;
	width: 300px;
	float: left;
	padding-right: 15px;

}

.contactcolumn p, .contactcolumn h2 {
	text-align:left; 
}

.clear {
	clear: both;
}


/* start product layout for department pages */
.prvineyard, .pryear {
	font-weight: bold;
}

.prcopy input, .prcopy select {
	display: inline;
	margin-left: 10px;
}


.checkoutcontainer {
	display: block;
	width: 406px;
	height: 30px;
	padding: 0px;
	margin: 0 auto;
}

.button {
	margin: 5px;
	border: 0;
	float: left;
}

.prcontainer {
	display: block;
	width: 630px; 
	padding-top: 30px;
	height: 190px;
	margin: 0 auto;
	text-align: left;
	
}

.prcontainerlibrary {
	display: block;
	width: 630px; 
	padding-top: 30px;
	height: 190px;
	margin: 0 auto;
	text-align: left;
	border: 1px white solid;

}

.librarytitle {
	display: block;
	border: 1px white solid;
	padding: 10px;

}

.prcontainerlibrary, .librarytitle {
	background-image: url('../images/fromthelibrary.gif');
	background-repeat: no-repeat;

}



.primage {
	display: block;
	width: 315px;
	height: 146px;
	float: left;
	margin: 0;
	border: 0;	
}

.prcopy {
	display: block;
	border-left: solid 1px #aba080;
	padding: 15px 0px 10px 25px;
	float: left; 
	width: 289px;
	height: 140px;


}


.prlabel {
	display: block;
	float: right;
	width: 224px;
	padding-right: 15px;


	
}
/* end product layout for department pages */


/* start product page layout */


.bottlecontainer {
	display: block;
	width: 137px;
	height: 285px;
	margin: 0 0 20px 0;
	border: 0;
	float: left;
}
.vineyardcontainer {
	display: block;
	width: 503px;
	height: 285px;
	margin: 0 0 20px 0;
	border: 0;	
	float: left;

}



/* end product page layout */



div#mapcontainer {
	width: 800px;
	padding: 10px 0px 20px 0px;

}



h1 {
	font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif; color: #135133;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	margin: 10px 0px 10px 0px;
}



h2 {
	font-family: Georgia, Times, Verdana, Arial, Helvetica, sans-serif; color: #135133;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin: 30px 0px 10px 0px;
}

blockquote {
	font-style: italic;

}


.topimage {
	padding: 1px;
	border: 1px solid #a8a680;
	display: block;
	margin: 0 auto;	
	}

.leftimage {
	padding: 1px;
	border: 1px solid #a8a680;
	margin: 2px 10px 0px 0px;
	display: block;
    float: left;

	}

.mapimage {
	padding: 1px;
	position: relative;
	right: 0px;
	border: 1px solid #a8a680;
	margin: 15px 0px 5px 15px;
	display: block;
    float: right;

	}





div#footer {
	display: block;
	position: relative;
	padding: 0px 60px 20px 60px; 
	top:	10px;
	text-align: center;

}

div#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3e3829;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 10px;
}

div#leftline {
	display:block;
	position: absolute;
	z-index: 100;
	width: 311px;
	height: 9px;
	top: 82px;
	left: -4px;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#rightline {
	display:block;
	position: absolute;
	z-index: 100;
	width: 311px;
	height: 9px;
	top: 82px;
	left: 490px;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#logo {
	display:block;
	position: absolute;
	z-index: 400;
	width: 181px;
	height: 86px;
	top: 19px;
	left: 309px;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#logobase {
	display:block;
	position: absolute;
	z-index: 400;
	width: 837px;
	height: 42px;
	top: 105px;
	left: 0px;
	margin: 0;
	padding: 0;
	border: 0;
	}


div#contentbase {
	display:block;
	position: relative;
	width: 837px;
	height: 42px;
	top: 24px;
	left: -1px;
	margin: 0;
	padding: 0;
	border: 0;
	}


div#productcontainer {
	display: block;
	background-color: #ffffff:
	position: relative;
	width: 640px;  
	margin: 0 auto;
	margin: 0;

	border: 0px; 
		}


.cobblink { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #105131;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px; }

a.cobblink:hover {color: #7b7564; text-decoration: underline; }
a.cobblink:link {text-decoration: underline;}
a.cobblink:visited {text-decoration: underline;}
a.cobblink:active {text-decoration: underline;}

.printpage {
	display: block;
	position: absolute;
	right: 116px;
	top: 20px;
	background-color: #ffffff;
	float: right;

}

.printlogo {
	display: none;
}


@media print {
.noprint {
display: none;
}

.printlogo {
	display: block;
	width: 179px;  
	margin: 0 auto; 

}

div#container {
	width: 100%;  
}

div#cobbcontent {
	width: 100%;  
	position: relative;
	padding: 0;
	text-align: justify;
}

.vineyardcontainer, .bottlecontainer, .printpage {
	display: none;  
}

ul#submenuabout {
	display: none;  
}



div#maincopy {
	width: 100%;
	padding: 0;
	margin: 0;

}


}


/*
a:link { color:#b9aa89; text-decoration: none}
a:hover { color:#105131; text-decoration: none}
a:active { color:#b9aa89; text-decoration: none}
a:visited { color:#b9aa89; text-decoration: none}
*/
