
.mainimageback
{
  background-color: #E6E6E6;
}

.contentimageback
{
  background-color: #C7E2FF;
}

#banner
{
  background-color: #9ECDCD;
  color:                  #444444;
}

.breadcrumbs a
{
  font-weight:      normal;
}

.content h2
{
  color:            #333333;
  font-family:      'Gill Sans', Verdana, sans-serif;
  font-size:        small;
  border-bottom:    1px solid #333333;
  text-align:       left;
  font-style:       italic;
  margin-bottom:    10px;
  padding:          3px;
}

.content h3
{
  color:            #333333;
  font-family:      'Gill Sans', Verdana, sans-serif;
  font-size:        large; 
  text-align:       left;
  font-weight:      bold;
  margin-bottom:    10px;
  
}

.content h4
{
  border-bottom:    1px solid #555555;
}

.content h5
{
  text-align:       right;
}
