.header-top {
  background: #F1F1F1; 
}

.header-breadcrumbs { 
  background-color: #409458;
}

.header-separator {
  background-color: #f1f1f1;
}

.nav3-grid dt a:hover, .nav3-grid dd a:hover {
  background-color: #f1f1f1; 
}

.main-navigation { 
  background: #409458;
}

.main-navigation h1.first {
  background-color: #AE2D43;
  color: #2F2B2C;
}

.main-content h1.pagetitle {
  border-bottom: 1px solid #AE2D43;
}


.main-subcontent h1 {
  background-color: #AE2D43;
  color: #2F2B2C;
}

.subcontent-unit-border {
  background-color: #409458;
}


.footer { 
  background: #409458; 
}

.sitename a{
  color: #2F2B2C;
  font-family: Lucida Sans, "Times New Roman", Times, serif;
}

.sitename h2{
  color: #2F2B2C;
  font-family: Lucida Sans, "Times New Roman", Times, serif; 
}

.footer {
  color: #2F2B2C;
}

.footer a{
  color: #2F2B2C;
}

.footer a:visited{
  color: #2F2B2C;
}

.footer a:hover{
  color: #AFAFAF;
}