.phone_header {     
    font-size: 15px;
    line-height: 16px;
}
.phone_img{
    margin-right: 10px;
}
.float-right{float:right;}
.logo {height: 100px;}
.name_header {font-size: 16px; font-weight: bold;}
.contact_info {text-align: right;  color:black; }
.site {
    padding: 15px 40px;
}
.width-initial {width:initial;}

#footer h1 {
    font-size: 27px;
    color: white;
    padding: 10px 0 15px 0;
}
img-shadow{
    -webkit-box-shadow: 0 0 10px 3px #787878;
    box-shadow: 0 0 10px 3px #787878;
}

.flex-viewport .img-container img {height: 193px;}

#footer {color: #CCCCCC}

.navbar .nav > li.active > a{ border-bottom: 2px solid #663200 !important; color: black !important}

.navbar .nav > li:hover > a {    color: #663200 !important;
    border-bottom: 2px solid #663200 !important;}

.square-1:hover {border-bottom: 2px solid #663200;}

.paragraph-list ul li {list-style-type: none;}
.paragraph-list {
    background-image: url(../images/paragraph.png);
        background-repeat: no-repeat;
            background-position: 15px center
}
.page img {
    width: initial;
}