body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: medium;
	background-color: #F3EAEA;
	color: #812729;
}
a:link, a:visited, a:active {
	color: #F8EBD7;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;	
}
h1 {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #F8EBD7;
	font-style: italic;
	margin-bottom: 2px;
	margin-top: 0;
}
p {
	margin-bottom: 2px;
	margin-top: 10px;
}

.menu {
	font-size: 14px;
	color: #812729;
	text-align: center;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #F8EBD7;
	height: 24px;
	width: 720px;
}
.menuItem a:link, .menuItem a:visited, .menuItem a:active {
	color: #812729;
	text-decoration: none;
}
.menuItem a:hover {
	color: #411415;
	text-decoration: underline;
}
.selMenuItem a:hover, .selMenuItem a:link, .selMenuItem a:visited, .selMenuItem a:active {
	color: #611D1F;
	text-decoration: underline overline;
}
.copyright {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0D6AE;
	text-align: right;
}
.contentArea {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #F0D6AE;
	height: 316px;
	width: 412px;
	background-color: #812729;
	overflow: auto;
}
.padding {
	padding: 8px;
	height: 316px;
	width: 412px;
}
.tagline {
	font-family: Cambria, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F8EBD7;
	position: relative;
}
.foodMenu {
	font-size: medium;
	font-weight: bold;
	margin-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8EBD7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F8EBD7;
}
.smallerText {
	font-size: smaller;
}
.smallPhoto {
	border: 1px solid #F0D6AE;
}
