@charset "utf-8";
/*reset code*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,textarea,p,blockquote,th,td, img, wrapper{
    margin:0;
    padding:0; 
    list-style:none;
    border: none;
    }
    
html{
    font-family:Arial, Helvetica, sans-serif; 
    font-size:12px;
    }
body {
    background-repeat: repeat-x;
    background-position: top;
    background-image: url(/2198/mirror/design/bg_01.jpg);
    background-color: #E1CDA8;
}
#wrapper {
    width: 926px;
    margin-left: auto;
    margin-right:auto;
    position:relative;
}
/* BEGIN HEADER STYLES*/
#header {
    height: 151px;
    width: 926px;
    background-image: url(/2198/mirror/design/header_bg.gif);
    background-repeat: repeat-x;
}
#logo {
    float: left;
    height: 151px;
    width: 222px;
}
#ibanking {
    width: 215px;
    height: 85px;
    float: right;
    padding-top: 66px;
    padding-left: 43px;
}
#ibanking ul {
}
#ibanking ul li {
    line-height: 20px;
    background-image: url(/2198/mirror/design/arrow_ib.gif);
    background-repeat: no-repeat;
    background-position: 0 .15em;
    padding-left: 18px;
}
#ibanking ul li a {
    font-size: 13px;
    text-decoration: none;
    color: #000000;
}
#ibanking ul li a:hover {
    text-decoration: underline;
}


/* MAIN NAVIGAITON */
#navigationHero_wrapper {
    height: 290px;
    width: 926px;
}
#index_leftNavWrapper {
    height: 283px;
    width: 378px;
    background-image: url(/2198/mirror/design/index_nav_bg.jpg);
    background-repeat: no-repeat;
    float: left;
    padding-top: 7px;
    padding-left: 25px;
}
#interior_leftNavWrapper {
    background-image: url(/2198/mirror/design/intNav_bg.jpg);
    background-repeat: no-repeat;
    height: 281px;
    width: 224px;
    padding-left: 10px;
    padding-top: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#leftNav {
}
#leftNav ul {
    list-style-type: none;
}
#leftNav ul li {
    width: 200px;
    /*margin: 0;*/
    background-image: url(/2198/mirror/design/arrow_nav.gif);
    background-repeat: no-repeat;
    padding-left: 18px;
    background-position: .15em;
}
#leftNav ul li a {
    display: block;
    color: #000000;
    text-decoration: none;
    height: 18px;
    font-size: 14px;
    padding-top: 2px;
}
#leftNav ul li a:hover {
    text-decoration: underline;
}
#leftNav ul li ul li a {
    padding-left:0px;
}
#leftNav ul li ul li{
    width: 215px;
    background-color: #DCC89A;
    background-image: none;
}
#leftNav ul li ul {
    visibility: hidden;
    position: absolute;
    z-index: 10;
    margin-top: -27px;
    left: 200px;
    border: 1px solid #A68539;
    background-color: #DCC89A;
    background-image: none;
}
#leftNav li:hover ul,
#leftNav li:hover li:hover ul {
    visibility: visible;
}
#leftNav li:hover li ul,
#leftNav li:hover li:hover li ul {
    visibility: hidden; 
}

#leftNav ul li ul li ul li{

    visibility:hidden;
}
#leftNav ul li ul li ul{
    background: none;
    border: 0px;
    visibility: hidden;
}

/* do the normal show, with increased specificity, for good browsers */
#leftNav li:hover>ul {
    display: block;
    visibility: visible;
}


#hero {
    height: 290px;
    width: 523px;
    float: right;
}
#marquee {
    height: 34px;
    width: 926px;
    background-image: url(/2198/mirror/design/scrolling_bg.gif);
    background-repeat: repeat-x;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    padding-top: 5px;
}
#marquee p {
}

/* HOME PAGE CONTENT STYLES */
#welcome_text h1 {
    font: 18px "Times New Roman", Times, serif;
    color: #0055A5;
    margin-bottom: 10px;
}
#welcome_text p {
    margin-bottom: 10px;
}
#resourceWrapper {
    height: 213px;
    width: 922px;
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-left: 4px;
}
#resourceLinks {
    height: 211px;
    width: 316px;
    float: left;
}
#resourceLinks ul {
}
#resourceLinks ul li {
    background-image: url(/2198/mirror/design/button_bg.jpg);
    background-repeat: no-repeat;
    display: block;
    height: 38px;
    width: 288px;
    margin-bottom: 5px;
    padding-top: 10px;
    padding-left: 22px;
}
#resourceLinks ul li a {
    font-size: 22px;
    color: #333333;
    text-decoration: none;
}
#resourceLinks ul li a:hover {
    text-decoration: underline;
}
#resourceLinks strong {
}
#weather {
    height: 196px;
    width: 270px;
    float: left;
    padding-left: 30px;
    padding-top: 17px;
}
#weather h5 {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
#stocks {
    height: 196px;
    width: 285px;
    float: right;
    padding-top: 17px;
    padding-left: 15px;
}
#stocks h5 {
    font-size: 18px;
    color: #333333;
    font-weight: normal;
}
.dynamic_color {
    height: 167px;
    width: 234px;
    background-color: #F9F6ED;
    border: 1px solid #EADFC6;
    padding-left: 25px;
    padding-top: 7px;
}

#columns_wrapper {
    background-image: url(/2198/mirror/design/columns_wrapper_bg.gif);
    background-repeat: repeat-y;
    width: 926px;
    float: left;
    margin-top: 5px;
}
/* BEGIN LEFT COLUMN STYLES*/
/* #left_wrapper {
    float: left;
    width: 259px;
    background-image: url(design/bg_left_column.jpg);
    background-repeat: no-repeat;
} */
#left_column {
    float: left;
    width: 234px;
}
/* #secondaryNav {
    width: 223px;
    background-image: url(design/secondaryNav_border.gif);
    background-repeat: no-repeat;
    background-position: bottom;
} */
#secondaryNav ul {
    padding-left: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#secondaryNav ul li {
    font-size: 13px;
    color: #333333;
}
#secondaryNav ul li a {
    font-weight: bold;
    color: #333333;
    text-decoration: none;
}
#secondaryNav ul li a:hover{
    text-decoration: underline;
}




#subNav_wrapper {
    padding: 10px;
    background-color: #F6F2EB;
    list-style-type: none;
}
#subNav {
    font-size: 14px;
    list-style-type: none;
}
#subNav ul {
    margin-left: 10px;
    margin-bottom: 0px;
    list-style-type: none;
}
#subNav ul li {
    list-style-type: none;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    }
#subNav ul li a {
    line-height: 16px;
    text-decoration: none;
    list-style-type: none;
    color: #333333;
}
#subNav ul li a:hover {
    text-decoration: underline;
}
#black_separator {
    background-color: #000000;
    height: 30px;
    width: 691px;
    float: right;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
}
/* BEGIN RIGHT COLUMN STYLES*/
#right_column {
    float: right;
    width: 647px;
    background-color: #FFFFFF;
    padding-right: 22px;
    padding-left: 22px;
    padding-bottom: 10px;
}
#breadcrumb {
    font-size: 12px;
    color: #333333;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding-top: 8px;
}
#breadcrumb a {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
#breadcrumb a:hover {
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
}
#content_description {
    padding-top: 10px;
    padding-bottom: 10px;
}
#content_description strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    color: #C6A45F;
}
#content_description p {
    margin-bottom: 10px;
    font-size: 1em;
}
#content_description h1 {
    color: #B5985A;
    font-size: 2.2em;
    margin-bottom: 8px;
    font-weight: normal;
    margin-top: 0px;
}
#content_description h2 {
    color: #CEB273;
    font-size: 1.2em;
    margin-bottom: 5px;
    border-bottom: 1px solid #44A73E;
}
#content_description img {
}
#content {
    padding-top: 13px;
}
#content p {
    margin-bottom: 10px;
    font-size: 1.1em;
}    
#content h1 {
    color: #333333;
    font-size: 1.7em;
    font-weight: normal;
}
#content h2 {
    color: #B5985A;
    font-size: 1.1em;
    margin-bottom: 5px;
}
#content h3 {
    font-size: 1em;
    color: #000000;
    margin-bottom: 10px;
}
#content h4 {
    font-size: 12px;
    color: #CEB273;
}
#content h5 {
    font-size: 11px;
    font-weight: bold;
}
#content h6 {
    font-size: 10px;
    font-weight: bold;
    color: #333333;
}
#content a {
    font-size: 1.1em;
    color: #B5985A;
}
#content a:hover {
    color: #000000;
}
#content ul {
    
}
#content ul li {
    line-height: 1.6em;
    padding-left: 12px;
    background-image: url(/2198/mirror/design/ul_content_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0.5em;
}
#content ol {
    padding-left: 12px;
}
#content ol li{
    line-height: 1.6em;
    padding-left: 12px;
    background-image: url(/2198/mirror/design/ol_content_bullet.gif);
    background-repeat: no-repeat;
    background-position: 0 0.5em;
}
#content strong {
    color: 000000;
    font-weight: bold;
}
.boxed_link {
    font-weight: bold;
    text-decoration: none;
    padding-right: 8px;
    padding-top: 10px;
    padding-bottom: 5px;
}
#content blockquote {
     margin-left: 50px;
}
#content hr {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #E2E2E2;    
}
#content h1 strong {
    color: #9B8046;
    font-size: 1.1em;
    font-weight: normal;
} 
.product_spotlight {
    background-color: #EFE7D3;
    padding-top: 16px;
    padding-right: 20px;
    padding-bottom: 16px;
    padding-left: 16px;
}

/* BEGIN FOOTER STYLES*/
#bottom {
    height: 22px;
    width: 926px;
    clear: both;
}
/* Begin Footer Classes */
/* #footer {
    height: 100px;
    clear: both;
    background-image: url(design/bg_footer.jpg);
    background-repeat: no-repeat;
    padding-top: 23px;
    padding-left: 21px;
    padding-right: 10px;
}*/
#footer hr{
    color:#cccccc;
    width: 831px;
    margin-right: 5px;
    height: 1px;
}
#footer h1{
    color: #4378AA;
    font-size:16px;
    margin-left: 10px;
    margin-bottom: 7px;
    margin-top: 3px;
    padding-top: 8px;
}
#footer p{
    color: #666666;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 10px;
}
#footer a{
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-top: 0;
    padding-right: 3px;
    padding-bottom: 0;
    padding-left: 3px;
    margin-left: -2px;
}
#footer a:hover {
    color: #C7A663;
    text-decoration: underline;
}
#footer ul {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline;
}
#footer ul li {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: inline;
    padding: 0px 2px 0px 5px;

}
#footer ul li a {

}
#footer ul li a:hover {
    color: #C7A663;
    text-decoration: underline;
}


#footer_logos {
    float: right;
    height: 50px;
    width: 180px;
    padding-top: 5px;
    padding-right: 10px;
}
#footer_logos_fshield {
    height: 64px;
    width: 116px;
    float: left;
    padding-right: 5px;
}
#footer_logos_fdic {
    height: 43px;
    width: 57px;
    float: left;
    padding-left: 35px;
}
#footer_logos_ehl {
    height: 44px;
    width: 41px;
    float: right;
}/* End Footer Classes */
.tables_h1 {
    color: #000000;
    background-color:#E1CDA8;
}
.tables_h2 {
    color: #FFFFFF;
    background-color:#000000;
}
.tables_h3 {
    color: #FFFFFF;
    background-color:#333333;
}
.tables2_h1 {
    color: #000000;
    background-color:#E1CDA8;
}
.tables2_h2 {
    color: #000000;
    background-color:#ffffff;
    font-weight: bold;
    font-size: 16px;
}
.tables2_h3 {
    color: #FFFFFF;
    background-color:#000000;
    font-weight: bold;
}
.tables2_h4 {
    color: #000000;
    background-color:#C2C2C2;
}
.tables2_h5 {
    color: #FFFFFF;
    background-color:#CFB173;
    font-weight:bold;
}
.tables2_h6 {
    color: #000000;
    background-color:#ffffff;
    font-size: 10px;
    font-weight: bold;
}
 
#phoneapp {
position:absolute; 
top:25px; 
left:330px;
}
