body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fdfdfd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/body-bg02.jpg);
	background-repeat: repeat-x;
}


td.maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	padding: 0 5px 0 5px;
}
.maintable1 {
	background-color:#CF3140;
	border: solid #FDFDFD 1px;

}

.header {
	border: solid #FDFDFD 1px;
	height: 150px;
	background-color: #CF3140;
	vertical-align: top;
			}
.nav {
	border: solid #FDFDFD 1px;
	background-color: #637F44;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FDFDFD;
	font-weight: bold;
	line-height: 0.4em;
	
		}
.nav a{color:#FFFFFF;
		text-decoration:none;
		}
.nav a:hover {color:#CF3140}

.nav .navred a {color:#CF3140;
text-align: right;}

.nav h1 {
	border:none;
	color:#fff;
	line-height: 1.3em;
	font-size: 120%;
}
		
.maincontent2 {
	border: solid #FDFDFD 1px;
	width: 520px;
}

.maincontent3 {
	border: solid #FDFDFD 1px;
	background-color:#FDFDFD;
	padding: 0 5px 0 5px;
	width: 530px;
}

td.footer {
	border: solid #FDFDFD 1px;
	font-size: 80%;

}
h1 {
	font-size: 140%;
	color: #B62C39;
	border-bottom: dashed #333 1px;
}


#prices {
	margin: 0 0 0 25px;
	padding: 8px;
	height: auto;
	width: 400px;
	border: 1px solid #637F44;
}

#specials {
	margin: 0 0 0 25px;
	padding: 8px;
	height: auto;
	width: 400px;
	border: 1px solid #637F44;
}

#boxlunches {
	margin: 0 0 0 25px;
	padding: 8px;
	height: auto;
	width: 400px;
	border: 1px solid #637F44;
}

.maincontent #menu  p {
	font-family: "Lucida Calligraphy", "Lucida Handwriting", Garamond;
	font-size: 13px;
	line-height: 1.5em;
}
.maincontent #menu  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	line-height: 1.3px;
	border-bottom: 0;
}

.maincontent #menu  h2 {
	font-family: "Lucida Calligraphy", "Lucida Handwriting", Garamond;
	font-size: 120%;
	color:#000000;
	line-height: 1.8em;
}

.maincontent #menu  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#B62C39;
	line-height: 1.8em;
}
