nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
	background-color:#a9e012;
}
nav ul li {
	float:left;
}
nav ul li a {
	display:block;
	padding:14px 25px;
	color:black;
	text-align:center;
	text-decoration:none;
}
nav ul li a:hover {
	background-color:#93C211;
}
.header {
	font-size:50px;
	text-align:center;
}
* {
	font-family:helvetica;
}
#home {
	font-size:60px;
	text-align:center;
}
.sub-heading {
	font-size:25px;
	text-align:center;
}
.activities {
	clear:both;
	background-color:#1EB39B;
	padding:5px;
	border-radius:5px;
	margin-top:310px;
}
#hillwalking {
	background-color:#1EB39B;
	float:right;
	width:780px;
	padding:5px;
	padding-left:10px;
	border-radius:5px;
}
#hill {
	float:left;
	height:285px;
}
#kayaks {
	float:left;
	height:285px;
}
#kayaking {
	float:right;
	background-color:#1EB39B;
	float:right;
	width:780px;
	padding:5px;
	padding-left:10px;
	border-radius:5px;
}
#abseil {
	float:left;
	height:285px;
}
#abseiling {
	float:right;
	background-color:#1EB39B;
	float:right;
	width:780px;
	padding:5px;
	padding-left:10px;
	border-radius:5px;
}
#landscape {
	float:left;
}
#info1 {
	float:right;
	background-color:#1EB39B;
	float:right;
	width:780px;
	padding:5px;
	padding-left:10px;
	border-radius:5px;
}
#staff1 {
	width:380px;
	float:left;
	padding-right:10px;
}
#staff2 {
	width:380px;
	float:left;
	padding-right:90px;
}
#staff3 {
	width:380px;
	float:left;
}
#staff {
	margin-top:280px;
}
#home1 {
	clear:both;
	background-color:#1EB39B;
	padding:5px;
	border-radius:5px;
	width:600px;
	float:left;
}
#group {
	float:right;
}
#home3 {
	margin-top:560px;
}