ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #08962e;
}

ul li {
  float: left;
}

ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  background-color: #27cc4d;
}

ul li a:hover {
  background-color: #056920;
}

p{
	text-align:center;
	float:center;
	width:550px;
}

#lochimg{
	float:right;
}

#group{
	width:350px;
	height:200px;
}

#outdooredulnk{

}

#groupout{
	float:right;
}

#title{
	margin-left:40% ;
}