.color1 {
  color: #00694d;
}

.color2 {
  color: #dc661d;
}

.color3 {
  color: #e7731c;
}

.color4 {
  color: #4eacd1;
}

.color5 {
  color: #d3599a;
}

.color6 {
	color:#8E923B;
}

.color7 {
	color:#676EA9;
}

.color8 {
	color:#e4a001;
}

p { 
	padding-left: 5px;
}

h1 { 
	padding-left: 5px;
}

h2 { 
	padding-left: 5px;
}

h3 { 
	padding-left: 5px;
}


a, a:link, a:visited {
color: #1A5691; 
text-decoration: none;
}

.headerOuter {
    background: #00664b;
}

.quickLinks {
    color: #00a36a;
}

.searchButton {
    background-color: #c4df9b;
}

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

.collegePage .subNav a, .collegePage .subNav a:link, .collegePage .subNav a:visited { 
    color: #0491a0;
}

.collegePage .subNav a:hover, .collegePage .subnav a:active {
    background: #0491a0 none repeat scroll 0 0;
    color: #fff;
}

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

.departmentPage .content h1, .content h1 {
    text-transform: none;
    color: #dcb22e;
    font-size: 150%;
}

.caseSubpage .content h1 {
    color: #dc651e;
}

.departmentPage .colLeftHome {
margin-left:20px;
margin-top:-35px;
width:265px;
}

.departmentPage .mainNav {
	min-height: 45px;
}

.colRight {
    border-left: none;
}

.caseSubpage .colRight {
    margin-top: 0;
}

.departmentPage .footerOuter, .collegePage .footerOuter {
    background: #00a36a;
}

.departmentHomeContent .content {
margin-left: 303px;
width: 440px;
}

.caseSubpage .content {
    margin-left: 8px;
    width: 730px;
    padding-right: 10px !important;
    border-right: 2px solid #e6e2da;
    min-height: 420px;    
}

.footerLeft {
    width: 100%;
    color: #f0f0f0;
}

.footerLeft strong {
    color: #fff;
}

img#footerLogo {
    float: left; 
    margin-right: 50px;
}

.caseList li {
	padding-bottom: 8px;
}