BODY
{ 
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 15px;
	margin: 0px;
}

P, H1, H2, H3
{
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

H1
{
	font-size: 15px;
	margin-bottom: 6px;
}	
	
P, UL
{
	line-height: 150%;
	font-size: 11px;
	color: #353535;
	margin-bottom: 10px;	
}

P.address
{
	line-height: 150%;
	font-size: 15px;
	color:  #390039;
	margin-bottom: 15px;		
}

P.darkblue
{
	line-height: 150%;
	color: #000039;
	font-size: 11px;
	margin-bottom: 10px;	
}

P.winery{
	line-height: 150%;
	color:  #323232;
	font-size: 11px;
	margin-bottom: 10px;	
}

P.wineryName{
	line-height: 150%;
	color:  #323232;
	font-size: 14px;
	margin-bottom: 10px;		
	font-weight: bold;
}

UL
{
	margin-bottom: 20px;
}
	
TD
{
	vertical-align: top;
}

a
{
	font-size: 11px;
	color:  #5D005E;
	line-height: 150%;
	text-decoration: none
}
	
a:hover
{
	font-size: 11px;
	color: #780E34;
	line-height: 150%;
	text-decoration: none;
}
	
DIV.bodyscroll
{
	width: 100%; 
	height: 500px; 
	overflow: scroll; 
}
	
DIV.bottom
{
	width: 750px;
	text-align: right;
	font-size: 10px;
	color: #555555;
}	
	
DIV.bottom A
{
	color: #555555;
	text-decoration: none;
	padding: 5px;
}	
	
DIV.bottom A:hover
{
	color:  #5D005E;
	text-decoration: none;
}	
	
DIV.mastertop
{
	width: 675px;
	border: 1px solid #F5F5F5;
}	
	
DIV.bodylink A
{
	font-size: 10px;
	color: #780E34;
	text-decoration: none;
}

DIV.bodylink A:hover
{
	font-size: 10px;
	color: #780E34;
	text-decoration: underline;
}

DIV.wineriesVisable
{
	font-size: 10px;
	color: #555555; 
	display: block;
}

Div.wineries3
{
	font-size: 10px;
	color: #555555; 
	height: 0px;
	position:  relative; top:180px; left:300px; width:440px; height:280px; 
	z-index: 2;  visibility: hidden;
}

Div.wineries
{
	font-size: 10px;
	color: #555555; 
	height: 0px;
   display: none;
}
	
TD.toplogo
{
	width: 1%;
	text-align:left;
	padding: 0px 0px 0px 0px;
}

DIV.rule
	{
	width: 100%;
	background: #C3C3C3;
	height: 1px;
	}

TD.leftnav
{
	background:   #F5F5F5;
	width: 60%;
	border: 1px solid #F5F5F1;
	border-top: 1px solid #F5F5F1;
	border-left: 1px solid #F5F5F1;
	vertical-align: middle
}
	
TD.leftnav A
	{
	color:  Black;
	display: block;
	padding: 3px 2px 2px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	
TD.leftnav A:hover
	{
	color:   #570057;
	padding: 3px 2px 2px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff url('../images/arrow.gif') left center no-repeat;
	}
	
TD.leftnav P.selected
	{
	color:   #570057;
	display: block;
	padding: 3px 2px 2px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #000039 url('../images/arrow.gif') left center no-repeat;
	}
	
TD.rightnav
	{
	background: #F5F5F5;
	vertical-align: top;
	white-space: nowrap;
	}
	
TD.rightnav A
	{
	color: #570057;
	display: block;
	padding: 1px 2px 2px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	}
	
TD.rightnav A:hover
	{
	color: #F5F5F5;
	display: block;
	padding: 1px 2px 2px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #570057 url('../images/arrow.gif') left center no-repeat;
	}
	
TD.rightnav strong.selected
	{
	color:  #F5F5DC;
	display: block;
	padding: 2px 3px 2px 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	background: #000039  url('../images/arrow.gif') left center no-repeat;
	}
	
TD.topimage
	{
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;

	}
	
TD.left
	{
	border-top: 1px solid #C3C3C3;
	padding-bottom: 10px;
	}
	
TD.left SELECT
	{
	margin-left: 28px;
	display: block;
	width: 150px;
	}
	
TD.content
	{
	border-top: 1px solid #C3C3C3;
	padding: 0px;
	}
	
DIV.title
{
	background: #EDEDCE;
}
	

TABLE.twocol TD
	{
	width: 50%;
	line-height: 150%;
	font-size: 11px;
	color: #F5F5F5;
	padding-left: 5px;
	padding-right: 5px;
	}
	
	TABLE.maintable{
		background-color: #F5F5F5;
	}
	
A.wine IMG
	{
	border: 1px solid #555555;
	}
	
OL
	{
	font-size: 10px;
	color: #555555;
	line-height: 105%;
	margin-top: 2px;
	margin-bottom: 0px;
	}

OL A
{
	text-decoration: none;
	color: #666666;
}

OL A:hover
{
	color: #000000;
}
	
.purple
{
	color:  Purple;
}
	
td.gilbert
	{
	padding: 1px 0px 0px 1px; 
	font-size: 14px;
	color:  #390039;
	line-height: 150%;
	}
	
td.border {
border: 1px solid #C3C3C3;
padding: 3px;
}

.blue
{
	color: #003399;
}

.newcontent
 {
	border-top: 1px solid #C3C3C3;
	padding: 0px 0px 0px 5px;
	margin-left: 5px;
	margin-right: 0px;
}