.foo {}
/* /App_SiteStyles/CSS/styles.css */
/* ------------------------------------------------------------------
   Styles to override theme defaults
   ------------------------------------------------------------------  */
.header {background: url(../images/bg_header.jpg) no-repeat;}
.header .logo {top:5px;}
.hdr-tagline {color: #ffffff;}

.contentbox_qs .property-search-block { min-height: 262px; }
.blog .clear{height:0;}
/* Add static content styles under here
------------------------------------------------------------------ */
.content-static p{margin-right: 25px;}
/* End static content styles
------------------------------------------------------------------ */

/* End of /App_SiteStyles/CSS/styles.css */

