@charset "utf-8";
/* CSS Document */

body {
	margin: 30px;
	padding: 0px;
	background: #fff;
	font: normal 13px Arial, Helvetica, sans-serif;	
}
.clear {
	clear: both;	
}
.small {
	font-size: 11px;
	text-align: center;	
}
#wrapper {
	width: 900px;
	height: auto;
	margin: 0px auto;
	border: 1px solid #666;
}
#top {
	width: 900px;
	height: 131px;
	background: url(images/header-bg.jpg) no-repeat;
	clear: both;	
}
#call2action {
	display: block;
	text-align: right;
	padding: 5px 10px;
	font-weight: bold;
	font-size: 14px;
	color: #000;	
}
#nav {
	position: relative;
	width: 900px;
	height: 35px;
	background: #f00 url(images/nav-bg.gif);
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	clear: both;
	z-index: 5000;	
}
#nav ul {
	width: 885px;
	height: 35px;
	margin: 0px auto;
	padding: 0px;
	list-style: none;
}
#nav ul li {
	width: auto;
	height: 35px;
	margin: 0px;
	padding: 0px;
	float: left;	
}
#nav ul li:hover {
	background: url(images/nav-hover.gif);	
}
#nav ul li.bar, #nav ul li.bar:hover {
	width: 2px;
	height: 35px;
	margin: 0px;
	padding: 0px;
	background: #f00 url(images/nav-div.gif);
	float: left;		
}
#nav>ul>li>a {
	width: auto;
	height: 15px;
	display: block;
	margin: 0px;
	padding: 10px;
	color: #EEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #333;

	float: left;
}
#nav>ul>li>a:hover {
	width: auto;
	height: 15px;
	display: block;
	margin: 0px;
	padding: 10px;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: 0px 1px 1px #000;

	float: left;
}
#nav>ul>li>ul {
	position: absolute;
	visibility: hidden;
	width: 200px;
	height: auto;
	z-index: 1002;
	background: #C00;	
}
#nav>ul>li>ul.member-info {
	top: 35px;
	left: 84px;	
}
#nav>ul>li>ul.rates {
	top: 35px;
	left: 283px;	
}
#nav>ul>li>ul.apps {
	top: 35px;
	left: 354px;	
}
#nav>ul>li>ul.add-services { /* Now dubbed "Quick Links" */
	top: 35px;
	left: 484px;	
}
#nav>ul>li>ul.literacy {
	top: 35px;
	left: 604px;	
}
#nav>ul>li>ul.about {
	top: 35px;
	left: 781px;	
}
#nav>ul>li:hover>ul {
	visibility: visible;
	z-index: 5000;	
}
#nav>ul>li:hover>ul>li>a {
	display: block;
	width: 180px;
	text-align: left;
	font-size: 11px;
	color: #FFF;
	padding: 10px;
	text-transform: none;		
}
#nav>ul>li>ul>li>ul {
	position: absolute;
	visibility: hidden;
	width: 200px;
	height: auto;
	background: #C00;
	z-index: 5000;	
}
#nav>ul>li>ul>li>ul.my-acct {
	top: 0px;
	left: 200px;	
}
#nav>ul>li>ul>li>ul.shares {
	top: 35px;
	left: 200px;	
}
#nav>ul>li>ul>li>ul.loans {
	top: 70px;
	left: 200px;	
}
#nav>ul>li>ul>li>ul.other {
	top: 105px;
	left: 200px;	
}
#nav>ul>li>ul>li>ul.rates-share {
	top: 0px;
	left: 200px;	
}
#nav>ul>li>ul>li>ul.rates-loan {
	top: 35px;
	left: 200px;	
}
#nav>ul>li>ul>li>ul.we-are-choiceone {
	top: 0px;
	left: -200px;	
}
#nav>ul>li>ul>li>ul.membership-info {
	top: 35px;
	left: -200px;	
}
#nav>ul>li>ul>li>ul.who-we-are {
	top: 35px;
	left: -200px;	
}
#nav>ul>li>ul>li>ul.contact {
	top: 140px;
	left: -200px;	
}

#nav>ul>li>ul>li:hover>ul>li>a {
	display: block;
	width: 180px;
	text-align: left;
	font-size: 11px;
	color: #FFF;
	padding: 10px;
	text-transform: none;	
}
#nav>ul>li>ul>li:hover>ul {
	visibility: visible;	
}
#header {
	width: 900px;
	height: auto;
	background: url(images/content-bg.gif) repeat-y;
}
#ads-left {
	width: 150px;
	padding: 5px 0px;
	float: left;
	background: #edf4cb;	
}
#ads-left img {
	padding-bottom: 3px;
}
#content {
	width: 600px;
	float: left;	
}
#slideshow {
	width: 600px;
	height: 228px;
}
#buttons {
	width: 600px;
	height: 80px;
	clear: both;	
}
#buttons img {
	border: 0px;	
}
#content-main {
	width: 570px;
	height: auto;
	padding: 10px 15px 0px 15px;
	clear: both;
}
#ads-right {
	width: 150px;
	background: #edf4cb;
	float: left;
}
#ads-left img.ad {
	display: block;
	padding-bottom: 10px;
	margin: 0px auto;
}
#quick-links {
	padding: 0px 10px;
}
#quick-links h3 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}
#quick-links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#quick-links ul li a {
	display: block;
	text-decoration: none;
	padding: 5px 0px 0px 12px;
	height: 19.5px;
	color: #666;
	border-bottom: 1px dotted #666;	
	background: url(images/icon-triangle.png) no-repeat -2px 2px;
	font-size: 10px;
	font-weight: normal;
}
#quick-links ul li a:hover {
	color: #000;
	border-bottom: 1px dotted #000;	
	background: url(images/icon-triangle2.png) no-repeat -2px 2px;	
}
p.warning {
	display: block;
	border-radius: 5px;
	height: auto;
	padding: 7px 0px 6px 50px;
	background: #EEE url(images/icon-warning.png) no-repeat 10px 14px;
	font-size: 11px;
	font-weight: bold;
	color: #C33;
}
h1 {
	color: #FC0;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
h1 span {
	color: #FC0;	
}
h1 span {
	color: #048e81;	
}
a {
	color: #C2D432;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #9CAA29;
}
#footer {
	background: #ffe471;
	height: 40px;
	width: 900px;
	clear: both;
}
#sitemap {
	padding: 10px;
	height: 20px;
	text-align: center;	
}
#copyright {
	clear: both;
	width: 900px;
	margin: 0px auto;
	padding: 10px 0px;
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;	
}
#copyright a {
	color: #444;
	text-decoration: none;
}
#copyright a:hover {
	color: #000;	
}
#footer a {
	color: #666;
	text-decoration: none;
	margin-right: 10px;	
}
#footer a:hover {
	color: #000;	
}
#bottom-plugs {
	clear: both;
	width: 900px;
	padding: 10px 0px;
	margin: 0px auto;
	text-align: center;	
}
#bottom-plugs img {
	padding: 0px 5px;	
}
.arrow, .arrow:hover {
	background: url(images/icon-arrow.png) no-repeat 180px 8px;	
}
.squish {
	display: block;
	margin-top: -6px;	
}
span.arrow {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	background: url(images/icon-arrow.png) no-repeat;
	top: 8px;
	right: 8px;	
}
p.h1 {
	color: #048e81;	
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight:bold;
}
