body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}



td {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}	


.titles {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 32px;
	color: #FFFFFF;

}	


.menutext {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #000000;

}	


.winetext {
	font-family: "Arial Narrow", sans-serif;
	font-size: 11px;
	color: #000000;


}	


.directions {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	color: #CDC8C8;

}	


.address {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
	


	a:link {
	text-decoration: none;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	color: #CDC8C8;
}	
	
	a:visited {
	text-decoration: none;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	color: #CDC8C8;
}

	a:hover {
	text-decoration: none;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	
}

.class1 a:link {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	color: #AD8935;
}	
	
.class1 a:visited {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	color: #AD8935;
}

.class1 a:hover {
	font-family: "Avant Garde", "Century Gothic", sans-serif;
	font-size: 13px;
	color:#F7E8BF;
	
}