@charset "UTF-8";
body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 5px;
	background-color: #802805;
}
td#specials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dinner_categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #802705;
	text-align: center;
}
p#specialtext {
	font-size: medium;
}
#hours a  {
	font-size: 16px;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.hours {
	border: 1px solid #FFFFFF;
	text-align:center;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}

