@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/austin_cove/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/austin_cove/logo.gif) center no-repeat;
}

#estate_title {
	display: none;
	/*background: url(/images/austin_cove/estate-title.png) center no-repeat;
	width: 308px;  width of image 
	height: 100px; height of image 
	
	 now set its location 
	top: 68px;
	right: 53px;*/
}

/* Internal */
#estateheader {
	background: url(/images/austin_cove/content-banner.jpg) top left no-repeat;
}

.newSalesOffice { outline: none; display: block; width: 154px; height: 154px; position: absolute; top: 0; right: 0; background: url(/images/austin_cove/new-sales-office.gif) no-repeat top left; }
* html .newSalesOffice {right:-1px;}

#austinCoveDVD {top: 320px;	right: 52px; position:absolute;}
#austinCoveDVD a {display:block; background:url(/images/austin_cove/button.png) center no-repeat;width:129px; height:128px;  text-indent:-9999px; }
