
/* 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: 349px; /* width of image */
	height: 81px; /* height of image */
	
	/* now set its location */
	top: 30px;
	left: 42px;
}

/* Internal */
#estateheader {
	background: url(/images/new_north/content-banner.jpg) top left no-repeat;
}


