html, body, #map-canvas {
        height: 100%;
        margin: 0px;
        padding: 0px
      }
      #panel {
        position: absolute;
        top: 5px;
        left: 50%;
        margin-left: -180px;
        z-index: 5;
        background-color: #fff;
        padding: 5px;
        border: 1px solid #999;
      }

      #directions-panel {
        height: 100%;
        float: right;
        width: 330px;
        overflow: auto;
      }

      #map-canvas {
        margin-right: 400px;

        height: 450px;
        width: 610px;
      }

      #control {
        background: #fff;
        padding: 5px;
        font-size: 14px;
        font-family: Arial;
        border: 1px solid #ccc;
        box-shadow: 0 2px 2px rgba(33, 33, 33, 0.4);
        display: none;
      }

      @media print {
        #map-canvas {
          height: 500px;
          margin: 0;
        }

        #directions-panel {
          float: none;
          width: auto;
        }
      }



@font-face {
   font-family: 'Caudex-Regular';
   src: url('../fonts/Caudex-Regular.eot');
   src: local('☺'),  url('../fonts/Caudex-Regular.woff') format('woff'),  url('../fonts/Caudex-Regular.ttf') format('truetype'),  url('../fonts/Caudex-Regular.svg') format('svg');
   font-weight: normal;
   font-style: normal;
}
@font-face {
   font-family: 'Muli-Light';
   src: url('../fonts/Muli-Light.eot');
   src: local('☺'),  url('../fonts/Muli-Light.woff') format('woff'),  url('../fonts/Muli-Light.ttf') format('truetype'),  url('../fonts/Muli-Light.svg') format('svg');
   font-weight: normal;
   font-style: normal;
}

@foMnt-face
{
   font-family: 'Tempus Sans ITC';
   src: url('tempsitc.eot');
   src: url('tempsitc.eot?iefix') format('embedded-opentype'),
        url('tempsitc.ttf') format('truetype');
}
@font-face
{
   font-family: 'Tempus Sans ITC';
   src: url('../fonts/tempsitc.eot');
   src: local('Tempus Sans ITC'),
        url('../fonts/tempsitc.ttf') format('truetype');
}

#hi {position: absolute;height:5px;top:-500px;width:820px;overflow:hidden;padding: 0 0 0 15px;font-size: 100%;}



.u{color:#84a74b;font-style: italic;cursor: pointer;}

.a {opacity:0;filter:alpha(opacity=0);height:5px;overflow:hidden;font-size: 14px;padding: 0 0 0 15px;width:auto;}




body {
   background: url(../images/bg-body.jpg) repeat left top;
   font-family: 'Caudex-Regular';
   margin: 0;
}
img {
   border: 0;
}
/*------------------------------ HEADER ------------------------------*/
#navigation li a, #contact form input.btn {
   background: url(../images/buttons.png) no-repeat;
}
#blog div.box, #blog div.box div.header {
   background: url(../images/bg-boxborders.png) no-repeat;
}
/*------------------------------ HEADER ------------------------------*/
#header {
   background: url(../images/bg-header.png) no-repeat center top;
   height: 206px;
   text-align: right;
}
#header > div {
   width: 940px;
   margin: 0 auto;
   padding: 0 10px;
}
/** Logo **/
#logo {
   float: left;
   margin-left: 0px;
   margin-top: 0px;
   line-height: 1.16;
}

hv1 {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #91a9cb));
  background-image: -webkit-linear-gradient(#ffffff,#91a9cb);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
  position: relative;

  margin-top: 0em;
  margin-bottom: 0em;
}
hv1:after {
  background: none;
  content: attr(data-text);
  left: 0;
  position: absolute;
  text-shadow: 6px 6px 9px rgba(0, 0, 0, 0.33);
  top: 0;
  z-index: -1;
}

#logo p {
font-family: 'Tempus Sans ITC';
   font-size:49px; color: #fff;
   tnext-shadow: -0px -0px #fff,1px 1px #000;
margin-top: 0em;
  margin-bottom: 0em;
text-shadow: 2px 2px 2px rgba(0,0,0,0.1),-2px -2px 2px rgba(255,255,255,0.1);
-moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.1),-2px -2px 2px rgba(255,255,255,0.1);
-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.1),-2px -2px 2px rgba(255,255,255,0.1);

   }

#logo h1 {
 color: #836544;
   font-family: 'Tempus Sans ITC';
   font-weight: Bold;
   font-size: 10pt;
   margin: 0px;

}

#logo p {
  backgromund: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#bbb));
background: -webkit-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5)); /*Safari*/
background: -o-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5)); /*Opera 11-12*/
background: -moz-linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5)); /*Fx 3.6-15*/
backgromund: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5)); /*Standard*/




  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}

/** Navigation **/
#navigation {
   list-style: none;
   display: inline-block;
   width: 610px;
   margin: 0;
   padding: 0;


}
#navigation li {
   float: left;
   font-size: 14pt;
   height: 206px;
   width: 137px;
   margin-left: -16px;
   text-align: center;
}
#navigation li a {
   background-position: -144px 0;
   color: #e4dec0;

   display: table-cell;
vertical-align:middle;

   font-family: 'Tempus Sans ITC';
   font-size: 14px;
   height: 206px;
   width: 138px;
   line-height: 20px;
   outline: 0;
   text-decoration: none;
   text-shadow: 1px 1px #3d3413;
   text-transform: uppercase;


}
#navigation li a:hover, #navigation li.selected a {
   background-position: 0 0;
   color: #fff;
}
/*------------------------------ CONTENTS ------------------------------*/
#contents {
   background: url(../images/bg-content-top.png) no-repeat center -6px;
   min-height: 85px;
   margin-top: -79px;
   position: relative;
}
#contents > div {
   width: 960px;
   margin: 0 auto;
   padding-top: 30px;
}

#contents h2 {
   color: #836544;
   font-family: 'Tempus Sans ITC';
   font-weight: normal;
   margin: 0 0 30px;

   text-tranbsform: uppercase;

   font-size: 36px;
}


#contents h4 {
   color: #836544;
   font-family: 'Tempus Sans ITC';
   font-weight: normal;
   margin: 0 0 30px;

   text-tranbsform: uppercase;

   font-size: 26px;
}

#contents h1, h3, h5 {
   color: #836544;
   font-family: 'Tempus Sans ITC';
   font-weight: Bold;
   margin-top: 0px;

   text-shadow: 1px 1px 1px rgba(255,255,255,0.5);
-moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.5);
-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.5);

}

#contents h3 {
   color: #5a7433;

}

#contents h5 {
   color: #474747;

}
#contents p {
   color: #474747;
   font-size: 14px;
   line-height: 24px;
   margin: 0;
   padding: 0 0 24px;
}

#firstHeading
{margin:0;padding: 0;}

#bodyContent p {
   color: #836544;
   font-size: 14px;
   line-height: 14px;
   margin: 0;
   padding: 0 0 4px;
}



#contents p.q {margin:0 0 15px 0;font-size:18px;}




#contents p a {
   color: #474747;
}
#contents p a:hover {
   color: #887c6c;
}
#contents p a.author, #contents p a.comments {
   color: #646f33;
   text-decoration: none;
}
/** dbox **/
#contents #dbox {
   background: url(../images/bg-adbox.png) no-repeat center -6px;
   height: 585px;
   width: 100%;
   padding-top: 9px;
   position: relative;
}
#dbox > div {
   height: 520px;
   width: 940px;
   margin: 0 auto;
   padding: 0 10px;
   position: relative;
}
#dbox > div img {
   float: left;
   margin-left: 0px;
   margin-top: 20px;

}
#dbox > div div.details {
   font-family: 'Caudex-Regular';
   width: 345px;
   position: absolute;
   right: 50px;
   top: 125px;
}
#dbox div.details h3 {
   color: #836544;
   font-weight: normal;
   text-trabnsform: uppercase;
}
#sched {
   background: url(../images/arrow.gif) no-repeat right center;
   color: #848484;
   font-style: italic;
   padding-right: 15px;
   text-decoration: none;
}
#dbox div.details a:hover {
   color: #7c844b;
}
#dbox span.footer {
   background: url(../images/bg-adboxbottom.png) no-repeat center top;
   display: block;
   height: 146px;
   width: 100%;
   position: absolute;
   bottom: -72px;
   left: 0;
}
/** Featured **/
#featured {
   padding: 18px 0;
}
#featured a {
   background: url(../images/buttons2.png) no-repeat;
   display: inline-block;
   height: 318px;
   width: 314px;
   margin-left: 4px;


   color: #232114;
   font-weight: bold;
   text-align: center;
   font-family: 'Tempus Sans ITC';
   font-size: 30px;
   line-height: 435px;
   outline: 0;
   text-decoration: none;

color: #e4dec0;


text-shadow: 1px 1px #3d3413;


text-shadow: 2px 2px 2px rgba(0,0,0,0.1),-2px -2px 2px rgba(255,255,255,0.1),1px 1px #3d3413;
v-moz-text-shadow: 2px 2px 2px rgba(0,0,0,0.1),-2px -2px 2px rgba(255,255,255,0.1);
v-webkit-text-shadow: 2px 2px 2px rgba(0,0,0,0.1),-2px -2px 2px rgba(255,255,255,0.1);


}
#featured a:first-child {
   margin-left: 0;
}
#featured a.all-colors {
   background-position: -324px 0;
   background-position: 0 0;
}
#featured a.highlights {
   background-position: -324px -328px;
   background-position: 0 -328px;
}
#featured a.coloring {
   background-position: -324px -656px;
   background-position: 0 -656px;
}
#featured a.all-colors:hover {
   background-position: 0 0;
   background-position: -324px 0;
   color: #eee;

}
#featured a.highlights:hover {
   background-position: 0 -328px;
   background-position: -324px -328px;
   color: #eee;

}
#featured a.coloring:hover {
   background-position: 0 -656px;
   background-position: -324px -656px;
   color: #eee;

}
/** MAIN **/
#main {
   float: left;
   min-height: 840px;
   width: 620px;
}

#services #main {

   width: 820px;
}

#main ul {
   list-style: none;
   margin: 0;
   padding: 0;
}
#main ul li {
   display: inline-block;
   margin-bottom: 24px;
}
#main ul li img {
   float: left;
   margin-right: 20px;
}
/** SIDEBAR **/
#sidebar {
   float: right;
   width: 278px;
}
#sidebar h3 {
   background: url(../images/border4.png) repeat-x left bottom;
   margin: 0 0 12px;
   padding-bottom: 12px;
}
#sidebar ul {
   list-style: none;
   margin: 0 0 30px;
   padding: 0;
}
#sidebar ul li {
   background: url(../images/border4.png) repeat-x left bottom;
   display: inline-block;
   width: 100%;
   padding: 11px 0;
}
#sidebar ul li:first-child {
   padding-top: 0;
}
#sidebar ul li a {
   color: #836544;
   display: block;
   font: 14px/24px 'Caudex-Regular';
   text-decoration: none;
}
#sidebar ul li a:hover, #sidebar ul li.selected a {
   color: #717d3d;
}
/** About **/
#about {
   padding-bottom: 30px;
}
#about img {
   float: right;
   margin: 6px 0 30px 20px;
}
#about img.mug {
   float: left;
   border: 2px solid #836544;
   margin-left: 0;
   margin-right: 20px;
   background: url(../images/bg-pattern.jpg) repeat-y center top;
}
#about p {
   padding-bottom: 36px;
}
/** Services **/
#pricing {
   color: #474747;
   font: 16px/24px 'Caudex-Regular';
   border: 1px solid #474747;
   padding:15px;
   margin-left: auto;
margin-right: auto;

}

#pricing td, tr {border: 0}


#contents #services {
   width: 940px;
   padding-left: 10px;
   padding-right: 10px;
}
#services:after {
   clear: both;
   content: "";
   display: block;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#services h5 {
   floamt: right;
   background: url(../images/border4.png) repeat-x left bottom;
   width: 400px;
   margin: 0 0 12px;
   padding-bottom: 12px;

  font-weight: bold;
}
#services  ul {
   padding-top: 7px;

    list-style: none;
   margin: 0;
   padding: 0;
}
#servimces table {
   width: 940px;
}

/** Blogs **/
#blog div.box {
   background-position: -651px bottom;
   width: 630px;
   padding-bottom: 8px;
}
#blog div.box div.header {
   background-position: 0 0;
   padding-top: 8px;
}
#blog div.box div.body {
   background: url(../images/bg-box.png) repeat-y left top;
   padding-left: 2px;
   padding-right: 10px;
}
#blog div.box h3 a {
   background: url(../images/bg-heading.png) no-repeat right top;
   color: #fff;
   display: block;
   height: 59px;
   line-height: 50px;
   margin-bottom: 12px;
   margin-left: -1px;
   padding: 0 10px;
   text-decoration: none;
   text-shadow: 1px 1px #4c4121;
}
#blog div.box h3 a:hover {
   background-position: left top;
}
#blog div.box img {
   margin: 0 10px 12px;
}
#blog div.box p {
   margin: 0;
   padding-left: 12px;
   padding-right: 20px;
}
#blog div.box p.infos {
   padding-bottom: 10px;
   padding-top: 2px;
}
#blog #sidebar ul.posts {
   margin-bottom: 36px;
}
#blog #sidebar ul.posts li img {
   float: left;
   margin-right: 20px;
}
#blog #sidebar ul.posts li span {
   color: #474747;
   font-size: 12px;
   font-style: italic;
}
#blog #sidebar ul.posts li a {
   display: inline-block;
   font-family: 'Caudex-Regular';
   font-weight: 500;
   width: 192px;
   text-decoration: none;
}
/** Contact **/
#contact {
   min-height: 840px;
}
#contact img {
   float: right;
   margin: 6px 0 30px 20px;
}
#contact form table {
   border-collapse: collapse;
   margin: 0;
   padding: 0;
}
#contact form table td {
   padding: 0 6px 12px 0;
   vertical-align: top;
}
#contact form table td:first-child {
   width: 132px;
}
#contact form label {
   color: #474747;
   font-size: 14px;
   margin: 6px 0 0;
}
#contact form input.txtfield {
   color: #474747;
   height: 22px;
   line-height: 20px;
   width: 244px;
   border: 1px solid #ecd9b0;
   padding: 1px 2px;
}
#contact form textarea {
   color: #474747;
   height: 154px;
   width: 334px;
   border: 1px solid #ecd9b0;
   margin: 0 0 4px;
   padding: 2px;
   overflow: auto;
   resize: none;
}
#contact form input.btn {
   background-position: -154px -239px;
   cursor: pointer;
   height: 40px;
   width: 144px;
   border: 0;
   padding: 0;
}
#contact form input.btn:hover {
   background-position: 0 -239px;
}
/*------------------------------ FOOTER ------------------------------*/
#footer {
   clear: both;
}
/** Articles **/
#articles {
   background: url(../images/border2.png) no-repeat center bottom;
   color: #474747;
   margin: 0 auto;
   padding-bottom: 8px;
}
#articles p {
   font-size: 13px;
   line-height: 24px;
   margin: 0;
}
#articles p a {
   color: #977d5d;
   text-decoration: none;
}
#articles p a:hover {
   color: #6d773a;
}
#articles div.header {
   background: url(../images/border.png) no-repeat center top;
   padding-top: 8px;
}
#articles div.body {
   background: url(../images/bg-pattern.jpg) repeat-y center top;
   min-height: 300px;
}
#articles div.body > div {
   width: 940px;
   margin: 0 auto;
   padding: 0 10px;
}
#articles div.body > div:after {
   clear: both;
   content: "";
   display: block;
   height: 0;
   line-height: 0;
   visibility: hidden;
}
#articles div.section {
   float: left;
   background: url(../images/border3.png) repeat-y left top;
   height: 284px;
   width: 295px;
   padding: 20px 5px 0 20px;
   overflow: hidden;
}
#articles div.section:first-child {
   background: none;
   padding-left: 0;
}
#articles div.section h3 {
   background: url(../images/border5.png) repeat-x 1px bottom;
   color: #634524;
   font-family: 'Tempus Sans ITC';
   font-weight: normal;
   margin-bottom: 12px;
   padding-bottom: 12px;
   text-transform: uppercase;
}
#articles ul.blog {
   list-style: none;
   margin: 0;
   padding: 0;
}
#articles ul.blog li {
   background: url(../images/border5.png) repeat-x 1px top;
   margin-bottom: 12px;
   padding-top: 13px;
}
#articles ul.blog li:first-child {
   background: none;
   padding-top: 0;
}
#articles ul.blog li span {
   display: block;
   font-size: 12px;
   font-style: italic;
}
#articles ul.blog li a {
   color: #5a7433;
   display: block;
   font-family: 'Caudex-Regular';
   font-size: 14px;
}
#articles table.info {
   font-size: 13px;
   line-height: 23px;
   margin-bottom: 30px;
}
#articles table.info td {
   padding: 0;
}
#articles table.info tr td:first-child {
   height: 35px;
}
#connect a {
   background: url(../images/icons.png) no-repeat;
   display: inline-block;
   height: 26px;
   width: 25px;
   margin-right: 5px;
}
#connect a.facebook {
   background-position: -35px 0;
}
#connect a.twitter {
   background-position: -35px -38px;
}
#connect a.googleplus {
   background-position: -35px -77px;
}
#connect a.facebook:hover {
   background-position: 0 0;
}
#connect a.twitter:hover {
   background-position: 0 -38px;
}
#connect a.googleplus:hover {
   background-position: 0 -77px;
}
#footer div.footer {
   font-family: 'Caudex-Regular';
   width: 940px;
   margin: 0 auto;
   padding: 0 10px;
}
#footer div.footer {
   padding: 10px 0 20px;
}
#footer div.footer form {
   float: right;
   width: 292px;
   margin-right: 8px;
   text-align: right;
}
#footer div.footer form input.txtfield {
   color: #474747;
   font-size: 11px;
   height: 18px;
   line-height: 18px;
   width: 213px;
   border: 1px solid #ecd9b0;
   text-align: center;
}
#footer div.footer form input.btn {
   background-color: #977d5d;
   color: #fff;
   cursor: pointer;
   font-size: 11px;
   height: 19px;
   width: 54px;
   border: 0;
}
#footer div.footer form input.btn:hover {
   background-color: #685237;
}

input.mbtn {
   background-color: #977d5d;
   background: url(../images/bg-heading.png) no-repeat right -21px;
   color: #fff;
   cursor: pointer;
   font-family: 'Caudex-Regular';
   font-size: 12px;
   height: 30px;
   width: 130px;
   border: 0;
   text-shadow: 1px 1px #4c4121;
   text-transform: uppercase;
   margin: 8px;


      n-moz-text-shadow: 2px 1px 10px #fff000;
    n-webkit-text-shadow: 2px 1px 10px #fff000;
    ntext-shadow: 2px 1px 10px #fff000;

    -moz-box-shadow: 1px 4px 5px  #bbb, 0px -8px 15px  #555 inset;
    -webkit-box-shadow: 1px 4px 5px  #bbb, 0px -8px 15px  #555 inset;
    box-shadow: 1px 4px 5px  #bbb, 0px -8px 15px  #555 inset;

}
input.mbtn:hover {
  background-position: left -21px;
}

#footer div.footer p {
   color: #5c5b58;
   font-size: 12px;
   line-height: 24px;
   margin: 0;

   text-align: center;
}
#footer div.footer p a {
   color: #5c5b58;
   border-left: 1px solid #6f6e68;
   margin-left: 5px;
   padding-left: 5px;
   text-decoration: none;
}
#footer div.footer p a:hover {
   color: #887c6c;
}
