/* ------------------- Walled Garden Styles ----------------- */
.walled-garden #content {
	background: url(binaries/header.jpg) top left no-repeat;
}
#content.localarea {
	background:url(binaries/leafBanner.jpg) top left repeat-x #FFFFFF;
}
.walled-garden #content.banner {
	background: url(binaries/leafbanner.jpg) top left no-repeat!important;
}
.walled-garden #content .introText {
	float:right;
	width:430px;
	margin-right:30px;
	margin-top:230px;
}
ul.brochure-links {
	width:170px;
	float:left;
	margin-left:40px;
	margin-top:290px;
}
ul.brochure-links li {
	list-style:none;
	font-size:1.2em;
	line-height:30px;
	border-bottom:1px dotted #DBDBDB;
}
ul.brochure-links li:last-child {
	border-bottom:none;
}
ul.brochure-links li a{
	text-decoration:none;
	color:#000000;
	padding-left:35px;
	height:30px;
	display:block;
	background-image:url(../../binaries/brochure.jpg);
	background-repeat:no-repeat;
}
ul.brochure-links li a.pdf {
	background-position:0 0;
}
ul.brochure-links li a.online {
	background-position:bottom left;
}
ul.brochure-links li a.directions {
	background:url(binaries/directions.jpg) 10px center no-repeat!important;
}

.walled-garden #properties {
	width:400px;
	padding-left:20px;
	float:left;
}
#properties a {
	display:block;
	text-decoration:none;
	color:#000000;
}
#grounds {
	width:100%;
	background: url(binaries/ground-map.jpg) top right no-repeat;
}
.the-grounds {
	width:262px;
	height:66px;
	background: url(binaries/the-grounds.jpg) top left no-repeat;
	text-indent:-999em;
	overflow:hidden;
	margin-left:20px;
	margin-top:20px;
}
.fern {
	background: url(binaries/fern.jpg) top left no-repeat;
	width:309px;
	height:156px;
	float:left;
}
.fern p {
	width:110px;
	margin-top:60px;
	margin-left:15px;
}
.rose {
	background: url(binaries/rose.jpg) top left no-repeat;
	width:350px;
	float:left;
}
.rose p {
	width:170px;
	margin-top:60px;
	margin-left:200px;
}
.crocus {
	background: url(binaries/crocus.jpg) top left no-repeat;
	width:400px;
	float:left;
}
.crocus p {
	width:150px;
	margin-top:60px;
	margin-left:15px;
}
#grounds-link {
	display:block;
	width:200px;
	height:280px;
	text-indent:-999em;
	float:right;
	padding-right:40px;
}
#key {
	float:right;
	width:200px;
	padding-right:40px;
	font-weight:bold;
	color:#411736;
}
#foot-wrap {
	width:690px;
	background: url(binaries/footer.jpg) bottom left no-repeat;
	height:185px;
	padding:60px 0 0 0px;
}
.foot-block {
	float:left;
	width:300px;
	color:#FFFFFF;
	padding-left:30px;
}
.foot-block h3 {
	text-transform:capitalize!important;
	color:#FFFFFF!important;
}
.foot-block a {
	color:#FFFFFF!important;
	text-decoration:none;
}
.foot-block img {
	float:left;
	padding-right:10px;
}
.history {
	width:200px;
	height:89px;
	background:url(binaries/history.jpg) top left no-repeat;
	text-indent:-999em;
	overflow:hidden;
}
#history {
	margin:30px 30px 30px 30px;
}
#history .left {	
	float:left;
	width:300px;
}
#history .right {	
	float:right;
	width:300px;
}
#galleryWrapper {
	margin:30px 0px 30px 30px;
	padding-top:30px;
	background: url(binaries/leafbanner.jpg) top left no-repeat!important;
}
.pad-wrapper {
	padding:30px;
}
#accord {
	width:300px;
	float:left;
	height:550px;
	overflow:hidden;
}
#local-map {	
	width:300px;
	float:right;
}
.local-title {
	width:562px;
	height:85px;
	background:url(binaries/localarea-title.jpg) top left no-repeat;
	text-indent:-999em;
	margin-top:10px;
}