#content {
	background:url(binaries/page-bg.jpg) top left no-repeat;
	padding-top:100px;
}
#brochure {
	width:127px;
	height:273px;
	background:url(binaries/brochure.jpg) top left no-repeat;
	position:relative;
	margin-left:30px;
	float:left;
}
#brochure a {
	display:block;
	height:30px;
	width:124px;
	position:absolute;
	left:0;
	text-indent:-999em;
	overflow:hidden;
}
#brochure a.pdf {
	bottom:60px;
}
#brochure a.online {
	bottom:30px;
}
#brochure a.directions {
	bottom:0px;
}
.holme-eden-title {
	width:335px;
	height:53px;
	background:url(binaries/holme-eden.jpg) top left no-repeat;
	text-indent:-999em;
	overflow:hidden;
	margin-left:30px;
}
#intro-text {
	width:450px;
	float:left;
	margin-left:30px;
	margin-top:10px;
}
#links {
	background:url(binaries/links.jpg) top center no-repeat;
	width:450px;
	height:47px;
}
#links a {
	line-height:35px;
	color:#000000;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}
#links a:hover {
	text-decoration:underline;
}
#links a.left {
	float:left;
	width:49%;
}
#links a.right {
	float:right;
	width:49%;
	text-align:right;
}
.hr {
	clear:both;
	width:100%;
	height:163px;
	background:url(binaries/hr.jpg) top center no-repeat;
}
#view-grounds {	
	background:url(binaries/holme-eden-fade.jpg) bottom right no-repeat;
	height:200px;
}
#view-grounds .view-the-grounds {
	width:210px;
	height:141px;
	float:left;
	background:url(binaries/view-the-grounds.gif) top left no-repeat;
	color:#999999;
	text-decoration:none;
	padding-left:160px;
	padding-top:50px;
	padding-right:20px;
	margin-top:10px;
	margin-left:10px;
}
.view-the-grounds a {
	color:#999999;
}
.gallery-title {
	width:127px;
	height:48px;
	background:url(binaries/gallery.jpg) top left no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
.pad-wrapper {
	padding:20px;
	float:left;
}
#page-footer {
	width:650px;
	height:560px;
	background:url(binaries/footer.jpg) top left no-repeat;
	clear:both;
	padding:20px;
}
#page-footer .left {
	float:left;
	width:300px;
}
#page-footer .right {
	float:right;
	width:300px;
}