body {
	margin: 0 0 0 0;
	background-color: #FFFFE0;
	font: 12 px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}
div#top {
	height: 142px;
	top: 0px;
	margin: 0 auto 0 auto;
	width: 650px;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	background-color: #EFA7A7;
	background-image: url(../images/topback.jpg);
	display: table;
}
div#menu {
	height: 20px;
	top: 142px;
	width: 650px;
	margin: 0 auto;
	border-top: 0px;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	background-color: #FFCD9B;
	background-image: url(../images/menuback.jpg);
	background-repeat: repeat;
	min-width: 580px;
	padding: 0 0 0 0;
}
div#main {
	min-height: 500px;
	top: 162px;
	width: 650px;
	border-right: 1px black solid;
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	padding: 10px 0px 0px 0px;
	min-width: 580px;
	background-color: white;
	margin: 0 auto auto auto;
}
p#body {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	padding: 0px 20px 0px 20px;
	text-align: justify;
}
p#top {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	font: 30px Verdana;
	font-weight: bold;
	color: white;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	display: table-cell;
	vertical-align: top;
	top: 0px;
}
p#header {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	color: #C7122E;
	margin: 0 0 0 0;
}
ul#menu {
	margin-top: 0px;
	margin-left: -1px;
	list-style: none;
	float: left;
	width: 500px;
	text-align: left;
	width: 100%;
}
li#menu {
	margin-top: 0px;
	list-style: none;
	float: left;
	padding: 0px 20px 0px 20px;
	margin-left: 10px;
}
img#top {
	margin: 10px auto auto;
	border: none;
	text-align: center;
	padding: 0 0 0 0;
	display: block;
}
li#menu a {
	text-decoration: none;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C7122E;
	font-weight: bolder;
	font-style: normal;
}
li#menu a:hover {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F28494;
	font-weight: bolder;
	font-style: normal;
}
li#menu a:visited {
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-style: normal;
}
ul#m_links {
	margin-top: 0px;
	margin-left: 0px;
	list-style: disc inside;
	color: #C7122E;
	text-align: left;
	font-style: normal;
}
li#m_links {
	list-style: disc;
	padding: 0px 0px 0px 30px;
	font-style: normal;
}
li#m_links a {
	list-style: disc;
	text-decoration: none;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C7122E;
	font-weight: bolder;
	font-style: normal;
}
li#m_links a:hover {
	list-style: disc;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F28494;
	font-weight: bolder;
}
li#m_links a:visited {
	list-style: disc;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;	
}
p#ctrimg {
	text-align: center;
}
table#menu {
	width: 97%;
	padding: 0 10 0 10;
	border: none;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
td#dish {
	color: #F97D00;
	text-align: left;
	font-weight: bold;
}
td#description {
	color: black;
	text-align: justify;
	padding: 0 100px 0 5px;
	font-size: 12px;
}
td#ndldescript {
	color: black;
	text-align: center;
	padding: 0 20px 0 5px;
	font-size: 12px;
}
td#duckdescript {
	color: black;
	text-align: left;
	padding: 0 10px 0 5px;
	font-size: 12px;
	width: 80%;
}
td#price {
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
}
td#lunch {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
td#right {
	text-align: right;
	vertical-align: middle;
}
td#left {
	text-align: left;
	vertical-align: middle;
}
td#header {
	text-align: center;
	font-weight: bold;
	color: #C7122E;
	font-size: 18px;
}
td#ndlheader {
	text-align: center;
	font-weight: bold;
	color: #C7122E;
	font-size: 18px;
}
span {
	font-size: 12px;
	color: black;
}
img {
	border: none;
}
a {
	text-decoration: underline;
	color: #787878;
	font-style: italic;
}
a:hover {
	color: Blue;
	text-decoration: underline;
	font-style: italic;
}
a:visited {
	color: #787878;
	font-style: italic;
}
#FFCD9B
#C7122E