h1 {
  font: normal 28px/24px PT Sans, sans-serif;
  color: #7ab63b;
}

h2 {
  font: normal 28px/24px PT Sans, sans-serif;
  color: #7ab63b;
}

h3 {
  font: normal 32px/38px PT Sans, sans-serif;
  color: #7ab63b;
}

h4 {
  font: normal 22px/26px PT Sans, sans-serif;
  color: #8a8d84;
}

h5 {
  font: normal 14px/20px Arial, Helvetica, sans-serif;
  color: #7ab63b;
}

h6 {
  font: normal 12px/14px Arial, Helvetica, sans-serif;
  color: #7ab63b;
}

#header {
  margin-bottom: 30px;
}


#main {
  background-color:#fff;
  color: #000;
  font: normal 14px/20px Arial, Helvetica, sans-serif;
}

.logo {
    position: relative;
    width: 275px;
    display: block;
    float: left;
}


.primary_content_wrap, .home .primary_content_wrap{
  background-image:url(../images/bgk_grass.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  margin-bottom: 0px;
  padding-bottom: 250px;
}

.home .primary_content_wrap >.clearfix >div {
   margin-bottom: 0px;
}

.sf-menu a {
    font-size: 18px;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active, .sf-menu li.current-menu-item > a {
    color: #009ed5;
    outline: 0;
}

a {
  color: #009ed5;
}

.button {
  background: #009ed5;
}

#back-top span {
    width: 100px;
    background-color: #009ed5;
}

.text-home {
    width: auto;
}
