@charset "UTF-8";


@media all
{
#page { background-color:#fff;}
#col1, #col1_content {display:none;}
#col3 { margin-left:0px; }
#banner {background:#ffffff url(../graphics/protest-banner.gif) top center  no-repeat; height:58px; }
#banner.bcm { background:#ffffff url("../graphics/bcm-banner.gif") top center  no-repeat;  }
#banner.oau { background:#ffffff url("../graphics/oau-banner.gif") top center  no-repeat;  }

#banner h1 {color:#f7f7f7; text-indent:-999px;}
#banner span {  display:none;}
#padder h4.hd { color:#e1c372;}
/* misc*/
#locate {margin-top:2em;}
.subcolumns { margin-top:1em;}
.bioincol { background:url(../graphics/protest-bio-btm.gif) left bottom repeat-x;}
.biocolumns h5 { background:url(../graphics/protest-h5-bg.gif) left bottom repeat-x; border:none; border-bottom:1px solid #ededed; color:#b5b5b5 }
.biocolumns p { margin:0 7px 5px}
  /* adjusting feature navigation tabs*/
#nav_org { background: #fff url(../graphics/protest-bg-nav.gif) repeat-x bottom;   }
#nav_org ul { padding-left:20px; }
#nav_org li { border-bottom: 1px solid #f7edcb; border-left: 1px solid #fff; background:#3a575e url(../graphics/protest-left.gif) top left no-repeat; }
#nav_org a,
#nav_org strong { color:#777; border-left: 0px solid #008000; background:#3a575e url(../graphics/protest-right.gif) top right no-repeat }

#nav_org #focus {background: #fff url(../graphics/protest-left-on.gif) top left no-repeat;  border-left: 1px solid #fff;}
#nav_org #focus a,
#nav_org #focus strong { background: #fff url(../graphics/protest-right-on.gif) top right no-repeat; }

#nav_org ul li:focus,
#nav_org ul li:hover,
#nav_org ul li:active { background: #fff url(../graphics/protest-left-on.gif) top left no-repeat;} 

#nav_org li:focus a,
#nav_org li:hover a,
#nav_org li:active a  { background: #fff url(../graphics/protest-right-on.gif) top right no-repeat; color: #223; }

}