﻿body
{
    background-color: #911400;   
    margin: 0; 
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
}
a:link, a:visited
{
    color: #000000;   
}
img
{
    border-width: 0;
}
#background
{
    background-image: url(/NW_Themes/Default/Images/TopBar.png);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #E0BA4F;
    text-align: center;
    border-bottom: solid 1px #3d3d3d;
}
#page
{
    background-image: url(/NW_Themes/Default/Images/ContentBackground.png);
    margin-left: auto;
    margin-right: auto;
    width: 800px;

    text-align: left;
    
}
#header
{
    background-image: url(/NW_Themes/Default/Images/MenuBar.png);
    background-position: top;
    background-repeat: repeat-x;
    height: 145px;   
    z-index: 10;
    position: relative;
}
#header #logo
{
    background-image: url(/NW_Themes/Default/Images/LogoBox.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 145px;
    width: 180px;
    float: left;
}
#header #logo img
{
    margin: 15px 25px;
}
#menuContainer
{
    list-style: none;
    margin: 0;
    padding-left: 20px;
    padding-top: 80px;
    float: left;
}

#menuContainer li
{
    display: block;
    float: left;  
    width: 120px;
    text-align: center;
}


#menuContainer a:link, #menuContainer a:visited
{
    color: #000000;
    text-decoration: none;
}
#secondaryMenu
{
    padding-bottom: 5px;
}
.menuLevel2Seperator
{
    display: inline;
}
.tableImportant
{
    background: grey;
	color: white;
}
.privacyPolicy  .main
{
    background: black;
	color: white;
	border-color: black;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
}
.privacyPolicy .statement
{
	    border-color: black;
    border-width: 0px 0px 3px 0px;
    border-style: solid;
}
.privacyPolicy  td.tableNotImportant
{
    border:none !Important;
}
.privacyPolicy  td
{
    border-color: grey;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}
.privacyPolicy
{
    border-color: grey;
    border-width: 0px;
    border-style: solid;
}
#side
{
    width: 200px;
    float: left;   
}
#contentContainer
{
    
    background-color: #FFFFFF;
    border-left: 1px solid #a7a7a7;  
    border-right: 1px solid #a7a7a7;  
    background-color:#FFFFFF;
    background-image:url(/files/public/FrontPageImage/CenterImage.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    float:left;
    padding:275px 25px 10px;   
    position: relative;
    top: -50px; 
    margin-bottom: -50px; 
}

#content
{
    width: 548px;
}

#content h1
{
    font-size: 1.7em;
}
#content h2
{
    font-size: 1.3em;
    margin: 0;
}

.mediumContentBox
{
    background-image: url(/NW_Themes/Default/Images/MediumContentBox.png);
    width: 262px;
    height: 164px;
    float: left;
    
}
.mediumContentBox .boxContent
{
    padding: 15px;
}
.mediumContentBox .title
{
    font-size:1.3em;
    font-weight:700;
    padding-bottom: 10px;
}
.mediumContentBox img
{
    display:block;
    float: left;
    padding-right: 5px;
}
.telebankLink
{
    display: block;
    padding-top: 50px;   
}
.right
{
    float: right;
}
#fdicNotice
{
    padding-top: 10px;
    clear: both;
}

#onlineBanking
{
    margin: 10px 0;
}

#onlineBanking img
{
    float:left;   
}
#onlineBanking .title
{
    float: left;
    font-size: 2em;
    padding: 5px;
    width: 100px;
}
#onlineBanking .signup
{
    float: left;
    padding: 5px 0 5px 5px;    
    width: 100px;
}
#onlineBanking .demo
{
    clear:left;
    padding-top: 5px;
}

#onlineBanking .login
{
    padding-top: 10px;
    float: right;
    padding-right: 10px;
}

#reorder
{
    clear: both;
    margin: 20px 0;
    text-align: center;
    width: 172px;
    font-size: 1.2em;
}

#weather
{
    margin-bottom: 20px;
    width: 172px;
}

#currentWeather
{
    
    border: 1px solid #3D3D3D;
    padding:10px 8px 15px;
    background-color: #FFFFFF;
    text-align: center;
    font-size: 1.2em;
}
#currentWeather img
{
    margin-top:-10px;
    margin-right: 10px;
    position:relative;
    top:10px;
}

#footer
{
    margin-left:auto;
    margin-right:auto;
    margin-top: 5px;
    width:800px;
    text-align: right;
    height: 40px;
    font-size: .9em;
}
#footer #fdic
{
    float: left;   
}
#footer #copyright
{
    padding: 15px;
    float: right;
}
#footer .links
{
    padding: 15px 0px 15px 15px;
    float: right;
}

.calculator
{
    float:left;
    width: 270px;
    padding-top: 20px;
}
