body {bgcolor: #EFFFFF;
}
a:link {color: #00008C;
text-decoration: underline
}     /* unvisited link */
a:visited {color: #00008C; 
text-decoration: underline
}
a:hover {color: #CEDEDE;
text-decoration: underline
}   /* mouse over link */
a:active {color: #00008C;
text-decoration: underline
}   /* selected link */
.link {color: #4800D5}
h1,h2
{
color: #00008C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14pt;
text-align: center;
font-weight: bold
}
p
{
text-align: center;
color: #00008C;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt
}
p.left {text-align: left}
p.center {text-align: center}
.center {text-align: center}
.left {text-align: left}
p.heading
{
text-align: center;
color: #990000;
font-family: Times New Roman;
font-size: 14pt
}
p.address
{
text-align: center;
color: #FFA500;
font-family: Arial;
font-size: 8pt
}
p.hyper
{
text-align: center;
color: #FFFFFF;
font-family: Arial;
font-size: 8pt
}
.newbulletlist 
{ 
font-size: 10pt;
color: #000000; 
list-style: circle; 
font-family: Arial
}
img.black_border 
{ 
border: 1px solid #000000 
}
p.wine
{
text-align: center;
color: #651525;
font-family: Garamond;
font-size: 12pt
}
p.winery
{
text-align: center;
color: #C1A46A;
font-family: Garamond;
font-size: 12pt
}
.dynlink {
cursor:pointer; cursor:hand;
text-decoration: underline; color:#00008C;
}