body{
    background-color:#fdfdfd;
    background-image:url(img/ava7patterns_pattern_1336.png);
}

#header img.logo{
	width: 700px;
}
.header{
	width:625px !important;
	padding-bottom: 10px;
}
.manchester_badges{
	width:625px !important;
	padding-bottom: 10px;
}
.manchester_badges_new{
	width:560px !important;
	padding-bottom: 10px;
}
.distillery_district{
	width:500px !important;
	padding-bottom:20px;
}
.wrapper_map{
	width:625px;
	height:225px;
    background-image:url(img/dd-map.jpg);
	display:block;
	margin:0 auto;
	position:relative;
}
.west_map, .east_map {
	position:absolute;
	width: 49%;
	height:220px;
	display:block;
}
.west_map{
	left:0px;
}
.east_map{
	right:0px;
}
.blocklot{
	width: 400px !important;
    padding: 5px 0px 30px 0px;
}

#footer{
	color:#bb9940;
}
hr {
    border-style: solid;
    border-color: #bb9940;
}
#footer a {
	color: rgba(255,255,255,0.5);
}
h4 {
	letter-spacing:18px;
}

