.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	margin-top: 20px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.hours {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.menuFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
.menuLeft {
	padding-left: 20px;
}
.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.directions a:visited, .directions a:link {
	text-decoration: none;
	color: #000000;
}

.directions a:hover, .directions a:active {
	color: #7C6563;
	text-decoration: underline;

}
