#locationsContainer{
	width:591px;
	margin:auto;
	margin-left:25px;
}

#locationsHeaderImage{
	margin:auto;
	margin-left:15px;
	margin-top:15px;
	color:#404040;
}

#locationsHeaderText{
	height:31px;
	line-height:31px;
	font-weight:bold;
	font-size:12px;
	color:#404040;
}

.featureLocationsText{
	margin-top:20px;
	font-size:16px;
	font-weight:bold;
	color:#404040;
}

#locationsSwfContainer{
	width:595px;
	height:336px;
	border:solid black 1px;
}

.clickArrowText{
	margin-top:20px;
	font-size:14px;
	font-weight:bold;
	color:#404040;
}

.regionsListContainer{
	margin-bottom:15px;
	display:none;
}

.regionsListContainer a{
}

.regionsListContainer a{
	font-size:11px;
	color:#404040;
	text-decoration:underline;
}

.regionsListContainer a:visited{
	color:#9c9a82;
}

.regionsListContainer a:hover{
	color:#f69523;
}

.regionTitle a{
	font-size:20px;
	font-weight:bold;
	color:#404040;
	text-transform:uppercase;
	text-decoration:none;
}

.subregion_label{
	color:#404040;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:18px;
	padding:none;
	margin-left: -8px;
}

#locationsHeader{
	position:relative;
	width:564px;
	margin-left:15px;;
	margin-top:15px;
}

#locationsContainer{
	margin:0 0 0 15px;;
	width:90%;
}

.regionTitle{
	font-weight:bold;
	font-size:30px;
	text-transform:uppercase;
	color:#404040;
}

.regionTitleBig{
	font-weight:bold;
	font-size:30px;
	text-transform:uppercase;
	color:#404040;
	margin-top:20px;
}

#buildings_list_table{
	color:#404040;
}

#buildings_list_table td{
	padding:6px;
}

.building_row{
}

.building_row_even{
	background-color:#DCDDDE;
}

.building_row_odd{
	background-color:#E6E6E6;
}

.building_row_spacer{
	height:15px;
}

.availabilityLabel{
	font-weight:bold;
	font-size:14px;
	color:#5d5c4d;
}

.addressLabel{
	font-weight:bold;
	font-size:12px;
	color:#9B9981;
}

.image_td{
	width:124px;
	height:82px;
}

.image_td img{
	border:solid #404040 1px;
}

.no_image_text{
	width:100%;
	height:100%;
	text-align:center;
	line-height:82px;
	border:solid #404040 1px;
	background-color:#f1f1f2;
}

#paginationsBTNSContainer{
	width:100%;
	text-align:right;
	margin-bottom:15px;
}

#paginationsBTNSContainer a{
	color:#404040;
}

#paginationsBTNSContainer a:hover{
	color:#404040;
}

.paginateBTN{
	padding:3px;
	line-height:20px;
	border:solid #6d6d6e 1px;
	background-color:#f69523;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	text-decoration:none;
	margin-right:10px;

}