/* Search Print List
-------------------- */
html,
body.brochure {
/* Structure */
background-image: none;
background-color: #fff;
color:#014C74;
}
body.brochure #wrap {
/* Structure */
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
margin: 0 auto;
border:none;

}		
body.brochure #content {
/* Structure */
width: 584px !important;
background: none !important;
float: none !important;
padding: 0;
margin: 0;
}
#main{
margin:0px;
}
body.brochure #header {
/* Structure */
background-image: none;
height: auto;
padding: 0;
margin: 0 0 8px 0;
}
body.brochure #header img {
/* Structure */
margin: 0;
padding: 0;
}
body.brochure #footer {
color: #000;
/* Structure */
background: none !important;
border: none !important;
padding: 0 !important;
margin: 0 !important;
}
body.brochure h1 {
border-bottom: 2px solid #014C74;
/* Structure */
padding: 0 0 5px 0;
margin: 0 0 10px 0;
background: none;
width: auto;
color:#014C74;
}
body.brochure #search .property {
border-bottom: 1px solid #014C74;
/* Structure */
padding: 10px 0;
margin: 0 0 10px 0;
overflow: hidden;
clear:both;
display: inline-block;
}
body.brochure #search .property img.propertyImage {
border: 2px solid #014C74;
/* Structure */
float: left;
margin: 0 10px 0 0;
}
body.brochure #search .property .details {
/* Structure */
float:left;
width: 420px;
}
body.brochure #search .property .details h2 {
color: #014C74;
/* Structure */
margin: 0 0 5px 0;
font-weight: normal;
text-transform: uppercase;
font-size: 1em;
}
body.brochure #search .property .details h2 strong {
/* Structure */
font-weight: normal;
}
body.brochure #search .property .details p.title {
/* Structure */
margin: 0 0 5px 0;
}
body.brochure #search .property .icons {
/* Structure */
float: right;
}
body.brochure #search .property .icons p {
/* Structure */
display: inline;
font-weight:bold;
color:#014C74;
}
body.brochure #search .property .icons img {
/* Structure */
margin: 0 13px 0 5px;
vertical-align: middle;
}
body.brochure #footer p{
text-align:center;
}

.break {
/* Structure */
clear:both;
}
.pagebreak {
/* Structure */
page-break-before:always;
border-bottom: 1px solid #fff;
}
