
.mainimageback
{
  background-color:       #ADBCCA;
  color:                  #333333;
}

.contentimageback
{
  background-color:       #EEE9E6;
  color:                  #222222;
}

#banner
{
  background-color:       #A0A0CB;
  color:                  #444444;
}

#banner a
{
  color:                  #5F6A5D;
}

.breadcrumbs a
{
  font-weight:      normal;
}

.content h2
{
  color:            #333333;
/* background-color: #CCCCCC; */
/* border-bottom:    1px solid #333333; */
  font-family:      'Gill Sans', Verdana, sans-serif;
  font-size:        small;
  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;
  border-bottom-style: none;
}

.content h4
{
}

.content h5
{
  text-align:       right;
}
