@charset "UTF-8";
/* CSS Document */

#planavisit {
	background-image: url(../_images/_structure/Headers/PlanVisit.png);
	height: auto !important;
	width: 100% !important;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
}
#eblast {
	background-image: url(../_images/_structure/Headers/E-blast.png);
	height: 45px;
	width: 212px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
}
#hoursofoperation {
	background-image: url(../_images/_structure/Headers/HoursOperation.png);
	height: 45px;
	width: 212px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-top: 10px;
}
#happeningnow {
	background-image: url(../_images/_structure/Headers/HappeningNow.png);
	height: 45px;
	width: 212px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px;
}

#stayintouch {
	background-image:
url(../_images/_structure/Headers/StayinTouch.png);
	height: 45px;
	width: 212px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 0px auto 0px;
}
