/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.green {
  color: #8abf3f; }

.blue {
  color: #67c9d0; }

.purple {
  color: #2a4b59; }

.darkblue {
  color: #394a58; }

.mediumblue {
  color: #038c9e; }

.mobile {
  display: none; }

@media screen and (max-device-width: 1280px) {
  .desktop {
    display: none; }

  .desktop.disable {
    display: block; }

  .mobile {
    display: block; }
    .mobile p {
      font-size: 40px;
      line-height: 1.1; }
    .mobile h1 {
      font-size: 300%; }
    .mobile iframe {
      margin: 40px 0;
      width: 100%; }
    .mobile a.full-site {
      cursor: pointer;
      display: block;
      font-size: 300%;
      text-align: center;
      padding: 50px 0; }

  .mobile.disable p, .mobile.disable h1, .mobile.disable iframe {
    display: none; }
  .mobile.disable a.full-site {
    font-size: 100%; } }
.clearfix, header, #wrapper, section#mid, #bg-wrap, footer, #about .person {
  zoom: 1; }
  .clearfix:before, header:before, #wrapper:before, section#mid:before, #bg-wrap:before, footer:before, #about .person:before, .clearfix:after, header:after, #wrapper:after, section#mid:after, #bg-wrap:after, footer:after, #about .person:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, header:after, #wrapper:after, section#mid:after, #bg-wrap:after, footer:after, #about .person:after {
    clear: both; }

.greybox, form fieldset, #contact aside {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 5px #c4c4c4;
  -webkit-box-shadow: inset 0 1px 5px #c4c4c4;
  box-shadow: inset 0 1px 5px #c4c4c4;
  background: #eaeaea;
  padding: 1px 25px;
  color: #2a4b59;
  margin-bottom: 20px; }

.formstyle, form select, form fieldset input, form fieldset textarea {
  font-family: "adelle",serif;
  font-weight: 400;
  border: 1px solid #c4c4c4;
  color: #555;
  font-size: 12px;
  padding: 7px 8px 5px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 5px #c4c4c4;
  -webkit-box-shadow: inset 0 1px 5px #c4c4c4;
  box-shadow: inset 0 1px 5px #c4c4c4;
  line-height: 20px;
  margin-bottom: 5px;
  width: 288px; }

body {
  background: #fff;
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  color: #353535; }

h1, h2, h4, h6 {
  color: #8abf3f;
  font-family: "adelle",serif;
  font-weight: 800; }

h1 {
  font-size: 42px;
  margin: 30px 0 10px 0; }

h2 {
  color: #67c9d0;
  font-size: 32px;
  margin-bottom: 30px;
  line-height: 1.3; }

hgroup h1 {
  margin-bottom: 0; }
hgroup h2 {
  color: #353535;
  font-family: "proxima-nova",sans-serif;
  line-height: 26px;
  font-size: 20px;
  font-weight: 300; }

h3 {
  color: #7c7c7c;
  font: 400 22px/32px "adelle", serif; }

h4 {
  color: #67c9d0; }

h6 {
  font-size: 32px;
  text-shadow: 1px 1px white, -1px -1px #909090;
  color: #2a4b59;
  margin-top: 20px; }

hr {
  background: #c5cdd0;
  height: 1px;
  border: none;
  margin: 30px 0; }

p {
  margin: 20px 0;
  line-height: 23px;
  font-size: 16px; }

a {
  color: #8abf3f; }

.partners {
  margin: 0 auto 40px;
  width: 862px; }

.siteswitch-btn {
  background: #8abf3f !important;
  color: #FFF !important;
  text-decoration: none;
  border-color: #8abf3f !important; }
  .siteswitch-btn img {
    padding-right: 6px;
    margin-bottom: -4px; }
  .siteswitch-btn:hover {
    background: #5d9632 !important; }

.article-button {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: "adelle",serif;
  font-weight: bold;
  padding: 8px 40px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-top: 16px; }
  .article-button:hover {
    -moz-box-shadow: inset 0 1px 6px #000;
    -webkit-box-shadow: inset 0 1px 6px #000;
    box-shadow: inset 0 1px 6px #000; }

.article-button.blue {
  background: #67c9d0;
  color: #fff; }

.article-button.mediumblue {
  background: #038c9e;
  color: #fff; }

.lightgreen {
  background: #8abf3f; }

.pink {
  background: #AF006C; }

form {
  display: inline;
  float: left;
  width: 580px;
  margin: 0 10px;
  margin-top: 20px; }
  form .errorlist {
    position: relative;
    top: 70px;
    right: 0;
    text-align: right;
    list-style-type: none;
    color: #8abf3f;
    z-index: 0; }
    form .errorlist li {
      z-index: 0; }
  form select {
    -moz-appearance: button;
    appearance: none;
    -webkit-appearance: button;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 20px;
    -webkit-user-select: none;
    background-image: url('/static/images/greenacres/updown.png?b55fd010cd4f'), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: center right;
    background-repeat: no-repeat;
    margin: 0;
    width: 306px;
    text-overflow: ellipsis;
    white-space: nowrap; }
    form select:disabled {
      color: #ACB2BC;
      background: #F2F4F5; }
  form fieldset p {
    z-index: 5;
    position: relative; }
  form fieldset label {
    width: 220px;
    display: inline-block;
    font-weight: 700;
    vertical-align: top;
    line-height: 33px; }
  form fieldset textarea {
    height: 200px; }
  form fieldset.extra_pad {
    padding: 9px 25px; }
  form .submit {
    width: 352px;
    height: 100px;
    background: url('/static/images/greenacres/cta-bg.png?027ca0be1e7c') no-repeat;
    position: relative;
    text-shadow: 1px 1px #8F8F8F, -1px -1px #909090;
    display: block;
    font: 800 26px/100px "adelle", serif;
    text-align: center;
    border: 0;
    color: #fff;
    margin-bottom: 20px; }
    form .submit:hover {
      cursor: pointer; }
  form .long {
    background: url('/static/images/greenacres/cta-bg-long.gif?b55fd010cd4f') no-repeat;
    width: 580px; }

.full-width {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }
  .full-width fieldset {
    padding-top: 15px; }
    .full-width fieldset p {
      display: block;
      width: 435px;
      float: left;
      margin: 10px 10px 10px 0; }
      .full-width fieldset p label {
        width: 120px; }
      .full-width fieldset p input {
        width: 260px; }
      .full-width fieldset p select {
        width: 280px;
        margin-bottom: 30px; }
    .full-width fieldset .submit {
      box-shadow: none;
      webkit-box-shadow: none;
      moz-box-shadow: none;
      float: right;
      margin-top: 140px; }
    .full-width fieldset .errorlist {
      position: relative;
      top: 70px;
      left: 260px;
      text-align: left;
      right: auto; }

header h1 {
  float: left;
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px; }
  header h1 a {
    display: block;
    width: 206px;
    height: 250px;
    background: url('/static/images/greenacres/logo.gif?b55fd010cd4f') no-repeat 0px 0;
    overflow: hidden;
    text-indent: 500px;
    white-space: nowrap; }
header .topmenu {
  font-size: 12px;
  position: absolute;
  right: 0;
  z-index: 10; }
  header .topmenu > li {
    display: inline;
    margin-left: 19px;
    font-family: "adelle",serif;
    float: left;
    position: relative;
    overflow: hidden; }
    header .topmenu > li > a {
      line-height: 26px;
      display: block;
      padding: 2px 10px 0 10px;
      color: #2a4b59; }
      header .topmenu > li > a:hover {
        color: #5d9632; }
    header .topmenu > li ul {
      position: absolute;
      padding: 13px;
      top: 18px;
      z-index: 50;
      width: 75%; }
      header .topmenu > li ul li {
        margin-bottom: 5px;
        font-family: "proxima-nova",sans-serif;
        font-size: 13px;
        border-top: #c5cdd0 1px solid;
        padding-top: 5px; }
        header .topmenu > li ul li a {
          text-decoration: none;
          color: #7ba443; }
          header .topmenu > li ul li a:hover {
            text-decoration: underline; }
header .phone, header #contact .fax, #contact header .fax, header #contact .email, #contact header .email {
  font-family: "adelle",serif;
  font-weight: 800;
  font-size: 40px;
  letter-spacing: 0px;
  float: right;
  clear: both;
  margin: 62px 0 30px 0;
  padding-left: 35px;
  background: url('/static/images/greenacres/phone.png?b55fd010cd4f') no-repeat 0 5px; }
header #head-bar {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }
header nav {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
  position: relative;
  color: #2a4b59;
  background: url('/static/images/greenacres/menu-bg.gif?b55fd010cd4f') repeat-x center bottom; }
  header nav #servicemenu {
    font-family: "proxima-nova", arial, helvetica,sans-serif;
    font-weight: 700;
    clear: both; }
    header nav #servicemenu li {
      float: left;
      display: block;
      padding: 22px 12px 20px 34px;
      text-align: center;
      background-repeat: no-repeat;
      background-position: 0 12px; }
      header nav #servicemenu li a {
        color: #2a4b59;
        font-size: 17px;
        text-decoration: none;
        text-transform: uppercase; }
        header nav #servicemenu li a:hover, header nav #servicemenu li a.active {
          color: #5d9632; }

#wrapper {
  width: 960px;
  margin: 20px auto;
  position: relative; }

#quote {
  border-top: 1px solid #7FA43B;
  border-bottom: 1px solid #7FA43B;
  text-align: center;
  font-family: "adelle",serif;
  font-weight: 400;
  font-size: 17px;
  margin: 10px 0; }
  #quote strong {
    font-weight: 800;
    margin: 20px 0;
    display: inline-block; }
  #quote small {
    display: inline-block;
    margin: 10px 0;
    font-size: 15px;
    line-height: 20px !important; }

section {
  clear: both; }

#contact p {
  font-size: 18px; }
#contact span {
  color: #8abf3f;
  font-size: 30px;
  line-height: 32px; }
#contact article {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
  margin-bottom: 40px; }
#contact hgroup {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }
#contact .phone, #contact .fax, #contact .email {
  background: url('/static/images/greenacres/phone.png?b55fd010cd4f') no-repeat 0 0;
  padding-left: 35px;
  line-height: 28px; }
#contact .fax {
  background-image: url('/static/images/greenacres/fax.png?b55fd010cd4f'); }
#contact .email {
  background-image: url('/static/images/greenacres/email.png?b55fd010cd4f'); }
#contact h6 {
  margin-bottom: 20px; }
#contact aside {
  display: inline;
  float: left;
  width: 340px;
  margin: 0 10px;
  margin-left: 70px;
  margin-bottom: 30px; }
  #contact aside form {
    margin: 0;
    float: none; }
  #contact aside select {
    margin-top: 10px;
    width: 335px; }
  #contact aside #contact_detail {
    margin-top: 20px; }

.sister {
  float: left;
  margin: 0 20px;
  position: relative;
  text-align: center;
  top: -20px;
  width: 200px; }
  .sister p {
    color: #394a58;
    font-size: 0.9em;
    line-height: 1.1;
    margin-top: 0; }

section#booking {
  font-family: "adelle",serif; }
  section#booking h5 {
    margin-bottom: 20px;
    line-height: 22px; }
  section#booking .service-help {
    font-size: 12px; }
  section#booking fieldset {
    clear: both; }
  section#booking .short {
    width: 80px; }
  section#booking .add-row {
    text-decoration: none;
    font-size: 23px;
    font-weight: 800;
    line-height: 50px;
    color: #8abf3f;
    float: right;
    margin-bottom: 20px;
    display: block; }
    section#booking .add-row:before {
      content: "+";
      font-size: 40px;
      vertical-align: bottom; }
  section#booking .delete-row {
    background: url('/static/images/greenacres/rubbish.png?b55fd010cd4f') no-repeat;
    padding-left: 20px;
    color: #2a4b59;
    display: block;
    font: 700 14px/18px "proxima-nova",sans-serif;
    float: right;
    margin-bottom: 20px;
    display: none; }
  section#booking #calculators, section#booking #quote {
    display: none; }
  section#booking .errorlist {
    top: 60px;
    height: 0px; }
  section#booking .comments .errorlist {
    top: -23px; }

#track {
  display: inline;
  position: relative;
  width: 310px;
  float: right; }
  #track #booking_quote {
    display: inline;
    float: left;
    width: 280px;
    margin: 0 10px;
    position: absolute;
    top: 83px;
    margin-top: 20px;
    float: right; }
    #track #booking_quote table {
      width: 100%;
      margin-top: 20px; }
    #track #booking_quote #disclaimer {
      font-size: 13px;
      padding: 0 10px 0 10px; }

section#mid {
  margin-top: 30px;
  margin-bottom: 30px; }
  section#mid #desc {
    display: inline;
    float: left;
    width: 580px;
    margin: 0 10px; }
    section#mid #desc ul {
      font-size: 16px;
      margin-left: 30px; }
      section#mid #desc ul li {
        margin-bottom: 5px;
        line-height: 24px; }
  section#mid .sidebar-item {
    display: inline;
    float: left;
    width: 280px;
    margin: 0 10px;
    float: right;
    margin-top: 15px; }
  section#mid aside {
    display: inline;
    float: left;
    width: 340px;
    margin: 0 10px;
    width: 380px; }
    section#mid aside .quick-book {
      background: #d1d2b0;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: inset 0 1px 5px #808080;
      -webkit-box-shadow: inset 0 1px 5px #808080;
      box-shadow: inset 0 1px 5px #808080;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 25px 35px; }
    section#mid aside h4 {
      font-size: 36px;
      text-shadow: 1px 1px #d1d2b0, -1px -1px #909090;
      color: #8abf3f; }
    section#mid aside input {
      position: relative;
      left: -43px; }
    section#mid aside form {
      margin: 20px 0 0 0;
      width: 100%;
      float: none;
      display: block; }
      section#mid aside form select {
        padding: 10px 8px 7px 8px;
        width: 100%;
        margin-bottom: 10px; }
      section#mid aside form .submit {
        margin-bottom: 0px; }
  section#mid .home {
    text-align: center;
    font-size: 33px;
    color: #dc662d;
    margin-top: 50px; }
    section#mid .home p {
      color: #747474;
      font-size: 20px;
      font-family: "adelle",serif;
      margin-bottom: 30px; }
    section#mid .home h1 {
      font-size: 66px;
      margin: 30px;
      white-space: nowrap; }
    section#mid .home a {
      margin-top: 20px;
      display: inline-block; }
  section#mid.franchise-car {
    background: url('/static/images/greenacres/franchise-car.jpg?f=q34') no-repeat right 125px;
    margin-right: -30px; }
    section#mid.franchise-car #desc {
      width: 590px; }
    section#mid.franchise-car iframe {
      position: relative;
      left: -17px;
      height: 450px; }

section#mid.franchise-car.front {
  background: url('/static/images/greenacres/franchise-car-front.jpg?b55fd010cd4f') no-repeat right 220px; }

section#mid.franchise-car.back {
  background: url('/static/images/greenacres/franchise-car-back.jpg?b55fd010cd4f') no-repeat right 50px; }

#content #packages {
  width: 670px;
  position: relative; }
  #content #packages .package {
    float: left;
    padding: 32px  0 0 0;
    background: url('/static/images/greenacres/package-bg.png?b55fd010cd4f');
    width: 210px;
    height: 318px;
    text-align: center;
    position: relative;
    font-family: "adelle",serif;
    font-weight: 700;
    margin-bottom: 40px; }
    #content #packages .package strong {
      font-size: 50px;
      font-weight: 800; }
    #content #packages .package p {
      margin: 0;
      font-size: 17px;
      line-height: 19px;
      color: #fff; }
    #content #packages .package h4 {
      width: 212px;
      height: 35px;
      padding: 110px 0 0 0;
      position: absolute;
      bottom: 60px;
      left: -3px;
      color: #fff;
      background: url('/static/images/greenacres/packages/1.png?027ca0be1e7c');
      font-weight: 700; }
    #content #packages .package span {
      position: absolute;
      bottom: 20px;
      text-decoration: none;
      font-size: 14px;
      line-height: 32px;
      background: #E7E7D4;
      height: 28px;
      display: block;
      margin: 0 30px;
      width: 146px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: inset 0 1px 3px #808080;
      -webkit-box-shadow: inset 0 1px 3px #808080;
      box-shadow: inset 0 1px 3px #808080; }
  #content #packages .pak-1 {
    text-decoration: none; }
    #content #packages .pak-1 strong, #content #packages .pak-1 span, #content #packages .pak-1 .from {
      color: #8bbf3e; }
    #content #packages .pak-1 h4 {
      background: url('/static/images/greenacres/packages/1.png?027ca0be1e7c'); }
  #content #packages .pak-2 {
    text-decoration: none;
    margin: 0 12px; }
    #content #packages .pak-2 strong, #content #packages .pak-2 span, #content #packages .pak-2 .from {
      color: #dc662d; }
    #content #packages .pak-2 h4 {
      background: url('/static/images/greenacres/packages/2.png?027ca0be1e7c'); }
  #content #packages .pak-3 {
    text-decoration: none; }
    #content #packages .pak-3 strong, #content #packages .pak-3 span, #content #packages .pak-3 .from {
      color: #67c9d0; }
    #content #packages .pak-3 h4 {
      background: url('/static/images/greenacres/packages/3.png?027ca0be1e7c'); }
  #content #packages .pak-1:hover span {
    background: #8bbf3e;
    color: #fff; }
  #content #packages .pak-2:hover span {
    background: #dc662d;
    color: #fff; }
  #content #packages .pak-3:hover span {
    background: #67c9d0;
    color: #fff; }

.feature {
  width: 267px;
  float: left;
  margin-bottom: 28px; }
  .feature p {
    font-size: 14px;
    line-height: 23px; }
  .feature h4 {
    font-size: 20px;
    margin-top: 20px;
    line-height: 1.3;
    text-transform: none; }
  .feature img {
    border: 1px #68784D solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .feature.center {
    margin: 0 79px 50px; }

#bg-wrap {
  padding-bottom: 64px; }

p.copy {
  clear: both;
  font-size: 0.8em;
  margin: 10px 0;
  padding: 0;
  text-align: center; }

footer {
  clear: both;
  background: #e7e7d4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 5px #808080;
  -webkit-box-shadow: inset 0 1px 5px #808080;
  box-shadow: inset 0 1px 5px #808080;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px; }
  footer #site_map {
    padding: 15px; }
    footer #site_map h5 {
      margin-top: 0; }
    footer #site_map ul {
      list-style-type: none;
      float: left;
      margin-left: 10px; }
      footer #site_map ul li {
        margin-bottom: 20px;
        display: block; }
        footer #site_map ul li a {
          text-decoration: none;
          color: #2E4B5A; }
          footer #site_map ul li a:hover {
            color: #5d9632; }
    footer #site_map ul.services {
      border-left: 1px solid #566971;
      border-right: 1px solid #566971;
      margin-left: 15px;
      padding-left: 15px;
      height: 160px;
      width: 520px;
      position: relative; }
      footer #site_map ul.services li {
        width: 150px;
        float: left;
        padding-right: 10px; }
    footer #site_map h5 {
      background: url('/static/images/greenacres/sub-bg.gif?b55fd010cd4f');
      width: 252px;
      height: 47px;
      color: #fff;
      font: 700 20px/47px "adelle",serif;
      text-align: center;
      margin: 0 10px 20px; }
  footer #become_franchisee {
    display: inline;
    float: left;
    width: 280px;
    margin: 0 10px;
    margin: 20px 0;
    text-align: center; }
    footer #become_franchisee a {
      color: #353535; }
    footer #become_franchisee p {
      margin: 0;
      font-size: 11px;
      line-height: 12px; }

.whole {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }

.ten {
  display: inline;
  float: left;
  width: 580px;
  margin: 0 10px; }

.half {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px; }
  .half ul {
    margin-left: 40px; }
    .half ul li {
      margin-bottom: 5px; }

#quote_table tr {
  line-height: 25px; }

.flatpages {
  margin: 25px; }
  .flatpages ol {
    margin-left: 25px; }
    .flatpages ol li {
      line-height: 24px; }

.messages {
  margin: 50px auto;
  display: inline-block;
  width: 100%;
  color: #555;
  font-size: 12px;
  padding-top: 50px;
  padding-bottom: 170px;
  list-style-type: none;
  text-align: center;
  background: url('/static/images/greenacres/flower.png?b55fd010cd4f') bottom center no-repeat; }

.not_found {
  margin: 50px auto;
  text-align: center;
  padding-bottom: 320px;
  background: url('/static/images/greenacres/cleaning-man-small.gif?b55fd010cd4f') bottom center no-repeat; }

#testimonial {
  display: inline;
  float: left;
  width: 280px;
  margin: 0 10px; }
  #testimonial p {
    font-size: 12px;
    line-height: 14px; }

#sweetlouise {
  float: right; }

#about {
  margin-bottom: 20px; }
  #about h2 {
    margin-bottom: 0; }
  #about .person > div {
    width: 590px;
    float: left;
    margin-right: 20px; }
  #about .person img {
    float: left;
    border: 1px #C6CDD0 solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

.floatleft {
  float: left;
  margin: 0 20px 20px 0; }

.floatright {
  float: right;
  margin: 0 0 20px 20px; }

/* html5doctor.com Reset v1.6.1 - http://cssreset.com */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

body {
  width: 100%;
  *zoom: 1; }
  body:before, body:after {
    content: "";
    display: table; }
  body:after {
    clear: both; }

.green {
  color: #8abf3f; }

.blue {
  color: #67c9d0; }

.purple {
  color: #2a4b59; }

.darkblue {
  color: #394a58; }

.mediumblue {
  color: #038c9e; }

.mobile {
  display: none; }

@media screen and (max-device-width: 1280px) {
  .desktop {
    display: none; }

  .desktop.disable {
    display: block; }

  .mobile {
    display: block; }
    .mobile p {
      font-size: 40px;
      line-height: 1.1; }
    .mobile h1 {
      font-size: 300%; }
    .mobile iframe {
      margin: 40px 0;
      width: 100%; }
    .mobile a.full-site {
      cursor: pointer;
      display: block;
      font-size: 300%;
      text-align: center;
      padding: 50px 0; }

  .mobile.disable p, .mobile.disable h1, .mobile.disable iframe {
    display: none; }
  .mobile.disable a.full-site {
    font-size: 100%; } }
.clearfix, header, #wrapper, section#mid, #bg-wrap, footer, #about .person {
  zoom: 1; }
  .clearfix:before, header:before, #wrapper:before, section#mid:before, #bg-wrap:before, footer:before, #about .person:before, .clearfix:after, header:after, #wrapper:after, section#mid:after, #bg-wrap:after, footer:after, #about .person:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after, header:after, #wrapper:after, section#mid:after, #bg-wrap:after, footer:after, #about .person:after {
    clear: both; }

.greybox, form fieldset, #contact aside {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 5px #c4c4c4;
  -webkit-box-shadow: inset 0 1px 5px #c4c4c4;
  box-shadow: inset 0 1px 5px #c4c4c4;
  background: #eaeaea;
  padding: 1px 25px;
  color: #2a4b59;
  margin-bottom: 20px; }

.formstyle, form select, form fieldset input, form fieldset textarea {
  font-family: "adelle",serif;
  font-weight: 400;
  border: 1px solid #c4c4c4;
  color: #555;
  font-size: 12px;
  padding: 7px 8px 5px 8px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 1px 5px #c4c4c4;
  -webkit-box-shadow: inset 0 1px 5px #c4c4c4;
  box-shadow: inset 0 1px 5px #c4c4c4;
  line-height: 20px;
  margin-bottom: 5px;
  width: 288px; }

body {
  background: #fff;
  font-family: "proxima-nova",sans-serif;
  font-weight: 300;
  color: #353535; }

h1, h2, h4, h6 {
  color: #8abf3f;
  font-family: "adelle",serif;
  font-weight: 800; }

h1 {
  font-size: 42px;
  margin: 30px 0 10px 0; }

h2 {
  color: #67c9d0;
  font-size: 32px;
  margin-bottom: 30px;
  line-height: 1.3; }

hgroup h1 {
  margin-bottom: 0; }
hgroup h2 {
  color: #353535;
  font-family: "proxima-nova",sans-serif;
  line-height: 26px;
  font-size: 20px;
  font-weight: 300; }

h3 {
  color: #7c7c7c;
  font: 400 22px/32px "adelle", serif; }

h4 {
  color: #67c9d0; }

h6 {
  font-size: 32px;
  text-shadow: 1px 1px white, -1px -1px #909090;
  color: #2a4b59;
  margin-top: 20px; }

hr {
  background: #c5cdd0;
  height: 1px;
  border: none;
  margin: 30px 0; }

p {
  margin: 20px 0;
  line-height: 23px;
  font-size: 16px; }

a {
  color: #8abf3f; }

.partners {
  margin: 0 auto 40px;
  width: 862px; }

.siteswitch-btn {
  background: #8abf3f !important;
  color: #FFF !important;
  text-decoration: none;
  border-color: #8abf3f !important; }
  .siteswitch-btn img {
    padding-right: 6px;
    margin-bottom: -4px; }
  .siteswitch-btn:hover {
    background: #5d9632 !important; }

.article-button {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  font-family: "adelle",serif;
  font-weight: bold;
  padding: 8px 40px;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-top: 16px; }
  .article-button:hover {
    -moz-box-shadow: inset 0 1px 6px #000;
    -webkit-box-shadow: inset 0 1px 6px #000;
    box-shadow: inset 0 1px 6px #000; }

.article-button.blue {
  background: #67c9d0;
  color: #fff; }

.article-button.mediumblue {
  background: #038c9e;
  color: #fff; }

.lightgreen {
  background: #8abf3f; }

.pink {
  background: #AF006C; }

form {
  display: inline;
  float: left;
  width: 580px;
  margin: 0 10px;
  margin-top: 20px; }
  form .errorlist {
    position: relative;
    top: 70px;
    right: 0;
    text-align: right;
    list-style-type: none;
    color: #8abf3f;
    z-index: 0; }
    form .errorlist li {
      z-index: 0; }
  form select {
    -moz-appearance: button;
    appearance: none;
    -webkit-appearance: button;
    -webkit-padding-end: 20px;
    -webkit-padding-start: 20px;
    -webkit-user-select: none;
    background-image: url('/static/images/greenacres/updown.png?b55fd010cd4f'), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: center right;
    background-repeat: no-repeat;
    margin: 0;
    width: 306px;
    text-overflow: ellipsis;
    white-space: nowrap; }
    form select:disabled {
      color: #ACB2BC;
      background: #F2F4F5; }
  form fieldset p {
    z-index: 5;
    position: relative; }
  form fieldset label {
    width: 220px;
    display: inline-block;
    font-weight: 700;
    vertical-align: top;
    line-height: 33px; }
  form fieldset textarea {
    height: 200px; }
  form fieldset.extra_pad {
    padding: 9px 25px; }
  form .submit {
    width: 352px;
    height: 100px;
    background: url('/static/images/greenacres/cta-bg.png?027ca0be1e7c') no-repeat;
    position: relative;
    text-shadow: 1px 1px #8F8F8F, -1px -1px #909090;
    display: block;
    font: 800 26px/100px "adelle", serif;
    text-align: center;
    border: 0;
    color: #fff;
    margin-bottom: 20px; }
    form .submit:hover {
      cursor: pointer; }
  form .long {
    background: url('/static/images/greenacres/cta-bg-long.gif?b55fd010cd4f') no-repeat;
    width: 580px; }

.full-width {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }
  .full-width fieldset {
    padding-top: 15px; }
    .full-width fieldset p {
      display: block;
      width: 435px;
      float: left;
      margin: 10px 10px 10px 0; }
      .full-width fieldset p label {
        width: 120px; }
      .full-width fieldset p input {
        width: 260px; }
      .full-width fieldset p select {
        width: 280px;
        margin-bottom: 30px; }
    .full-width fieldset .submit {
      box-shadow: none;
      webkit-box-shadow: none;
      moz-box-shadow: none;
      float: right;
      margin-top: 140px; }
    .full-width fieldset .errorlist {
      position: relative;
      top: 70px;
      left: 260px;
      text-align: left;
      right: auto; }

header h1 {
  float: left;
  display: inline;
  float: left;
  width: 220px;
  margin: 0 10px; }
  header h1 a {
    display: block;
    width: 206px;
    height: 250px;
    background: url('/static/images/greenacres/logo.gif?b55fd010cd4f') no-repeat 0px 0;
    overflow: hidden;
    text-indent: 500px;
    white-space: nowrap; }
header .topmenu {
  font-size: 12px;
  position: absolute;
  right: 0;
  z-index: 10; }
  header .topmenu > li {
    display: inline;
    margin-left: 19px;
    font-family: "adelle",serif;
    float: left;
    position: relative;
    overflow: hidden; }
    header .topmenu > li > a {
      line-height: 26px;
      display: block;
      padding: 2px 10px 0 10px;
      color: #2a4b59; }
      header .topmenu > li > a:hover {
        color: #5d9632; }
    header .topmenu > li ul {
      position: absolute;
      padding: 13px;
      top: 18px;
      z-index: 50;
      width: 75%; }
      header .topmenu > li ul li {
        margin-bottom: 5px;
        font-family: "proxima-nova",sans-serif;
        font-size: 13px;
        border-top: #c5cdd0 1px solid;
        padding-top: 5px; }
        header .topmenu > li ul li a {
          text-decoration: none;
          color: #7ba443; }
          header .topmenu > li ul li a:hover {
            text-decoration: underline; }
header .phone, header #contact .fax, #contact header .fax, header #contact .email, #contact header .email {
  font-family: "adelle",serif;
  font-weight: 800;
  font-size: 40px;
  letter-spacing: 0px;
  float: right;
  clear: both;
  margin: 62px 0 30px 0;
  padding-left: 35px;
  background: url('/static/images/greenacres/phone.png?b55fd010cd4f') no-repeat 0 5px; }
header #head-bar {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }
header nav {
  display: inline;
  float: left;
  width: 700px;
  margin: 0 10px;
  position: relative;
  color: #2a4b59;
  background: url('/static/images/greenacres/menu-bg.gif?b55fd010cd4f') repeat-x center bottom; }
  header nav #servicemenu {
    font-family: "proxima-nova", arial, helvetica,sans-serif;
    font-weight: 700;
    clear: both; }
    header nav #servicemenu li {
      float: left;
      display: block;
      padding: 22px 12px 20px 34px;
      text-align: center;
      background-repeat: no-repeat;
      background-position: 0 12px; }
      header nav #servicemenu li a {
        color: #2a4b59;
        font-size: 17px;
        text-decoration: none;
        text-transform: uppercase; }
        header nav #servicemenu li a:hover, header nav #servicemenu li a.active {
          color: #5d9632; }

#wrapper {
  width: 960px;
  margin: 20px auto;
  position: relative; }

#quote {
  border-top: 1px solid #7FA43B;
  border-bottom: 1px solid #7FA43B;
  text-align: center;
  font-family: "adelle",serif;
  font-weight: 400;
  font-size: 17px;
  margin: 10px 0; }
  #quote strong {
    font-weight: 800;
    margin: 20px 0;
    display: inline-block; }
  #quote small {
    display: inline-block;
    margin: 10px 0;
    font-size: 15px;
    line-height: 20px !important; }

section {
  clear: both; }

#contact p {
  font-size: 18px; }
#contact span {
  color: #8abf3f;
  font-size: 30px;
  line-height: 32px; }
#contact article {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px;
  margin-bottom: 40px; }
#contact hgroup {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }
#contact .phone, #contact .fax, #contact .email {
  background: url('/static/images/greenacres/phone.png?b55fd010cd4f') no-repeat 0 0;
  padding-left: 35px;
  line-height: 28px; }
#contact .fax {
  background-image: url('/static/images/greenacres/fax.png?b55fd010cd4f'); }
#contact .email {
  background-image: url('/static/images/greenacres/email.png?b55fd010cd4f'); }
#contact h6 {
  margin-bottom: 20px; }
#contact aside {
  display: inline;
  float: left;
  width: 340px;
  margin: 0 10px;
  margin-left: 70px;
  margin-bottom: 30px; }
  #contact aside form {
    margin: 0;
    float: none; }
  #contact aside select {
    margin-top: 10px;
    width: 335px; }
  #contact aside #contact_detail {
    margin-top: 20px; }

.sister {
  float: left;
  margin: 0 20px;
  position: relative;
  text-align: center;
  top: -20px;
  width: 200px; }
  .sister p {
    color: #394a58;
    font-size: 0.9em;
    line-height: 1.1;
    margin-top: 0; }

section#booking {
  font-family: "adelle",serif; }
  section#booking h5 {
    margin-bottom: 20px;
    line-height: 22px; }
  section#booking .service-help {
    font-size: 12px; }
  section#booking fieldset {
    clear: both; }
  section#booking .short {
    width: 80px; }
  section#booking .add-row {
    text-decoration: none;
    font-size: 23px;
    font-weight: 800;
    line-height: 50px;
    color: #8abf3f;
    float: right;
    margin-bottom: 20px;
    display: block; }
    section#booking .add-row:before {
      content: "+";
      font-size: 40px;
      vertical-align: bottom; }
  section#booking .delete-row {
    background: url('/static/images/greenacres/rubbish.png?b55fd010cd4f') no-repeat;
    padding-left: 20px;
    color: #2a4b59;
    display: block;
    font: 700 14px/18px "proxima-nova",sans-serif;
    float: right;
    margin-bottom: 20px;
    display: none; }
  section#booking #calculators, section#booking #quote {
    display: none; }
  section#booking .errorlist {
    top: 60px;
    height: 0px; }
  section#booking .comments .errorlist {
    top: -23px; }

#track {
  display: inline;
  position: relative;
  width: 310px;
  float: right; }
  #track #booking_quote {
    display: inline;
    float: left;
    width: 280px;
    margin: 0 10px;
    position: absolute;
    top: 83px;
    margin-top: 20px;
    float: right; }
    #track #booking_quote table {
      width: 100%;
      margin-top: 20px; }
    #track #booking_quote #disclaimer {
      font-size: 13px;
      padding: 0 10px 0 10px; }

section#mid {
  margin-top: 30px;
  margin-bottom: 30px; }
  section#mid #desc {
    display: inline;
    float: left;
    width: 580px;
    margin: 0 10px; }
    section#mid #desc ul {
      font-size: 16px;
      margin-left: 30px; }
      section#mid #desc ul li {
        margin-bottom: 5px;
        line-height: 24px; }
  section#mid .sidebar-item {
    display: inline;
    float: left;
    width: 280px;
    margin: 0 10px;
    float: right;
    margin-top: 15px; }
  section#mid aside {
    display: inline;
    float: left;
    width: 340px;
    margin: 0 10px;
    width: 380px; }
    section#mid aside .quick-book {
      background: #d1d2b0;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: inset 0 1px 5px #808080;
      -webkit-box-shadow: inset 0 1px 5px #808080;
      box-shadow: inset 0 1px 5px #808080;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 25px 35px; }
    section#mid aside h4 {
      font-size: 36px;
      text-shadow: 1px 1px #d1d2b0, -1px -1px #909090;
      color: #8abf3f; }
    section#mid aside input {
      position: relative;
      left: -43px; }
    section#mid aside form {
      margin: 20px 0 0 0;
      width: 100%;
      float: none;
      display: block; }
      section#mid aside form select {
        padding: 10px 8px 7px 8px;
        width: 100%;
        margin-bottom: 10px; }
      section#mid aside form .submit {
        margin-bottom: 0px; }
  section#mid .home {
    text-align: center;
    font-size: 33px;
    color: #dc662d;
    margin-top: 50px; }
    section#mid .home p {
      color: #747474;
      font-size: 20px;
      font-family: "adelle",serif;
      margin-bottom: 30px; }
    section#mid .home h1 {
      font-size: 66px;
      margin: 30px;
      white-space: nowrap; }
    section#mid .home a {
      margin-top: 20px;
      display: inline-block; }
  section#mid.franchise-car {
    background: url('/static/images/greenacres/franchise-car.jpg?f=q34') no-repeat right 125px;
    margin-right: -30px; }
    section#mid.franchise-car #desc {
      width: 590px; }
    section#mid.franchise-car iframe {
      position: relative;
      left: -17px;
      height: 450px; }

section#mid.franchise-car.front {
  background: url('/static/images/greenacres/franchise-car-front.jpg?b55fd010cd4f') no-repeat right 220px; }

section#mid.franchise-car.back {
  background: url('/static/images/greenacres/franchise-car-back.jpg?b55fd010cd4f') no-repeat right 50px; }

#content #packages {
  width: 670px;
  position: relative; }
  #content #packages .package {
    float: left;
    padding: 32px  0 0 0;
    background: url('/static/images/greenacres/package-bg.png?b55fd010cd4f');
    width: 210px;
    height: 318px;
    text-align: center;
    position: relative;
    font-family: "adelle",serif;
    font-weight: 700;
    margin-bottom: 40px; }
    #content #packages .package strong {
      font-size: 50px;
      font-weight: 800; }
    #content #packages .package p {
      margin: 0;
      font-size: 17px;
      line-height: 19px;
      color: #fff; }
    #content #packages .package h4 {
      width: 212px;
      height: 35px;
      padding: 110px 0 0 0;
      position: absolute;
      bottom: 60px;
      left: -3px;
      color: #fff;
      background: url('/static/images/greenacres/packages/1.png?027ca0be1e7c');
      font-weight: 700; }
    #content #packages .package span {
      position: absolute;
      bottom: 20px;
      text-decoration: none;
      font-size: 14px;
      line-height: 32px;
      background: #E7E7D4;
      height: 28px;
      display: block;
      margin: 0 30px;
      width: 146px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px;
      -moz-box-shadow: inset 0 1px 3px #808080;
      -webkit-box-shadow: inset 0 1px 3px #808080;
      box-shadow: inset 0 1px 3px #808080; }
  #content #packages .pak-1 {
    text-decoration: none; }
    #content #packages .pak-1 strong, #content #packages .pak-1 span, #content #packages .pak-1 .from {
      color: #8bbf3e; }
    #content #packages .pak-1 h4 {
      background: url('/static/images/greenacres/packages/1.png?027ca0be1e7c'); }
  #content #packages .pak-2 {
    text-decoration: none;
    margin: 0 12px; }
    #content #packages .pak-2 strong, #content #packages .pak-2 span, #content #packages .pak-2 .from {
      color: #dc662d; }
    #content #packages .pak-2 h4 {
      background: url('/static/images/greenacres/packages/2.png?027ca0be1e7c'); }
  #content #packages .pak-3 {
    text-decoration: none; }
    #content #packages .pak-3 strong, #content #packages .pak-3 span, #content #packages .pak-3 .from {
      color: #67c9d0; }
    #content #packages .pak-3 h4 {
      background: url('/static/images/greenacres/packages/3.png?027ca0be1e7c'); }
  #content #packages .pak-1:hover span {
    background: #8bbf3e;
    color: #fff; }
  #content #packages .pak-2:hover span {
    background: #dc662d;
    color: #fff; }
  #content #packages .pak-3:hover span {
    background: #67c9d0;
    color: #fff; }

.feature {
  width: 267px;
  float: left;
  margin-bottom: 28px; }
  .feature p {
    font-size: 14px;
    line-height: 23px; }
  .feature h4 {
    font-size: 20px;
    margin-top: 20px;
    line-height: 1.3;
    text-transform: none; }
  .feature img {
    border: 1px #68784D solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }
  .feature.center {
    margin: 0 79px 50px; }

#bg-wrap {
  padding-bottom: 64px; }

p.copy {
  clear: both;
  font-size: 0.8em;
  margin: 10px 0;
  padding: 0;
  text-align: center; }

footer {
  clear: both;
  background: #e7e7d4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 1px 5px #808080;
  -webkit-box-shadow: inset 0 1px 5px #808080;
  box-shadow: inset 0 1px 5px #808080;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 20px; }
  footer #site_map {
    padding: 15px; }
    footer #site_map h5 {
      margin-top: 0; }
    footer #site_map ul {
      list-style-type: none;
      float: left;
      margin-left: 10px; }
      footer #site_map ul li {
        margin-bottom: 20px;
        display: block; }
        footer #site_map ul li a {
          text-decoration: none;
          color: #2E4B5A; }
          footer #site_map ul li a:hover {
            color: #5d9632; }
    footer #site_map ul.services {
      border-left: 1px solid #566971;
      border-right: 1px solid #566971;
      margin-left: 15px;
      padding-left: 15px;
      height: 160px;
      width: 520px;
      position: relative; }
      footer #site_map ul.services li {
        width: 150px;
        float: left;
        padding-right: 10px; }
    footer #site_map h5 {
      background: url('/static/images/greenacres/sub-bg.gif?b55fd010cd4f');
      width: 252px;
      height: 47px;
      color: #fff;
      font: 700 20px/47px "adelle",serif;
      text-align: center;
      margin: 0 10px 20px; }
  footer #become_franchisee {
    display: inline;
    float: left;
    width: 280px;
    margin: 0 10px;
    margin: 20px 0;
    text-align: center; }
    footer #become_franchisee a {
      color: #353535; }
    footer #become_franchisee p {
      margin: 0;
      font-size: 11px;
      line-height: 12px; }

.whole {
  display: inline;
  float: left;
  width: 940px;
  margin: 0 10px; }

.ten {
  display: inline;
  float: left;
  width: 580px;
  margin: 0 10px; }

.half {
  display: inline;
  float: left;
  width: 460px;
  margin: 0 10px; }
  .half ul {
    margin-left: 40px; }
    .half ul li {
      margin-bottom: 5px; }

#quote_table tr {
  line-height: 25px; }

.flatpages {
  margin: 25px; }
  .flatpages ol {
    margin-left: 25px; }
    .flatpages ol li {
      line-height: 24px; }

.messages {
  margin: 50px auto;
  display: inline-block;
  width: 100%;
  color: #555;
  font-size: 12px;
  padding-top: 50px;
  padding-bottom: 170px;
  list-style-type: none;
  text-align: center;
  background: url('/static/images/greenacres/flower.png?b55fd010cd4f') bottom center no-repeat; }

.not_found {
  margin: 50px auto;
  text-align: center;
  padding-bottom: 320px;
  background: url('/static/images/greenacres/cleaning-man-small.gif?b55fd010cd4f') bottom center no-repeat; }

#testimonial {
  display: inline;
  float: left;
  width: 280px;
  margin: 0 10px; }
  #testimonial p {
    font-size: 12px;
    line-height: 14px; }

#sweetlouise {
  float: right; }

#about {
  margin-bottom: 20px; }
  #about h2 {
    margin-bottom: 0; }
  #about .person > div {
    width: 590px;
    float: left;
    margin-right: 20px; }
  #about .person img {
    float: left;
    border: 1px #C6CDD0 solid;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px; }

.floatleft {
  float: left;
  margin: 0 20px 20px 0; }

.floatright {
  float: right;
  margin: 0 0 20px 20px; }

@font-face {
  font-family: 'nexa_boldregular';
  src: url('/static/font/Nexa_Free_Bold-webfont.eot?fd6303e1013c');
  src: url('/static/font/Nexa_Free_Bold-webfont.eot?#iefix') format("embedded-opentype"), url('/static/font/Nexa_Free_Bold-webfont.woff?fd6303e1013c') format("woff"), url('/static/font/Nexa_Free_Bold-webfont.ttf?fd6303e1013c') format("truetype"), url('/static/font/Nexa_Free_Bold-webfont.svg#nexa_boldregular') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'nexa_lightregular';
  src: url('/static/font/Nexa_Free_Light-webfont.eot?fd6303e1013c');
  src: url('/static/font/Nexa_Free_Light-webfont.eot?#iefix') format("embedded-opentype"), url('/static/font/Nexa_Free_Light-webfont.woff?fd6303e1013c') format("woff"), url('/static/font/Nexa_Free_Light-webfont.ttf?fd6303e1013c') format("truetype"), url('/static/font/Nexa_Free_Light-webfont.svg#nexa_lightregular') format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'NexaBlackRegular';
  src: url('/static/font/nexablack.eot?fd6303e1013c');
  src: url('/static/font/nexablack.eot?fd6303e1013c') format("embedded-opentype"), url('/static/font/nexablack.woff?fd6303e1013c') format("woff"), url('/static/font/nexablack.ttf?fd6303e1013c') format("truetype"), url('/static/font/nexablack.svg#NexaBlackRegular') format("svg"); }
.formstyle, form select, form fieldset input, form fieldset textarea,
form select,
form fieldset input,
form fieldset textarea {
  font-family: "proxima-nova",sans-serif; }

#westpac {
  margin-top: 30px;
  width: 60%; }

#cioAward {
  width: 32%; }

hr {
  margin: 40px 0; }

hr.header-hr {
  margin: 0 0 40px 0; }

h1, h2, h4, h6 {
  font-weight: 700; }

h1, h2 {
  text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.8); }

.h2-smaller {
  color: #394a58;
  font-size: 22px;
  text-shadow: none; }

.article-button {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3) inset;
  padding: 10px 20px; }

.repairs-renovation {
  background: url('/static/images/greenacres/hire-a-hubby.png?b55fd010cd4f') right bottom no-repeat;
  margin-bottom: 50px; }
  .repairs-renovation h1 {
    color: #af006c; }

#wrapper {
  background: #f6f6f6;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
  padding: 15px 30px;
  margin: 0 auto;
  width: 1026px; }

section#mid .home {
  padding-bottom: 20px; }
  section#mid .home h1 {
    margin: 15px; }
  section#mid .home .blue {
    color: #67c9d0;
    margin-bottom: 0; }
  section#mid .home .article-button.blue {
    color: #fff;
    font-size: 16px; }

section#mid #desc.home {
  position: relative;
  width: 640px; }
  section#mid #desc.home + aside {
    margin: 0;
    width: 360px; }
  section#mid #desc.home .ribbon {
    background: url('/static/images/greenacres/ribbon-award-winning.png?b55fd010cd4f') top left no-repeat;
    height: 148px;
    left: -40px;
    pointer-events: none;
    position: absolute;
    top: -65px;
    width: 308px; }

section#mid #desc.franchisee {
  margin-right: 5%;
  width: 40%; }

section#mid .video-section {
  float: left;
  padding-top: 30px;
  width: 50%; }
  section#mid .video-section .video {
    background: #FFF;
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    display: block;
    padding: 7px 7px 5px; }
    section#mid .video-section .video iframe, section#mid .video-section .video img {
      max-width: 100%;
      width: 100%; }

header .topmenu li a {
  color: #75787b;
  font-size: 1.1em;
  font-weight: 400;
  padding: 2px 15px 0;
  text-decoration: none; }
header .topmenu li ul {
  list-style: none; }
header .topmenu li ul li {
  margin: 0;
  padding: 0; }
  header .topmenu li ul li a {
    background: #8abf3f;
    color: #FFF;
    display: block;
    padding: 5px; }
header h1 {
  margin: 20px 10px 30px; }
header hgroup h3 {
  font-size: 21px; }

header nav {
  background-position: center 92px;
  margin: 0 0 0 10px;
  width: 774px; }
  header nav #servicemenu {
    margin-top: 100px; }
    header nav #servicemenu li {
      -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
      box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
      border-radius: 3px;
      background-position: 22px 9px;
      margin-bottom: 10px;
      margin-left: 10px;
      padding: 15px 35px 15px 60px; }
      header nav #servicemenu li:nth-child(1), header nav #servicemenu li:nth-child(2), header nav #servicemenu li:nth-child(3) {
        padding: 15px 42px 15px 65px; }
      header nav #servicemenu li:last-child {
        padding: 7px 35px 7px 60px;
        width: 120px; }
      header nav #servicemenu li a {
        font-size: 15px; }

.welcome-right {
  text-align: center; }

h1 {
  color: #394a58; }

.home hgroup h1 {
  color: #8abf3f; }

#desc h1 {
  font-size: 36px;
  margin-top: 0; }

.intro {
  font-size: 18px;
  font-weight: 500; }

.phone-header {
  color: #394a58;
  font-family: NexaBlackRegular,sans-serif;
  font-size: 36px;
  letter-spacing: 0px;
  display: block;
  margin: 0 0 16px;
  position: absolute;
  text-align: right;
  text-decoration: none;
  top: 257px;
  right: 34px; }
  .phone-header i {
    background: url('/static/images/greenacres/phone-icon.png?027ca0be1e7c') no-repeat;
    display: inline-block;
    height: 28px;
    vertical-align: top;
    width: 28px; }

section#mid #desc.service {
  margin: 0 40px 0 10px;
  width: 680px; }

section#mid aside.service {
  margin: 0;
  width: 280px; }

section#mid #content .content {
  float: left;
  margin-right: 40px;
  width: 680px; }
  section#mid #content .content h1 {
    font-size: 36px;
    margin-top: 0; }
section#mid #content aside {
  width: 280px; }

.package-holder {
  background: url('/static/images/greenacres/cleaning.png?027ca0be1e7c') no-repeat top right;
  min-height: 525px; }

#content #packages .package {
  height: 308px;
  padding-top: 42px; }
  #content #packages .package p {
    font-size: 15px; }
  #content #packages .package strong {
    font-size: 44px; }
  #content #packages .package h4 {
    font-size: 18px;
    font-weight: 700; }

.full-width {
  display: block;
  float: none;
  margin: 0;
  width: 1025px; }

.full-width fieldset .submit {
  margin-right: 35px;
  width: 296px; }

section#mid aside .quick-book form .submit {
  padding-top: 6px;
  width: 296px; }
section#mid aside .quick-book h4 {
  color: #394A58;
  font-family: "adelle",serif;
  font-size: 38px;
  text-shadow: 0 1px 1px #FFFFFF;
  text-transform: none; }
section#mid aside .quick-book p {
  font-weight: 500; }

.page .phone, .page #contact .fax, #contact .page .fax, .page #contact .email, #contact .page .email {
  display: none; }

.sister p {
  font-size: 0.8em; }

footer #site_map h5 {
  background: none;
  color: #2A4B59;
  font-family: "adelle",serif;
  font-size: 35px;
  text-align: left;
  text-transform: none; }

p.copy a {
  color: #394a58;
  padding-left: 10px; }

.green-video-section {
  float: left;
  width: 100%;
  margin: 0 0 35px 0; }
  .green-video-section .video {
    background: #FFF;
    border-radius: 6px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
    display: inline-block;
    padding: 7px 7px 5px;
    margin: 0 15px 15px 0;
    width: 45% !important;
    float: left; }
    .green-video-section .video iframe {
      max-width: 100%;
      width: 100%; }

body.conf2015 {
  background: #eee;
  overflow-x: hidden; }
  body.conf2015 img {
    max-width: 100%; }
  body.conf2015 .halve {
    display: inline-block;
    margin-left: 2%;
    width: 48%; }
  body.conf2015 .halve:first-child {
    margin-left: 0; }
  body.conf2015 .halve {
    position: relative; }
    body.conf2015 .halve img {
      display: block;
      margin: 0 auto;
      position: relative; }
  body.conf2015 #wrapper {
    background: #fff;
    max-width: 1026px;
    padding: 0;
    text-align: center;
    width: 100%; }
  body.conf2015 header {
    padding: 20px 0 0; }
  body.conf2015 .conf-content {
    padding: 20px; }
    body.conf2015 .conf-content h1 {
      font-size: 1.6em;
      line-height: 1.2; }
  body.conf2015 form {
    display: block;
    float: none;
    margin: 0;
    width: auto; }
  body.conf2015 .formsection {
    margin: 20px 0;
    text-align: left; }
    body.conf2015 .formsection .fieldset {
      padding: 0 0 20px; }
      body.conf2015 .formsection .fieldset label {
        display: block;
        margin: 5px 0; }
      body.conf2015 .formsection .fieldset input[type="text"],
      body.conf2015 .formsection .fieldset input[type="file"] {
        background: #eaeaea;
        border-radius: 4px;
        box-shadow: 0 1px 5px #c4c4c4 inset;
        color: #2a4b59;
        padding: 10px;
        width: 90%; }
        body.conf2015 .formsection .fieldset input[type="text"]:focus, body.conf2015 .formsection .fieldset input[type="text"]:active,
        body.conf2015 .formsection .fieldset input[type="file"]:focus,
        body.conf2015 .formsection .fieldset input[type="file"]:active {
          background: #f9f9f9; }
    body.conf2015 .formsection input[type="submit"] {
      background: #8abf3f;
      border: 0;
      border-radius: 4px;
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3) inset;
      color: #fff;
      cursor: pointer;
      display: inline-block;
      font-family: "adelle",serif;
      font-size: 1em;
      font-weight: bold;
      padding: 8px 40px; }
      body.conf2015 .formsection input[type="submit"]:hover {
        box-shadow: 0 1px 6px #000 inset; }
  body.conf2015 .full-width fieldset p select {
    margin-bottom: 5px; }
  body.conf2015 a.submit.short {
    background: url('/static/images/greenacres/cta-bg.png?027ca0be1e7c') no-repeat;
    border: 0 none;
    color: #fff;
    display: inline-block;
    font: 800 26px/110px "adelle",serif;
    height: 100px;
    margin: 30px auto;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px #8f8f8f, -1px -1px #909090;
    width: 310px; }

.participants {
  padding: 20px; }
  .participants h5 {
    padding-bottom: 20px; }
  .participants hr {
    background: #ccc;
    border: 0;
    clear: both;
    display: block;
    height: 1px;
    margin: 20px 0;
    overflow: hidden;
    width: 100%; }
  .participants .p-group {
    padding: 20px 0;
    text-align: left; }
    .participants .p-group h3 {
      padding: 10px 0 20px;
      text-align: center; }
    .participants .p-group .participant {
      display: block;
      padding: 20px 0;
      text-align: center;
      width: 100%; }
      .participants .p-group .participant h4 {
        margin-bottom: 1em; }
      .participants .p-group .participant .profile-photo {
        display: block;
        text-align: center;
        width: 100%; }
        .participants .p-group .participant .profile-photo figure {
          background: #f2f2f2;
          border: 10px solid #f2f2f2;
          border-radius: 50%;
          display: block;
          height: 300px;
          margin: 10px auto 20px;
          overflow: hidden;
          position: relative;
          width: 300px; }
          .participants .p-group .participant .profile-photo figure:hover {
            background: #8abf3f;
            border: 10px solid #8abf3f; }
          .participants .p-group .participant .profile-photo figure img.circle {
            bottom: 0;
            left: 0;
            margin: auto;
            position: absolute;
            right: 0;
            top: 0; }

@media only screen and (min-width: 680px) {
  .participants .p-group .participant {
    display: inline-block;
    width: 49%; }

  .participants .p-group .participant .profile-photo figure {
    height: 280px;
    width: 280px; }
    .participants .p-group .participant .profile-photo figure img.circle {
      max-height: 110%;
      max-width: 150%; } }
/* 768px */
@media only screen and (min-width: 768px) {
  body.conf2015 header {
    padding: 100px 0 20px; }
  body.conf2015 #wrapper {
    padding-bottom: 100px; }
  body.conf2015 .conf-content {
    margin: 0 auto;
    max-width: 60%; }
  body.conf2015 .formsection {
    margin: 40px 0; }
    body.conf2015 .formsection .fieldset label {
      display: inline-block;
      vertical-align: middle;
      width: 30%; }
    body.conf2015 .formsection .fieldset input[type="text"],
    body.conf2015 .formsection .fieldset input[type="file"] {
      display: inline-block;
      vertical-align: middle;
      width: 60%; }
    body.conf2015 .formsection input[type="submit"] {
      margin-left: 30%; }

  .profile-photo {
    display: inline-block;
    text-align: left;
    width: 48%; }
    .profile-photo img.circle {
      margin-bottom: 0;
      max-width: 80%; }

  .participants .p-group .participant .profile-photo figure {
    height: 280px;
    width: 280px; }
    .participants .p-group .participant .profile-photo figure img.circle {
      max-height: 110%;
      max-width: 150%; } }
/* 992px */
@media only screen and (min-width: 992px) {
  .participants .p-group .participant {
    display: inline-block;
    width: 33%; } }
#pop-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1001; }

#popup {
  background: #374a58;
  border: 10px solid #fff;
  border-radius: 6px;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
  width: 600px;
  height: 480px;
  position: relative;
  top: 50%;
  left: 50%;
  margin: -240px 0 0 -300px;
  text-align: center; }
  #popup .content {
    padding: 20px; }
  #popup h2 {
    color: #fff;
    font-size: 26px;
    margin: 0;
    text-shadow: none; }
  #popup a.closer {
    color: #fff;
    cursor: pointer;
    font-size: 50px;
    position: absolute;
    right: 16px;
    top: 4px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #popup img {
    display: block;
    margin: 10px auto 0;
    max-width: 80%; }
  #popup p {
    color: #fff;
    font-size: 0.9em;
    margin: 10px 0 0; }
  #popup .article-button {
    bottom: 15px;
    margin: 0;
    position: absolute;
    right: 15px; }

.pbl {
  padding-bottom: 40px; }

.ptl {
  padding-top: 40px; }

.strategic-plan {
  background: url('/static/images/greenacres/strategic-plan-ga.jpg?b928d794f1f4') no-repeat;
  background-size: 100%;
  margin-bottom: 40px; }
  .strategic-plan .strategic-plan-inner {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 15px 30px;
    max-width: 430px; }
    .strategic-plan .strategic-plan-inner h3 {
      color: #189edd;
      color: #008b35;
      font-size: 2em;
      font-weight: bold;
      margin-bottom: 10px; }
    .strategic-plan .strategic-plan-inner p {
      margin-top: 0px;
      margin-bottom: 10px;
      color: #565656; }
    .strategic-plan .strategic-plan-inner h4 {
      margin-bottom: 0px;
      color: #565656;
      font-size: 20px; }

header nav #servicemenu li:nth-child(1), header nav #servicemenu li:nth-child(2) {
  padding: 15px 38px 15px 65px; }
header nav #servicemenu li:nth-child(3) {
  padding: 15px 42px 15px 65px; }
header nav #servicemenu li:nth-child(4) {
  padding: 15px 75px 15px 65px; }
header nav #servicemenu li:last-child {
  padding: 15px 100px 15px 65px;
  width: auto; }

/*# sourceMappingURL=tmp9n7xoi.css.map */
