@charset "utf-8";
/* CSS Document */

html, body {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    background-color: #ffffff;
    background-repeat: repeat;
    color: #333333;
}

h1 {
    font-family:"Times New Roman",Georgia,Serif;
    font-style: italic;
    font-size: 32px;
    color: #d8a36b;
}

h1 span {
    color: #333333;
}

h2 {
    font-size: 20px;
}

a:link, a:visited {
    color: #333;
}

a:hover {
    color: #000;
}

#siteWrap {
    margin: 0px;
}

#headerWrap {
    width: 850px;
    margin: 0px auto;
    padding: 20px 20px;
}

#contentWrap {
    width: 850px;
    margin: 0px auto;
    font-size: 14px;
}

#footerWrap {
    width: 850px;
    margin: 0px auto;
    padding-bottom: 40px;
    padding-top: 20px;
}

#logoWrap {
    text-align: center;
    padding-bottom: 20px;
}

#navWrap {
    border-bottom: solid 1px #666;
    width:420px;
    margin: 0 auto;
}

#footerLeft {
    width: 275px;
    float: left;
}

#footerMid {
    width: 250px;
    float: left;
    border-left: solid #666 1px;
    padding-left: 20px;
}

#footerRight {
    width: 300px;
    float: left;
    text-align: right;
}

#footerRight a {
    color: #666;
}

#navWrap ul {
    padding: 0px;
    margin-bottom: 5px;
}

#navWrap ul li {
    display: inline-block;
}

#navWrap ul li a {
    display: block;
    width: 100px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    color: #d8a36b;
}

#navWrap ul li a:hover {
    color: #666;
}

.navOn {
}

.clearFix {
    clear: both;
}

.dashed-lines-top {
    height: 2px;
    border-bottom: #0d0d0d dashed 2px;
    margin-bottom: 20px;
}

.dashed-lines-bot {
    height: 1px;
    border-bottom: #0d0d0d dashed 2px;
    margin-bottom: 20px;
}

.slider-wrap {
    width: 848px;
    height: 438px;
    background-color: #666;
    border: solid 1px #333;
}

#projects-wrap {
    background-color: #000;
}

#projects-slider {
    width:550px;
    float: left;
}

#projects-text {
    width:260px;
    padding: 0px 20px;
    float: left;
}

#projects-text ul li {
    margin-bottom: 20px;
}

#projects-text ul {
    padding-left: 15px;
}

.slider-projects-wrap {
    width: 548px;
    height: 411px;
    background-color: #333333;
    border: solid 2px #0d0d0d;
}

.white {
    color: #fff;
}

.footerTel {
   font-size: 20px;
   font-weight: bold;
   padding-left: 10px;
}

.footerEmail {
   font-size: 14px;
   font-weight: bold;
   padding-left: 10px;
}

.footerContactWrap {
    margin-bottom: 5px;
}

.handCrafted {
    float: right;
    margin-left: 30px;
}

.justify {
    text-align: justify;
}

#gmapWrap {
    width: 480px;
    float: right;
    border: solid 1px #000;
    background-color: #666;
    margin-left: 10px;
    color: #FFF;
}

.logo {
    border: solid 1px #000;
}

.credits {
    float: right;
    width: 190px;
    text-align: left;
}

.footerDetails {
    width: 400px;
    margin: 0 auto;
}

#footerWrap h3 {
    color: #666;
}

#footerWrap h1 {
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.findus {
    text-align: center;
    width: 400px;
    margin: 0 auto;
    border-top: solid 1px #d8a36b;
    color: #d8a36b;
    height: 1px;
    overflow: hidden;
}

.testimonial-wrap {
    font-size: 20px;
    font-family: "Times New Roman", Georgia, Serif;
    font-style: italic;
}

.test-quote {
    font-size: 40px;
}

.slider-wrap {
    width: 400px;
    height: 560px;
    background-color: #CCC;
    float: left;
}

.home-wrap {
    width: 425px;
    float: left;
    margin-left: 20px;
    margin-top: 120px;
    text-align: justify;
    font-style: italic;
}