@charset "utf-8";
div.print/* CSS Document */

 {
	width: 810px;
	height: 33px;
	margin-right: auto;
	margin-left: auto;
}
div.print  a {
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	display: block;
	background-color: #ccb66a;
	float: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #FFFFFF;
}
div.print a:hover {
	color: #FFFFFF;
	border-top-color: #660000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #660000;
}

#map {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 525px;
}
#map img {
	margin: 0px;
	padding: 0px;
	float: left;
}



p.googleReg {
	position: absolute;
	left: 353px;
	top: 551px;
	text-align: left;
	width: 132px;
	text-indent: 0px;
	font-style: italic;
}
.directions {
	background-color: #FFFFFF;
	float: left;
	width: 370px;
	padding: 5px;
	margin-bottom: 15px;
	border: 2px solid #664266;
	margin-left: 25px;
	margin-top: 15px;
}
.directionsRight {
	background-color: #FFFFFF;
	float: right;
	width: 370px;
	padding: 5px;
	margin-bottom: 15px;
	border: 2px solid #664266;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 25px;
}
.directions    h5, .directionsRight h5     {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #664266;
	margin-bottom: 0px;
	line-height: 20px;
	text-align: center;
}
.directions   p.winery, .directionsRight   p.winery    {
	font-size: 14px;
	color: #003300;
	font-style: italic;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
	height: 20px;
	margin-top: 8px;
	margin-bottom: 5px;
	background-color: #99CC99;
	line-height: 20px;
	padding-right: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.directions  p, .directionsRight  p   {
	text-indent: 0px;
	font-size: 12px;
	line-height: 15px;
	padding-left: 10px;
}
* html .directions {
	margin-left: 17px;
}
* html .directionsRight {
	margin-right: 12px;
}
* html #map {
	position: relative;
	left: 10px;
}

