body {
	background-color: #F6E6B3;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.border2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

p {
	margin: 10px;
	font-size: 12px;
	line-height: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.contactinfo {color: #000000}
body {
	background-color: #FFFFEA;
	margin-top: 5px;
}
.punchline {
	font-size: 14px;
	font-weight: bold;
}
.reservations {color: #000000; font-weight: bold; }
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

.links {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #32280A;
}
a {
	color: #4D2D0F;
}
a:hover {
	color: #894F1B;
}
