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

/*body {
	font-size:76%;
	font-family:"trebuchet MS", verdana, arial, sans-serif;
}*/
#minMax {
	min-width:700px;
	max-width:1100px;
	margin:0 auto;
}
#header h1 {
	display:inline;
	padding-left:100px
}
/*#outer1 {float:left; width:20%; background:#d0c0c0;}*/
/*#outer2 {float:left; width:15%; background:#c0c0c0;}*/
/*#outer3 {float:left; width:30%;}*/
/*#outer4 {float:right; width:15%; background:#d0d0d0;}*/
#outer5 {
	float:right;
	width:20%;
}
#outer5 {
	padding-bottom:32767px;
	margin-bottom:-32767px;
}
#wrapper {
	overflow:hidden;
	border:2px solid #A1000A;
	background-color:#F2F2F2;
}
#topbar {
	width:80%;
	float:left;
}
#footer {
	clear:both;
}
h1 {
	font-size:20px;
	margin:0;
	padding:10px 10px;
}
h3 {
	font-size:18px;
	margin:0;
	padding:8px 0;
}
.content {
	padding:10px 0 0 0;
}
.main_content, .sidebar {
	background-color:#FFF;
	margin:10px;
	padding:10px;
	border:1px solid #D4D4D4;
}
p {
	font-size:12px;
	line-height:1.5em;
	margin:0;
	padding:5px 0;
}
#footer p, #footer a:hover {
	text-decoration:none;
}
/*Property boxes*/
.property_container {
	background-color:#FFFFFF;
	border-color:#D4D4D4;
	border-style:solid;
	border-width:1px 1px 4px;
	height:auto;
	margin:18px 0 3px;
	position:relative;
	text-align:left;
	width:403px;
}
.property_status {
	background-color:#FFFFFF;
	clear:right;
	float:right;
	height:47px;
	width:80px;
}
.property_image {
	display:block;
	float:left;
	height:auto;
	padding:5px;
	width:150px;
}
.property_content {
	background-color:#FFFFFF;
	margin:0 0 0 170px;
	padding-right:20px;
}
.property_links {
	background-color:#FFFFFF;
	display:block;
	margin:10px 0 45px 170px;
	padding-top:10px;
	text-align:left;
}
ul , li {
 margin:0;
 padding:0;
}


          .box{
			 border: 1px solid rgb(180, 168, 144); 
			 width: 300px; 
			 padding-top: 0px; 
			 padding-left: 10px;
		  }
		  .box p{
			  font-size:12px;
		  }
		  .box .logo_img{
			float:left;
			width:70px;
			height:70px;
			opacity:0.8;filter:alpha(opacity=80);
		  }
		  .agent_detail{
			  margin: 0px 0px 10px 75px;
		  }
		  ul.form_list{
			  list-style-type:none;		 
		  }
		  ul.form_list li{
			margin : 10px 0;  
		  }
		  p.grey{
			  background-color:#CCC
		  }
		  
		  legend:hover{
			  cursor:pointer;
		  }
.right{
	text-align:right;
	font-size:14px; font-weight:bold;
}
.redText{
	color:#F03;
}
label.error{
	color:#F03;	
}

#header td, #header th{
	margin:0px;
	padding:0px;
}
#header td, #header th{
	margin: 0 0 0 20px;	
}
#header a:link, #header a:hover, #header a:visited{
	text-decoration:none;
}
a.no_decoration:link, a.no_decoration:hover, a.no_decoration:visited{
	text-decoration:none;
}
#header table{
	margin-bottom: 0;
}
#header td.center{
	text-align:center;
}
#header a{
	color: #896F2D;
	font-weight:bold;
	font-size:16px;
}
#header p.h1{
	text-align:center;
	color:#999;
	font-size:15px;
	font-weight:bold;
}
img {
border: 0px none;
}

          .prop_box{
			   width:170px;
			   border:thin;
			  border-style:solid;
			  border-color:#666666 ;
			  
			  background-color : #E4DDC0;
		  }
		  .prop_box, .prop_box a{
			 
			  text-align:center;
			  font-size:14px;
			  color:#000;
		  }
		  
		  .prop_box a:link, .prop_box a:hover, .prop_box a:visited{
			  text-decoration:none;
		  }
 .center{
			
			text-align: center;
		  }        