#t4-header .header-top {
    background-image: url("/images/background1.jpg");
    background-repeat: no-repeat;
    background-color: #9EA169;
}

#t4-header{
    border-bottom: 1px solid #e9ecef;
}



.art-blockcontent {
    background: #FFFFFF;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid rgba(169, 214, 102, 0.5);
    padding: 7px;
    margin: 0 auto;
    color: #2E4011;
    font-size: 10px;
}

.t4-section .top-large{
    padding-top:3rem;
}

.t4-main-body{
    padding: 0;
}

#t4-footer{
    background: transparent;
}

.t4-col.footer.col{
    background: #113450;
    background: transparent;
    border-top: 1px solid #A9D666;
    padding: 20px;
    margin: 15px auto 0;
    position: relative;
    color: #FFDF0F;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-align: center;
}

#t4-breadcrumbs ol{
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.t4-section.t4-breadcrumbs {
    border-top: 0px;
}

.logo-img{
    max-width: 200%;
}

#t4-header .header-top .container, #t4-header .header-top .t4-masthead .t4-masthead-detail, .t4-masthead #t4-header .header-top .t4-masthead-detail {
    padding-top: 2rem;
    padding-bottom: 0.5rem; 
}

.form-control {
    max-width: 35rem;
}

#q{
    background-color: #e8e6e6;
    border-radius: 10px 0 0 10px;
    width: 35rem;
}

blockquote {
    background: #C7E49A url("/images/postquote.png") no-repeat scroll;
    border: 1px solid #A9D666;
    padding: 6px 6px 6px 43px;
    margin: 10px 10px 10px 50px;
    color: #2B3C10;
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: italic;
    text-align: left;
    overflow: auto;
    clear: both;
}

mark, .mark {
    background-color: #FFDF0F;
    padding:0%;
}

