#wrapper {
    margin-left:auto;
    margin-right:auto;
    width:1200px;
    background-color: white;
}

#wrapper img {
	max-width: 1200px;
}

#top {
	margin-left:auto;
    margin-right:auto;
    width: 1200px;
    background-color: #212121;
    padding-top: 20px;
    padding-bottom: 40px;
}

#top a {
	text-decoration: none;
}

#top p {
	color: white;
	margin-left: 40px;
	margin-top: -20px;
	margin-bottom: 20px;
	font-size: 18px;
}

#top img {
	max-width: 60px;
	vertical-align: bottom;
	float: left;
	margin-right: 20px;
	margin-top: -10px;
	margin-left: -10px;
}

#align {
	margin-bottom: 10px;
}

body {
	font-family: "helvetica";
	margin: 0;
	background-color: #ccccff;
	color: #212121;
}

h1 {
	margin-left: 40px;
	padding: 0px;
	color: white;
	margin-top: 5px;
}

h2, h3 {
	color: #212121;
}

p a {
	color: gray;
	text-decoration: none;
}

p a:hover {
	color: black;
}

h2 {
	font-size: 30px;
	margin-left: 40px;
	margin-top: 20px;
}

h1 a {
	text-decoration: none;
	color: white;
}

hr {
	margin-bottom: 20px;
}

ul, li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

ul {
	margin-bottom: 20px;
	margin-left: 100px;
}

h4 {
	color: white;
}

hr {
    display: block;
    height: 2px;
    border: 2px;
    border-top: 1px solid white;
    margin-bottom: -1px;
    background-color: white;
}

/*cover images*/

.cover img {
	margin-bottom: -12px;
	padding: 0px;
	width: 1200px;
}

/*---------------MENU BAR*/

.nav {
	min-width:900px;
	max-height:500px;
	color: gray;
	background-color: #212121;
	vertical-align: top;
	padding-right: 30px;
	margin-top: -50px;
}

.nav li {
	list-style-type: none;
	display: inline;
	margin-left: 20px;
}

.nav ul{
	padding: 0;
	float: right;
	margin-top: -50px;
}

.nav a:hover {
	color: gray;
}

.nav a {
	text-decoration: none;
	color: white;
}

/*---------------HOME*/

/*content*/

.facebookicon {
	text-align: center;
	margin-top: 50px;
	font-size: 20px;
}

.facebookicon a {
	text-decoration: none;
	color: #3b5998;
}

.facebookicon a:hover {
	color: white;
}

.facebookicon img {
	width: 200px;
	margin-bottom: -10px;
	margin-top: -30px;
}

.box, .box a {
	display: inline-block;
	max-width: 284px;
	min-width: 284px;
	min-height: 284px;
	text-align: center;
	color: white;
	background-color: #46283d;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	text-decoration: none;
}

.box a:hover {
	color: gray;
}

.box p {
	padding-top: 6px;
	font-size: 15px;
	margin: 10px;
	margin-bottom: 30px;
	color: white;
}

.box h3 {
	font-size: 30px;
	color: white;
	margin: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

/*---------------INFORMATION*/

.about, .recycling {
	max-width: 900px;
	padding-bottom: 20px;
}

.about p, .recycling p {
	margin-left: 100px;
}

/*---------------CONTACT*/

.map {
	margin-left: 800px;
	display: inline-block;
}

.map p {
	text-align: center;
}

.info {
	margin-top: -450px;
	margin-bottom: 50px;
	max-width: 700px;
}

.info p {
	margin-left: 80px;
}

.map a {
	margin-top: -10;
	color: gray;
	text-decoration: none;
}

.box2, .box2 a {
	display: inline-block;
	max-width: 284px;
	min-width: 284px;
	max-height: 180px;
	text-align: center;
	color: white;
	background-color: #46283d;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	vertical-align: top;
	text-decoration: none;
}

.box2 a:hover {
	color: gray;
}

.box2 p {
	padding-top: 6px;
	font-size: 15px;
	margin: 10px;
	margin-bottom: 30px;
	color: white;
}

.box2 h3 {
	font-size: 20px;
	color: white;
	margin: 10px;
	margin-top: 30px;
}

/*---------------FOOTER*/

footer {
	background-color: #212121;
	padding: 30px;
	color: gray;
	max-width: 1140px;
}

footer h4 {
	font-size: 20px;
}

footer a {
	color: white;
}

footer a:hover {
	color: gray;
}

/*facebook icon*/

.facebook img {
	width:20px;
	text-align: center;
	margin-top: 0px;
	font-size: 20px;
	margin-bottom: -20px;
	margin-left: 10px;
}

/*go to top*/

.move {
	text-align: center;
	color: white;
	margin-top: -20px;
	font-size: 20px;
	margin-bottom: -40px;
}

.move a {
	text-decoration: none;
	color: white;
}

/*opening times*/

.opening {
	max-width: 250px;
	min-width: 250px;
	display: inline-block;
	margin-bottom: 50px;
	float: left;
	margin-left: 10px;
}

/*volunteering*/

.volunteer {
	max-width: 250px;
	min-width: 250px;
	display: inline-block;
	margin-left: 40px;
	float: left;
}

/*donations*/

.donate {
	max-width: 250px;
	min-width: 250px;
	display: inline-block;
	margin-left: 40px;
	float: left;
}

.donate a {
	color: white;
	text-decoration: none;
}

.donate a:hover {
	color: gray;
}

/*location*/

.WhereWeAre {
	max-width: 250px;
	display: inline-block;
	margin-left: 40px;
	float: left;
	margin-bottom: 20px;
}

.WhereWeAre img {
	width: 250px;
}

/*menu bottom*/

.navbottom li {
	list-style-type: none;
	display: inline;
	margin-left: 20px;
}

.navbottom ul{
	text-align: center;
	color: gray;
	margin-bottom: 0px;
	margin-left: -30px;
}

.navbottom a:hover {
	color: gray;
}

.navbottom a {
	text-decoration: none;
	color: white;
}