h3 {
    font-size: 1.3em;
    margin: 0 0 10px 0;
}

a {
    text-decoration: none;
    color: #429dd1;
}

    a:hover {
        color: #5ec4ff;
    }

    a img {
        border: 0;
    }

body {
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    /*color: #8f8f8f;*/
    margin: 0;
    background: #f0f0f0 url(body-bg.png?1503953927) center top repeat-y;
}

#wrapper {
}

h2 {
    font-size: 1.8em;
    margin: 0;
    padding: .3em 0;
    line-height: 1.2;
    font-family: "PT Sans", Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #000081;
}

div.paragraph {
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    padding: .5em 0;
}

p {
    font-size: 1em;
    line-height: 1.5;
    margin: 0;
    padding: .5em 0;
}

blockquote {
    font-style: italic;
    border-left: 4px solid #000081;
    margin: 10px 0 10px 0;
    padding-left: 20px;
    line-height: 1.5;
    color: #aaa;
}

#content div.paragraph {
    color: #8f8f8f;
}

#content p {
    /*color: #8f8f8f;*/
}

#container {
    margin: 0 auto;
    width: 950px;
    padding: 0 25px 0 0;
}

#page {
    margin: 0 auto;
    width: 975px;
}

#header-wrap {
    background: #ffffff;
}

#header-in {
    clear: both;
    padding: 0;
}

#header {
    width: 100%;
    height: 104px;
}

    #header, #header table {
        border-collapse: collapse;
        border-spacing: 0;
    }

        #header td {
            vertical-align: middle;
            text-align: left;
        }

#logo {
    padding: 25px 0 15px 0;
    -webkit-text-stroke-width: 0.7px;
}

    #logo, #logo a {
        font-size: 60px;
        color: #fff;
        font-family: "Alex Brush", Arial, Helvetica, sans-serif;
        line-height: 1.1;
        -webkit-text-stroke-width: 0.7;
    }

        #logo a:hover {
            color: #fff;
        }

#header-right {
    padding: 0 0 5px 10px;
}

    #header-right table {
        width: 1px;
    }

    #header-right table, #header-right .search, #header-right .wsite-search {
        clear: right;
        float: right;
    }

    #header-right td {
        padding: 0;
    }

    #header-right a {
        color: #8fd7ff;
    }

        #header-right a:hover {
            color: #166490;
        }

    #header-right .phone-number .wsite-text {
        display: block;
        white-space: nowrap;
        color: #ffffff;
        font-size: 12px;
        font-weight: normal;
        padding: 0;
        font-family: Arial, Helvetica, sans-serif;
        margin: 7px 0 5px 15px;
    }

.wsite-social {
    margin: 5px 0 5px 10px;
}

.wsite-social-item {
    width: 23px;
    height: 23px;
    margin: 0 0 0 3px;
    background-image: url(theme/social-lime.png?1503953927);
}

.wsite-social-facebook {
    background-position: 0 0;
}

    .wsite-social-facebook:hover {
        background-position: 0 -23px;
    }

    .wsite-social-facebook:active {
        background-position: 0 -46px;
    }

.wsite-social-pinterest {
    background-position: -23px 0;
}

    .wsite-social-pinterest:hover {
        background-position: -23px -23px;
    }

    .wsite-social-pinterest:active {
        background-position: -23px -46px;
    }

.wsite-social-twitter {
    background-position: -46px 0;
}

    .wsite-social-twitter:hover {
        background-position: -46px -23px;
    }

    .wsite-social-twitter:active {
        background-position: -46px -46px;
    }

.wsite-social-linkedin {
    background-position: -69px 0;
}

    .wsite-social-linkedin:hover {
        background-position: -69px -23px;
    }

    .wsite-social-linkedin:active {
        background-position: -69px -46px;
    }

.wsite-social-mail {
    background-position: -92px 0;
}

    .wsite-social-mail:hover {
        background-position: -92px -23px;
    }

    .wsite-social-mail:active {
        background-position: -92px -46px;
    }

.wsite-social-rss {
    background-position: -115px 0;
}

    .wsite-social-rss:hover {
        background-position: -115px -23px;
    }

    .wsite-social-rss:active {
        background-position: -115px -46px;
    }

.wsite-social-flickr {
    background-position: -138px 0;
}

    .wsite-social-flickr:hover {
        background-position: -138px -23px;
    }

    .wsite-social-flickr:active {
        background-position: -138px -46px;
    }

.wsite-social-plus {
    background-position: -161px 0;
}

    .wsite-social-plus:hover {
        background-position: -161px -23px;
    }

    .wsite-social-plus:active {
        background-position: -161px -46px;
    }

.wsite-social-vimeo {
    background-position: -184px 0;
}

    .wsite-social-vimeo:hover {
        background-position: -184px -23px;
    }

    .wsite-social-vimeo:active {
        background-position: -184px -46px;
    }

.wsite-social-yahoo {
    background-position: -207px 0;
}

    .wsite-social-yahoo:hover {
        background-position: -207px -23px;
    }

    .wsite-social-yahoo:active {
        background-position: -207px -46px;
    }

.wsite-social-youtube {
    background-position: -230px 0;
}

    .wsite-social-youtube:hover {
        background-position: -230px -23px;
    }

    .wsite-social-youtube:active {
        background-position: -230px -46px;
    }

#header-right .search {
}

.wsite-search {
    margin: 4px 0 4px 15px;
}

#header-right .wsite-search-input {
    width: 181px;
    height: 14px;
    border: none;
    padding: 9px 5px 9px 10px !important;
    color: #8f8f8f;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    background: url(theme/input_bg_blue.png?1503953927) no-repeat;
}

#header-right .wsite-search-button {
    width: 24px;
    height: 32px;
    border: none;
    margin: 0;
    padding: 0;
    background: url(theme/submit_bg_blue.png?1503953927) no-repeat;
}

#sidebar {
    float: left;
    width: 221px;
}

#main-wrap {
    float: right;
    width: 729px;
    padding: 25px 0 0 0;
    background-color: #fff;
}

#avmenu {
    clear: left;
    padding: 25px 0 0;
    margin: 0;
}

    #avmenu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #avmenu li {
        list-style: none;
    }

        #avmenu li a {
            font-weight: normal;
            text-decoration: none;
            color: #545454;
            font-family: "PT Sans", "Myriad Pro", Arial, Helvetica, sans-serif;
            font-size: 14px;
            display: block;
            line-height: 1;
            margin: 0;
            padding: 11px 5px 12px 24px;
        }

        #avmenu li#active a, #avmenu a:hover {
            color: #fff;
            background: #0c0ce9;
        }

#wsite-menus .wsite-menu li a {
    padding: 11px;
    background: #0c0ce9;
    border: none;
    text-decoration: none;
    font-family: "PT Sans", "Myriad Pro", Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #ffffff;
}

    #wsite-menus .wsite-menu li a:hover {
        color: #fff;
        background: #252525;
    }

#wsite-menus span.wsite-menu-title {
    padding: 0;
}

#main {
    padding: 0 24px;
    background: #fff;
}

#content {
    margin: 0;
    padding: 30px 0;
    min-height: 400px;
    overflow-x: visible !important;
    overflow-x: hidden;
}

#banner {
    margin: 0 24px;
    overflow: hidden;
}

.tall-header-page .wsite-header {
    width: 681px;
    height: 243px;
    background: url(theme/banner-tall.jpg?1503953927) no-repeat;
}

.short-header-page .wsite-header {
    width: 681px;
    height: 173px;
    background: url(theme/banner-short.jpg?1503953927) no-repeat;
}

.landing-page #banner {
    background: #f0f0f0;
}

#bannerleft {
    clear: left;
    float: right;
    width: 392px;
}

.landing-page .wsite-header {
    width: 392px;
    height: 323px;
    background: url(theme/banner-landing.jpg?1503953927) no-repeat;
}

.landing-banner-outer {
    display: table;
    #position: relative;
    overflow: hidden;
}

.landing-banner-mid {
    #position: absolute;
    #top: 50%;
    display: table-cell;
    vertical-align: middle;
}

.landing-banner-inner {
    #position: relative;
    #top: -50%;
}

#bannerright {
    float: right;
    width: 248px;
    height: 323px;
    margin: 0 20px;
}

    #bannerright h2 {
        color: #429dd1;
        font-size: 26px;
        font-weight: normal;
        padding: 0px;
        line-height: 26px;
    }

    #bannerright div.paragraph {
        color: #767676;
        font-size: 14px;
        padding: 20px 0px;
        line-height: 140%;
        margin: 0;
    }

    #bannerright p {
        color: #767676;
        font-size: 14px;
        padding: 20px 0px;
        line-height: 140%;
        margin: 0;
    }

    #bannerright .wsite-button {
        margin: 0;
    }

.very-tall-header-page .wsite-header {
    width: 760px;
    height: 225px;
    background: url(theme/banner-tall.jpg?1503953927) no-repeat;
}

.no-header-page #banner {
    height: auto;
    padding: 0;
    display: none;
}

.no-header-page #content {
    padding-top: 5px;
}

.splash-page {
    margin: 0 auto;
    padding: 0;
    background: #f4f4f4 url(theme/splash-bodybg.jpg?1503953927) top center repeat-y;
}

    .splash-page #header {
        width: 570px;
    }

    .splash-page #header-right {
        float: right;
        padding-right: 8px;
    }

    .splash-page #banner {
        width: 560px;
        height: 115px;
        border: none;
        padding: 5px 0 0 0;
    }

    .splash-page .wsite-header {
        width: 560px;
        height: 115px;
        border: none;
        background: url(theme/banner-splash.jpg?1503953927) no-repeat;
    }

    .splash-page #wrap {
        width: 560px;
        padding: 0 10px 0 10px;
    }

    .splash-page #content {
        width: 538px;
    }

    .splash-page #footer {
        width: 560px;
    }

.wsite-form-label {
    display: inline-block;
    color: #8f8f8f;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    padding: 12px 0 5px 0;
}

.form-radio-container {
    color: #8f8f8f;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
}

.wsite-form-input, .wsite-search-element-input {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #8f8f8f;
    background: #fff url(theme/field.png?1503953927) repeat-x;
    border: 1px solid #d6d6d6;
    padding: 8px 4px 5px !important;
    line-height: 1;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.form-select {
    color: #8f8f8f;
    border: 1px solid #d6d6d6;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px 4px;
    width: 320px;
    height: 27px;
    line-height: 27px;
    background: #fff url(theme/field.png?1503953927) repeat-x;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#footer {
    clear: both;
    padding: 35px 24px;
    color: #8f8f8f;
    background: #f6f6f6;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border-top: 1px solid #ebe3d7;
    text-align: right;
}

    #footer div.paragraph {
        color: #8f8f8f;
        font-size: 13px;
    }

    #footer p {
        color: #8f8f8f;
        font-size: 13px;
    }

    #footer a {
        color: #606060;
    }

        #footer a:hover {
            color: #429dd1;
        }

    #footer span {
        vertical-align: middle;
    }

    #footer h2 {
        font-size: 15px;
        margin-bottom: 2px;
        padding: .3em 0;
        line-height: 1.5;
        font-family: "PT Sans", "Myriad Pro", Arial, Helvetica, sans-serif;
        color: #666;
        border-bottom: 1px solid #ccc;
    }

.wsite-footer {
    margin-bottom: 15px;
}

.wsite-form-container {
    margin-top: 0px !important;
    text-align: left;
}

.wsite-footer .wsite-form-label {
    font-size: 1em;
    padding: 5px 0 2px 0;
}

.wsite-footer .wsite-form-field {
    width: 300px !important;
}

.wsite-footer .form-radio-container {
    font-size: 1em;
}

.wsite-footer .wsite-form-input {
    font-size: 1em;
    width: 100% !important;
}

.wsite-footer .form-select {
    width: 100%;
}

.wsite-button {
    color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    height: 34px;
    display: inline-block;
    font-size: 12px;
    border: none;
    font-weight: bold;
    font-size: 13px;
    text-decoration: none;
    padding: 0 15px 0 0;
    background: url(theme/button.png?1503953927) no-repeat 100% -105px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.7);
}

    .wsite-button:hover {
        background-position: 100% -140px;
    }

    .wsite-button:active {
        background-position: 100% -175px;
    }

.wsite-button-inner {
    height: 34px;
    line-height: 34px;
    display: block;
    font-size: 14px;
    font-weight: bold;
    border: none;
    text-decoration: none;
    padding: 0 10px 0 25px;
    background: url(theme/button.png?1503953927) no-repeat 0 0;
}

.wsite-button:hover .wsite-button-inner {
    background-position: 0 -35px;
}

.wsite-button:active .wsite-button-inner {
    background-position: 0 -70px;
}

.wsite-button-large {
    color: #fff !important;
    height: 41px;
    background: url(theme/button_large.png?1503953927) no-repeat 100% -126px;
    padding: 0 15px 0 0;
}

    .wsite-button-large:hover {
        background-position: 100% -168px;
    }

    .wsite-button-large:active {
        background-position: 100% -210px;
    }

    .wsite-button-large .wsite-button-inner {
        height: 41px;
        line-height: 41px;
        padding: 0 10px 0 25px;
        background: url(theme/button_large.png?1503953927) no-repeat 0 0;
    }

    .wsite-button-large:hover .wsite-button-inner {
        background-position: 0 -42px;
    }

    .wsite-button-large:active .wsite-button-inner {
        background-position: 0 -84px;
    }

    .wsite-button-large.wsite-button-highlight {
        background-image: url(theme/button_large_blue.png?1503953927);
    }

        .wsite-button-large.wsite-button-highlight .wsite-button-inner {
            background-image: url(theme/button_large_blue.png?1503953927);
        }

.wsite-button-highlight {
    background-image: url(theme/button_blue.png?1503953927);
}

    .wsite-button-highlight .wsite-button-inner {
        background-image: url(theme/button_blue.png?1503953927);
    }

div.paragraph ul, div.paragraph ol {
    padding-left: 3em !important;
    margin: 5px 0 !important;
}

div.paragraph li {
    padding-left: 5px !important;
    margin: 3px 0 0 !important;
}

div.paragraph ul, div.paragraph ul li {
    list-style: disc outside !important;
}

div.paragraph ol, div.paragraph ol li {
    list-style: decimal outside !important;
}
