
/* Home */
#estate_homepage {
	background: url(/images/honeywood/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo {background: url(/images/honeywood/logo.gif) center no-repeat; height: 113px!important;}

#estate_title {
	background: url(/images/honeywood/estate-title.png) center no-repeat;
	width: 236px; /* width of image */
	height: 48px; /* height of image */
	
	/* now set its location */
	top: 367px;
	right: 48px;
}

/* Internal */
#estateheader {
	background: url(/images/honeywood/content-banner.jpg) top left no-repeat;
}
#agent_details {display:none;}
#comingsoon a { background:url(/images/honeywood/coming-soon-banner.gif) no-repeat; width:980px; position:absolute; bottom:0; left:0; z-index:99; height:43px; display:block; text-indent:-9999px; margin-left:-279px;}

