/* CSS Document */
body {
	background-color: #e7f0f6;
	margin: 0;
	border: 0;
	font-size: 8px;
	color: #000
}
a:link {
	color:black;
	text-decoration: none
}
a:visited {
	color:black;
	text-decoration: none
}
a:hover {
	color: #4267d1;
	text-decoration: none
}
a:active {
	color: #4267d1;
	text-decoration: none
}
#address {
	width: 162px;
	height: 56px;
	background: transparent;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	text-align: center
}
#bottomborder {
	width: 725px;
	float: left;
	background: url(img/bottomborder.gif);
	background-color: #e7f0f6;
	margin: 0px;
	height: 35px;
}
.righttext {
	float: right;
}
.lefttext {
	float: left;
}

#bottomspacer {
	width: 765px;
	height: 20px;
	float: left;
	background: transparent
}
#columnspacer {
	width: 204px;
	height: 45px;
	float: left;
	background: transparent
}
#contact {
	width: 204px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-bottom: 1px;
}
#container {
	width: 765px;
	background-color: #e7f0f6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#containermiddle {
	width: 725px;
	height: 616px;
	float: left;
	background-color: #e7f0f6;
	margin: 0px;
	padding: 0px;
}
#copy {
	width: 476px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
}
h1 {
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}

#copyspacerleft {
	width: 20px;
	height: 250px;
	background: transparent;
	float: left
}
#copyspacertop {
	width: 501px;
	height: 22px;
	background: transparent;
	float: left
}
#copyright {
	width: 725px;
	height: 22px;
	background-color: transparent;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header {
	width: 725px;
	float: left;
	margin: 0px;
	background-image: url(img/header2.gif);
	background-repeat: no-repeat;
	padding: 0px;
	height: 299px;
}
#headerspacer {
	width: 725px;
	height: 203px;
	float: left;
	background-color: transparent;
	margin: 0px;
}
#headerspacer2 {
	width: 725px;
	height: 14px;
	float: left;
	background-color: transparent
}
#leftborder {
	width: 19px;
	float: left;
	height: 616px;
	background: url(img/leftborder.gif);
	background-color: #e7f0f6
}
#leftcolumn {
	width: 521px;
	height: 282px;
	float: left;
	background-color: #e7f0f6;
	background-image: url(img/leftcolumn.gif);
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
#map {
	width: 204px;
	float: left;
	background-color: #e7f0f6;
	margin: 0px;
}
#menu {
	width: 765px;
	height: 20px;
	float:left;
	background-color: transparent;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: white
}
#rightborder {
	width: 21px;
	height: 616px;
	float: left;
	background: url(img/rightborder.gif);
	background-color: #e7f0f6
}
#rightcolumn {
	width: 204px;
	float: left;
	background: url(img/rightcolumn.gif);
	background-color: #e7f0f6;
	margin: 0px;
}
/* Navigation*/
#spacer {
	width: 563px;
	height: 60px;
	float: left
}
#navcontainer {
	width: 725px;
	height: 21px;
	text-align: left;
	float: left;
	margin-top: 208pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navlist
{
	padding: 0px;
	margin-left: 16px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 3px;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px;
margin-left: 0px;
border-bottom: none;
background: #10486e;
text-decoration: none;
}

#navlist li a:link { color: #fff; }
#navlist li a:visited { color: #fff; }

#navlist li a:hover
{
color: #000;
background: #fff;
}
#navlist li a#current
{
background: white;
color: #000;
border-bottom: 1px solid white;
}
