html, ul, li, h1, h2, p, dl {
    margin: 0;
    padding: 0;
}
#topLogo {
    background-image: url(/Design/logo.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 113px;
    width: 361px;
}
#quotes {
    float: right;
    height: 113px;
    width: 409px;
    background-image: url(/Images/quotes_bg.jpg);
}
#topHead {
    float: left;
    height: 113px;
    width: 770px;
}
#topheadInterior {
    background-image: url(/Design/topHeadInterior.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 133px;
    width: 770px;
}
#onlineInterior {
    float: right;
    height: 123px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-top: 10px;
    width: 180px;
}
#onlineInterior h1{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: bold;
    color: #CE1126;
}
#onlineInterior h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    margin-left: 14px;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: left;
}
#onlineInterior ul {
    list-style-type: none;
    margin-top: 5px;
    padding: 0px;
    margin-left: 18px;
}
#onlineInterior ul li {
    display: inline;
    float: left;
    margin-top: 4px;
    padding-left: 15px;
}
#onlineInterior a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #CE1127;
    text-decoration: underline;
}
#onlineInterior a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #CE1127;
    text-decoration: none;
}
#columnWrap {
    width: 770px;
    float: left;
    background-image: url(/Design/bg_columnWrap.jpg);
    background-repeat: repeat;
}
#leftColumn {
    background-repeat: no-repeat;
    float: left;
    width: 144px;
position:absolute;
top:113px;
left:0px;
z-index:100;

}
#rotatingPhotos {
    float: right;
    height: 308px;
    width: 626px;
}
.blackStripe {
    background-color: #000000;
    float: left;
    height: 17px;
    width: 770px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}
#blackStripeInterior {
    float: left;
    height: 17px;
    width: 770px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #FFFFFF;
    background-color: #000000;
}
#threeHeadWrap {
    height: 24px;
    width: 770px;
    border-top-width: 6px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CE1127;
    border-bottom-color: #8C8A87;
    float: left;
}
#onlineHeaderSplash {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #CE1127;
    float: left;
    height: 22px;
    padding-left: 10px;
    width: 259px;
    padding-top: 4px;
}
.weatherStockHead {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bold;
    color: #CE1127;
    float: left;
    width: 250px;
    padding-top: 4px;
    height: 22px;
}
#threeBoxWrap {
    float: left;
    height: 145px;
    width: 770px;
}
#onlineBoxSplash {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    float: left;
    height: 135px;
    width: 257px;
    padding-left: 11px;
    padding-top: 10px;
    text-align: left;
    background-image: url(/Design/onlineBoxSplash.jpg);
    background-repeat: no-repeat;
}
#onlineBoxSplash a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #CE1127;
    text-decoration: underline;
}
#onlineBoxSplash a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #CE1127;
    text-decoration: none;
}
.weatherIframe {
    float: left;
    height: 145px;
    width: 250px;
    background-color: #FFFFFF;
}
#welcome {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    float: left;
    width: 750px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    font-weight: bold;
    background-color: #C21123;
    text-align: center;
}
/*===Start Navigation Styles===*/
#mainNav {
    width: 144px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    float: left;
    text-decoration: none;
    background-repeat: no-repeat;
}
#mainNav a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 10px;
    background-image: url(/Design/bg_Nav.jpg);
    padding-bottom: 4px;
    padding-top: 4px;
    /*float: left;*/
    display: block;
    width: 134px;
}
#mainNav a:hover {
    width: 134px;
    padding-left: 10px;
    text-decoration: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    background-image: url(/Design/bg_Nav_f2.jpg);
    background-repeat: no-repeat;
    /*float: left;*/
}
#mainNav ul {
}
#mainNav ul li {
    list-style-type: none;  
    margin-bottom: -3px;
    position: relative;
    float: left;
}

#mainNav ul li ul {
    visibility: hidden;
    position: absolute;
    z-index: 1000;
    top: 0px;
    left: 144px; /* usually the width of the main button */
}
#mainNav ul li ul li{
}
#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;}
/*===End Navigation Styles===*/

#onlineBoxSplash ul {
    list-style-type: none;
    margin-top: 5px;
    padding: 0px;
}
#onlineBoxSplash ul li {
    display: inline;
    float: left;
    margin-top: 4px;
    padding-left: 15px;
}
.arrowGrey {
    background-image: url(/Design/arrowGrey.gif);
    background-repeat: no-repeat;
    background-position: 1px 18px;
    float: left;
    margin: 0px 5px 0px 12px;
    padding: 0px;
}

#rightColumn {
    float: right;
    width: 626px;
}
#rightColumnInterior {
    width: 609px;
    float: left;
}

#navAreaSplash {
    background-image: url(/Design/navArea.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 255px;
    width: 144px;
    padding-top: 53px;
}
#navAreaInterior {
    background-color: #C31023;
    height: 175px;
    width: 160px;
    float: left;
}
#contentHead {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #8C8A87;
    float: right;
    height: 21px;
    width: 578px;
    padding-left: 10px;
    padding-top: 1px;
    border-top: 10px solid #FFFFFF;
    border-right: 10px solid #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
    border-left: 10px solid #FFFFFF;
}
#bgLeftColumn {
    background-color: #000000;
    background-image: url(/Design/bg_interiorColumn.jpg);
    background-repeat: no-repeat;
    width: 159px;
    height: 299px;
    float: left;
}

#leftColumnInterior {
    width: 159px;
    float: left;
}
#mainContent {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #000000;
    float: left;
    width: 590px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

#mainContent p {
   margin-bottom: 10px;
}

#mainContent a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #C31023;
    text-decoration: underline;
}
#mainContent a:hover {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #C31023;
    text-decoration: none;
}

#mainContent h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #C31023;
    text-decoration: none;
    margin: 0px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    padding-bottom: 4px;    
    
}

#mainContent h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #C31023;
    text-decoration: none;
    margin: 0px;
    padding-bottom: 4px;    
    
}

#mainContent h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    color: #C31023;
    text-decoration: none;
    margin: 0px;
    padding-bottom: 4px;    
    
}

#mainContent h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #C31023;
    text-decoration: none;
    margin: 0px;
    padding-bottom: 4px;    
    
}


#mainContent strong {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
#mainContent em {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-style: italic;
    color: #000000;
}
#mainContent ul {
    list-style-type: none;
    margin-top: 5px;
    padding: 0px;
    margin-left: 18px;
    margin-bottom: 10px;
    }

#mainContent ul li {
    padding-left: 28px;
    background-image: url(/Design/arrowGrey.gif);
    background-repeat: no-repeat;
    background-position: 1em 4px;
    margin: 0px;

}


#wrapper {
    width: 770px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
body {
    background-attachment: fixed;
    background-image: url(/Design/bg.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
#footerArea {
    background-color: #FFFFFF;
    float: left;
    height: 117px;
    width: 770px;
}
#footerHeader {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #CE1127;
    height: 22px;
    width: 755px;
    padding-top: 7px;
    padding-left: 15px;
}
#footerNotice {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    float: left;
    height: 45px;
    width: 755px;
    padding-left: 15px;
}
#footerLinks a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CE1127;
    text-decoration: underline;
    text-align: center;
}
#footerLinks a: hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CE1127;
    text-decoration: none;
    text-align: center;
}

#copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    float: left;
    height: 28px;
    width: 550px;
    padding-top: 15px;
    padding-left: 15px;
}
#copyright a{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CE1127;
    text-decoration: underline;
}
#copyright a: hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #CE1127;
    text-decoration: none;
}
#FDIC {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    height: 34px;
    width: 103px;
    text-align: center;
    float: left;
    padding-top: 9px;
}
#EHL {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #666666;
    float: right;
    height: 43px;
    width: 102px;
    text-align: center;
}
 .Table {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-align: center;
    background-repeat: repeat-x;
}
.TableHeader {
    font-size: 11px;
    color: #FFFFFF;
    background-color: #CC0000;
    font-weight: bold;
    padding: 2px;
    margin: 2px;
}
.TableRow {
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CC0000;
    border-bottom-color: #CC0000;
    background-color: #999999;
    height: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 6px;
}
 .TableTop {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CC0000;
}
 
#property a:link{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 14px;
}
#property a:hover{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: blue;
}