/* Amber */
#amb a,
#amb h1 {
  color: #c2a95e; 
}
#amb h1.sub-brand {
  border-bottom: 1px solid #74c1db;
  background: #d8bc69;
  text-transform:none;
}
/* [box] context */
#amb .context-box {
  background: transparent url(/img/AMB/border-box-repeat-y.gif) repeat-y;
}
#amb .context-box h2 {
  color: #fff;
  background: #d8bc69 url(/img/AMB/border-button-top.gif) no-repeat top;
}
#amb .context-box .bg {
  background: transparent url(/img/AMB/border-box-bottom.gif) no-repeat bottom;
}
#amb #donation-banner {
  background: #d8bc69 url(/img/AMB/border-button-top.gif) no-repeat top;
}
#amb #donation-banner .bg {
  background: transparent url(/img/AMB/border-button-bottom.gif) no-repeat bottom;
}
#amb #layout #navigation li.selected {
  border-color: #d8bc69;
}
#amb #layout #navigation li.selected a {
  background: #d8bc69;
}
/* vim: set syn=css: */
