.image_right {
	float: right;
	background-color: #141414;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.STR {
	font-weight: bolder;
	color: #802424;
}
h1 {
	margin: 10px;
	padding: 10px;
	background-image: url(../images/picsthumb/Untitled-1.png);
	background-repeat: no-repeat;
}
#hours {
	background-image: url(../images/picsthumb/hours.png);
	background-repeat: no-repeat;
	height: 18px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
}
h3 {
	background-image: url(../images/picsthumb/Untitled-1.png);
	visibility: hidden;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.img_left {
	float: left;
	border: 10px solid #333;
	position: relative;
	left: 0px;
	top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.hours {
	float: left;
	height: 160px;
	width: 150px;
	position: relative;
	border: 2px dotted #000;
	padding: 5px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
h2 {
	font-weight: bold;
	color: 802424;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
.direct {
	background-image: url(../images/picsthumb/Untitled-1.png);
	background-repeat: no-repeat;
	height: 20px;
	position: relative;
	left: 5px;
	top: 10px;
	float: left;
	padding: 0px;
	width: 205px;
}
.hide {
	visibility: hidden;
}
.gallery {
	float: left;
	position: relative;
}
