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

.no-screen { display: none; }

body {
	background: #c0ba9d;
}

#shadow {
	width: 960px;
	background: url(../pix/bg-body.gif) center repeat-y 
}

#container {
	margin: 0 10px;
	padding: 1px;
	background: #fff;
}

#header {
	background: url(../pix/bg-header.gif) repeat-x bottom #f7f7f7;
}

#header #logo {
	display: block;
	float: left;
	margin-left: 5px;
}

#header .title {
	display: block;
	float: left;
	height: 45px;
	width: 350px;
	margin-left: 5px;
	background: url(../pix/title.png) left center no-repeat;
	margin-top: 20px;
}

#header h1 { display: none; }
#header h2 { display: none; }

#header .topmenu {
	padding: 0;
	margin: 0;
	margin-top: 25px;
	list-style: none;
	float: right;
	height: 40px;
	line-height: 1.2em;
}

#header .topmenu li {
	display: inline;
}

#header .topmenu li a {
	display: block;
	float: left;
	padding-top: 3px;
	height: 40px;
	background-position: left top;
	background-repeat: no-repeat;
	color: #856e00;
	font-size: .9em;
	margin-right: 27px;
}

#header .topmenu li a:hover, #header .topmenu li a:active, #header .topmenu li a:focus {
	color: #810000;
	margin-top: -1px;
}

#header .topmenu li.hours a { 
	background-image: url(../pix/topmenu-hours.png); 
	padding-left: 25px;
}

#header .topmenu li.locations a { 
	background-image: url(../pix/topmenu-locations.png); 
	padding-left: 30px;
}

#header .topmenu li.custserv a { 
	background-image: url(../pix/topmenu-custserv.png); 
	padding-left: 25px;
}

#header .toplinks {
	clear: both;
	font-size: .9em;
	line-height: 16px;
	padding-bottom: 5px;
}

#header .branches { 
	float: right;
	margin-right: 20px;
}

#header #change-font-size {
	float: right;
	margin-right: 20px;
}

#header #find-us-on-facebook {
	float: right;
	margin-right: 20px;
	margin-top: -5px;
}

#change-font-size ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

#change-font-size li {
	display: inline;
}

#change-font-size li.fs-med { font-size: 12px !important; }
#change-font-size li.fs-lrg { font-size: 14px !important; }
#change-font-size li.fs-xlg { font-size: 16px !important; }

#change-font-size li.at a { border-bottom: dotted 1px; }

#mainmenu {
	margin: 0;
	padding: 0;
	background: url(../pix/bg-mainmenu.gif) #8f0000;
	list-style: none;
	white-space: nowrap;
	height: 31px;
}

#mainmenu ul {
	white-space: normal;
}

#mainmenu li {
}

#mainmenu li a {
	float: left;
	line-height: 31px;
	height: 31px;
}

#mainmenu li li a {
	height: auto;
}

#mainmenu li a, #mainmenu li a:visited {
	padding: 0 2.5em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	background: url(../pix/mainmenu-sep.gif) right no-repeat;
	border-left: solid 1px transparent;
	border-right: solid 1px transparent;
	margin: 0 -1px;
}

#mainmenu li a.sf-with-ul, #mainmenu li a:visited.sf-with-ul {
	padding-right: 	3em;
}


#mainmenu li.last a {
	background-image: none;
}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a:focus {
	background: url(../pix/bg-mainmenu-hover.gif) repeat-x;
	border-left-color: #555;
	border-right-color: #333;
}

#mainmenu li li {
	border-left: solid 1px #ddd;
	border-right: solid 1px #ddd;
}

#mainmenu li li.first {
	border-top: solid 1px #ddd;
}

#mainmenu li li.last {
	border-bottom: solid 1px #ddd;
}

#mainmenu li li a, #mainmenu li li a:visited {
	text-align: left;
	color: #810000;
	padding: .5em 1em;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	border: none;
	background: #fff;
	border-bottom: solid 1px #eee;
}

#mainmenu li li a:hover, #mainmenu li li a:active, #mainmenu li li a:focus {
	background: #f0f0f0;
}

#content {
	background: url(../pix/bg-content-main.gif) top repeat-x #e8e8e8;
	overflow: hidden;
}

#content-left {
	float: left;
	width: 218px;
	padding: 12px;
	padding-bottom: 5000px;
	margin-bottom: -4950px;
	background: url(../pix/bg-content-left.gif) top repeat-x #91949b;
}

#content-left .item {
	margin: 7px 0;
}

#content-left .item-first {
	margin-top: 0;
}

.left-menu {
	margin: 2em 0;
	padding: 1em 0 1em 10px;
	list-style: none;
	border-top: dotted 1px #fff;
	border-bottom: dotted 1px #fff;
}

.left-menu ul {
	margin: 0;
	padding: 0;
	margin-left: 1em;
	list-style: none;
	clear: left;
}

.left-menu ul li {
	background: url(../pix/indent.gif) left top no-repeat;
	margin: 0;
	margin-top: -1px;
	padding: .2em;
	padding-left: 7px;
	overflow: hidden;
}

.left-menu ul li.first {
	margin-top: 0;
}

.left-menu ul li.last {
	background-image: url(../pix/indent-last.gif);
}

.left-menu a {
	font-size: 1.4em;
	letter-spacing: .2em;
	color: #800;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: none;
}

.left-menu ul li a {
	display: block;
	float: left;
/*	white-space: nowrap; */
	letter-spacing: normal;
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding: 0 .25em;
	color: #fff;
}

.left-menu ul li a, .left-menu ul li a:visited, .left-menu ul li a.at, .left-menu ul li a.active {
	color: #fff;
}

.left-menu ul li a:hover, .left-menu ul li a:active, .left-menu ul li a:focus {
	color: #ddd;
}

.left-menu ul li.at a {
	border: dotted 1px #fff;
	padding: 0 .5em;
}

.left-menu li.at li a {
	border: none;
	padding: 0 .25em;
}

#left-column-items {
	margin: 2em 0px;
	margin-right: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 1.75em;
	overflow: hidden;
}

#left-column-items li {
	display: inline;
}

#left-column-items li a, #left-column-items li a:visited {
	display: block;
	padding: 1px;
	padding-left: 67px;
	height: 53px;
	margin: 7px 0;
	color: #fff;
/*	border: solid 1px transparent; */
	background: url(../pix/icon-left-blank.gif) left center no-repeat; 
}

#left-column-items li a:hover, #left-column-items li a:active, #left-column-items li a:focus {
/*	color: #d30000; */
	padding: 0px;
	padding-left: 66px;
	border: solid 1px transparent; 
	border-color: #caccd1;
	background-color: #adafb4;
}

#left-column-items li a strong {
	white-space: nowrap;
}

#left-column-items li a span {
	font-size: .9em;
	line-height: 1.25em;
	color: #2d4264;
}

#left-column-items li.e-connect a { background-image: url(../pix/icon-left-e-connect.gif); }
#left-column-items li.money-pass a { background-image: url(../pix/icon-left-money-pass.gif); }
#left-column-items li.ccard a { background-image: url(../pix/icon-left-ccard.gif); }
#left-column-items li.ccard-app a { background-image: url(../pix/icon-left-ccard-app.gif); }
#left-column-items li.mortgage-center a { background-image: url(../pix/icon-left-mortgage-center.gif); }
#left-column-items li.education-center a { background-image: url(../pix/icon-left-education-center.gif); }
#left-column-items li.fdic a { background-image: url(../pix/icon-left-fdic.gif); }
#left-column-items li.careers a { background-image: url(../pix/icon-left-careers.gif); }

#content-main {
	float: left;
	width: 696px;
/*	margin-left: 230px; */
	overflow: hidden;
}
#content-main.no-left {
	margin-left: 0;
}

.content-main-inner {
	margin: 30px;
	overflow: hidden;
	width: 635px;
}

#home-boxes {
	margin: 10px;
}

#footer {
	padding: 5px 10px;
	border-top: solid 1px #cdcdcd;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 1em 0 1em 0;
}

#footer li {
	display: inline;
	padding: 0 1em;
}

#footer li.first {
	padding-left: 0;
}

#footer li.last {
	padding-right: 0;
}

#footer a {
	color: #37518f;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #810000;
}

#footer #ne3 {
	border-left: solid 1px #91949b;
	padding-left: 1.5em;
	margin-left: 1em;
}

#footer #ne3 a {
	color: #bf5050;
}

#footer #ne3 a:hover, #footer #ne3 a:active, #footer #ne3 a:focus {
	color: #b52626;
}

#page-header, #spotlight {
	position: relative;
	overflow: hidden;
	background: url(../pix/bg-spotlight.gif) top repeat-x #c3c3c3;
}

#page-header {
	border-bottom: dotted 1px #91949b;
}

table.rates {
	border: solid 1px #800;
	background: #f9f4e9;
	width: 90%;
}

table.rates th {
	border: dotted 1px #800;
	border-top: none;
	border-left: none;
}

table.rates th:last-child, table.rates th.last-child {
	border-right: none;
}

table.rates td {
	padding: 5px;
	line-height: 1.2em;
	border-right: dotted 1px #800;
}

table.rates td:last-child, table.rates td.last-child {
	border-right: none;
}

#map_canvas {
	text-align: left;
	height: 300px;
	border: solid 1px #91949b;
}
