@charset "utf-8";
/* CSS Document */
/* ------------------ 
                    STYLES DIRECTORY:
                    
                    01. RESET
                    02. HEADER
                    03. MAINNAV
                    04. MAINNAV HOVER SUBNAV
                    05. CONTENT STYLES
                    06. LEFT COLUMN STYLES
                    07. RIGHT COLUMN STYLES
                    08. INTERIOR CONTENT
                    09. ONE COLUMN CONTENT
                    10. FOOTER
------------------ */
/* ------------------ 01. RESET STYLES ------------------ */
wrapper, body, div, p, h1, h2, h3, ul, li, form, fieldset {margin:0;padding:0;}
.clear {clear:both;}
a {outline:none;}
html{color:#000;font-family:Arial, Helvetica, sans-serif;font-size:12px;}
body {background:#004200;}
#wrapper {width:941px;margin:0 auto;position:relative;}
/* ------------------ 02. HEADER STYLES ------------------ */
#header {background:url(design/img-header.jpg) no-repeat;height:381px;padding-top:20px;width:941px;}
#header-top {height:311px;width:941px;color:#fff;}
#header-image-left {float:left;height:209px;width:317px;padding:52px 0 0 32px;}
#header-image-right {float:right;height:209px;width:277px;padding-top:52px;}
#logo {width:243px;height:261px;float:left;}
#logo img {border:none;}
#topNav {width:941px;height:50px;text-align:right;font-size:10px;line-height:1.1em;text-transform:uppercase;}
#topNav ul {list-style:none;}
#topNav ul li {display:inline;padding-right:3px;}
#topNav ul li a {color:#FFF;text-decoration:none;padding-left:4px;}
#topNav ul li a:hover {text-decoration:underline;}
/* ------------------ 03. MAINNAV STYLES ------------------ */
#mainNav {font:bolder 14px Times New Roman, Times, serif;
    height:50px;
    float:left;
    width:925px;
    padding-left:16px;
    text-transform:uppercase;
}
#mainNav ul {padding:0;list-style:none;}
#mainNav ul li {float:left;display:inline;position:relative;}
#mainNav ul li a {
    display:block;
    text-align:center;
    text-decoration:none;
    color:#304C4D;
    height:40px;
    padding:10px 0;
}
#item01 {width:174px;}
#item02 {width:178px;}
#item03 {width:209px;}
#item04 {width:123px;}
#item05 {width:226px;}
#mainNav ul li a:hover {color:#B98639;}
#mainNav ul #item01 a:hover {background:url(design/img-mainNav-hover.jpg) no-repeat 170px 5px;}
#mainNav ul #item02 a:hover {background:url(design/img-mainNav-hover.jpg) no-repeat -4px 5px;}
#mainNav ul #item03 a:hover {background:url(design/img-mainNav-hover.jpg) no-repeat -182px 5px;}
#mainNav ul #item04 a:hover {background:url(design/img-mainNav-hover.jpg) no-repeat -391px 5px;}
#mainNav ul #item05 a:hover {background:url(design/img-mainNav-hover.jpg) no-repeat -514px 5px;}
/* ------------------ 04. MAINNAV HOVER ------------------ */
#mainNav ul li ul{
    visibility:hidden;
    position:absolute;
    z-index:10;
    top:40px;
    left:1px;
    width:225px;
}
#mainNav ul li ul li{padding:0;margin:0;display:block;}
#mainNav ul li ul li a {
    padding:5px 15px;
    height:auto;
    background:#EBD8BA;
    width:195px;
    font:normal 12px Arial, Helvetica, sans-serif;
    text-align:left;
}
#mainNav ul #item01 ul li a:hover,
#mainNav ul #item02 ul li a:hover,
#mainNav ul #item03 ul li a:hover,
#mainNav ul #item04 ul li a:hover,
#mainNav ul #item05 ul li a:hover {background:#B98639;color:#003204;}
#mainNav li:hover ul, #mainNav li:hover li:hover ul {visibility:visible;}
#mainNav li:hover li ul, #mainNav li:hover li:hover li ul {visibility:hidden;}
#mainNav li:hover>ul {display:block;visibility:visible;}
html>body #mainNav li ul {display:none;}
/* ------------------ 05. CONTENT STYLES ------------------ */
#column-wrapper {width:921px;padding:11px 10px;background:#fff;}
/* ------------------ 06. LEFT COLUMN STYLES ------------------ */
#left-column{float:left;width:625px;}
#online-banking {height:139px;width:238px;padding:21px 0 0 42px;background:url(design/img-online-banking.jpg) no-repeat 1px 14px;}
#online-banking h3 {color:#007258;font-size:22px;margin:0 0 10px 23px;}
#online-banking ul {line-height:1.7em;margin-left:13px;list-style-type:none;}
#ob-01 {font-size:16px;font-weight: bolder;padding-left:18px;background:url(design/img-ob-arrow.jpg) no-repeat 0px 3px;}
#ob-02 {font-weight:bolder;padding-left:18px;}
#ob-03 {font-weight:bolder;padding-left:18px;}
#ob-04 {font-size:10px;padding-left:18px;}
#online-banking ul li a {color:#007258;text-decoration:none;}
#online-banking ul li a:hover {text-decoration:underline;}
#product-box {height:89px;width:269px;padding-left:11px;}
#hero {height:248px;width:623px;border:solid 1px #DEC195;}}
#hero img {border:solid 1px #DEC195;}
/* ------------------ 07. RIGHT COLUMN STYLES ------------------ */
#splash-right-column {float:right;width:280px;height:265px;background-image:url(design/img-right-column-background.jpg) no-repeat;}
#right-column {float:right;width:280px;}
#tools {font-size:10px;height:59px;padding-top:12px;width:255px;}
#printer {float:left;height:20px;width:157px;}
#printer a {
    width:92px;
    height:18px;
    float:right;
    color:#000;
    text-decoration:none;
    background:url(design/icon-printer.jpg) no-repeat right top;
    padding-top:2px;
}
#printer a:hover {text-decoration:underline;}
#sizer {float:right;height:18px;width:92px;padding-top:2px;}
#label {font-weight:bolder;text-align:right;float:left;height:18px;width:56px;}
#icons {height:18px;width:27px;float:right;}
#icons img {border:none;}
#minustext img {float:left;}
#plustext img {float:right;}
.interiorImage {margin-bottom:25px;border:0px;}
#features {height:120px;width:921px;clear:both;}
#features .feature-box {
    height:107px;
    width:282px;
    float:left;
    border:solid 1px #DEC195;
    display:inline;
    padding:5px 6px 6px 10px;
}
#features .feature-box.spaced {margin-right:10px;}
.feature-box h3 {color:#CA984C;font:bold 16px Times New Roman, Times, serif;margin-bottom:8px;}
.feature-box a {color:#004B34;text-decoration:none;padding-right:10px;}
#breadcrumb {color:#333;font:bolder 10px;height:27px;padding:20px 0 0 25px;}
#breadcrumb a {color:#333;text-decoration:none;}
#breadcrumb a:hover {text-decoration:underline;}
/* ------------------ 08. INTERIOR CONTENT STYLES ------------------ */
#content {font:12px/1.4em;color:#666;padding:0 0 0 25px;}
#content p {margin-bottom:10px;}    
#content h1 {font:24px/1.4em;color:#8BA599;margin:0 0 15px 0;}
#content h2 {font:22px/1.4em;color:#333;margin:0 0 15px 0;}
#content h3 {font:20px/1.4em;color:#333;margin:0 0 14px 0;}
#content h4 {font:18px/1.4em;color:#333;margin:0 0 12px 0;}
#content h5 {font:16px/1.4em;color:#333;margin:0 0 10px 0;}
#content h6 {font:14px/1.4em;color:#333;margin:0 0 8px 0;}
#content ul {margin:0 0 20px 40px;}
#content a {color:#8BA599;}
#content a:hover {text-decoration:none;}
#content ol {margin:0 0 20px 40px;padding:0;}
#content blockquote {background:#EDE2CC;padding:6px 10px;margin:0 20px 15px 20px;}
#content .table_header {color:#004200;}
/* ------------------ 09. ONE COLUMN CONTENT STYLES ------------------ */
#one-column {width:900px;margin:0 auto;font:12px/1.4em;color:#004739;}
#one-column a {color:#000;}
#one-column a:hover {text-decoration:none;}
#one-column p {margin-bottom:18px;}    
#one-column h1 {font:24px/1.4em;color:#00392C;margin:0 0 15px 0;}
#one-column h2 {font:22px/1.4em;color:#00392C;margin:0 0 15px 0;}
#one-column h3 {font:20px/1.4em;color:#00392C;margin:0 0 14px 0;}
#one-column h4 {font:18px/1.4em;color:#00392C;margin:0 0 12px 0;}
#one-column h5 {font:16px/1.4em;color:#00392C;margin:0 0 10px 0;}
#one-column h6 {font:14px/2em;color:#00392C;margin:0 0 8px 0;}
#one-column ul {margin:0 0 20px 40px;}
#one-column ol {margin:0 0 20px 40px;padding:0;}
#one-column blockquote {background:#EDE2CC;padding:6px 10px;margin:0 20px 15px 20px;}
/* ------------------ 10. BEGIN FOOTER ------------------ */
#footer {width:913px;height:180px;padding:48px 0 0 28px;background:url(design/img-footer.jpg) no-repeat;}
#footer-left {float:left;width:454px;height:180px;}
#footer-links {color:#333;font:14px;height:29px;}
#footer-links ul {list-style:none;}
#footer-links ul li {display:inline;padding-right:3px;}
#footer-links ul li a {text-decoration:none;padding-left:4px;color:#333;}
#footer-links ul li a:hover {text-decoration:underline;}
#notice {font-size:10px;line-height:1.2em;color:#007258;height:68px;padding-right:120px;}
#notice a {color:#007258;}
#notice a:hover {text-decoration:none;}
#credit {height:20px;font-size:10px;color:#999;}
#credit a {color:#666;}
#credit a:hover {text-decoration:none;}
#copyright {color:#999;font-size:10px;}
#logos {float:right;width:435px;height:131px;padding-top:49px;}
#logos img {border:none;}
#ehl-logo {float:left;width:54px;height:100px;padding-top:31px;}
#fdic-logo {float:left;width:104px;height:100px;padding-top:31px;}
#geotrust-logo {float:left;width:127px;height:107px;padding-top:24px;}
#pharming-logo {float:left;width:140px;height:131px;}
/* ------------------ CODED BY CW ------------------ */
