body {
	margin: 0;
	padding: 0;
	color: #254828;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
}
td, th {
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
}
#header {
	height: 170px;
	background-image: url(../images/headerback.jpg);
	background-repeat: repeat-x;
	width: 100%;
	margin: 0px;
	padding: 0px;
	top: 0px;
	position: absolute;
	left: 0px;
}
#nav {
	position: absolute;
	top: 151px;
	left: 0px;
	width: 220px;
	height: 300px;
	background-image: url(../images/food.jpg);
	background-repeat: no-repeat;
}
#navtop {
	position: relative;
	width: 195px;
	height: auto;
}
#navmid {
	list-style: none;
	margin-left: 0px;
	padding-left: 0;
	left: 0px;
}
#navmid ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 25px;
	left: 60px;
	padding-top: 30px;
	position: absolute;
}
#navmid li {
	text-decoration: none;
	left: 40px;
	width: 200px;
}
#navmid a:link, #navmid a:visited {
	text-decoration: none;
	text-indent: 7px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 5px 15px;
	padding: 0px 5px;
	display: block;
	background-color: #254828;
	font-size: 120%;
	font-style: italic;
	width: 130px;
	border: medium outset #335C32;
}
#navmid a:hover {
	color: #D8AFA9;
}
#navbot {
	position: relative;
}
#content {
	margin-left: 260px;
	margin-right: 2em;
	margin-top: 190px;
}
#menu {
	margin-top: 170px;
	font-size: 120%;
	line-height: 10px;
	text-align: left;
	margin-left: 350px;
}
.direction {
	font-weight: normal;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #254828;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #254828;
}
h1 {
	font: italic bold 150%/80% "Times New Roman", Times, serif;
	color: #254828;
}
#contactcontent h1 {
	font: italic bold 150%/normal "Times New Roman", Times, serif;
	color: #254828;
}
#content ul {
	list-style: disc;
	margin-left: 0px;
	padding-left: 50px;
	left: 0px;
}
#content ol {
	left: 0px;
	font-size: 85%;
	line-height: normal;
}
#content li {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
#content p {
	font-size: 115%;
}
#picture /* A floating image and caption */
   {
	margin: 0em 0em 0em 20px;
	float: right;
	font-style: italic;
	font-weight: bold;
	font-size: 77%;
}
#footer {
	z-index: 13;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	line-height: 15px;
}
#footer p {
	color: #000000;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #254828;
	font-weight: bold;
}
#footer a:hover {
	color: white;
	background-color: #254827;
}
table.contactcontent td, table.contactcontent th{
	position: relative;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
}
table.content td, table.content th{
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	border: thin dashed #254828;
}
h2 {
	font-family: "Times New Roman";
	font-size: 175%;
	font-weight: bold;
	font-style: normal;
}
.pictleft /* A floating image and caption */
   {
	float: left;
}
.pictright /* A floating image and caption */
   {
	float: right;
}
.logo /* A floating image and caption */
   {
	position: absolute;
	top: 10px;
	left: 2px;
}
#contactcontent {
    margin-left: 325px;
	margin-top: 210px;
}
#hours {
	position: relative;
	text-align: center;
	font-size: 110%;
	color: #254828;
	width: 550px;
}
table.toppings {
	margin-left: 91px;
}

table.toppings, table.toppings td, table.toppings th{
	font-weight:bold;
}
