@charset "UTF-8";

.boxborderhome {
	border: 3px solid #CCCCCC;
	padding: 13px 13px 0px;
}
.homephoto {
	text-align: center;
	padding-bottom: 5px;
}
.homeblock {
	margin-left:17px;
	margin-right:17px;
	margin-bottom:17px;
}
.opensoon {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 510px;
	margin-top: -180px;
	text-align: center;
	float:left;
}
.opensoonshadow {
	position: absolute;
	margin-right: auto;
	margin-left: auto;
	width: 518px;
	margin-top: -178px;
	text-align: center;
	float:left;
	filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;
}
.homeblock .leftcolumn {
	width: 350px;
	float: left;
}
.homeblock .rightcolumn {
	width: 135px;
	float: right;
	font-size: 11px;
	line-height: 17px;
}
.rightcolumn .hoursopen {
	font-size: 11px;
	line-height: 16px;
	padding: 8px;
	background-color: #F6F2EF;
	border: 1px solid #c4b9ae;
	margin-bottom: 18px;
	color: #928781;
}

