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

body, td, th {
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    line-height: 150%;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

a {
    color: #7f7f7f;
    text-decoration: none;
}

a:hover {
    color: #6bc5c9;
    text-decoration: none;
}

.clearfix {
    clear: both;
}

.highlightHeading {
    margin: 20px 0 30px 0;
    display: block;
    font-size: 50px;
    font-weight: 100;
}

#container {
    margin: 0 auto;
    width: 100%;
    height: auto;
    text-align: center;
}

#navholder {
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    text-align: center;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.93);
}

#nav {
    margin: 0 auto;
    width: 960px;
    height: 100px;
    text-align: left;
}

#navShadow {
    margin: 0 auto;
    width: 960px;
    height: 57px;
    top: 100px;
    background: url(images/navShadow.png);
}

#navleft {
    margin: 18px 0 0 0;
    background: url(images/logo.png) top left no-repeat;
    width: 609px;
    height: 63px;
    float: left;
}

#navleft:hover {
    background: url(images/logo.png) bottom left no-repeat;
    cursor: pointer;
}

#navdividor {
    margin: 0 auto;
    background: #d1eafe;
    width: 1px;
    height: 100px;
    float: left;
}

#navright {
    margin: 0 auto;
    line-height: 100px;
    text-align: right;
    font-size: 23px;
    color: #6bc5c9;
    width: 290px;
    height: 100px;
    float: right;
}

#header-home {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    background-image: url(images/home-header-image.jpg);
    background-size: auto;
}

#contentHolder {
    margin: 0 auto;
    width: 960px;
    height: auto;
    text-align: center;
}

#highlightOne {
    margin: 0 30px 0 0;
    color: #FFF;
    background: #70b2b5;
    width: 260px;
    height: 340px;
    float: left;
    text-align: center;
    padding: 0 20px 0 20px;
}

#highlightTwo {
    margin: 0 30px 0 0;
    color: #FFF;
    background: #70b2b5;
    width: 260px;
    height: 340px;
    float: left;
    text-align: center;
    padding: 0 20px 0 20px;
}

#highlightThree {
    margin: 0 auto;
    color: #FFF;
    background: #70b2b5;
    width: 260px;
    height: 340px;
    float: left;
    text-align: center;
    padding: 0 20px 0 20px;
}

#home-parallax-one {
    margin: 0 auto;
    width: 100%;
    height: 500px;
    background-image: url(images/home-parallax-1.jpg);
    background-size: auto;
}

#home-content-heading {
    margin: 0 auto;
    padding: 70px 0 20px 0;
    border-bottom: solid thin #70b2b5;
    width: 690px;
    height: auto;
    font-size: 40px;
    font-weight: 100;
    color: #70b2b5;
}

#home-content-left {
    margin: 40px 30px 0 0;
    text-align: left;
    width: 300px;
    height: auto;
    float: left;
}

#home-content-right {
    margin: 40px 0 60px 0;
    font-weight: 300;
    text-align: left;
    color: #686868;
    width: 630px;
    height: auto;
    float: right;
}

#home-parallax-two {
    margin: 0 0 40px 0;
    width: 100%;
    height: 500px;
    background-image: url(images/home-parallax-2.jpg);
    background-size: auto;
}

#socialHolder {
    margin: 0 auto;
    padding: 30px;
    width: 300px;
    height: auto;
    text-align: center;
}

#mail {
    margin: 0 30px 0 0;
    width: 80px;
    height: 80px;
    background: url(images/mail-icon.png) top center no-repeat;
    float: left;
}

#mail:hover {
    background: url(images/mail-icon.png) bottom center no-repeat;
    cursor: pointer;
}

#facebook {
    margin: 0 30px 0 0;
    width: 80px;
    height: 80px;
    background: url(images/facebook-icon.png) top center no-repeat;
    float: left;
}

#facebook:hover {
    background: url(images/facebook-icon.png) bottom center no-repeat;
    cursor: pointer;
}

#twitter {
    margin: 0 auto;
    width: 80px;
    height: 80px;
    background: url(images/twitter-icon.png) top center no-repeat;
    float: left;
}

#twitter:hover {
    background: url(images/twitter-icon.png) bottom center no-repeat;
    cursor: pointer;
}

#footerHolder {
    margin: 80px 0 0 0;
    font-weight: 300;
    font-size: 20px;
    color: #28686b;
    width: 100%;
    height: 300px;
    line-height: 18px;
    background: #70b2b5 url(images/footerbg.jpg) top center repeat-x;
}

.footerLinks:link {
    color: #FFF;
    text-decoration: none;
}

.footerLinks:visited {
    color: #FFF;
    text-decoration: none;
}

.footerLinks:hover {
    color: #28686b;
    text-decoration: none;
}

.smallText {
    font-size: 12px;
    color: #FFF;
}

#thinWhiteLine {
    margin: 60px 0 20px 0;
    width: 100%;
    height: 1px;
    background: #9bc9cb;
}

#header-gallery {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    background-image: url(images/gallery-header-image.jpg);
    background-size: auto;
}

#galleryHolder {
    margin: -250px 0 0 0;
    float: left;
    width: 960px;
    height: auto;
    background: rgba(255, 255, 255, 0.93);
    text-align: center;
}

#gallery-content-heading {
    margin: 0 auto;
    padding: 30px 0 20px 0;
    border-bottom: solid thin #70b2b5;
    width: 690px;
    height: auto;
    font-size: 40px;
    font-weight: 100;
    color: #70b2b5;
}

#gallery-sub-heading {
    margin: 0 auto;
    width: 100%;
    height: auto;
    padding: 10px 0 30px 0;
    font-size: 18px;
    font-weight: 300px;
    color: #70b2b5;
}

#header-contact {
    margin: 0 auto;
    width: 100%;
    height: 600px;
    background-image: url(images/contact-header-image.jpg);
    background-size: auto;
}

#contactHolder {
    margin: -250px 0 0 0;
    float: left;
    width: 960px;
    height: auto;
    background: rgba(255, 255, 255, 0.93);
    text-align: center;
}

#contactHolderTwo {
    margin: -105px 0 0 0;
    float: left;
    width: 960px;
    height: auto;
    background: rgba(255, 255, 255, 0.97);
    text-align: center;
    font-size: 16px;
    color: #;
}

#contactLeft {
    margin: 0 auto;
    padding: 20px;
    font-weight: 300;
    text-align: left;
    color: #686868;
    width: 440px;
    height: auto;
    float: left;
}

#contactright {
    margin: 0 auto;
    padding: 20px;
    font-weight: 300;
    text-align: left;
    color: #686868;
    width: 440px;
    height: auto;
    float: left;
}

.textField {
    margin: 0 0 15px 0;
    padding: 15px;
    width: 95%;
    height: 30px;
    border: solid thin #999;
    font-size: 14px;
    font-weight: 300;
    color: #70b2b5;
}

#button {
    margin: 0 0 15px 0;
    text-align: center;
    padding: 15px;
    width: 95%;
    height: 30px;
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    background: #70b2b5;
    cursor: pointer;
    line-height: 30px;
}

#button:hover {
    background: #4ed1d7;
}

.contactAreaHeading {
    font-size: 22px;
}