
/* Home */
#estate_homepage {
	background: url(/images/princeton/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/princeton/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/princeton/estate-title.png) center no-repeat;
	width: 345px; /* width of image */
	height: 21px; /* height of image */
	
	/* now set its location */
	top: 361px;
	right: 60px;
}

/* Internal */
#estateheader {
	background: url(/images/princeton/content-banner.jpg) top left no-repeat;
}

#soldout a { background:url(/images/princeton/soldout.gif) no-repeat; width:980px; position:absolute; bottom:0; left:0; z-index:99; height:43px; display:block; text-indent:-9999px; margin-left:-279px;}




