body {
	background-color: #BABC8B;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 11px;
}
#all_content {
	width: 788px;
	border: 3px solid #7C7151;
	overflow: hidden;
	background-color:#FFFFFF;
	color: #7C7151;
	margin: 5px auto;
}

#nav {
	background-color:#FFFFFF;
	display: block;
	margin-bottom: 2px;
}
#nav_title {
	background-image: url(../images/nav/new/bg.jpg);
	background-repeat: no-repeat;
	height: 57px;
	width: 788px;
}
#nav_title .logo_link {
	display:block;
	float:left;
	padding: 17px 0px 0px 38px;
}

#nav_title .nav_title_links {
	display:block;
	float:right;
	padding: 22px 18px 0px 0px;
}
#nav_title .nav_title_links a:link, 
#nav_title .nav_title_links a:active, 
#nav_title .nav_title_links a:visited {
	display:inline;
	color: #7c7151;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 10px;
	font-size: 11px;
	border-left: 1px solid #7c7151;
	border-collapse:collapse;
}
#nav_title .nav_title_links a:hover {
	color: #97412C;	
}


#building, 
#space4lease {
	background-image: url(/images/bg_buildings.gif);
	height: 514px;
	width: 788px;
}
#home {
	background-image: url(/images/bg_home.gif);
	height: 327px;
	width: 788px;
}
#building_left,
#space4lease_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 512px;
	width: 290px;
}
#home_left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 327px;
	width: 290px;
	_background-image: url(/images/bg_home_left.gif);
}

.subnav_title,
.subnav_top_title {
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 5px;
	background-repeat: no-repeat;
	color: #97412C;
	cursor: default;
	}
.subnav_title {
	cursor:pointer;
}
.subnav_title img {
	border:none;
	text-decoration: none;
}
.subnav_title a, 
.subnav_title a:visited, 
.subnav_title a:active, 
.subsubnav a, 
.subsubnav a:visited, 
.subsubnav a:active
 {
	color: #AD9360;
	text-decoration: underline;
}
.subnav_title a:hover, 
.subsubnav a:hover
 {
	color: #AD9360;
	text-decoration: underline;
}
.subsubnav {
	padding: 3px 5px 2px 25px;
}
#building_right,
#space4lease_right {
	float: right;
	height: 512px;
	width: 498px;
}
#building_right {
	overflow: auto;
}
#home_right {
	float: right;
	height: 327px;
	width: 498px;
	overflow: auto;
	_background-image: url(/images/bg_home_right.gif);
}
	#building_right .content,
	#home_right .content {
		padding:15px;
	}
	#building_right .content ol li {
		margin:10px 0px;
	}
	#home_right .content strong,
	#building_right .content strong {
		color:#AD9360;
	}
	#home_right .page_title,
	#building_right .page_title {
		font-size: 23px;
		font-family: "Times New Roman", Times, serif;
		color: #A78E55;
		padding-left: 14px;
	}
	#home_right .page_title_sub,
	#building_right .page_title_sub {
		font-size: 14px;
		font-family: "Times New Roman", Times, serif;
		color: #A78E55;
		padding-left: 14px;
	}
	#home_right .title,
	#building_right .title {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	}
	#home_right .text,
	#building_right .text {
	font-size: 12px;
	padding-left: 14px;
	}
#home_right  p.text  {
	font-size: 12px;
	margin: 7px 0px;
	}
		.text a,
		.text a:active,
		.text a:visited {
			color: #97412C;
			text-decoration:none;
		}
		.text a:hover {
			text-decoration:underline;
		}
	#home_right .photo,
	#building_right .photo {
	border: none;
	cursor: pointer;
	margin: 0px 15px 10px 5px;
	padding: 15px 0px 0px 0px;
	}
#home_right   table.text  {
	font-size: 12px;
	margin: 7px 0px;
	margin-left: 14px;
	}
	
	#building_right .suite_listing {
	font-size: 12px;
	margin-left: 14px;
	overflow: hidden;
	border-bottom: 1px solid #d2b979;
	padding: 10px 0px;
	display:block;
	clear:both;
	}
	#building_right .suite_listing_title_sub {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #A78E55;
	display: block;
	}
	#building_right .suite_listing_description {
	display:block;
	float:left;
	width:255px;
	}
	#building_right .suite_listing_photos {
	display:block;
	float:right;
	width:170px;
	text-align: right;
	}
	#building_right .suite_listing_photos a.img {
		border:2px solid #bcbb8b;
		padding-left:4px;
	}

	#building_right p.suite_listing {
	font-size: 12px;
	margin: 7px 0px;
	}
		.suite_listing a,
		.suite_listing a:active,
		.suite_listing a:visited {
			color: #bcbb8b;
			text-decoration:none;
		}
		.suite_listing a:hover {
			text-decoration:underline;
		}

#wide_content {
	display:block;
	height: 327px;
	overflow: hidden;
	width: 788px;
	background-attachment: fixed;
	background-image: url(../images/bg_wide.gif);
	background-position: right bottom;
}

iframe#space4lease_window {
	height:100%;
	width:100%;
	border:none;
	border-collapse:collapse;
}

.content ul {
	margin-left: 15px;
}
#map, 
#left_subnav, 
#news {
	width: 283px;
	height: 320px;
	margin-top: 2px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #9CA27C;
	overflow:auto;
}
	#map .title, 
	#left_subnav .title,
	#news .title {
		text-transform: uppercase;
		font-size: 12px;
		margin-top: 25px;
		background-repeat: no-repeat;
		color: #97412C;
	}
	#map .pic,
	#left_subnav .pic,
	#news .pic {
		text-align:center;
		padding-top: 10px;
	}
.content hr {
	color:#AD9360;
	margin-left: 14px;
}
.tsr_field {
	margin: 0px auto 0px auto;
	padding-bottom: 5px;
	}
.tsr_question {
	text-align:right;
	width: 100px;
	float: left;
}
.tsr_answer {

}
.contractor_name {
	font-weight: bold;
}

