@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/secretharbour/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/secretharbour/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/secretharbour/estate-title.png) no-repeat top left;
	width: 590px; /* width of image */
	height: 91px; /* height of image */
	
	/* now set its location */
	top: 35px;
	right: 90px;
}

/* Internal */
#estateheader {
	background: url(/images/secretharbour/content-banner.jpg) top left no-repeat;
}

.thegreen { color: #586719; font-weight: bold; font-size: 110%; line-height: 120%; }
.thegreen .sig { padding: 20px 0 0 0; display: block;}
.thegreen .logo { border: 1px solid #c8c8c8; margin: 0 0 20px 0; }

#homepage_menu {
	padding-top: 10px !important;
}

#homepage_menu #estate_logo { padding-top: 3px !important; }
ul#estatemenu li a { margin-bottom: 3px; padding-bottom: 3px; }

#virtualTourBtn {top: 0px;	right: 0px; position:absolute;}
* html #virtualTourBtn {right:-1px;}
#virtualTourBtn a {display:block; background:url(/images/secretharbour/button.jpg) center no-repeat;width:144px; height:143px;  text-indent:-9999px; outline:none; }


/* survey iFrame */
iframe#secretharbour_survey { margin: 0 -34px -63px -32px; width: 750px; height: 500px; }