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

