#header {
	background-image: url("../Pike Road.jpg");
	height: 300px;
	}
#title {
	text-align: left;
	left: 20px;
	bottom: 120px;
	}
#resume {
	position: absolute;
	font-size: 2em;
	text-align: left;
	left: 20px;
	bottom: 5px;
	}
#description {
	margin: 10px 0 10px 0;
	}
.walklist {
	background-color: #B59C75;
	font-size: 1.75em;
	color: white;
	list-style-type: none;
	padding: 20px 45px 20px 45px;
	margin: 0 0 10px 0;
	}
.smallimage {
	position: relative;
	top: 0;
	left: 0;
	margin: 5px 0 5px 0;
	}
.smallimagetext {
	position: absolute;
	top: 30px;
	left: 10px;
	}
#walklist1 {
	float: left;
	}
#walklist2 {
	float: right;
	}