﻿body
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 76%;
	font-weight: normal;
	font-style: normal;
	background: white;
	color: black;
	text-align: center;
}

h1
{
	margin: 0;
	padding: 8px 0;
	font-family: Verdana, sans-serif;
	font-size: 130%;
	color: #124E8C;
	background: white;
}

h2
{
	margin: 0;
	padding: 7px 0;
	font-family: Verdana, sans-serif;
	font-size: 120%;
	color: #124E8C;
	background: white;
}

h3
{
	margin: 0;
	padding: 6px 0;
	font-family: Verdana, sans-serif;
	font-size: 110%;
	color: #124E8C;
	background: white;
}

h4
{
	margin: 0;
	padding: 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	color: #124E8C;
	background: white;
}

acronym
{
	border-bottom: 1px dotted green;
}

/* This container defines the width: 755px */
#container
{
	width: 770px;
	margin: 0 auto 0;
	padding: 0;
	text-align: left;
}

#letterhead
{
	display: none;
}

#header
{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 71px;
	color: white;
	background: #124E8B;
}
#header h1
{
	margin: 0;
	padding: 0;
	width: 770px;
	height: 71px;
	color: white;
	background: #124E8B url("images/topbar.jpg") no-repeat left center;
}

#about #header
{
	margin: 0;
	height: 201px;
	color: white;
	background: #124E8B;
}

#header h1 span
{
	display: none;
}

#about #header h1
{
	float: left;
	margin: 0;
	padding: 0;
	width: 163px;
	height: 86px;
	color: white;
	background: #124E8B url( "images/logo.gif" ) no-repeat left center; /* image size: 164x48px */
	display: inline; /* IE double margin bug fix */
}

#about #header h2
{
	float: right;
	height: 86px;
	width: /*171px It had to be widened to fit the new address!*/ 193px;
	margin: 0;
	padding: 0;
	color: white;
	background: #124E8B url( "images/address.gif" ) no-repeat left center; /* image size: 235x100px */
}

#business_written #header h2, #staff #header h2, #financial_highlights #header h2, #directions #header h2, #faq #header h2, #header h2 span
{
	display: none;
}

#about #header h3
{
	clear: both;
	width: 770px;
	height: 115px;
	margin: 2px 0 0 0;
	padding: 0;
	color: white;
	background: #124E8B url( "images/home_pics.jpg" ) no-repeat left center; /* image size: 235x100px */
}

#business_written #header h3, #staff #header h3, #financial_highlights #header h3, #directions #header h3, #faq #header h3, #header h3 span
{
	display: none;
}

#nav1
{
	clear: both;
	margin: 0;
	padding: 0;
	height: 27px;
	color: #3e618b;
	background: #8ea6c1 url( "images/sliver_for_navigation.gif" ) repeat left center; /*  border-bottom: 2px solid #124E8B; */
}

#nav1 h1, #nav1 h2, #nav1 h3, #nav1 h4
{
	display: none;
}

#nav1 ul
{
	margin: 0;
	padding: 5px 0 4px 37px;
	height: 26px;
	color: #3e618b;
	background: #8ea6c1;
	text-align: left;
	list-style: none;
}

#nav1 li
{
	margin: 0;
	padding: 5px 0px 4px 0px;
	display: inline;
	font-style: italic;
	font-weight: 800;
	font-size: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	white-space: nowrap;
}

#nav1 li a
{
	margin: 0;
	padding: 5px 15px 4px 15px;
	color: #4C6D94;
	background: #8ea6c1 url( "images/pointer.png" ) no-repeat 0% 70%;
	text-decoration: none;
}

##about #nav1 #nav-about a, #business_written #nav1 #nav-business_written a, #financial_highlights #nav1 #nav-financial_highlights a, #directions #nav1 #nav-directions a, #staff #nav1 #nav-staff a, #faq #nav1 #nav-faq a
{
	color: #fafaff;
	background: #8ea6c1 url( "images/pointer.png" ) no-repeat 0% 70%;
	text-decoration: none;
}

#nav1 li a:hover
{
	color: #ffffff;
	background: #8ea6c1 url( "images/pointer.png" ) no-repeat 0% 70%;
	text-decoration: none;
}

#content
{
	clear: both;
	padding: 1em;
}


#directions img
{
	float: left;
}

#content p
{
	font-family: Verdana, Helvetica, sans-serif;
	margin-top: 0px;
	text-align: justify;
}

#content p.backtotop
{
	text-align: right;
}

#footer
{
	clear: both;
}

#footer p
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
	text-align: right;
}
