html, body {
	background-color: #d4d1c8;
	margin: 10px;
	padding: 0;
}

#container {
	background-color: #ffffff;
	position: relative;
	width: 812px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: auto;
	}

#page {
	background-color: #d4d2cd;
	position: relative;
	width: 800px;
	margin: auto;
	padding: 0;
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	}

#nav {
	position: relative;
	width: 800px;
	height: 38px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	}

#nav ul {
	white-space: nowrap;
	padding: 0;
	margin: 0;
	}

#nav li {
	float: left;
	list-style-type: none;
	display: inline;
	padding: 0;
	margin: 0;
	}

#nav img {
	border: 0;
	margin: 0;
	}

#nav li.location a {
	display: block;
	border: 0;
	margin: 0;
	width: 93px;
	height: 38px;
	background: url("images/nav_location.gif") 0 0 no-repeat;
	}

#nav li.location a:hover {
	background-position: -93px 0;
	}

#nav li.sa a {
	display: block;
	border: 0;
	margin: 0;
	width: 125px;
	height: 38px;
	background: url("images/nav_sa.gif") 0 0 no-repeat;
	}

#nav li.sa a:hover {
	background-position: -125px 0;
	}

#nav li.qs a {
	display: block;
	border: 0;
	margin: 0;
	width: 99px;
	height: 38px;
	background: url("images/nav_parking.gif") 0 0 no-repeat;
	}

#nav li.qs a:hover {
	background-position: -99px 0;
	}

#nav li.bldgviews a {
	display: block;
	border: 0;
	margin: 0;
	width: 118px;
	height: 38px;
	background: url("images/nav_bldgviews.gif") 0 0 no-repeat;
	}

#nav li.bldgviews a:hover {
	background-position: -118px 0;
	}

#nav li.bldgamen a {
	display: block;
	border: 0;
	margin: 0;
	width: 141px;
	height: 38px;
	background: url("images/nav_bldgamen.gif") 0 0 no-repeat;
	}

#nav li.bldgamen a:hover {
	background-position: -141px 0;
	}

#nav li.areaamen a {
	display: block;
	border: 0;
	margin: 0;
	width: 118px;
	height: 38px;
	background: url("images/nav_areaamen.gif") 0 0 no-repeat;
	}

#nav li.areaamen a:hover {
	background-position: -118px 0;
	}

#nav li.contact a {
	display: block;
	border: 0;
	margin: 0;
	width: 106px;
	height: 38px;
	background: url("images/nav_contact.gif") 0 0 no-repeat;
	}

#nav li.contact a:hover {
	background-position: -106px 0;
	}

#header_home {
	width:800px;
	}

#header img {
	}

#header {
	width:800px;
	background-image: url("images/new919header.jpg");
	height: 160px;
	background-repeat: no-repeat;
	}

#bsum {
	float: left;
	clear: none;
	width: 374px;
	height: 40px;
	font-size: 11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #abc5d3;
	margin: 5px;
	}

#bsum p {
	margin: 0;
	padding: 0;
	}
	
.column1 {
	position: relative;
	float:left;
	width: 140px;
	padding: 10px;
}

.column2 {
	padding: 10px;

}

#leasing {
	float: left;
	;
}

.divider {
	background-color: #9cabb7;
	}

.lsng_agentname {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.lsng_text {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #ffffff;
	font-weight: normal;
	line-height: 16px;
	padding-left: 8px;
}

.lsng_email:link {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	padding-left: 8px;	
}

.lsng_block {
	width: 100px;
	float:left;
	padding: 5px;
}

.lsng_email:visited {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
	padding-left: 8px;	
}

.lsng_email:active {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	color: #ffffff;	
	padding-left: 8px;	
}

.lsng_email:hover {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: underline;
	color: #ffffff;	
	padding-left: 8px;	
}



#contact {
	float: left;
	width: 744px;
	height: 300px;
	background-color: #93a5b6;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	padding: 28px;
	}

#contact p {
	line-height: 20px;
	}

#contact a:link {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

#contact a:visited {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	color: #ffffff;
}

#contact a:active {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: none;
	color: #ffffff;	
}

#contact a:hover {
	font-family: tahoma, helvetica, arial, sans-serif;
	text-decoration: underline;
	color: #ffffff;	
}

#left_column {
	float: left;
	width: 744px;
	height: 450px;
	background-color: #93a5b6;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	padding: 28px;
	}
	
#left_column_buildingamenities {
	float: left;
	width: 744px;
	height: 450px;
	background-color: #93a5b6;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	padding: 28px;
	}	
	
#left_column_areaamenities {
	float: left;
	width: 744px;
	height: 770px;
	background-color: #93a5b6;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	padding: 28px;
	}	

#left_column p {
	line-height: 26px;
	}

#left_column ul {
	line-height: 26px;
	}

#left_column .subhead {
	padding-right: 100px;
	}
	
#right_column {
	float: right;
	width: 338px;
	background-color: #d4d2cd;
	height: 550px;
	}

#right_column img {
	border: 0;
	}

#content {
	width: 744px;
	background-image: url('images/content_bg.jpg');
	background-repeat: repeat-x;
	background-color: #93a5b6;
	padding: 28px;
	clear: both;
	}

#content a {
	color:#CCCCCC;
	}
#content visited {
	color:#CCCCCC;
	}

.sa_header {
	height: 27px;
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url('images/sa_hdr_bg.gif');	
}

.sa_row {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #707e8d;
	line-height: 30px;
}

.sa_alternatingrow {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight:normal;
	background-color:#57626E;
	line-height: 30px;
}

.sa_footer {
	height: 22px;
	background-color: #000000;

}

.sa_button img {
	float: right;
	border: 0;
	margin-top: 6px;
	margin-left: 4px;
	}

.qs_header {
	height: 27px;
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #000000;
	background-image: url('images/sa_hdr_bg.gif');	
}

.qs_fullfloor {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight:normal;
	background-color: #707e8d;
	line-height: 30px;
}

.qs_emptyfloor {
	font-size:11px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-weight: normal;
	background-color: #57626E;
	line-height: 30px;
}

.qs_footer {
	height: 22px;
	background-color: #000000;

}


#footer {
	width: 800px;
	height: 35px;
	clear: left;
	background-color: #667C72;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.SpryHiddenRegion {
	visibility: hidden;
}
.subheader1 {
	height: 57px;
	width: 462px;
	background-color: #000000;
	float: left;
	clear: left;
}
.subheader2 {
	background-color: #7b8b99;
	height: 57px;
	width: 338px;
	clear: right;
	float: right;
}
#this {
	width: 200px;
	float:left;
	
}
#that {
	width: 200px;
	float:right;
	text-align:right;
}
#that a {
	color:#BCD1DA;
}
#that a:link {
	color:#BCD1DA;
}
#that a:visited {
	color:#BCD1DA;
}
.style1 {color:#FF9900}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.homebutton {
	position: relative;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	width: 108px;
	height: 103px;
	}

.homebutton a {
	outline: none;
	display: block;
	border: 0;
	margin: 0;
	width: 108px;
	height: 103px;
	background: url("images/919_homebtn.jpg") 0 0 no-repeat;
	padding:0;
	}

.homebutton a:hover {
	background-position: 0 -103px;
	padding:0;
	margin: 0;
	}

.toggleable {
	display:none;
	padding: 10px 20px 10px 20px;
	width:640px;
	background-color:#F4F4F4;
	font-weight:normal;
	color: #414141;
}
.toggleable img {
	padding:0;
}
.toggle-button {
	float: left;
	margin: 3px 8px 10px 0;
	cursor: pointer;
}

.archive_item {
	padding:30px 0 0 30px;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.headline {
	font-weight: bold;
	}