.headerOuter {
    background-color: #acc0c6;
}

.quickLinks {
    color: #cd202c;
}

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

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

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

.departmentPage .subNav {
background: #cd202c none repeat scroll 0 0 !important;
color:#FFFFFF;
list-style-type:none;
/*padding:15px 20px 15px 25px  !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: #cd202c;
	font-size: 160%;
}

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

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

.departmentPage .mainNav li {
	padding: 14px 40px 0;
}

.mainNav {
font-weight: normal;
}

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

.content h1 {
color: #CD202C;
font-size: 160%;
}

.content h2 {
color: #666666;
}