/* CSS Document */
a:link {color: #000}     /* unvisited link */
a:visited {color:#888}  /* visited link */
a:hover {color: #990000}   /* mouse over link */
a:active {color: #990000}   /* selected link */ 

h1 {
	font-size:16px;
}

.bodyCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 20px 30px 20px;
}
.bottleshot {
	border:0;
	margin:-20px 40px 10px 10px;
	float:right;
}
.city {
	font-size:12px;
	font-weight:bold;
}
.locations {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	width:100%;
}
.pdf {
	border:0;
	margin:4px 3px -3px 0;
}
.sectionHeader {
	color:#990000;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
}
.wineNotes {
	color:#990000;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
}
.wineName {
	color:#990000;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
}
.wineSubNotes {
	color:#990000;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	padding-left:20px;
}
#kent {
	float:right;
	width:290px;
}
/* for the new nav */
#global {
	margin-left:40px; 
}
#global a {
	margin:0 20px 0 0;
}
#global img {
	border:0;
}
#wineSubNav {
	background-image:url(images/cross.gif);
	background-repeat:repeat-x;
	display:none;/**/
	margin-left:90px;
	padding:10px 0 0 0;
	position:absolute;
}
#wineSubNav a {
	margin:10px 10px 0 10px;
}
#wineSubNav img {
	border:0;
	margin:0;
}
#wineSubNav2 a {
	color:#990000;
}
#wineSubNav2 div {
	display:none;/**/
}
#winemakingSubNav {
	background-image:url(images/cross.gif);
	background-repeat:repeat-x;
	display:none;/**/
	margin-left:190px;
	padding:10px 0 0 0;
	position:absolute;
}
#winemakingSubNav a {
	margin:10px 20px 4px 0;
}
#winemakingSubNav img {
	border:0;
}
#winemakingSubNav2 a {
	color:#990000;
}
#winemakingSubNav2 {
	display:none;/**/
	padding:5px 0;
}
#purchaseSubNav {
	background-image:url(images/cross.gif);
	background-repeat:repeat-x;
	display:none;/**/
	margin-left:435px;
	padding:10px 0 0 0;
	position:absolute;
}
#purchaseSubNav a {
	margin:10px 20px 4px 0;
}
#purchaseSubNav img {
	border:0;
}