body {
	background: none;
}

#menuBar {
	display: none;
}

#subMenuHolder {
	display: none;
}

#heroBar {
	display: none;
}

#bodyLeftColRegion {
	display: none;
}

.categoryTitle {
	display: none;
}


.eatingInfo {
	background: url(../images/accomBack.jpg) repeat-y; padding: 18px; padding-top: 0px; padding-bottom: 0px;
	color: #777777;
	
}

.eatingInfo b {
	font-size: 12px;
	color: #97a970;	
}

.eatingInfoDiv {
	padding: 0px;
	font-size: 1px;
	display: none;
	text-decoration: none;
	height: 1px;
	overflow: hidden;
	background: #FFFFFF;
	margin-top: -1px;
	visibility: hidden;
	position: absolute;
}

.eatingInfoDiv a {


}

#footerBar {
	display: none;
}	

.showTagWrap {
	display: none;
}

a.eatingInfoDiv:hover {
/*	background: url(../images/regionoverviewBackOver.jpg) no-repeat;*/
}

a.eatingInfoDiv:hover {
	color: #777777;
}

a.eatingInfoDiv strong {
	color: #97a970;	
}

a.eatingInfoDiv:hover strong {
	color: #467791;
}

.eatingInfoDivOver {
	background: url(../images/regionOverviewBack.jpg) repeat-y;
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
	color: #000000;
	margin-left: 5px;	
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 4px;
	
}

a.eatingInfoDivOver {
	background: url(../images/regionoverviewBackOver.jpg) no-repeat;
}

a.eatingInfoDivOver strong {
	color: #467791;	
}

.eatingExtraInfoDiv {
/*	background: #dfeaf0 url(../images/blueGrad.gif) repeat-x;*/
/*	background: url(../images/accomBackOver.jpg);*/
	background: url(../images/accomBack.jpg) repeat-y;
	padding: 18px;
	padding-top: 4px;	
	margin-top: 0px;
	padding-left: 30px;
	color: #000000;	
	margin-bottom: 8px;
	margin-left: 15px;
	display: block;
	border: 1px solid #EEEEEE;
	width: 350px;

}

.eatingExtraInfoDiv strong {
	color: #000000;
}

.eatingExtraInfoDiv p {
	padding:0px;
	margin:0px;
	margin-top:5px;
	margin-bottom: 5px;
}

.infoIcons {
	position: relative;
	width: 38px;
	height: 91px;
	background: url(../images/infoIcons2.png);
/*	margin-left: -40px;
	margin-top: -2px;*/
	float: left;
	margin-top: 3px;
}

.infoRight {
	float: left;
	margin-top: 5px;	
}

.closeButton {
	float: right;
	display: none;
}

#sitebodyContainer {
	background: none;
}

.introEatingBlurb {
	display: none;
}

.introEatingPrint {
	display: block;
}