@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/seville_grove/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/seville_grove/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/seville_grove/estate-title.png) center no-repeat;
	width: 229px; /* width of image */
	height: 90px; /* height of image */
	
	/* now set its location */
	top: 354px;
	right: 35px;
}

/* Internal */
#estateheader {
	background: url(/images/seville_grove/content-banner.jpg) top left no-repeat;
}

