﻿body {padding-top:70px;
}

p {font-family:Tahoma, Geneva, sans-serif;

}


h2 {font-size:140%;font-family:Georgia, serif;font-weight:bold;
}


#homeBoxes h1 {font-family:Impact, Charcoal, sans-serif;color:#808080;
}





img, embed, object, video {
max-width:100%;
    height:auto;
}


.headTop {font-size:250%;font-family:Impact, Charcoal, sans-serif;color:#808080;padding-top:125px;
}



.homeImage {border-radius:15px;
}


.benefitText {
    padding:10px;
    background-color:#808080;
    border:solid 1px #808080;
    color:white;
    font-size:175%;
    text-align:center;
}

.dropOn { background-color:#eeeeee;
}

.buttonHome {background-color:#c30505;color:white;
}


.ammoTable
    {
        display: table;
        background:black;
        

    }
.ammoTitle
    {
        display: table-caption;
        text-align: center;
        font-weight: bold;
        font-size: larger;

    }
.ammoHeading
    {
        display: table-row;
        font-weight: bold;
        color:white;
        text-align: center;
        background-color:black;
        font-size:100%;
       

    }
.ammoCellHead
    {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        font-size:90%;
         text-align:center;
        padding:3px 6px 0px 6px;
        border:1px solid white;
        vertical-align:middle;
    }
 .ammoRow
    {
        display: table-row;
        background:black;

    }
.ammoCell
    {
        display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        background:white;
        border-left:solid 1px #808080;
        border-bottom:solid 1px #808080;
        font-size:80%;
    }
.ammoCellLast {
       display: table-cell;
        padding-left: 5px;
        padding-right: 5px;
        background:white;
        border-left:solid 1px #808080;
        border-right:solid 1px #808080;
        border-bottom:solid 1px #808080;
        font-size:80%;
}




[class*="col-"] {
  padding-top: 15px;
  padding-bottom: 15px;


}



.testimonialBox { border:solid 1px black;padding:15px;border-radius:10px;
}

.testimonialQuote {font-size:125%;font-family:Georgia, serif;line-height:26px;
}

.testimonialName {font-size:90%;font-weight:bold;font-family:Tahoma, Geneva, sans-serif;padding:15px 0px 5px 0px;
}

.testimonialCompany {font-size:90%;font-family:Tahoma, Geneva, sans-serif;
}

#pageBottom p { color:#808080;
}

#pageBottom a, a visted, a link {color:#808080;
}

#navbar ul li {font-size:88%;
}

#navbar ul li a {color:black;
}
#navbar ul li a:hover {color:red;
}

.wnav-wide { width:100%;
             
}