#content {
	background:url(binaries/flowers.jpg) top left repeat-y;
	width:618px;
	padding-left:72px;
}
.kirkhill-title {
	width:192px;
	height:79px;
	background:url(binaries/kirkhill.jpg) top left no-repeat;
	float:left;
	text-indent:-999em;
	margin-bottom:0px!important;
}
.hr {
	width:618px;
	height:35px;
	background:url(binaries/hr.jpg) top left no-repeat;
	clear:both;
}
#brochure {
	width:201px;
	height:329px;
	background:url(binaries/brochure.jpg) top left no-repeat;
	position:relative;
	margin:10px 20px;
	float:left;
}
#brochure a {
	position:absolute;
	left:0;
	width:201px;
	height:30px;
	display:block;
	text-indent:-999em;
}
#brochure a.pdf {
	bottom:60px;
}
#brochure a.online {
	bottom:30px;
}
#brochure a.directions {
	bottom:0px;
}
#intro {
	float:right; 
	width:330px;
	margin:20px 30px 0px 0px;
}
#links {
	list-style:none;
}
#links li a{
	padding-left:35px;
	background:url(binaries/list.jpg) center left no-repeat;
	line-height:40px;
	font-size:2em;
	text-decoration:none;
	color:#000000;
}
#plots {
	width:308px;
	height:110px;
	background:url(binaries/plots.jpg) center center no-repeat;
	padding:30px 30px 0px 280px;
	margin-bottom:20px;
}
#plots h3 {
	text-align:right;
}
#plots p {
	text-align:right;
}
.pad-wrapper {
	padding:20px 20px;
}
.local-pad {
	padding:5px;
}

.page-footer .left {
	float:left;
	width:260px;
	margin-left:20px;	
	margin-top:20px;
}
.page-footer .right {
	float:right;
	width:260px;
	margin-right:20px;	
	margin-top:20px;
}
