/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");

div#page_header_inner, #container_outer.show #page_header_inner {
  background: url("../../site/banner/7.jpg") 0 0 no-repeat;
  height: 212px;
}

#content_outer {
  border-top: 5px solid #6D1E3B;
}

#page_header_inner h1, .property_detail #site_title {
  display: none;
}

#menu_inner li a, #menu_inner li a:hover {
  padding:0 10px 0 10px;
}

#page_header_inner #contact_info {
  text-align: left;
}

.home #page_header_inner #contact_info {
  left: 20px;
}

