/**
*custom css for high country carpet care
*/
#rt-mainbody-surround {
   border-style: double;
  border-width: 10px;
  border-color: #00672f;
      }
#rt-sidebar-a {
   color: #40599f;
  background-color: #89b4c7;
  border-radius: 10px 10px 10px 10px;
  border-style: double;
  border-width: 10px;
  border-color: #00672f;
    }
#rt-sidebar-b {
   color: #40599f;
  background-color: #89b4c7;
  border-radius: 10px 10px 10px 10px;
  border-style: double;
  border-width: 10px;
  border-color: #00672f;
    }
    .gf-menu.l1 > li > .item {
    font-size: 20pt;
    font-weight: bold;
    }
    #rt-header .menu-block { float:left; width:100%; position:relative; }
    #rt-header ul.gf-menu { clear:left; float:right; position:relative; right:50%; text-align:center; }
    #rt-header ul.gf-menu > li { display:block; float:left; position:relative; left:50%; }


