
a:link{color:#191970; text-decoration: none;}
a:visited{color:#701919; text-decoration: none;}
a:hover{color:#436976; text-decoration: none;}

p {
font-size : 15px; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
padding-left:0px;
}

li,ul {
font-size : 15px; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : black; 
padding-left:20px;
list-style-type:circle;
list-style-position:inside;
}

td {
font-size : 15px; 
font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif; 
color : #aaaaaa; 
}

.CellarTitle,.CellarH1,.CellarH2 
{
font: 100% Verdana, Helvetica, Arial, sans-serif;
clear: left;
padding-left:0px;
padding-bottom:0.1em;
border-bottom: 1px solid #B8860B;
}

.CellarTitle 
{
font-size : 160%; 
color:black;
}

.CellarH1 
{
	font-size: 140%;
	color:black;
}

.CellarH2 {
	font-size : 120%; 
	color : #800000;
	text-transform:uppercase;
}

.CellarColumn1 
{
	font-family : Times New Roman, Verdana, Arial, Helvetica, Geneva, sans-serif; 
	color:#800000;
	padding-left:1em;
}

.CellarColumn2
{
	color : #191970;
	padding-left:1em;
}

hr
{
border: 0;
width: 90%;
color: #B8860B;
background-color: #B8860B;
height: 1px;
}