.collegePage {
	background:#e1d6b4 url(http://www2.binghamton.edu/images/common/bg18.gif) repeat-x scroll center top;
}

.departmentPage {
	background:#e1d6b4 url(http://www2.binghamton.edu/images/common/bg18.gif) repeat-x scroll center top;
}

.headerOuter {
    background-color: #005739;
}

.quickLinks {
    color: #c3a76c;
}

.collegePage .quickLinks a, .collegePage .quickLinks a:link, .collegePage .quickLinks a:visited {
    color: #fff;
}

.departmentPage .quickLinks a, .departmentPage .quickLinks a:link, .departmentPage .quickLinks a:visited {
    color: #fff;
}

.searchButton {
    background-color: #c3a76c;
}

.departmentPage .colLeftHome {
    margin-left: 7px;
    width: 290px;
}

.departmentPage .colLeftHome .subNav {
    background-color: #005739;
    padding: 25px 20px 25px 30px;
    margin-top: 6px;
}

.departmentPage .subNav {
    background-color: #005739;
}                             

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

.departmentPage .content h1 {
    color: #c3a76c;
}

.departmentPage .content h2 {
	font-weight: normal;
    color: #666;
}

.departmentPage .content h3 {
    color: #C3A76C;
}

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

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

.departmentPage .content table tr td {padding: 5px; border-bottom: 1px solid #ccc}
.departmentPage .content ul li {padding: 5px 0}

.departmentPage .content a, .departmentPage .content a:link, .departmentPage .content a:visited {color: #000; text-decoration: underline}