@charset "utf-8";

body {
	font-family: 'arial', 'verdana', 'trebuchet ms', sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#999;
	background-attachment: fixed;
	color:#DD000A;
}
.clear {
		clear: both;
}
a {
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
}
h1 {
	margin: 0;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	color: #e70012;
	margin-bottom: 0px;
}
h4 {
	font-size: 18px;
	color: #e70012;
	margin-bottom: 10px;
}
#site-wrapper {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: top;
}
.shoplist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	
}
.shoplist li {
	float: left;
	margin: 0px;
	padding: 0px;
	
}
.shoplist li img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -3px;
	margin-left: 0px;
}
#site-wrapper   #information   .flyer {
	float: left;
	width: 485px;
}
#site-wrapper  #information  .mapbox {
	width: 423px;
	float: left;
	background-image: url(images/proshop22.jpg);
	background-repeat: no-repeat;
	height: 350px;
	padding-left: 42px;
	margin: 0px;
}
#footer {
	background-image: url(images/proshop24.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 30px;
	width: 950px;
	clear: both;
	color: #FFF;
	font-size:11px;
	text-align: center;
	padding-top: 324px;
}
#footer  a {
	color: #FFF;
	text-decoration: underline;
}

#fooot a:hover {
	text-decoration:none;
}
