@charset "utf-8";
/* let's start off with a few general rules: */
body {
    behavior: url(/Design/csshover.htc);
    background-color: #003300;
}
html, body, ul, ol, li, p, form, fieldset, img {
    border: 0;
    padding: 0px;
    margin: 0px;
}
/* The #wrapper holds all the content and makes things neat and tidy */
/* NOTE: I use 'Splash' and 'Hldr' in my # names to denote Splash page DIVs and 'HOLDERS' 'Content' refers to actual CONTENT in a DIV... */
#wrapper {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    width: 800px;
    background-color: #f7f7e8;
}
#HeaderHldr {
    background-image: url(/Design/2743GroveCity-Nav02342.jpg);
    background-repeat: no-repeat;
    height: 193px;
    width: 800px;
    /*position: relative;*/
}
#SplashWelcomeHldr {
    background-image: url(/Design/2743GroveCity-Welcome_03.jpg);
    background-repeat: no-repeat;
    height: 235px;
    width: 800px;
    /*position: relative;*/
}
#OnlineLoginHldr {
    background-image: url(/Design/2743OnlineLoginBarBG.jpg);
    background-repeat: no-repeat;
    height: 33px;
    width: 800px;
    position: relative;
}
#SplashTabWrapperHldr {
    width:800px;
    position: relative;
}
#SplashTabHldr1 {
    background-image: url(/Design/2743SplashTab1BG.jpg);
    background-repeat: no-repeat;
    height: 109px;
    width: 268px;
    float:left;
}
#SplashTabHldr2 {
    background-image: url(/Design/2743SplashTab2BG.jpg);
    background-repeat: no-repeat;
    height: 109px;
    width: 265px;

    float:left;
}
#SplashTabHldr3 {
    background-image: url(/Design/2743SplashTab3BG.jpg);
    background-repeat: no-repeat;
    height: 109px;
    width: 267px;
    float:left;
}
#FooterHldr {
    background-color: #f7f7e8;
    position: relative;
    clear:left;
    width: 800px;
    height: 310px;
}
#IntWelcomeHldr {
    width: 800px;
    height: 235px;
   /* float: left;
    overflow: hidden;*/
}
#IntWelcomeGraphic {
    background-color: #CC9900;
    height: 235px;
    width: 260px;
    float: left;
/*
    background-image: url();
    background-repeat: no-repeat;
*/
}
#IntWelcomeHeadContent {
    height: 235px;
    width: 540px;
    float: right;
}
#IntWelcomeHeadContent h1 {
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
    font-weight: normal;
    margin-top: 8px;
    margin-left: 15px;
        text-transform: uppercase;
    margin-bottom: 8px;
}
#IntWelcomeHeadContent p {
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: normal;
    margin-right: 180px;
    margin-left: 18px;
}
#IntWelcomeHeadContent a {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;     
    font-size: 12px;
    font-weight: bold;
    margin-right: 150px;
    margin-left: 0px;
    color: #660000;
    text-decoration: none;
    text-transform: uppercase;
}
#IntWelcomeHeadContent a:hover {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;     
    font-size: 12px;
    font-weight: bold;
    margin-right: 150px;
    margin-left: 0px;
    color: #336600;
    text-decoration: none;
 text-transform: uppercase;
   }

/* Used on the SPLASH PAGE */
#apDiv1 {
    position:absolute;
    left:13px;
    top:460px;
    width:244px;
    height:97px;
    z-index:10;
}
#apDiv2 {
    position:absolute;
    left:278px;
    top:460px;
    width:244px;
    height:97px;
    z-index:15;
}
#apDiv3 {
    position:absolute;
    left:543px;
    top:460px;
    width:244px;
    height:97px;
    z-index:20;
}/* Used on the INTERIOR PAGE */
#apDiv4 {
    position:absolute;
    left:10px;
    top:1px;
    width:244px;
    height:97px;
    z-index:10;
}/*-----------MAIN CONTENT AREA-----------*/
#product_content {
  padding-right: 50px;
}
#IntMainContentHldr {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;    
    font-size: 14px;
    font-weight: bold;
    background-image: url(/Design/2743IntMainContentBGshade.jpg);
    background-repeat: repeat-x;
    width: 532px;   
    position: relative;
    float:left;
    background-color: #F7F7E8;
    background-position: top;
}
#IntMainContentHldr h1 {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 16px;
    font-weight: bold;
    text-transform: capitalize;
    color: #335c33;
    margin-left: 14px;
    margin-top: 18px;
    margin-bottom: 10px;
}
#breadcrumb {
   margin-left: 15px;
}
.Table {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}
.Table td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align: left;
}
#IntMainContentHldr p {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 14px;
    font-weight: bold;
    text-transform: none;
    color: #333333;
    margin-left: 15px;
    margin-top: 15px;
    margin-right: 100px;
    
}
#IntMainContentHldr a {
    text-decoration: none;
    color: #660000;
}
#IntMainContentHldr a:hover {
    color: #003300;
    text-decoration: underline;
}
#IntMainContentHldr ul {
    text-decoration: none;
    margin-left: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    color: #333333;
}
#IntMainContentHldr li {
    text-decoration: none;
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-weight: bold;
    font-size: 14px;
    list-style-type: square;
}
#IntMainContentHldr h2 {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 17px;
    font-weight: bold;
    text-transform: none;
    color: #660000;
    margin-left: 13px;
    margin-top: 12px;
    margin-right: 100px;
}
#IntMainContentHldr h6 {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 11px;
    text-transform: none;
    color: #660000;
    margin-left: 25px;
    margin-top: 12px;
    margin-right: 100px;
}
/* The following stuff is all CONTENT... meaning each of these styles will be sitting WITHIN the HLDR's above and the attributes will be treating the CONTENT in a certain way */
#HeaderLogoGif {
    height: 100px;
    padding-left: 25px;
    margin-top: 5px;
}

#HeaderContent {
    font-family: Arial, Helvetica, sans-serif;    
    text-align: center;
    font-size: 12px;
    color: #990000;
}
#HeaderContent ul {
    list-style-type: none;
    line-height: 44px;
    text-transform: uppercase;
    margin-left: -10px;
}
#HeaderContent ul li {
    display: inline;
    margin-left: 1px;
    position: relative;
    padding:10px 0px;
letter-spacing:-0.3px;
    /*background: red;*/
    /*border-right: 1px solid red;*/
}
#HeaderContent ul li a {
    color: #000000;
    text-decoration: none;
}
#HeaderContent ul li a:hover {
    color: #666666;
    text-decoration: none;
}
#HeaderContent ul li ul{
    padding: 26px 0 0 0;
    margin: 0;
    visibility: hidden;
    position: absolute;
    z-index: 25;
    width: 215px;
    top: 6px;  
    left: 0px; 
    border-bottom: 1px solid #000000;
    font-size: 13px;
    text-transform: none;
}
#HeaderContent ul li ul li{
    padding: 0;
    margin: 0;
    text-align:center;
    z-index: 25;
    padding: 0;
    margin: 0;
    line-height: 20px;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width: 100%;
    float: left;
}
#HeaderContent ul li ul li a{
    width: 205px;
    line-height: 20px;
    background: #fff;
    display: block;
    padding-left: 10px;
    z-index: 25;
    text-align: left;
    padding-right: 0;
    /*height: 18px;*/
}
#HeaderContent ul li ul li a:hover{
    background: #003300;
    color: #fff;
    z-index: 25;
}
/* hide drop downs until you hover over main button */
#HeaderContent li:hover ul, #HeaderContent li:hover li:hover ul {visibility: visible; z-index: 25;}
#HeaderContent li:hover li ul, #HeaderContent li:hover li:hover li ul {visibility: hidden;}
/* do the normal show, with increased specificity, for good browsers */
#HeaderContent li:hover>ul {display: block; visibility: visible; z-index: 25;}
}
/* using display is better (no scrollbars when page loads), but IE can't handle it, so only good browsers should see this */
html>body #HeaderContent li ul {display: none;}

.Nav_PersonalBanking  {
    padding-left: 17px;
    margin-right: 0px;
}
.Nav_BusinessBanking {
    padding-left: 10px;
    margin-right: 2px;
}
.Nav_ConvenienceServices {
    padding-left: 12px;
    margin-right: 12px;   
}
.Nav_LoansMortgages {
    padding-left: 12px;
   margin-right: 12px;
}
.Nav_AboutUs {
    padding-left: 12px;
   margin-right: 10px;
}
/* ===ORIGINAL ============
.Nav_PersonalBanking  {
    padding-left: 12px;
    margin-right: 5px;
}
.Nav_BusinessBanking {
    padding-left: 10px;
    margin-right: 5px;
}
.Nav_ConvenienceServices {
    padding-left: 15px;
    margin-right: 13px;   
}
.Nav_LoansMortgages {
    padding-left: 15px;
   margin-right: 10px;
}
.Nav_AboutUs {
    padding-left: 15px;
   
}
 ========================= */
#OnlineLoginContent {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 14px;
    color: #000000;
    padding-top: 4px;
    padding-right: 5px;
}
.TabContent {
    text-align: center;
    padding-top: 8px;
    padding-left: 8px;
}
.TabContent_text{
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 12px;
    color: #333333;
    padding-left: 10px;
    padding-top: 5px;
}
.TabFeature_Img{
   padding-top: 20px;
}
.TabContent_Header {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 12px;
    color: #660000;
    text-transform: uppercase;
    padding-left: 0px;
    text-decoration: none;
    font-weight: normal;
}

.TabContent_Header a {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 12px;
    color: #660000;
    text-transform: uppercase;
    padding-left: 0px;
    text-decoration: none;
    font-weight: normal;
}
.TabContent_Header a:hover {
    font-family: "Arial Narrow", Helvetica, sans-serif;    
    font-stretch: condensed;
    font-size: 12px;
    color: #660000;
    text-transform: uppercase;
    padding-left: 0px;
    text-decoration: none;
}
.TabContent_Header_flower {
  padding: 4px 0px 0px 12px;
  }
#FooterContent {
    text-align: center;
    font-size: 11px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    padding-left:20px;
    *padding-left:0px;

}
#FooterContent a {
    color: #666666;
    text-decoration: none;
}
#FooterContent a:hover {
    color: #000000;
    text-decoration: none;
}
.topStop {
    text-align: left;
    padding-left: 380px;
}
/* This CSS was lovingly written and organized by Ryan Williams in February, 2008... please keep it as neat and tidy as possible */
