

#building_title {
	display:block;
	clear:both;
}

#building_detail h2
{
	color:#069;
}

#images {
	display:block;
	float:left;
	width:310px;
	height:310px;
	margin:0px 10px 10px 0px;
	border:1px solid #ddd;	
	overflow:hidden;
}

#images img.first {
	display:block;
	padding:0px;
}

#building_detail {
	clear:both;
}

#building_detail dl {
	float:left;
	margin-right:10px;
	width:48%;
}

#building_detail dl.clear
{
	clear:left;
}

#building_detail h3 {
	font-size:11px;
	font-weight:normal;
	letter-spacing:2px;
	text-align:right;
	color:#fff;
	height:20px;
	width:290px;
	line-height:20px;
	padding-right:10px;
	background: url('images06/h2_bg.jpg') top right no-repeat;
	margin-bottom:5px;
}

#building_detail h3 a {
	color:#fff;
	font-weight:normal;
}

#building_detail dl dt
{
	color:#069;
	font-weight:bold;
	font-size:12px;
}

#building_detail dd
{
	padding:0px;
	margin:0px;
	font-size:11px;
}

#building_detail ul
{
	padding:0px;
	margin:0px;
}

#building_detail ul li
{
	list-style-type:none;
	font-weight:bold;
}

#building_detail ul li ul li
{
	margin-left:15px;
	font-weight:normal;
}

#building_detail a.PDF {
	display:block;
	padding:4px;
	border:1px solid #069;
	margin:7px 15px 0px 0px;
}

#building_detail a.PDF:hover {
	background-color:#d9e5e5;
}

#other_sites {
	margin-top:25px;
	clear:both;
}

#other_sites h2
{
	color:#069;
}

#site {
}

#site a {
	display: block;
	float:left;
	width:82px;
	min-height:200px;
	margin:8px;
	border:1px solid #069;
	font-size:.75em;
}

#site a:hover, #site a.active {
	background-color: #cdd;
}

#site p {
	text-align:center;
	padding:5px;
}

#site img, #site img:hover {
	width:72px;
	padding:5px;
	border:none;
}

#other_sites {
	display:block;
	height:30px;
	border-bottom:1px solid #333;
}

#other_sites h2 {
	display:block;
	float:left;
	margin-right:10px;
}

#other_sites select, select.other_sites {
	font-size:10px;
	padding:1px;
	margin-top:5px;
}
