/* Start of CMSMS style sheet 'Stacked' */
#header {
  width: 100%;
  height: 146px;
  margin-top: 15px;
  background-image: url(./uploads/images/site_design/harbrook_logo.gif);
  background-repeat: no-repeat;
}
#menu {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
#content {
  width: 100%;
  clear: both;
}
#footer {
  width: 100%;
  clear: both;
  margin-top: 15px;
  float: left;
  position: relative;

}
/* End of 'Stacked' */

