body {
  background: #E0DDCA;
}

#page {
  background-color: #F1F1E7;
  border: 8px solid #F1F1E7;
}

#property {
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #A8A771;
}

#retail {
  margin-right: 0px;
  margin-bottom: 10px;
  background-color: #A8A771;
}

#office {
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #A8A771;
}

#industrial {
  margin-right: 0px;
  margin-bottom: 10px;
  background-color: #A8A771;
}

#mixed {
  margin-right: 0px;
  margin-bottom: 10px;
  background-color: #A8A771;
}



* html #content h2 {
  padding-top: 4px;
}

#sidebar {
  padding-bottom: 320px;
  background: url("img/property_investment.gif") no-repeat;
  background-position: bottom center;
}

#sidebar div {
  background: #E0DDCA;
}

.sub_item {
  background-color: #E0DDCA;
}

.sub_item p {
  background-color: #E0DDCA;
}

#sidebar #sec_nav h4 {
  background-color: #A8A771;
  border-bottom: 1px solid #A8A771;
}

#content img {
  margin-top: -2px;
  margin-bottom: -2px;
  border: 4px solid #002740;
  border-bottom: 0px;
  padding-bottom: 24px;
  margin-bottom: 8px;
  background: #002740 url(img/view_image.gif) no-repeat bottom center;
}


#content img.no_border {
  margin: 0;
  padding: 0;
  border: none;
  margin-bottom: 8px;
  background-image: none;
}