/* Enter Your Custom CSS Here */
.home-header {
    background: none repeat scroll 0 0 #000;
  background-image: url("https://portersofcalthwaite.com/wp-content/uploads/2015/03/nav4.jpg");
    margin: 0;
    min-height: 80px;
    padding: 0;
    width: 100%;
    z-index: 100;
}
    a, .site-logo a:hover, .site-navigation a:hover, .widget a:hover, .entry-title a:hover, .entry-meta a:hover, .loop-pagination a:hover, .page_navi a:hover, .site-footer a:hover, .home-navigation > ul > li.current > a > span, .home-navigation li a:hover, .home-navigation li.current a, .home-footer a:hover, #back-to-top, #back-to-top span {
    color: #ccc;
  }
.home-navigation li a {
    display: block;
    font-size: 16px;
    line-height: 100px;
    padding: 0 15px;
    text-transform: uppercase;
}
  
.home-navigation {
    float: right;
    height: 100%;
    margin-left: 40px;
    margin-right: 150px;
  
}
.one_half {
    margin-right: 2%;
    width: 48%;
}
.section h3 {
    color: #fff;
    font-family: "Raleway",sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 36px;
}
.section-about h3 {
    text-align: center;
}

.home-footer {
     background: url("https://portersofcalthwaite.com/wp-content/uploads/2015/03/nav4.jpg") repeat scroll 0 0 #000;
    clear: both;
    padding: 10px 20px;
    width: 100%;
}
.home-container {
    color: #ccc;
    font-size: 16px;
    margin: 0 auto;
    max-width: 100%;
    overflow: hidden;
    padding: 50px 5%;
    text-align: center;
    width: 1200px;
    z-index: 98;
}
    border: 0 none;
    font-family: inherit;
    font-size: 15px;
    font-style: normal;
    font-weight: inherit;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}