
/* Home */
#estate_homepage {
	background: url(/images/heron_park/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/heron_park/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/heron_park/estate-title.png) center no-repeat;
	width: 240px; /* width of image */
	height: 43px; /* height of image */
	
	/* now set its location */
	top: 80px;
	right: 250px;
}

#award-logo{
	width:100px;
	height:69px;
	position: absolute; 
	top:350px;
	right:53px;
	background: url(/images/heron_park/award-logo.gif) no-repeat;
}

/* Internal */
#estateheader {
	background: url(/images/heron_park/content-banner.jpg) top left no-repeat;
}
