@charset "utf-8";
body {
	font: 100% Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #344555;
	padding: 0;
	text-align: left;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -20px;
	margin-left: 0;
}

#container {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg_page.jpg);
	background-repeat: repeat-y;
	}
	
#page_home {
	width: 930px;
	height: 765px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg_distinction.jpg);
	background-repeat: no-repeat;
	background-color: #f4e6d5;
	}

#page_tenant {
	width: 930px;
	height: 910px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg_tenant.jpg);
	background-repeat: no-repeat;
	background-color: #f4e6d5;
	}
	
#page_tenant p.star {
	font-size: 11px;
	}	
	
#page_content {
	width: 930px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/bg_distinction.jpg);
	background-repeat: no-repeat;

	}

#top {
	width: 930px;
	height: 52px;
	margin: 0;
	}

#top img {
	float: right;
	}

#lsng {
	float: right;
	background-image: url(images/bldg_right.gif);
	width: 263px;
	height: 512px;
	padding: 0;
	margin: 0;
	}

#lsng p {
	text-align: center;
	padding-left: 0;
	padding-top: 376px;
	}

#lsng img {
	padding-right: 0;
	padding-top: 0;
	}

.lsng_agentname {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
}

.lsng_text {
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-weight: normal;
	padding-top: 2px;
	line-height: 16px;
	padding-left: 0px;
}

.lsng_email {
	font-size:11px;
	color: #FFFFFF;
	}

.lsng_email:link {
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.lsng_email:visited {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.lsng_email:active {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #FFFFFF;	
}

.lsng_email:hover {
	font-family: arial, sans-serif;
	text-decoration: underline;
	color: #FFFFFF;	
}


#nav {
	height: 26px;
	width: 930px;
	}

#nav ul {
	white-space: nowrap;
	padding: 0;
	margin: 0;
	}

#nav li {
	float: left;
	text-indent:-9999px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}

#nav img {
	border: 0;
	margin: 0;
	display: block;
	}

#nav li.thebldg a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 104px;
	height: 26px;
	background: url("images/nav_thebldg.gif") 0 0 no-repeat;
	}

#nav li.thebldg a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.location a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 81px;
	height: 26px;
	background: url("images/nav_location.gif") 0 0 no-repeat;
	}

#nav li.location a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.access a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 58px;
	height: 26px;
	background: url("images/nav_access.gif") 0 0 no-repeat;
	}

#nav li.access a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.amen a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 78px;
	height: 26px;
	background: url("images/nav_amen.gif") 0 0 no-repeat;
	}

#nav li.amen a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.parking a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 69px;
	height: 26px;
	background: url("images/nav_parking.gif") 0 0 no-repeat;
	}

#nav li.parking a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.photos a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 110px;
	height: 26px;
	background: url("images/nav_photos.gif") 0 0 no-repeat;
	}

#nav li.photos a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.sa a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 111px;
	height: 26px;
	background: url("images/nav_sa.gif") 0 0 no-repeat;
	}

#nav li.sa a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.qs a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 91px;
	height: 26px;
	background: url("images/nav_qs.gif") 0 0 no-repeat;
	}

#nav li.qs a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#nav li.ownership a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 89px;
	height: 26px;
	background: url("images/nav_ownership.gif") 0 0 no-repeat;
	}

#nav li.ownership a:hover {
	outline: none;
	background-position: 0 -26px;
	}

#header {
	width: 930px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/header_bg.jpg)
	}

#headerhome {
	width: 930px;
	height: 175px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/headerhome_bg.jpg)
	}

#footer {
	margin: auto;
	width: 910px;
	height: 38px;
	background-image: url("images/bg_footer.jpg");
	color: #834652;
	text-align: right;
	padding-right: 20px;
	}

#footer img {
	padding-left: 20px;
	padding-top: 11px;
	float: left;
	border: 0;
	}

#footer .newsbtn {
	padding-left: 20px;
	padding-top: 0px;
	margin-top: -4px;
	float: left;
	border: 0;
	}

#footer a:link {
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	color: #834652;
	text-decoration: none;
	font-weight: normal;
}

#footer a:visited {
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #834652;
}

#footer a:active {
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #834652;	
}

#footer a:hover {
	font-family: arial, sans-serif;
	text-decoration: underline;
	color: #834652;	
}

.clearboth { clear: both; }

#main {
	width: 930px;
	margin: 0;
	padding: 0;
	}

#content_home {
	width: 632px;
	margin: 0;
	padding: 0;
	}

#content {
	width: 630px;
	padding: 60px 0 0 0;
	margin: 0;
	}

#content_amen {
	width: 630px;
	padding-top: 60px;
	}

#content_sa {
	width: 630px;
	padding-left: 30px;
	padding-top: 60px;
	}

#content p {
	padding-left: 30px;
	width: 560px;
	color: #000000;
	line-height: 18px;
	}

#content .image_left {
	float: left;
	margin: 0;
	padding-right: 12px;
	padding-bottom: 20px;
	}

#content .amenhdr {
	padding-left: 30px;
	clear: right;
	}

#content .hdr {
	padding-left: 30px;
	}

.amen_photo {
	float: left;
	position: relative;
	width: 270px;
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 18px;
	clear: none;
	}

#amen_para {
	width: 620px;
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 18px;
	clear: none;
	}
	
#amen_para p {
	width: 300px;
	margin-left: 286px;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 0;
	color: #000000;
	line-height: 18px;
	}

#amen_top {
	width: 620px;
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 18px;
	clear: none;
	}
	
#amen_top p {
	width: 580px;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 0;
	color: #000000;
	line-height: 18px;
	}

#amen_bottom {
	width: 880px;
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 18px;
	clear: none;
	}
	
#amen_bottom p {
	width: 850px;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 30px;
	padding-top: 0;
	color: #000000;
	line-height: 18px;
	}

.photonudge {
	padding-left: 30px;
	margin-bottom: 10px;
	}

.btnfloat {
	float: right;
	border: 0;
	padding-left: 20px;
	margin-bottom: 10px;
	}

#amen_mainphoto {
	float:left;
	padding-right:20px;
	padding-bottom:7px;
  }

.sa_header {
	height: 27px;
	font-size:11px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #572333;

}

.sa_row {
	font-size:11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #dfb889;
	line-height: 16px;
	border: solid 1px #0C2B4A;
}

.sa_alternatingrow {
	font-size:11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color: #000000;
	background-color: #bebebe;
	line-height: 16px;
	border: solid 1px #0C2B4A;
}

.sa_footer {
	height: 16px;
	background-color: #572333;
	border: solid 1px #0C2B4A;
}

.qs_header {
	height: 27px;
	font-size:11px;
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #572333;
}

.qs_fullfloor {
	font-size:11px;
	font-family: arial, sans-serif;
	font-weight:normal;
	background-color: #bebebe;
	color: #000000;
	line-height: 27px;
}

.qs_emptyfloor {
	font-size:11px;
	font-family: arial, sans-serif;
	font-weight: normal;
	background-color: #dfb889;
	color: #000000;
	line-height: 27px;
}

.qs_footer {
	height: 27px;
	background-color: #572333;
}

.bsum_bldgname {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bold;
	}

.bsum_text {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #000000;
	font-weight: normal;
	}

.bsum_label {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #000000;
	font-weight: bold;
	}

.dropcap {
	float: left;
	font-size: 56px;
	color: #5e142b;
	margin-bottom: -10px;
	font-family: "Times New Roman", Times, serif;
	line-height: 48px;
}

.blurb {
	float: left;
	width: 430px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #000000;
	padding: 0 0 0 120px;
	margin: 0;
	}

.bldg_rt {
	position: relative;
	float: right;
	}

.home_photos {
	float: left;
	width: 599px;
	padding: 0 0 0 32px;
	margin: 50px 0 0 0;
	}

.tagline {
	float: left;
	margin: 0;
	padding: 16px 0 0 32px;
	}


.spryloading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C28A16;
	padding: 10px;
	height: 13px;
	width: 580px;
	border-width:1px;
	border-style:solid;
	border-color:#DEC492;
	background-color:#F5E3C9;
	text-align: center;
}

.spryerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C28A16;
	padding: 10px;
	height: 13px;
	width: 580px;
	border-width:1px;
	border-style:solid;
	border-color:#DEC492;
	background-color:#F5E3C9;
	text-align: center;
}

.tab_tenant {
	float: right;
	margin: 0;
	padding: 14px 20px 0 0;
	}

.tab_newsevents {
	float: right;
	margin: 0;
	padding: 14px 223px 0 0;
	}

.tab_tenant_home {
	float: right;
	margin: 0;
	padding: 106px 20px 0 0;
	}

.tab_newsevents_home {
	float: right;
	margin: 0;
	padding: 106px 223px 0 0;
	}

.homebtn {
	margin: 20px 0 0 0;
	padding: 0;
	}
.SpryHiddenRegion {
	visibility: hidden;
}
.alert {
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;	
	background-color: #F3F3F3;
	padding: 15px;
	border: 1px solid;
	border-color: #CCCCCC;
	color: #CC431C;
	font-weight: bold;
	margin-top: 10px;
	text-align:center;
	width: 890px;
	
}
.alert a:link{
	color:#842E3B;
}
#alertContent {
	
}
