.headerOuter {
    background-color: #a1b7c3;
}

.quickLinks {
    color: #2b4875;
}

.searchButton {
    background-color: #2b4875;
}

/*--- Department home ---*/
.departmentPage { /* body tag override */
  background: #dce7ec url(http://www2.binghamton.edu/images/common/bg12.gif) center top repeat-x;
}

.departmentVariation {
  background: #dce7ec url(http://www2.binghamton.edu/images/common/bg12.gif) center top repeat-x !important;
}

.departmentPage .subNav {
background:#2b4875 none repeat scroll 0 0;
color:#FFFFFF;
}

.departmentPage .subNav {
background:#2b4875 none repeat scroll 0 0 !important;
color:#FFFFFF;
list-style-type:none;
}

.departmentPage .colLeftHome {
    width: 276px;
}

.departmentPage .colLeftHome .subNav {
padding:25px 20px 25px 30px;
text-transform:none;
margin: 0 6px 0 1px;
}

.departmentPage .subNav li {
    background: url(http://www2.binghamton.edu/images/common/bullet8.gif) no-repeat scroll 0 6px;    
}

.departmentPage .content h1, .content h1 {
    color: #2b4875;
}

.departmentPage .footerOuter, .collegePage .footerOuter {
    background-color: #a1b7c3;
}

.footerLeft, .footerLeft strong {
    color: #434d49;
}