@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/beaumaris_beach/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/beaumaris_beach/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/beaumaris_beach/estate-title.png) center no-repeat;
	width: 340px; /* width of image */
	height: 67px; /* height of image */
	
	/* now set its location */
	top: 60px;
	left: 30px;
}

/* Internal */
#estateheader {
	background: url(/images/beaumaris_beach/content-banner.jpg) top left no-repeat;
}

table#beaumarisVT a {color:#000; font-weight:bold; text-decoration:none;}
table#beaumarisVT img {margin:20px 40px 5px 0;}

/* Display Village Information */
.DownloadEstatePlan a{color: #e21618; font-weight: bold; text-decoration: none;}

#virtualTourBtn {top: 0px;	right: 0px; position:absolute;}
#virtualTourBtn a {display:block; background:url(/images/beaumaris_beach/button.jpg) center no-repeat;width:144px; height:143px;  text-indent:-9999px; outline:none; }


