
@import url(http://www.google.com/cse/api/branding.css);
@import url(http://fonts.googleapis.com/css?family=Stalemate);
@import url(http://fonts.googleapis.com/css?family=Orienta);

body {
  /* Never get smaller than this */
  font-size: 16px; font-family:orienta;
}

h1 {display:inline-block;}

img, p {display: inline-block; margin-right:18px; vertical-align: middle;}

.services {list-style-type: none; display:inline-block;}

.logo {width:108px; height:108px; margin-right:18px; vertical-align: middle; display:inline-block; background-image:url('/gf-logo-web.jpg'); }

.button {border-style:ridge; border-width:5px; border-color:#808080;
    display:inline-block; margin-left:auto; margin-right:auto; vertical-align:top; /* height:60px;*/
        max-width:100%;
     background-color:#006e8c;
    margin-top:8px;
    padding:50px 70px 50px 70px;
    text-align:center;
    font-family: arial;
    font-weight:bold;
    color:#ffffff;
}

@media (min-width:600px) {
  body {
    font-size: 18px;
  }
}

@media (min-width:800px) {
  body {
    font-size: 20px;
  }
}

@media (min-width:1000px) {
  body {
    /* Never get larger than this */
    font-size: 22px;
  }
}


.small {
  /* Never get smaller than this */
  font-size: 12px;
}

@media (min-width:600px) {
  .small {
    font-size: 14px;
  }
}

@media (min-width:800px) {
  .small {
    font-size: 16px;
  }
}

@media (min-width:1000px) {
  .small {
    /* Never get larger than this */
    font-size: 18px;
  }
}


#bg {max-width:100%;
    margin-left:auto; margin-right:auto;
border-style:ridge;
border-width:3px;
border-color:#006e8c;
padding:12px;
background-repeat: no-repeat;
  background-attachment: fixed;
background-image:url('/page-bg-dim-2.jpg'); 
}



#bg2 {max-width:100%;
    margin-left:auto; margin-right:auto;
border-style:ridge;
border-width:3px;
border-color:#006e8c;
padding:12px;
height: 675px;
background-position: center;
  background-repeat: no-repeat;
    position: relative;
  background-image:url('/page-bg-dim-2.jpg'); 
  background-size: cover;
  position: relative;
}

#bg3 {
margin-left:auto;
margin-right:auto;
padding-left:12px;
  background-image: url("/page-bg-dim-2.jpg");
  background-color: #ffffff;
  /* height: 675px; */
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
}

#container-text {
  /* text-align: center; */
  position: absolute;
  top: 10%;
  left: 10%;
  transform: translate(-10%, -10%);
  /* color: white; */
}

.float-left {float: left; margin: 6px 12px 12px 0;}

/* h1, h2{width:100%; text-align:center; color:#006e8c;} */

h1 {/* text-align:center; */ color:#006e8c;
  /* Never get smaller than this */
  font-size: 24px;
}

@media (min-width:600px) {
  h1 {
    font-size: 24px;
  }
}

@media (min-width:800px) {
  h1 {
    font-size: 26px;
  }
}

@media (min-width:1000px) {
  h1 {
    /* Never get larger than this */
    font-size: 28px;
  }
}
@media only screen and (max-width: 600px) {
  h1 {
    font-size: 24px;
  }
}
  
  h2 {/* text-align:center; */ color:#006e8c;
  /* Never get smaller than this */
  font-size: 22px;
  
  text-decoration: underline;
}


@media (min-width:600px) {
  h2 {
    font-size: 22px;
  }
  .new-line{display:inline;}
  
}

@media (min-width:800px) {
  h2 {
    font-size: 24px;
  }
  .new-line{display:inline;}
}

@media (min-width:1000px) {
  h2 {
    /* Never get larger than this */
    font-size: 26px;
  }
  .new-line{display:inline;}
}
@media only screen and (max-width: 600px) {
  h2 {
    font-size: 22px;
  }
  .new-line{display:block;}
  .menu-btn{font-size: 24px;}

}



.center {margin-left:auto; margin-right:auto; /* text-align:center; */}

em {font-style:normal; font-weight: bold; color:#006e8c;}

#geo {max-width:100%;
    margin-left:auto; margin-right:auto;

/* border-style:ridge;
border-width:3px;
border-color:#006e8c; padding:12px; */
background-repeat: no-repeat;
  background-attachment: fixed;
background-image:url('/georges-francis-jr-esq-02.jpg'); 
}

.border{border-style:ridge;
border-width:3px;
border-color:#006e8c; padding:12px;}

.fluid {max-width:100%; height:auto;}
.menu-btn {
    white-space: nowrap;
    border-radius: 25px;
    border-style:ridge;
border-width:3px;
border-color:#006e8c;
    display:inline; 
    /* 
    float:left; 
    background-color:#006e8c; 
    */
    padding:5px 10px 5px 10px;
    margin:15px 5px 15px 5px;
    
    text-align: center;
    font-family: arial;
    font-weight: bold;
}

.btn {
    width:690px;
    height:90px;
    max-width:100%;
    display:inline; 
    /* float:left; */
    background-color:#006e8c;
    margin:15px 5px 15px 5px;
    padding:5px 10px 5px 10px;
    text-align:center;
    font-family: arial;
    font-weight:bold;
    color:#ffffff;
}



    */
