.hours {
	float: left;
	height: 500px;
	width: 300px;
	border: 2px dotted #A0383E;
	position: relative;
}
#S_menue {
	height: 700px;
	width: 400px;
	color: #333;
	background-image: url(../inages/lsdbkgnd.png);
	float: left;
	position: relative;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	text-align: center;
	margin: 10px;
}
#s_menu_h {
	height: 24px;
	width: 338px;
	position: relative;
	background-image: url(../inages/s_menue_h.png);
	top: 25px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}
.float_right {
	margin: 10px;
	float: right;
}
.hours {
	border: 3px dotted #961C23;
	position: absolute;
	height: 210px;
	width: 150px;
	top: 385px;
	right: 75px;
	padding: 10px;
}
.red {
	color: #911B24;
}
.hide {
	visibility: hidden;
}
.cater {
	background-image: url(../inages/cater.png);
	height: 28px;
	width: 103px;
	position: absolute;
	top: 10px;
	left: 550px;
	background-repeat: no-repeat;
	background-position: center center;
}
.images {
	height: 150px;
	width: 540px;
	position: absolute;
	right: 10px;
	bottom: 75px;
}
.gallery {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
}
#hours_img {
	background-image: url(../inages/Untitled-2.png);
	height: 18px;
	width: 62px;
	background-repeat: no-repeat;
}
