﻿h1 {
	color: #433d00;
	font-size: 28px;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 28px;
}

#landowners {
	height: 225px;
	width: 100%;
	background-color: #8aa45e;
}
#landowners img {
	float: left;
}
#landowners p {
	margin: 0px;
	margin-top: 30px;
	padding: 0px;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	width: 371px;
	font-size: 14px;
	color: #ffffff;
}

#landownersBottom {
	width: 100%;
	height: 201px;
	background-image: url('../images/landowners/background.jpg');
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#landownersBottom div.cell {
	height: 99px;
	width: 182px;
	margin-right: 1px;
	margin-bottom: 1px;
	float: left;
}
#landownersBottom div.cell img {
	float: left;
}
#landownersBottom div.cell a {
	display: block;
}
#landownersBottom div.cell a:link {
	display: block;
}