@charset "utf-8";
#storefront_pic {
	position:absolute;
	left:477px;
	top:298px;
	width:360px;
	height:221px;
	z-index:40;
	background-image: url(Images/storefront.jpg);
	border: thin solid #FFFFFF;
}
#aboutus_text {
	position:absolute;
	left:9px;
	top:10px;
	width:820px;
	height:260px;
	z-index:40;
	padding: 4px;
	border: thin solid #FFFFFF;
	background-color: #000000;
}
.aboutus_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 18px;
	color: #FFFFFF;
	padding: 4px;
}
#location {
	position:absolute;
	left:479px;
	top:526px;
	width:360px;
	height:16px;
	z-index:40;
	color: #FFFFFF;
	background-color: #000000;
	padding: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.location_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}
#store_winter {
	position:absolute;
	width:420px;
	height:300px;
	z-index:40;
	left: 10px;
	top: 297px;
	border: thin solid #FFFFFF;
	background-image: url(Images/storefront5%201209.jpg);
}

