body {
  background: #fff;
  background-image: none !important;
  margin: 0;
  }
  
#Content, #Footer, #OuterWrapper {
  background-image: none !important;
  background: #fff;
  }

.FrontDisplayContent {
  border: 2px solid #804C1A;
  border-top-color: #514A3A;
  margin-top: -3px; /* Fix for Win IE 6 - removes gap above top border */
  padding-top: 13px;
  width: 350px;
}

#GlobalNavigation, #GlobalNavigation2, #SortControls, #SortNav {
  display: none;
}

.InfoBox {
  border: 1px solid #804C1A;
}
  
.InfoBox h3, .Purchase h3, .Spec h3, .InfoBox h4  {
  background-color: #F2E1C2;
  background-image: none !important;
  border: 1px solid #804C1A;
}

#SiteTitle {
  visibility: hidden
  }

#SiteTitle img {
  visibility: visible;
  }

.page_break
{
	page-break-after:always;
	clear:both;
}

