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