body {
background-color: #333333;
}
a:link {color: #FFFFFF;
text-decoration: underline
}     /* unvisited link */
a:visited {color: #FFFFFF; 
text-decoration: underline
}
a:hover {color: #FFFFFF;
text-decoration: underline
}   /* mouse over link */
a:active {color: #FFFFFF;
text-decoration: underline
}   /* selected link */
a.nav:visited {color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-align: left;
text-decoration: underline
}
a.nav:hover {color: #C0BA8D;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-align: left;
text-decoration: underline
}   /* mouse over link */
a.nav:active {color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
text-align: left;
text-decoration: underline
}   /* selected link */
a.nav2:visited {color: #C0BA8D;
font-family: MartinGotURWTM;
font-size: 10pt;
font-weight: bold;
text-align: left;
text-decoration: underline
}
a.nav2:hover {color: #FFFFFF;
font-family: MartinGotURWTM;
font-size: 10pt;
font-weight: bold;
text-align: left;
text-decoration: underline
}   /* mouse over link */
a.nav2:active {color: #C0BA8D;
font-family: MartinGotURWTM;
font-size: 10pt;
font-weight: bold;
text-align: left;
text-decoration: underline
} 
a.nav3:visited {color: #7719B5;
font-family: Cataneo BT;
font-size: 12pt;
text-align: center;
text-decoration: underline
}
a.nav3:hover {color: #7719B5;
font-family: Cataneo BT;
font-size: 12pt;
text-align: center;
text-decoration: underline
} 
a.nav3:active {color: #7719B5;
font-family: Cataneo BT;
font-size: 12pt;
text-align: center;
text-decoration: underline
} 
a.nav4:visited {color: #000000;
font-family: Century Gothic;
font-size: 10pt;
text-align: center;
text-decoration: none
}
a.nav4:hover {color: #000000;
font-family: Century Gothic;
font-size: 10pt;
text-align: center;
text-decoration: none
}   /* mouse over link */
a.nav4:active {color: #000000;
font-family: Century Gothic;
font-size: 10pt;
text-align: center;
text-decoration: none;
}   /* selected link */
a.white 
{
link {color: #FFFFFF;
text-decoration: none
}  /* hides the fact its a link
a.site 
{
color: #000000;
text-decoration: none;
}
.link 
{
color: #4800D5
}
h1 
{
color: #FFFFFF;
font-family: Century Gothic;
font-size: 16pt;
font-variant: small-caps;
font-weight: bold;
text-align: left;
}
p 
{
text-align: left;
color: #000000;
font-family: arial;
font-size: 12pt;
}
p.left {text-align: left}
p.center {text-align: center}
.center {text-align: center}
.left {text-align: left}
.body 
{
text-align: left;
color: #000000;
font-family: Century Gothic;
margin-bottom: 10px;
margin-right: 200px;
align: justify;
font-size: 12pt;
}
.address 
{
text-align: center;
color: #FFFFFF;
font-family: Arial;
font-size: 10pt;
}
.contact 
{
text-align: center;
color: #FFFFFF;
font-family: Arial;
font-weight: bold;
font-size: 14pt;
}
.newbulletlist 
{ 
font-size: 10pt;
color: #000000; 
list-style: circle; 
font-family: Arial
}
img.white_border 
{ 
border: 1px solid #FFFFFF 
}
td.white 
{
bgcolor: #FFFFFF;
}
p.winery 
{
text-align: center;
color: #C1A46A;
font-family: Garamond;
font-size: 12pt
}
img.music { border: #999999 solid 1px; }