@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/provence/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/provence/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/provence/estate-title.png) center no-repeat;
	width: 252px; /* width of image */
	height: 23px; /* height of image */
	
	/* now set its location */
	top: 350px;
	right: 400px; z-index:99;
}

/* Internal */
#estateheader {
	background: url(/images/provence/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; }

#virtualTourBtn {top: 0px;	right: 0px; position:absolute;}
* html #virtualTourBtn {right:-1px;}
#virtualTourBtn a {display:block; background:url(/images/provence/virtual-tours-btn.gif) center no-repeat;width:149px; height:150px;  text-indent:-9999px; outline:none; }
