@charset "utf-8";

/* ===== businesshours ===== */
#businesshours .floorHours {
	margin-bottom: 5px;
}

#businesshours .infoHoursR .big,
#businesshours .infoHoursL .big {
	color: #006323;
	font-size: 14px;
	margin-bottom: -15px;
}
#businesshours .infoHoursR .big2 {
	color: #006323;
	font-size: 14px;
}

#businesshours .infoHoursR div,
#businesshours .infoHoursL div {
	width: 332px;
	font-size: 14px;
	text-align: center;
	height: 100px;
	letter-spacing: 0.1em;
	line-height: 1.3em;
}

#businesshours .infoHoursR p.notes {
	margin: 0 auto;
	font-size: 11px;
	text-align: left;
	line-height: 1.3em;
	margin-bottom: 1px;
	padding-left: 75px;
	width: 200px;
}

#businesshours .shoppingText,
#businesshours .parksgardenText {
	margin-top: 30px;
}

#businesshours .restaurantText {
	margin-top: 20px;
}

#businesshours .parkingText {
	margin-top: 7px;
}

#businesshours .parkingText table {
	text-align:center;
	margin-left:40px;
	line-height:1.1;
}

#businesshours .parkingText table th {
	font-weight:normal;
	width:35%;
	padding:0;
}

#businesshours .parkingText table td {
	width:65%;
	padding:0;
}