.headerOuter {
    background-color: #ffe49d;
}

.quickLinks {
    color: #ef9500;
}

.departmentPage .quickLinks a {
    color: #000 !important;
}
.searchBox {
    color: #ef9500;
}
.searchButton {
    background-color: #ef9500;
}

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

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

.departmentPage .subNav {
background: #ef9500 none repeat scroll 0 0 !important;
color:#FFFFFF;
list-style-type:none;
padding:15px 20px 15px 25px  !important;
}

.departmentPage .subNav .subNav {
    padding: 0 0 0 15px !important;
}

.departmentPage .colLeftHome {
    width: 277px;
}

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

.departmentPage .colLeftHome .subNav .title {
    margin-left: 15px;
    margin-top: 35px;
    font-size: 130% !important;
    font-weight: normal;
}

.departmentPage .colLeftHome .subNav .title a {
    font-size: 100% !important;
}

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

.departmentPage .content {
    border-right: 1px solid #3d3c38;
}

.departmentPage .content h1, .content h1 {
    color: #ef9500;
}

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

.departmentPage .mainNav a:hover, .departmentPage .mainNav a:active, .departmentPage .mainNav .current {
	border-color: #ffe49d;
}

.departmentPage .mainNav li {
	padding: 14px 40px 0;
	font-size: 12px !important;
	font-weight: bold  !important;
}

.mainNav {
font-weight: normal;
}

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