@charset "UTF-8";
/* Home */
#estate_homepage {
	background: url(/images/smithfield/homepage-photo.jpg) no-repeat;
}

#homepage_menu #estate_logo { 
	background: url(/images/smithfield/logo.gif) center no-repeat;
}

#estate_title {
	background: url(/images/smithfield/estate-title.png) center no-repeat;
	width: 374px; /* width of image */
	height: 44px; /* height of image */
	
	/* now set its location */
	top: 50px;
	right: 300px;
}
.smithfieldPromo { background:url(../images/smithfield/buildingBoostPromo.png) no-repeat 0 0; display:block; width:350px; height:214px; position:absolute; right:20px; top:20px; text-indent:-99999px; }
.smithfieldDisclaimer { position: absolute; bottom:7px; right:20px; text-align:right; color:#ffffff; }
.smithfieldDisclaimer a { font-weight:bold; color:#fff; }

#award-logo{
	width:100px;
	height:100px;
	position: absolute; 
	bottom: 20px;
	right:20px;
	background: url(/images/smithfield/award-logo.png) no-repeat;
}

#sustainability-award{
	width:150px;
	height:81px;
	position: absolute; 
	bottom: 30px;
	right:140px;
	background: url(/images/smithfield/logos-finalist-reverse.jpg) no-repeat;
}

/* Internal */
#estateheader {
	background: url(/images/smithfield/content-banner.jpg) top left no-repeat;
}

table#smithfieldVT a {color:#000; font-weight:bold; text-decoration:none;}
table#smithfieldVT img {margin:20px 0 5px 0;}

#virtualTourBtn {top: 0px;	right: 0px; position:absolute;}
* html #virtualTourBtn {right:-1px;}
#virtualTourBtn a {display:block; background:url(/images/smithfield/button.jpg) center no-repeat;width:144px; height:143px;  text-indent:-9999px; outline:none; }


