
/* Home */
#estate_homepage {
	background: url(/images/grove/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/grove/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/grove/estate-title.png) center no-repeat;
	width: 307px; /* width of image */
	height: 91px; /* height of image */
	
	/* now set its location */
	top: 360px;
	right: 43px;
}

/* Internal */
#estateheader {
	background: url(/images/grove/content-banner.jpg) top left no-repeat;
}




