#home_note h2, #home_note div {
  background: #f5f8f8 url('images/home_note_bg-bluegray.png') no-repeat scroll bottom left;
}

.cbox_small_blue {
  background-image: url(images/cbox-small-bluegray.png);
}

.cbox_small_green {
  background-image: url(images/cbox-small-ltbrown.png);
}

.cbox_smed_blue {
  background-image: url(images/cbox-smed-bluegray.png);
}

.cbox_smed_green {
  background-image: url(images/cbox-smed-ltbrown.png);
}

.cbox_med_blue {
  background-image: url(images/cbox-med-bluegray.png);
}

.cbox_med_green {
  background-image: url(images/cbox-med-ltbrown.png);
}

.cbox_large_blue {
  background-image: url(images/cbox-large-bluegray.png);
}

.cbox_large_green {
  background-image: url(images/cbox-large-ltbrown.png);
}

#banner {
  background-image: none;
  background-color: #dfdcb6;
  border-bottom: 48px solid #b0c2c1;
}

.overbox .banner {
  background-image: none;
  background-color: #dfdcb6;
  background-repeat: repeat;
}

.overbox .slogan {
  background-color: #b0c2c1;
}

#banner #logo {
  margin-left: 20px;
  margin-top: 12px;
}

#banner #caduceus.under {
  margin-left: 30px;
}

#buttons {
  background-color: #dfdcb6;
}

#buttons a {
  color: black;
}
