.FoodListing {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
}
.SectionHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #2F1C0F;
	font-weight: bold;
	background: url(/images/homepage03.jpg) repeat left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Addy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
}
.Phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	font-weight: bold;
}
.legal {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CEA964;
}
a:link, a:visited {
	color : #2A2A2A;
	text-decoration : none;
}
a:hover, a:active {
	color : #525252;
}
.box {
	border: thin solid #9B2F15;
}
.map {
	font-size: large;
	vertical-align: middle;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxBlue {

	border: thin solid #6699CC;
}
.DarkBackground {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: normal;
	padding: 3;
	padding-left: 4px;
	padding-right: 4px;
}
.boxbuffer {
	border: thin solid #9B2F15;
	padding: 2;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boxbufferLarge {
	border: thin solid #9B2F15;
	padding: 2;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.Georgia18px {
	padding: 2;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.YellowBack {
	background-color: FFF1CA;
}
.adLinkBack {
	background-color: #9D2F14;
}


.shortReview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.FoodListingUL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: underline;
}

#topbar{
	position:absolute;
	border: 1px solid black;
	padding: 2px;
	width: 150px;
	visibility: hidden;
	z-index: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #462715;
	background-image: url(../images/homepage03.jpg);
}
