html {
	background-color: #fff;
}

body {
	min-width: 770px;
	text-align: center;
	color: #000;
	font: 11px/150% "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0 0 0 0;
	width: 770px;
	border: 1px solid #000;
}

span {
	display: none;
}

a {
	color: #f00;
}

.clearfix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

/* End hide from IE-mac */

hr {
	height: 1px;
	border: none;
	border-top: 1px solid #ccc;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	display: inline;
	float: left;
	width: 223px;
	height: 49px;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 0;
	background: transparent no-repeat top center url("../images/logo.gif");
}

#utilitynav {
	list-style-type: none;
	float: right;
	width: 240px;
	margin: 35px 20px 0 0;
	padding: 0 0 0 0;
	line-height: 14px;
	border-right: 1px solid #000080;
}

#utilitynav li {
	display: inline;
	float: left;
	height: 14px;
	width: 59px;
	border-left: 1px solid #000080;
}

#utilitynav li a {
	display: block;
	height: 14px;
	width: 59px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000080;
	font-weight: bold;
}

#utilitynav li a:hover {
	color: #fff;
	background-color: #000080;
}

#header img {
	clear: both;
	display: block;
	width: 770px;
	height: 195px;
}

#header h3, #header h4 {
	display: none;
}

#locationsnav {
	display: block;
	width: 770px;
	height: 20px;
	list-style-type: none;
	background-color: #000080;
	line-height: 2em;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-bottom: 30px solid #fff;
}

#locationsnav ul {
	display: block;
	width: 650px;
	height: 20px;
	list-style-type: none;
	background-color: #000080;
	margin: 0 auto;
	padding: 0 0 0 0;
}

#locationsnav li {
	display: inline;
}

#locationsnav li a {
	display: inline;
	float: left;
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	text-transform: uppercase;
	border-right: 1px solid #fff;
	font-size: 11px;
}

#locationsnav li#arleeli a {
	border-left: 1px solid #fff;
}

#locationsnav li a:hover {
	color: #f00;
}

#maincol {
	display: block;
	float: left;
	width: 410px;
	margin: 0 20px 0 20px;
	padding:  0 0 0 0;
	text-align: left;
	background: transparent no-repeat top center url("../images/watermark.gif");
	font-size: 11px;
}

#maincol h2 {
	display: block;
	width: 410px;
	color: #F00;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 3px solid #000080;
}

#maincol h3 {
	color: #000080;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#maincol h4 {
	color: #F00;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}

#maincol h5 {
	color: #009933;
	font-size: 14px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
}
#maincol #primary h3 {
	color: #000080;
}

#maincol #primary p {
	font-weight: bold;
	font-size: 12px;
}

#maincol p em {
	font-style: normal;
	font-weight: normal;
}

#maincol #secondary .half {
	display: block;
	width: 49%;
	float: left;
}

#maincol #secondary p, #maincol #tertiary p {
	margin: 0 10px 0 0;
}

#maincol #tertiary .third {
	display: block;
	width: 33%;
	float: left;
}

#maincol #primary, #maincol #secondary, #maincol #tertiary {
	display: block;
	margin-bottom: 10px;
}

#maincol th {
	font-weight: bold;
	font-size: 12px;
	color: #000080;
}

#maincol td {
	vertical-align: top;
}

#maincol #execs p, #maincol #loanofficers p {
	text-align: left;
	margin: 10px;
	font-weight: normal;
	font-size: 10px;
}

#maincol #loanofficers p {
	margin: 10px 0 10px 0;
}

#maincol table#execs img, #maincol table#loanofficers img {
	border: 1px solid #000;
	margin: 5px 0 15px 0;
}

#maincol table#loanofficers td {
	text-align: center;
	margin: 5px auto;
}

#leftcol, #rightcol {
	display: block;
	width: 160px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
}

#leftcol h3, #rightcol h3 {
	display: block;
	width: 160px;
	height: 20px;
	color: #f00;
	background-color: #000080;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	line-height: 20px;
	text-indent: 10px;
	text-transform: uppercase;
}

#leftcol h4, #rightcol h4 {
	color: #00f;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-size: 11px;
	text-indent: 10px;
}

#leftcol p, #rightcol p {
	margin: 0 0 5px 10px;
}

#leftcol strong, #rightcol strong {
	display: block;
	width: 160px;
	margin: 5px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

#leftcol img, #rightcol #img {
	border: 0;
	margin: 0 auto;
}

#leftcol .privacy {
	display: block;
	width: 160px;
	margin: 0 0 10px 0;
	text-align: center;
	font-size: 12px;
}

#primarynav dt, dd {
	display: block;
	width: 160px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-top: 1px solid #fff;
}

#primarynav dt {
	border: 0;
}

#primarynav dt strong {
	text-align: left;
	color: #f00;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 10px;
	font-size: 11px;
	line-height: 20px;
	margin: 0 0 0 0;
}

#primarynav dd a {
	display: block;
	width: 153px;
	height: 20px;
	text-align: left;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 10px;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	padding: 0 0 0 0;
	border-left: 7px solid #000080;
}

#primarynav dd a:hover {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #f00;
	border-left: 7px solid #f00;
}

#primarynav {
	display: block;
	background-color: #000080;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

#footer {
	clear: both;
	display: block;
	height: 50px;
	width: 770px;
	background-color: #000080;
}

#footer p {
	color: #fff;
	font-weight: bold;
	margin: 0 0 0 0;
	padding:  0 0 0 0;
	line-height: 20px;
	font-size: 11px;
}

#footer p a:hover {
	color: #fff;
}
