@charset "utf-8";

/* CSS Document */

#property_header {
	width:300px;
	height:auto;
	float:left;
	color:#999;
}
#property_header h1{
	color:#183a4c;
	font-size:20px;
	text-align:left;
	text-decoration:none;
	font-weight:normal; /* Ben - added */
}
#property_header_container {
	width:100%;
	margin-bottom:15px;
	float:left;
}
#request_info_btn {
	float:right;
}
#prp_MID {
	margin-bottom:25px;
	float:left;
	width:100%;
}
#prop_IMG {
	border:#c6bfac 4px solid;
	float:left;
}
#key_PRJ_info {
	float:right;
	width:235px;
}
#key_PRJ_info h1{
	color:#183a4c;
	font-size:18px;
	text-align:left;
	padding-right:40px;
	margin-bottom:10px;
	border-bottom:solid 1px #c6bfac;
}
#key_PRJ_info li{
	padding-top:2px;
	padding-bottom:2px;
}
#request_INFO {
	float:left;
	margin-top:5px;
}
.bold {
	font-weight:300
}
#request_INFO h1{
	color:#183a4c;
	font-size:18px;
	text-align:left;
	margin-bottom:3px;
	border-bottom:solid 1px #c6bfac;
}
#prop_form_left{
	float:left;
	width:180px;
}
#prop_form_right{
	float:right;
	width:280px;
}
.ptag{
	padding-top:10px;
	margin:0px 0px 25px 0px;
	clear:both;
}
.links{
	color:#387da1;
}
#prop_LOWER_container{
	width:565px;
	float:left;
}
#prop_LOWER {
	width:200px;
	float:left;
}
#prop_LOWER h1{
	color:#183a4c;
	font-size:18px;
	text-align:left;
	margin-bottom:15px;
	border-bottom:solid 1px #c6bfac;
}
#prop_LOWER_img{
	border:#c6bfac 4px solid;
	float:right;
}
#prop_LOWER li{
	padding-top:2px;
	padding-bottom:2px;
	list-style:disc;
	list-style-position:outside;	
}
.btmBTN {
	display:block;
	margin-top:20px;
	margin-right:auto;
	margin-bottom:0pt;
	margin-left:auto;
}
.list_items {
	font-size:12px;
	list-style-position:inside;
	list-style-type:disc;
        margin-left:15px;
}
.search_results_properties {
	width:505px;
	height:100px;
	margin:0px;
	border-bottom:2px solid #ccc;
	border-top:2px solid #ccc;
}
.results_image {
	float:left;
	width:82px;
	height:82px;
	padding:10px 0px;
}
.results_text_container {
	float:right;
	width:400px;
	text-align:left;
	padding-top:15px;
}
.results_text_container H1{
	font-size:1.5em;
	color:#113c45;
}
.SR {
	font-size:2em;
	color:#113c45;
	float:left;
}
.Search_Dropdown {
	float:right;
	width:200px;
	padding-top:5px;
}
#search_header {
	width:525px;
	height:50px;
}
