@charset "utf-8";
/* CSS Document */

#loc_header {
	width:525px;
	height:auto;
	float:left;
	color:#999;

}
#loc_header h1{
	color:#183a4c;
	font-size:20px;
	text-align:left;
	text-decoration:none;
}
#loc_header_container {
	width:auto;
	margin-bottom: 15px;
	float: left;
}

#request_info_btn {
	float:right;
}
#key_loc_info {
	color:#183a4c;
	font-size:1.35em;
	text-align:left;
	border-bottom: 2px solid #999;
	float:left;
	width:200px;
	padding-bottom:5px;
}
#loc_IMG {
	border:#c6bfac 4px solid;
	float:right;
}
#key_loc_list {
	float:left;
	width:200px;
}
#key_loc_list h1{
	color:#183a4c;
	font-size:18px;
	text-align:left;
	padding-right:40px;
	margin-bottom:10px;
	border-bottom:solid 1px #c6bfac;
}
#key_loc_list li{
	padding-top:5px;
	padding-bottom:2px;
}

.loc_list_items {
	font-size:12px;
	list-style-position:outside;
	list-style-type:disc;
	margin-left: 15px;
}
#loc_request_INFO {
	margin-top:5px;
	float: left;
}
.bold {
	font-weight:bold;
}
#loc_request_INFO h1{
	color:#183a4c;
	font-size:18px;
	text-align:left;
	margin-bottom:3px;
	border-bottom:solid 1px #c6bfac;
}
#prop_form_right img{
	float:right;
	padding:15px 15px 0px 0px;
}
#loc_attract_left {
	width:164px;
	height:auto;
	float:left;
}
#loc_attract_right {
	width:164px;
	height:auto;
        float: right;
}
#loc_attract h1{
	color:#183a4c;
	font-size:18px;
	text-align:left;
	margin-bottom:15px;
}
#loc_attract_left li{
	padding-top:5px;
	padding-bottom:2px;
}
#loc_attract_right li{
	padding-top:5px;
	padding-bottom:2px;
}
#loc_attract_center {
	width:163px;
	height:auto;
	margin-top: 10px;
        margin-left:164px;
}
#loc_attract_center li{
	padding-top:5px;
	padding-bottom:2px;
}
#loc_attract {
	clear:both;
	height:auto;
	width:525px;
}	
.read_more {
	padding-top:15px;
	float:left;
	color:#1c6b94;
}
.loc_p {
	padding: 25px 0px 0px;
	font-size:1em;
}
#slideshow {
	clear:both;
	float:left;
	padding:15px;
}
#loc_proj {
	clear:both;
	display:block;
	float:left;
	background-image:url(images/proj_loc.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#f2efe8;
	width:565px;
}

#loc_proj h1{
	text-align:center;
	font-size:1.5em;
	font-weight:bold;
        margin-top:28px;
}
.loc_proj_shadow {
	display:block;
	clear:both;
	float:left;
}
