﻿

.Brother-1816-Regular {
    font-family: Brother-1816-Regular;
    font-weight: normal;
    font-style: normal;
}




.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #e7e7e7;
    color: darkorange;
    height: 67px;
}


#imgLogo {
    width:218px;
    height:67px;
    margin-right:25px;
}

.navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 15px;
}

.navbar-toggle
{
    margin-top: 18px;
}

.navbar-default .navbar-nav > .active > a {
    height: 67px;
}

/*Media Query... footer*/



.footer {
    padding-top: 15px;
    background-color: #081739;
    color:darkorange;
}





.cntad {
    font-weight:900;
    text-align: center;
}

.cntaditalic {
    text-align: center;
    font-style: italic;
    color:gray;
   
}



@media only screen and (max-width: 1150px) {
    .trirowstyle1, .trirowstyle2, .trirowstyle3, .bottomrowstyle1, .bottomrowstyle2, .bottomrowstyle3 {
        width: 100% !important;
        margin-left: 0px !important;
        padding-top: 15px !important;
        height: auto !important;
        padding-bottom: 15px !important;
        ;
    }
}




.trirowstyle {
    margin-top: 10px;
    color: white;
}

.trirowstyle1 {
    height:350px;
    width: 32.5%;
    background-color: #081739;
    margin-left: 15px;
}

.trirowstyle2 {
    height: 350px;
    width: 32.5%;
    background-color: #f6921e;
    margin-left: 0px;
    color: black;
}

.trirowstyle3 {
    height: 350px;
    width: 32.5%;
    background-color: #d1d3d4;
    margin-left: 0px;
    color: black;
}

.bottomrowstyle1 {
    height: 285px;
    width: 32%;
    background-color: #ffffff;
    margin-left: 15px;
}

.bottomrowstyle2 {
    height: 285px;
    width: 32%;
    background-color: #ffffff;
    margin-left: 10px;
    color: black;
}

.bottomrowstyle3 {
    height: 285px;
    width: 32%;
    background-color: #ffffff;
    margin-left: 10px;
    color: black;
}

.navbar {
    margin-bottom: 10px;
}

.btnbottom {
    margin-top: 25px;
    vertical-align: bottom;
  
}

body {
    font-family: Brother-1816-Regular;
}

#map iframe {
    width: 100%;
    height: 251px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}

#map dl {
    width: 100%;
    position: relative;
    overflow: hidden;
}

#map dt {
    margin-bottom: 23px;
}

#map dl span {
    float: left;
    width: 98px;
}


.glyphicon {
    top: 50%;
}