@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu_holder {
	height: 146px;
	width: 100%;
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu {
	height: 39px;
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	height: 70px;
	width: 990px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
	padding-top: 37px;
	text-align: right;
	font-size: 24px;
	color: #333;
	padding-right: 10px;
}
.stage {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFF;
	min-height: 250px;
	clear: both;
	overflow: hidden;
}
.footer_box_left {
	float: left;
	width: 325px;
	overflow: hidden;
	margin-right: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #666;
}
.ranges {
	height: 183px;
	width: 615px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

.footer_box_right {
	float: right;
	width: 250px;
	overflow: hidden;
	text-align: right;
}
.menu a {
	display: block;
	color: #333;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	float: left;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.menu a:hover {
	color: #000;
	background-color: #e9e7da;
}
.menu a:active {
	color: #333
}
.footer {
	height: 37px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #13120d;
	min-height: 100px;
	font-size: 11px;
	color: #CCC;
}
.footer a {
	color: #FFF;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
.left {
	float: left;
	width: 665px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #333;
}
h1 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	color: #A1B829;
}

.right {
	float: right;
	width: 300px;
	overflow: hidden;
	background-color: #ebebe1;
	padding: 10px;
}
.map_icon {
	height: 58px;
	width: 225px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.mainText {
	color: #333;
}
.sub_heading {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	clear: both;
}
.shed_banner {
	height: 117px;
	width: 615px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #EBEBE1;
	padding-top: 5px;
	clear: both;
}

.twitter_icon {
	height: 85px;
	width: 280px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.hours {
	height: 28px;
	width: 156px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/hours.jpg);
	background-repeat: no-repeat;
}
.mapMarker {
	border: 1px solid #567615;
	width: 710px;
	height: 300px;
}
.map_text {
	font-size: 20px;
	font-weight: bold;
	color: #A0B71F;
}
.divider {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2f2f2;
	padding: 15px;
}

.small_image {
	height: 120px;
	width: 160px;
	margin-top: 25px;
	margin-right: 30px;
	border: 1px solid #EBEBE1;
	float: left;
	margin-left: 28px;
}
.small_image_price {
	height: 25px;
	width: 160px;
	margin-top: 5px;
	margin-right: 30px;
	float: left;
	margin-left: 28px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #A3B926;
}
.recycling_boxes_bridgend {
	background-image: url(../images/recycling_banner.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 216px;
	width: 657px;
}
.divider_clear {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
