a:focus, a:hover, a:active { outline:none } 
html { min-height: 100%; margin-bottom: 1px; }
.hours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.hours2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 8px;
	color: #b7484d;
	font-weight: lighter;
}
.hours3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #b7484d;
	text-decoration: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
border {
	border: 1px solid #000;
}
.menu_item {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #b7484d;
	text-decoration: none;
}
.menu_description {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

