/* CSS Document */
body {
	background: #fff;
	font: 1em/1.4 Tahoma, Verdana, sans-serif; 
}
a { border-bottom: 1px dotted #ccc; color: #000; text-decoration: none; }

#navigation { display: none; }
#footer { display: none; }
#site_created_by { display: none; }

#address_opening_hours {
	border: 1px solid #ccc;
	font-size: 1em;
	margin-top: 1em;
	padding: .5em;
}