.pagetitle {
  display: none;
}

.contentbody {
  font-size: larger;
  text-align: center;
  min-height: 0px;
  background-color: #ffffed;
  background-image: url(../images/secbg.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  border: 1px solid #D9C45D;
  
}

.colwrap {
  padding-right: 0px;  /* RC fullwidth + CC padding */
}

.maincol {
  padding: 0px 0px;    /* CC padding */
  width: 100%;
  clear: right;
  border: none;
  padding-right: 0px;
}

#main .extras {
  display: none;
}

.extras.companion {
  margin-left: 0px;
}

.sectioncol, #pedestal .extras, #pedestal .maincol, #pedestal .fourth {
  border: 1px solid #D9C45D;
  width: 32%;
  margin-left: 2%;
}

#pedestal .extras {
  *margin-left: 1.7%;
}

.sectioncol.first, #pedestal .maincol {
  margin-left:0px;
  margin-right:0px;
}

.sectioncol.last {
  margin-right:0px;
  margin-left:0px;
}


/* IE7 */
.leftnav {
  *margin-left: 0px;
}

.leftnav {
  right: 160px;
}

#pedestal .leftnav.companion {
  margin-left: -32.2%;
}

#main .extras {
  border: none;
}

.sectioncol {
  border-bottom: none;
}

#mainpad {
  background-color: white;
  height: 9px;
  width: 100%;
  padding-right: 0px;
}

#pedestal .fourth.companion, .sectioncol.last {
  display: block;
  float: right;
}
