body {
    background-color: #002844;
}

#primarycontent {
    background-color: white;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 0px;
}

#pagenav h3 {
    color: #002844;
    font-family: serif;
    font-size: 1.5em;
    margin-top: 1em;
    margin-bottom: .3em;
    font-weight: bold;
}

#pagenav .nav > li > a {
    padding-left: 8px;
    padding-right: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
}

    #pagenav .nav > li > a:focus, .nav > li > a:hover {
        text-decoration: none;
        background-color: #002844;
        color: white;
    }

#pagenav li.active,
#pagenav li.active:hover,
#pagenav li.active:focus {
    background: white;
}

    #pagenav li.active a,
    #pagenav li.active:hover a,
    #pagenav li:focus a {
        color: #FFF;
    }

#sponserappadmintools {
    margin-top: 50px;
}

#sponsergoogle {
    margin-top: 50px;
}

#pagecontent {
    margin-top: 12px;
}

    #pagecontent a {
        color: #0E3A7D;
        text-decoration: none;
        font-weight: bold;
    }

    #pagecontent img {
        border: 0;
    }

    #pagecontent h1 {
        color: #002844;
        font-family: serif;
        font-size: 2.6em;
        font-weight: bold;
        text-align: center;
    }

    #pagecontent h2 {
        color: #00528c;
        font-family: serif;
        font-size: 1.8em;
        font-weight: bold;
        border-top: none;
        border-left: none;
        border-right: none;
        border-bottom: solid 2px #dedede;
        margin-top: 1em;
        margin-bottom: 0.25em;
        clear: left;
    }

    #pagecontent h3 {
        color: #005999;
        font-family: serif;
        font-size: 1.6em;
        margin-top: 0em;
        margin-bottom: .3em;
        text-indent: 1em;
    }

    #pagecontent p {
        text-indent: 1.2em;
    }

#titlebox {
    padding-top: 12px;
    margin-bottom: 0px;
}

    #titlebox .jumbotron {
        margin-bottom: 0px;
    }

#titlejumbo {
    padding-top: 12px;
    padding-bottom: 12px;
}

    #titlejumbo h1 {
        margin-top: 5px;
        margin-bottom: 0px;
        margin-left: 80px;
        font-family: sans-serif;
        font-size: 28px;
        color: white;
    }

    #titlejumbo h2 {
        color: white;
        margin-left: 100px;
        margin-top: 6px;
        margin-bottom: 6px;
        font-family: sans-serif;
        font-size: 20px;
    }

#pccfooter {
    background-color: #005a99;
    margin-top: 20px;
    margin-bottom: 12px;
    color: white;
}

#page-nav .nav > li.active > a {
    font-weight: bold;
    background-color: black;
}

.container .container {
    width: 100%;
}

.navbar {
    background-color: #005a99;
    border-color: #005a99;
}

    .navbar .navbar-brand {
        color: white;
    }

.navbar-default .navbar-nav > li > a {
    color: white;
}

.navbar-default .nav > li > a {
    font-weight: bold;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    text-decoration: none;
    background-color: #002844;
    color: white;
}

.navbar-toggle {
    background-color: #002844;
}


.jumbotron {
    background-color: #002844;
    background-image: url(/site_images/weblogo.png);
    background-repeat: no-repeat;
}


.imgsection {
    text-align: center;
}

#usnewswarsbox {

}

#sponsors {
    margin-top: 40px;
}

    #sponsors p {
        margin-bottom: 0px;
    }

/* AppAdmin Tools Ad */
#sponserappadmintools {
    background-color: #e4dabe;
    margin-bottom: 15px;
    margin-right: 10px;
    margin-top: 0px;
    text-align: center;
    padding-top: 8px;
    border-color: #55190c;
    border: solid 1px;
}

    #sponserappadmintools .btn-primary {
        background-color: #55190c;
        border-color: #55190c;
    }

    #sponserappadmintools h5 {
        color: #caaa80;
        font-family: serif;
        font-size: 28px;
        font-weight: bold;
        margin: 0px;
    }

        #sponserappadmintools h5 a {
            color: #caaa80;
        }

    #sponserappadmintools h3 {
        color: #000;
        font-family: sans;
        font-size: 23px;
        margin-top: 15px;
        margin-bottom: 15px;
    }

        #sponserappadmintools h3 a {
            color: #000;
        }

    #sponserappadmintools h4 {
        color: #571b0e;
        font-family: serif;
        font-weight: bolder;
        font-size: 23px;
        margin-top: 15px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 15px;
        text-align: center;
    }

        #sponserappadmintools h4 a {
            color: #571b0e;
        }

    #sponserappadmintools a {
        text-decoration: none;
    }

#sponsergooglepagenav {
    margin-top: 20px;
}

    #sponsergooglepagenav p {
        font-weight: bold;
        text-indent: 0px;
        padding-bottom: 0px;
        

    }

#sponsorgooglebottom {
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 0px 8px 8px 8px;
    border-top: 1px solid #002844;
    border-bottom: 1px solid #002844;
}

    #sponsorgooglebottom p {
        font-weight: bold;
        text-indent: 0px;
        padding-bottom: 0px;
        margin-bottom: 1px;
    }

@media (min-width: 992px) {
    .affix {
        top: 2px;
        width: 197px;
        z-index: 1;
    }

    #sponsergooglepagenav {
        margin-left: 0px;
    }

    #sponserappadmintools h5 {
        font-size: 22px;
    }

    #sponserappadmintools h3 {
        font-size: 18px;
    }

    #sponserappadmintools h4 {
        font-size: 19px;
    }
}

@media (min-width: 1200px) {
    .affix {
        top: 2px;
        width: 247px;
        z-index: 1;
    }

    #sponsergooglepagenav {
        margin-left: 25px;
    }

    #sponserappadmintools h5 {
        font-size: 28px;
    }

    #sponserappadmintools h3 {
        font-size: 22px;
    }

    #sponserappadmintools h4 {
        font-size: 23px;
    }
}

#landingcontent a {
    font-weight: bold;
}

#rightcol {
}

.darkredbox {
    background: #610000;
    padding-bottom: 5px;
}

#rightcol p {
    padding-left: 8px;
    padding-right: 8px;
    text-indent: 0em;
}

#rightcol a {
    font-weight: bold;
}

#rightcol .darkredbox h2 {
    color: white;
    font-size: 1.5em;
    padding-top: 5px;
    padding-left: 10px;
    border: 0px;
}

#rightcol .darkredbox ul li {
    color: white;
    list-style-type: none;
    margin-left: -22px;
}

#rightcol .darkredbox a {
    color: white;
}

#rightcol .darkredbox p {
    color: white;
}

.darkbluebox {
    background: #002844;
}

#rightcol .darkbluebox h2 {
    color: white;
    font-size: 1.5em;
    padding-top: 5px;
    padding-left: 10px;
    border: 0px;
}

#rightcol .darkbluebox ul li {
    color: white;
    list-style-type: none;
    margin-left: -22px;
}

#rightcol .darkbluebox a {
    color: white;
}

#rightcol .darkbluebox p {
    color: white;
    padding-bottom: 10px;
    padding-right: 8px;
}


.orangebox {
    background: #B23600;
    border: 1px black;
}

#rightcol .orangebox h2 {
    color: white;
    font-size: 1.5em;
    padding-top: 5px;
    padding-left: 10px;
    border: 0px;
}

#rightcol .orangebox ul li {
    color: white;
    list-style-type: none;
    margin-left: -22px;
}

#rightcol .orangebox a {
    color: white;
}

#rightcol .orangebox p {
    color: white;
    padding-bottom: 10px;
    padding-right: 8px;
}

.greenbox {
    background: #6b8f47;
    border: 1px black;
}

#rightcol .greenbox h2 {
    color: white;
    font-size: 1.5em;
    padding-top: 5px;
    padding-left: 10px;
    border: 0px;
}

#rightcol .greenbox ul li {
    color: white;
    list-style-type: none;
    margin-left: -22px;
}

#rightcol .greenbox a {
    color: white;
}

#rightcol .greenbox p {
    color: white;
    padding-bottom: 10px;
    padding-right: 8px;
}

.yellowbox {
    background: #e5b800;
    border: 1px black;
}

#rightcol .yellowbox h2 {
    color: white;
    font-size: 1.5em;
    padding-top: 5px;
    padding-left: 10px;
    border: 0px;
}

#rightcol .yellowbox ul li {
    color: white;
    list-style-type: none;
    margin-left: -22px;
}

#rightcol .yellowbox a {
    color: white;
}

#rightcol .yellowbox p {
    color: white;
    padding-bottom: 10px;
    padding-right: 8px;
}

/* Disables Bootstrap printing of the URLs */
@media print {
    a[href]:after {
        content: none;
    }
