body {
	background-color: #FBEFC7;
	font-family:Ariel, Helvetica;
	font-size: 14px;
	color:#684517;
}
td {
	font-family:Ariel, Helvetica;
	font-size: 14px;
	color:#684517;
}
.title {
	font-family:Ariel, Helvetica;
	font-size: 15px;
	font-weight:bold;
	color: #684517;	
}
.subtitle {
	font-family:Ariel, Helvetica;
	font-size: 14px;
	font-weight:bold;
	color: #684517;	
}
.address{
	font-family:Ariel, Helvetica;
	font-size: 12px;
	color: #684517;	
}a{
	font-family:Ariel, Helvetica;
	font-size: 14px;
	color: #4c6d7e;
	text-decoration:none;
}
}.email{
	font-family:Ariel, Helvetica;
	font-size: 12px;
	color: #4c6d7e;
	text-decoration:none;
}
.talk2Us{
	font-family:Ariel, Helvetica;
	font-size: 12px;
	font-weight:bold;
	color: #4c6d7e;
	text-decoration:none;
}
.copyRight{
	font-family:Ariel, Helvetica;
	font-size: 9px;
	color: #684517;	
}
li.bullets {
	font-size:10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-type:disc
	list-style-position: inside;
}
ul.wines{
		margin-left: 10px; 
		padding-left: 10px;
}
.reds{
	color:#741415;
	text-transform:uppercase;
}
.whites{
	color:#a47111;
	text-transform:uppercase;
}
.blushes{
	color:#e36034;
	text-transform:uppercase;
}
.gourmet{
	color:#711719;
	font-weight:bold;
}

.gourmetRed{
	color: rgb(113, 23, 25);
	font-weight:bold;
}
.gourmetWhite{
	color: rgb(173, 117, 20);
	font-weight:bold;
}
.gourmetBlush{
	color: rgb(216, 68, 28);
	font-weight:bold;
}
.input{
	font-family:Ariel, Helvetica;
	font-size: 14px;
	color: #684517;
	background-color:#edbc63;	
}
.error{
	font-size: 8px;
        color: #FF0000;
	text-transform:uppercase;
}
.warn{
	font-size: 8px;
        color:#4c6d7e;
	text-transform:uppercase;
}