﻿
body {
    background-color: #196F3D;
}
.body-content {
    /*background: url('https://snsaiswebsites.blob.core.windows.net/desoto/AssessorSealColor.png');*/
    background-color: white;
    background-position: top right;
    background-position-x: 50%;
    background-repeat: no-repeat;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
}
.outerHeaderContainer{
    width:80%;
} 
#browserDisclaimerFallback{
    color:white;
}
.introPresentation{
    margin-top:10px;
    margin-bottom:20px;
}
 div.staff-list {
        margin-top: 60px;
    }
    div.staff-list ul li {
        padding: 0;
        margin: 0;
        margin-top: 5px;
    }
    div.staff-list ul li a {
        font-size: 10pt;
    }
    div.staff-list ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    div.staff-list img {
        border: solid 1px black;
        margin-bottom: 10px;
    }
    div.staff-list div.staff-dept {
        margin-bottom: 50px;
    }
    .worktitle{
        font-size:18px;font-family:verdana, arial, sans-serif;color:#033E54;font-weight:bold;
    }

.navbar-default .navbar-nav > li a {
    background-color: #145A32;
    border-color: white;
    border-right-color: white;
    border-left-color: white;
    border-top-color: white;
    color: #ffc228;
    font-family: verdana, arial, sans-serif;
    font-weight: bold;
}
.navbar-nav > a.navbar-nav::selection {
    background-color: #2066B6;
    border-color: white;
    border-right-color: white;
    border-left-color: white;
    border-top-color: white;
    color: white;
}

body.normal {
    margin-top: 50px;
    font-family: cambria, verdana, arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    background: #145A32;
}

.email {
    color: #196F3D !important;
}

.faq {
    color: #196F3D;
}

.calendarSection {
    color: #196F3D;
}

.footer {
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    color: #4e81c8
}

.header {
    font-size: 13px;
    font-family: cambria, verdana, arial, sans-serif;
    color: #196F3D;
    font-weight: bold
}

.item {
    font-size: 13px;
    font-family: cambria, verdana, arial, sans-serif;
    color: black
}

.title, .title2, .title3, .title4 {
    font-size: 18pt;
    font-family: cambria, verdana, arial, sans-serif;
    color: #145A32;
    font-weight: bold;
    text-align: center;
}

.title2 {
    font-size: 16pt;
}

.title3 {
    font-size: 14pt;
}

.title4 {
    font-size: 12pt;
}