#subnav {
      width       : 361px;
      height      : 20px;
      border-top  : 1px solid #fff;

      background-color  : #EFE5C5;
}

#subnav td {
      text-align  : center;
      padding     : 0px;
}

#subnav a {
      display     : block;

      width       : 90px;
      height      : 17px;

      padding     : 2px 0px 0px 0px;

      color       : #133B4C;
      font-size   : 14px;

      text-decoration : none;
}

#subnav a:hover {
      background-color  : #D1C7A5;
}

.home_house_box, .house_box {
      width       : 127px;
      height      : auto !important;
      height      : 200px;
      min-height  : 200px;
      padding     : 10px;

      font-size   : 11px;
      color       : #133946;

      line-height : 1.5em;

      margin-left : auto;
      margin-right: auto;
      margin-bottom : 10px;

      text-align  : left;
}

.home_house_box {
      background-color  : #EFEDD6;
      border            : 1px solid #D5C9A3;
}

.home_house_box img, .house_box img {
      border      : 1px solid #4D4132;

      margin-bottom : 10px;
}

.yellow_box {
      width       : 108px;
      height      : 100px;

      border-top  : 1px solid #fff;

      background-color : #FFCD24;
}





#addOverview {
      border-top        : 1px solid #fff;

      display           : block;
}

#addFloorplans {
      border-top        : 1px solid #fff;

      display           : none;
}

#addInteriors {
      border-top        : 1px solid #fff;

      display           : none;
}

#addBrochure {
      border-top        : 1px solid #fff;

      display           : none;
}

