﻿
/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

.footer {
    padding: 30px 10px 50px 10px;
    background-color: #FFAC2F;
    text-align: center;
    font-size: medium;
    color: #000000;
    vertical-align: middle;
    font-weight: bold;
}

.img-50 {
    height: 50px;
    width: 50px;
}

.img-100 {
    height: 100px;
    width: 100px;
}

.img-150 {
    height: 150px;
    width: 150px;
}

.img-200 {
    height: 200px;
    width: 200px;
}

.img-w50 {
    height: auto;
    width: 50px;
}

.img-w100 {
    height: auto;
    width: 100px;
}

.img-w150 {
    height: auto;
    width: 150px;
}

.img-w200 {
    height: auto;
    width: 200px;
}

.img-h50 {
    height: 50px;
    width: auto;
}

.img-h100 {
    height: 100px;
    width: auto;
}

.img-h150 {
    height: 150px;
    width: auto;
}

.img-h200 {
    height: 200px;
    width: auto;
}

.img-w200pg {
    border: solid;
    border-width: inherit;
    border-color: #D6D6D6;
    padding: 2px;
    width: 200px;
    height: 150px;
}

.imgLogo {
    width: 100px;
    height: auto;
    vertical-align: top;
    color: #FFCC66;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: black;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: black;
}

.navbar-inverse {
    background-color: #6F006F;
    border-color: #dddddd;
    height: 100px;
    
}

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
        color: #B37800;
        background-color: white;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #ffffff;
    background-color: dimgray;
    font-size: 14px;
}

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: dimgray;
    color: #ffffff;
}

/*@media all and (min-width:768px)*/
.container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 50px;
    margin-left: 50px;
    height: 50px;
}

.navbar-brand > img {
    display: block;
    height:;
    width:;
    margin-right: 0px;
    margin-top: 0px;
}

.navbar-brand {
    float: left;
    padding: .5px 15px;
    line-height: 21px;
    height: 50px;
}

.lead {
    color: #402009;
    font-weight: bold;
}

.lead {
    margin-bottom: 21px;
    font-weight: 600;
    line-height: 1.4;
}

.lead_2 {
    margin-bottom: 21px;
    font-weight: 600;
    line-height: 1.4;
    color: #bc843f;
    font-weight: 900;
    font-size: large;
}

.hs-i {
    font-size: 14px;
    font-style: italic;
}

.h1s-b {
    font-size: large;
    font-style: normal;
    font-weight: bolder;
    color: #A40000;
}

.h2s-b {
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.h2td {
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    color: #E4E4E4;
    padding-right: 35px;
    padding-left: 35px;
}

.h3s-b {
    font-weight: bold;
    font-family: inherit;
    font-size: 18px;
    color: #000000;
}

h1, .h1_w {
    font-size: 52px;
    color: #FFFFFF;
    font-weight: 800;
}

h1, .h1 {
    font-size: 52px;
    color: #555555;
    font-weight: 800;
}

.h1 {
    font-weight: bold;
}

h2, .h2 {
    font-size: medium;
    font-weight: normal;
    color: #170017;
}

h3, .h3 {
    font-size: xx-large;
    font-weight: 900;
    color: #FFFFFF;
}

h4, .h4 {
    font-size: x-large;
    font-weight: bold;
    color: #FFFFFF;
}

h4_b, .h4_b {
    font-size: large;
    font-weight: bold;
    color: black;
}

h5, .h5 {
    font-size: large;
    font-weight: normal;
    color: #4A004A;
}

h5_w, .h5_w {
    font-size: xx-large;
    font-weight: bold;
    color: #ffffff;
}

h6, .h6 {
    font-size: large;
    font-weight: normal;
    color: #FFFFFF;
}

h7, .h7 {
    font-size: xx-large;
    font-weight: 900;
    color: #800080;
    font-family: "Arial Black";
}

h8, .h8 {
    font-size: xx-large;
    font-weight: 900;
    color: #B37800;
    font-family: "Arial Black";
}
h9, .h9 {
    font-size: large;
    font-weight: bold;
    color: #004566;
}

.dropdown-menu > li > a {
    font-size: 14px;
}

.navbar .nav > li > a {
    font-size: 14px;
    color: gold;
}

.a:hover, a:focus {
    color: darkblue;
    te .t-decoration: underline;
}

.a {
    color: darkblue;
    text-decoration: none;
}

a:hover, a:focus {
    color: #402009;
    text-decoration: underline;
}

a {
    color: #402009;
    text-decoration: none;
    font-weight: 600;
}

.carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 1px;
}

.carousel-caption {
    padding: 10px;
    position: absolute;
    left: 5%;
    right: 15%;
    bottom: 1px;
    z-index: 10;
    font-size: xx-large;
    text-align: left;
    text-shadow: 2px 3px 4px rgb(0, 0, 0);
    color: #FFFFFF;
    font-weight: bolder;
}

.carousel-caption1 {
    left: 20%;
    right: 20%;
    padding-bottom: 1px;
}

.carousel-caption1 {
    padding: 10px;
    position: absolute;
    left: 5%;
    right: 15%;
    bottom: 1px;
    z-index: 10;
    font-size: large;
    text-align: left;
    text-shadow: 2px 3px 4px rgb(0, 0, 0);
    color: #000000;
    font-weight: bold;
}

.btn-lg, .btn-group-lg > .btn {
    padding: 4px 4px;
    font-size: 14px;
    line-height: 1.3333;
    border-radius: 5px;
}

.btn-danger {
    border: thin solid saddlebrown;
    padding: 10px;
    color: #000000;
    background-color: #FFFFFF;
}

    .btn-danger:hover, .btn-danger:focus, .focus.btn-danger, .btn-danger:active, .active.btn-danger, .open > .btn-danger.dropdown-toggle {
        color: #ffffff;
        background-color: #dddddd;
        border-color: #dddddd;
    }

.btn-solid {
    border: thin solid saddlebrown;
    padding: 15px;
    color: #FFFFFF;
    background-color: #993300;
}

    .btn-solid:hover, .btn-danger:focus, .focus.btn-danger, .btn-danger:active, .active.btn-danger, .open > .btn-danger.dropdown-toggle {
        color: #ffffff;
        background-color: #dddddd;
        border-color: #dddddd;
    }

.jumbotron {
    padding: 30px 15px 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #FFFFFF;
    font-size: large;
}

.jumbotron3 {
    padding: 30px;
    color: inherit;
    background-color: #DFDFDF;
    border-top-style: 30;
    border-right-style: 15;
    border-bottom-style: 30;
    border-left-style: 15;
    border-bottom-color: 30;
}

.jumbotron2 {
    padding: 30px 15px 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #CCCCCC;
}

.jumbotron4 {
    border-color: #bc843f;
    padding: 40px 30px 40px 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #707070;
    border-bottom-width: 20px;
    border-bottom-style: solid;
}

.jumbotron5 {
    padding: 40px 30px 40px 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #707070;
}

.jumbotron6 {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #bc843f;
}

.jumbotron7 {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #f8c46c;
}

.jumbotron8 {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #BC843F;
    border-bottom-style: solid;
    border-bottom-width: 20px;
    border-bottom-color: #808080;
}

.bold {
    font-weight: 600;
}

.text-center {
    text-align: center;
}

@media only screen and (max-width: 600px) {
    .navbar-collapse {
        background: #eeefef;
    }

    .background-bar {
        color: #FFFFFF;
        background-color: #FFB51C;
        line-height: 50px;
    }

    .navbar .nav > li > a {
    }

    .myLogo {
    }

    