.menutable {
	border: 2px solid #000000;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding: 0px;
	font-weight: bold;
}

.menutable a {
	color: #FF0000;
	text-decoration: none;
}

.menutable a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}

.menuhead {
	border-bottom: 2px solid #000000;
	font-weight: normal;
	white-space: normal;
}
.menu {
	border-bottom: 2px solid #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navtable p{
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:5px;
	margin-top:7px;
}
#specials{
	background-color:yellow;
	border:1px solid red;
	padding:2px;
}
.specials{
	width:315px;
	border:1px solid black;
}
#specials_grid{
  width:550px;
  margin-left:5px;
}
.specials_box{
  width:250px;
  height:250px;
  float:left;
  border:1px solid black;
  padding:5px;
}
.specials_box p{
  margin-top:0px;
}
.specials_photo{
  text-align:center;
}
div.bodytext{
  width:610px;
}
div.bodytext p{
  margin-left:15px;
}
