/* Start of CMSMS style sheet 'DO: neutral' */
/* CSS Document */

html, body {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 28px;
  font-weight: bold;
  color:#809185;
}

h2 {
  font-size: 17px;
  font-weight: normal;
  color:#386351;
}

.style1, h4 {
  color: #FFFFFF;
  font-weight: bold;
}

a {
  color:#386351;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color:#333333;
}

.submit, #m4submit {
  background-color:#809185;
  color:#FFFFFF;
  border: none;
}

#navigation {
  height: 30px;
  background-color: #809185;
  padding: 0px;
  margin: 0px;
}

#banner_elements {
  background-image: url('/uploads/images/tile_greyH.png');
}

#banner_testimonial {
  
}

#content {
  width:550px;
  padding: 20px 20px 20px 20px;
  background: #FFFFFF url('/uploads/images/rings_grey.jpg') 0px 20px no-repeat;
}

#right_tile {
  width:59px;
  vertical-align: bottom;
  background-image: url('/uploads/images/tile_greyV.png');
}
/* End of 'DO: neutral' */

