body {
    background: #D9D2C9;
    color: #4C3F31;
    font-family: Trebuchet MS;
    font-size: 14px;
}

a, a:visited {
    color: #207BA0;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

TD {
    vertical-align: top;
}

#onlineServices ul li {
    background: url(../images/bullet.png) no-repeat left top;
    line-height: 20px;
    list-style: none;
    padding: 0 0 10px 25px;
}

#content ul li {
    background: url(../images/bullet.png) no-repeat left top;
    line-height: 20px;
    list-style: none;
    padding: 0 0 10px 25px;
}

/* Begin Editor Styles */
.small {
    font-size: 12px;
}

.large {
    font-size: 18px;
}

.darkBrown {
    color: #090000;
}

.red {
    color: #D0363D;
}
/* End Editor Styles */

.gvHdr {
    background: #4C3F31;
    color: #FFF;
}

.gvRow {
    background: #ECE8E4;
    color: #4C3F31;
    text-indent: 3px;
}

.gvAltRow {
    background: #D9F8FF;
    color: #4C3F31;
    text-indent: 3px;
}

.gvFooter {
    background: #D1D1D1;
}

.gvRow:hover, .gvAltRow:hover {
    background: #CFC0B0;
}

.logout {
    display: block;
    margin: 10px 0 5px 0;
}

.pageTitle {
    font-size: 18px;
    margin: 10px 0 20px 0;
}

#searchTips {
    border: solid 1px #4C3F31;
    float: right;
    padding: 10px;
    width: 450px;
}

#banner {
    background: url(../images/banner.jpg) no-repeat left top;
    height: 149px;
    margin: auto;
    width: 953px;
    position: relative;
    z-index: 1;
}

#ribbon {
    background: url(../images/navBG.jpg) repeat-x left top;
    height: 37px;
    line-height: 37px;
    position: relative;
    z-index: 300;
}

#nav {
    height: 37px;
    margin: auto;
    width: 954px;
    position: relative;
    z-index: 300;
}

    #nav a, #nav a:visited {
        color: #4C3F31;
        display: inline-block;
        font-size: 16px;
        line-height: 37px;
        margin: 0 15px;
        padding: 0 5px;
        text-decoration: none;
    }

        #nav a:hover {
            color: #8F7E71;
        }

a.search {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 683px;
    z-index: 999;
}

#wrapper {
    background: #FFFFFF;
    border-left: outset 2px #4C3F31;
    border-right: outset 2px #4C3F31;
    height: 680px;
    margin: auto;
    position: relative;
    width: 949px;
    z-index: 100;
}

#welcome {
    background: #FFFFFF url(../images/shadow.jpg) repeat-x;
    height: 48px;
    padding: 16px 0 8px 0;
    text-align: center;
    width: 678px;
    position: absolute;
    left: -2px;
}

#topRight {
    background: url(../images/topRightBlueBox.jpg) repeat-x left top;
    border-bottom: outset 1px #4C3F31;
    border-left: outset 1px #4C3F31;
    height: 48px;
    width: 272px;
    position: absolute;
    left: 676px;
}

#leftCol {
    background: #C8BFB1 url(../images/leftColTopShadow.jpg) no-repeat left top;
    color: #4C3F31;
    padding: 9px 0 0 0;
    position: absolute;
    top: 48px;
    z-index: 200;
}

    #leftCol .rtShadow {
        background: #C8BFB1 url(../images/leftColBG.jpg) repeat-y right top;
        height: 275px;
        width: 284px;
    }

    #leftCol .revCommMsg {
        padding: 0 10px;
    }

#revComm {
    background: #DED9D0 url(../images/taxCommBG.jpg) repeat-y right top;
    border-top: solid 1px #4C3F31;
    height: 188px;
    width: 284px;
    position: absolute;
    top: 332px;
}

#revCommContactInfo {
    background: #C8BFB1 url(../images/taxCommInfoBG.jpg) repeat-y top right;
    color: #4C3F31;
    padding: 11px 0 0 0;
    text-align: center;
    width: 284px;
    z-index: 10;
    position: absolute;
    top: 520px;
}

    #revCommContactInfo .btmShadow {
        background: #C8BFB1 url(../images/revCommContactInfoBtmShadow.jpg) no-repeat right top;
        height: 8px;
        width: 284px;
    }

#revCommName {
    color: #090000;
    text-align: center;
    position: relative;
    left: -5px;
    top: 110px;
}

#courtHouse {
    background: url(../images/courtHouse.jpg) no-repeat center center;
    border: solid 1px #4C3F31;
    height: 258px;
    width: 342px;
    position: absolute;
    left: 304px;
    top: 48px;
}

#onlineServices {
    border: solid 1px #4C3F31;
    height: 178px;
    width: 342px;
    position: absolute;
    left: 304px;
    top: 332px;
}

    #onlineServices ul {
        margin: 7px 0 7px 10px;
    }

        #onlineServices ul li {
            line-height: 14px;
            margin: 0;
            padding: 0 0 7px 25px;
        }

#contectRevCommSvcs {
    background: #4C3F31;
    height: 1px;
    width: 20px;
    position: absolute;
    left: 284px;
    top: 332px;
}

#connectRightCol {
    background: #4C3F31;
    height: 1px;
    width: 30px;
    position: absolute;
    left: 646px;
    top: 48px;
}

#rightCol {
    background: url(../images/courtHouseWatermark.jpg) no-repeat left top;
    border-left: solid 1px #4C3F31;
    height: 284px;
    width: 272px;
    position: absolute;
    left: 676px;
    top: 49px;
}

    #rightCol .text {
        line-height: 24px;
        padding: 15px 10px;
        text-align: center;
    }

#mission {
    background: #DBF4FE;
    border-bottom: solid 1px #4C3F31;
    border-left: solid 1px #4C3F31;
    height: 187px;
    width: 272px;
    position: absolute;
    top: 332px;
    left: 676px;
}

    #mission .text {
        color: #4C3F31;
        text-align: center;
    }

#bottom {
    background: #C0E7E6 url(../images/tree.jpg) no-repeat right bottom;
    height: 106px;
    width: 945px;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 520px;
}

#footerHP {
    line-height: 20px;
    padding-top: 0px;
    text-align: center;
    width: 949px;
    position: relative;
    top: 630px; 
}

/* secondary */
#wrapperSec {
    background: #FFFFFF url(../images/secWrapperTopShadow.jpg) repeat-x left top;
    border-left: outset 2px #4C3F31;
    border-right: outset 2px #4C3F31;
    margin: auto;
    padding: 12px 0 0 0;
    position: relative;
    width: 949px;
    z-index: 10;
}

#wrapperSecFW {
    background: #FFFFFF url(../images/secWrapperTopShadow.jpg) repeat-x left top;
    border-left: outset 2px #4C3F31;
    border-right: outset 2px #4C3F31;
    margin: auto;
    padding: 12px 0 0 0;
    position: relative;
    width: auto;
    z-index: 10;
    min-width: 949px;
    max-width: 1300px;
}

.blueBG {
    background: #C3EDFE;
    width: 944px;
    padding: 0 15px 12px 10px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 20;
}

.blueBGFW {
    background: #C3EDFE;
    width: auto;
    padding: 0 15px 12px 10px;
    position: relative;
    left: 0;
    top: 0;
    z-index: 20;
    min-width: 945px;
    max-width: 1295px;
}

a.secSearch {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 681px;
    z-index: 999;
}

#content {
    background: url(../images/secContentBG.jpg) repeat-y left top;
    border-top: solid 1px #4C3F31;
    min-height: 500px;
    padding: 20px;
}

#contentFW {
    border-top: solid 1px #4C3F31;
    min-height: 500px;
    padding: 20px;
    background-color: #c7c0b0;
    border-bottom: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
}

#avalon ul li {
    padding: 0px;
}

#footer {
    padding: 10px 0;
    text-align: center;
}

.redactor-toolbar li {
    background: none !important;
}

@media print {
    #header, #footer, #banner, #nav, .pageTitle, #ribbon{
        display: none;
    }

    .blueBGFW{
        padding: 0px;
    }

    #contentFW{
        padding: 0px;
        border: 0;
    }

    #wrapperSecFW{
        padding: 0px;
        border: 0;
    }

}

@media screen and (max-width: 767px) {
    body {
        min-height: 700px;
        background: none;
        -webkit-text-size-adjust: none;
        padding: 0;
        text-align: left;
        direction: ltr;
        margin: 0;
        color: black;
    }

    #viewport {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    #mobileMenu {
        width: 190px;
        background: white;
        min-height: 100%;
        position: absolute;
        overflow: hidden;
        left: -190px;
    }

        #mobileMenu > ul {
            padding: 0px;
            margin: 0px;
        }

            #mobileMenu > ul > li {
                list-style: none;
            }

        #mobileMenu ul li > a {
            list-style: none;
            display: block;
            padding: 0 10px 0 5px;
            line-height: 30px;
            color: #111;
            text-decoration: none;
            border-bottom: solid #333 1px;
        }

    #mobileMenuHome {
        background-image: url(/images/mobile/portrait.jpg);
        background-position: center bottom;
        background-size: 414px auto;
        background-repeat: no-repeat;
        padding-top: 15px;
        padding-bottom: 15px;
        width: 100%;
        text-align: left;
    }

        #mobileMenuHome > ul > li {
            list-style: none;
        }

        #mobileMenuHome ul li > a {
            list-style: none;
            display: block;
            padding: 0 10px 0 5px;
            line-height: 30px;
            color: #414040;
            text-decoration: none;
            font-size: 17px;
            line-height: 45px;
        }

    #headerMenu {
        color: White;
        vertical-align: top;
        background-color: #869ea8; /* header bg color */
        border-bottom: 3px solid #c8bfb1;
    }

    #btnToggleMenu {
        margin: 10px;
        padding: 4px 5px 5px 4px;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    #mobileTitle {
        background-color: #c3edfe;
        color: #414040;
        text-align: center;
        font-size: 18px;
        padding: 5px 0 5px 0;
        font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;
    }

    #officialPhoto {
        width: 200px;
        margin: auto;
        text-align: center;
        color: #565757;
    }

        #officialPhoto img {
            margin: 5px 0 12px 0;
            border: 2px solid #87a4ad;
            border-radius: 2px;
        }

    #contentWrap {
        position: relative;
        height: 100%;
        min-height: 700px;
        -webkit-box-shadow: -6px 0px 8px rgba(48, 50, 50, 0.5);
        -moz-box-shadow: -6px 0px 8px rgba(48, 50, 50, 0.5);
        box-shadow: -6px 0px 8px rgba(48, 50, 50, 0.5);
        -webkit-overflow-scrolling: touch;
    }

        #contentWrap.menuVisible, #mobileMenu.menuVisible {
            -webkit-transform: translateX(190px);
            transform: translateX(190px);
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
        }

    #homeContent {
        background: url(/images/mobile/portrait.jpg);
        background-size: contain;
        padding: 20px;
        border-bottom: 4px solid #0c374e;
    }

    #homeLinks {
        padding: 0;
        margin: 20px;
        border-top: 2px solid #0c374e;
        border-bottom: 2px solid #0c374e;
    }

        #homeLinks li {
            list-style: none;
            font-size: 15px;
            padding: 4px 0 4px 15px;
        }

            #homeLinks li a {
                color: #0c374e;
            }

    #content {
        background: white;
        padding: 5px;
        border: none;
        min-height: 0px;
    }

        #content ul li {
            background: none;
            list-style: disc;
        }

    .noIMG img {
        display: none;
    }

    .hideMobile{
        display: none;
    }
}

@media all and (orientation:landscape) {
    #mobileMenuHome {
        background-image: url(/images/mobile/landscape.png);
        background-position: center center;
        background-size: 736px auto;
        background-repeat: no-repeat;
        padding-top: 15px;
        padding-bottom: 25px;
        width: 100%;
    }
}
