@import url("ad_blocks.css");

body{
	background:#167259 url(images/backgrounds/background_blue-green.png) repeat-x scroll 0 0;
	color:#202020;
	font-family:Lucida Grande,Verdana,Arial;
	font-size:12px;
	margin:0 auto;
	padding:0;}	
/************************************************
*	Top Links and Header Layout		    		*
************************************************/
#very_top_links{
	width:950px;
	color:#EEEEEC;
	font-size:1em;
	margin:2px auto;
	overflow:hidden;
	padding:5px 0;
	background:#363F7D url() repeat-x scroll 0 0;
	}
#very_top_links a{
	color:Bisque;
	}
#top_nav_left{text-align:left;float:left;}
#top_nav_left ul {float:left;} 
#top_nav_left ul li{display:inline;}

#top_nav_right{text-align:right;float:right;}
#top_nav_right ul{float:right;}
#top_nav_right ul li{display:inline;}
/************************************************
*	Header  									*
************************************************/
#header{
	width:960px;
	height:100px;
	color:#000000;
	font-size:16px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	background:#0E715D url() repeat-x scroll 0 0;}
#headerleft{
	float:left;
	width:60%;
	margin:0;
	padding:0;
	height:90px;
	}
#headerright{
	float:right;
	margin:15px 30px 0 30px;
	padding:0 10px;
	width:20%;
	color:white;
	font:bold 1.2em Helvetica,Lucida Grande,Verdana,Arial;
	
	}
#header a h1{
	font:bold 2.2em Helvetica,Lucida Grande,Verdana,Arial;
	color:white;
	margin-bottom:0px;
	text-indent: -9000px;
	background: #34417B url(images/logos/header.png) no-repeat;
	width:960px;
	height:90px;
	cursor:pointer;
	}
#header p{
	font-size:1.0em;
	color:#D9E171;
	width: 70%;
	line-height:22px;
	}
#header address{
	font-size:0.8em;
	color:white;
	line-height:19px;
	margin-bottom:0px;
	}
/************************************************
*	Navigation 									*
************************************************/
#navbar{
	width:960px;
	background:lemonChiffon url(images/backgrounds/background_nav-bar_yellow.png) repeat-x scroll 0 0;
	border-top: thin solid #ffffff;
	border-bottom:thin solid #CCCCCC;
	height:8px;
	margin:0 auto;
	overflow:visible;
	padding:0;
	}
/************************************************
*	Drop Down									*
************************************************/
#nav{
	font-size:1.1em;
	float:right;
	margin-right:2em;
}
#nav a {
	display: block;
	/*width: 10em;*/
}
#nav li {
	background:transparent url(images/icons/small_arrow.png) no-repeat;
	float:left;
	padding:4px 0 10px 15px;
	/*width:10em;*/
	margin:5px 0 0 30px;
	font-weight:bold;
}
#nav li ul {
	border:thin solid #CCC;
	left:-999em;
	margin:8px 0 10px -10px;
	padding-bottom:0;
	position:absolute;
	width:12em;
	border-top:0;
}
#nav li:hover ul {
	left: auto;
}
#nav li ul li{
	background:#FBF5DE none repeat scroll 0 0;
	font-size:90%;
	line-height:15px;
	margin:0 13px 0 0;
	padding:0px 0 0px 0;
	width:100%;
	}
#nav li ul li a{padding:5px 0 5px 10px;
	}
#navbar li a{
	color:#107C6C;
	text-transform:uppercase;
	font-family:gothic, helvetica, sans serif;
	font-weight:400;
	}
#navbar li ul li a{
	color:#333;
	text-transform:none;
	font-family:Lucida Grande,Verdana,Arial;
	font-weight:600;
	}
#navbar li ul li a:hover{
	color:white;
	background:#33418D;
	text-decoration:none;
	}
/************************************************
*	Content 									*
************************************************/
#wrap{
	background:#FFFFFF none repeat scroll 0 0;
	margin:0 auto;
	padding:0;
	width:960px;}
#content{
	margin:0 auto;
	padding:20px 0 20px 0;
	width:950px;}
#content p{
	margin-bottom:5px;
	}
/************************************************
*	Main Content 								*
************************************************/
#contentright, #contentcenter{
	margin:0 5px 20px 5px;
	padding:0 20px 20px 15px;
	line-height:18px;
	font-size:1em;
	float:left;}
#contentright{	
	width:650px;}
#contentcenter{
	width:445px;
	margin-top:5px;}
#contentright p, #contentcenter p{
	margin-bottom:15px;}
#contentcenter .top{font-size:120%;color:#02725C;font-style:italic;}
#contentright h1, #contentcenter h1{
	color:#17257D;
	font-size:160%;
	margin:0px 0 15px;
	line-height:20px;}
#contentright h2, #contentcenter h2{
	color:#0B7561;
	font-size:140%;
	margin-bottom:15px;
	line-height:20px;}
#contentcenter a h2 {
	width:445px;
	height:121px;
	background:#005273 url(images/bank_ani.gif) no-repeat scroll 0 0;
	text-indent: -9000px;
	text-align:center;
	margin:30px 0 0;
	cursor:pointer;
	} 
#contentright h3, #contentcenter h3{
	color:#666;
	margin-top:15px;
	margin-bottom:5px;}
#contentright img, #contentcenter img{
	float:left;}
#contentright ul, #contentcenter ul{
	margin:0 0 20px 20px;
	list-style-type: disc;}
#contentright ol, #contentcenter ol{
	margin:0 0 20px 20px;}
#contentright li, #contentcenter li{
	margin-bottom:5px;}
#contentcenter ol li{
	font-weight:bold;}
#contentcenter ol li ul li{
	font-weight:normal;}
#contentcenter hr{width:80%;margin:30px auto;}
/************************************************
*	Sidebars									*
************************************************/
#left_sidebar,#right_sidebar{
	float:left;
	padding:0px;
	color:#000;
	font-size:.99em;
	line-height:19px;}
#left_sidebar{
	width:270px;
	margin:0 0 20px 0px;
	background:white url() repeat-x scroll 0 0;}
#left_sidebar a{
	color:#107C6C;}
#left_sidebar p{
	margin-bottom:10px;}
#left_sidebar ul li{
	display:list;}
#left_sidebar ul li ul li{
	display:inline;}
#right_sidebar{
	width:175px;
	margin:0 5px 20px 0px;
	}
#descriptionbox{
	float:left;
	width:220px;
	margin:0 0 20px 10px;
	padding:10px;
	color:white;
	font-size:.9em;
	background:#005B4A url(images/bg.gif) repeat-x scroll 0 0;
	line-height:19px;}
#innerbox{
	margin:0px;
	padding:15px;
	background:#02725C url(images/bg.gif) repeat-x scroll 0 0;
	border: medium ridge Thistle;}
#descriptionbox ul li{
	margin:0 0 5px 25px;
	list-style:  disc;}
#descriptionbox ul li a{
	color: #D9E171;
	}	
/************************************************
*	Tables  									*
************************************************/
#contentcenter tr.even{background-color:lightSteelBlue;color:black;}
#contentcenter tr.even td{background-color:lightSteelBlue;}
#contentcenter .odd{background-color:#363F7D;color:black;border-bottom:1px solid #95AAEE;}
#contentcenter tr.odd td{background-color:#FFF5EE;}
#contentcenter table {
	border:thin solid #95AAEE;
	font-family:Lucida Grande, Helvetica;
	font-size:1em;
	margin-bottom:15px;
	width:445px;}
#contentcenter td{padding:2px 15px;}
#contentcenter .amount {text-align:right;}
#contentcenter table h3{margin-top:5px;color:black;
		}
/************************************************
*	Lists	 									*
************************************************/
#directors_officers #contentcenter ul li{width:47%;float:left;padding:0 0 5px 12px;}
#directors_officers #contentcenter ul {margin-bottom:20px;list-style:none;}
#locations_branches #contentcenter ul li{width:47%;float:left;padding:0 0 5px 12px;}
#locations_branches #contentcenter ul {list-style:none;}
/************************************************
*	Footer  									*
************************************************/
#footer{
	color:#EEEEEC;
	width:950px;
	margin:0 auto;
	padding:0 15px 15px;	
	background:#167259 url() repeat-x scroll 0 0;}
/*#footer h1{
	font:bold 2.2em Helvetica,Lucida Grande,Verdana,Arial;
	color:white;
	margin-bottom:0px;
	text-indent: -9000px;
	background: url(images/logos/logo-bottom.png) no-repeat;
	height:21px;
	}*/
#footer p{
	font-size:1em;
	color:white;
	margin-bottom:10px;
	line-height:15px;
	}
#footer address{
	font-size:1em;
	color:Bisque;
	margin:5px 0;
	line-height:15px;
	}	
#bottombar{
	background:transparent url(images/backgrounds/bg_green_bottom.png) repeat-x scroll 0 0;
	border-top:0 solid #CCCCCC;
	height:10px;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:951px;}
#footerlogo{
	width: 320px;
	float:right;
	padding-top:10px;
	margin:0px 20px 80px 300px;
	clear:both;}
#bottomlinks{
	text-align:right;
	margin:5px 0 20px;}
#bottomlinks a{
	color:white;}

#fdic{background:#005B4A;color:white;font-size:14px;line-height:17px;padding:20px;}
#fdic h1{font-size:130%;line-height:20px;margin-bottom:20px;color:#D3DC6D;}
#fdic p {margin-bottom:10px;}
#fdic a {color:#D3DC6D;}
#fdic ul{margin:15px 0 15px 25px;}
#fdic ul li{list-style:  disc;}