@charset "UTF-8";

	/*THESE APPLY TO THE ENTIRE SITE*/
body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a img {
	border: none;
}
#container {
	background-color: #FFFFFF;
	width: 875px;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	border: thin solid #002868;
	font-size: 90%;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#bottomSpace {
	clear: both;
	float: none;
	font-weight: bold;
	color: #002868;
}
#bottomSpace h4 {
	margin: 0px;
	padding: 0px;
}
#logo {
	float: left;
	width: 350px;
	clear: none;
}
#logo h1 {
	float: left;
	color: #002868;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 225%;
	padding: 0px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 115%;
	font-weight: normal;
}
.floatLeft {
	float: left;
	clear: none;
}
.breadcrumbs {
	color: #fff;
	margin-right: 5px;
	position: relative;
	top: 80px;
	font-size: 90%;
	font-weight: bold;
}
.breadcrumbs a {
	color: #fff;
	font-weight: bold;
}
#search {
	float: right;
}
#search input {
	border: thin solid #002868;
}



	/*THESE APPLY TO THE INSIDE PAGES*/
#nav {
	float: right;
	width: 875px;
	margin-bottom: 3px;
	background-color: #002868;
}
#menuHolder {
	float: right;
}
#menuHolder ul a {
	color: #fff;
}
#menuHolder ul li ul {
	border: thin solid #002868;
}
#menuHolder ul li ul li a {
	color: #002868;
}
#menuHolder ul li ul li.sfHover a {
	color: #fff;
}
#menuHolder ul li ul li.sfHover {
	background-color: #002868;
	color: #fff;
}
#header {
	background-repeat: no-repeat;
	padding: 0px;
	float: left;
	clear: both;
	width: 875px;
	text-align: left;
	vertical-align: bottom;
	margin-bottom: 5px;
}
#header h1 {
	font-size: 200%;
	color: #002868;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main {
	clear: none;
	margin: auto 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 100%;
	float: left;
	text-align: left;
}
#main h1 {
	font-size: 125%;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#main h2 {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 100%;
	font-weight: bold;
}
#titleBar {
	width: 875px;
	float: left;
}
.twoColumns {
	white-space: normal;
	text-align: justify;
	page-break-before: left;
	page-break-after: right;
}
#footer {
	clear: none;
	text-align: left;
	margin-top: 40px;
	margin-left: 5px;
	font-size: 100%;
	color: #FFFFFF;
}
#bottomBar {
	clear: both;
	width: 875px;
}

	/*********************************
	THESE APPLY TO THE CONTACT PAGES
	*********************************/
	
.contactBlock1 {
	float: left;
	height: 100px;
	width: 105px;
	background-color: #ccffff;
}
.contactBlock2 {
	height: 100px;
	width: 312px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #99ccff;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	vertical-align: bottom;
}
.contactBlock2 h1 {
	font-size: 175%;
	padding: 0px;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.contactBlock2 h3 {
	float: right;
	margin-top: 75px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;

}
.contactBlock3 {
	float: left;
	height: 100px;
	width: 264px;
	background-image: url(../images/contactImage1.jpg);
	background-repeat: no-repeat;
}
.contactBlock4 {
	background-color: #ccffff;
	float: left;
	height: 100px;
	margin-left: 3px;
	width: 185px;
}
.contactBlock5 {
	background-color: #ccffff;
	float: left;
	height: 100px;
	width: 185px;
	margin-right: 3px;
}
.contactBlock6 {
	height: 100px;
	width: 226px;
	background-image: url(../images/contactImage2.jpg);
	background-repeat: no-repeat;
	float: left;
}
.contactBlock7 {
	float: left;
	height: 100px;
	width: 345px;
	background-color: #99ccff;
	margin-right: 3px;
	margin-left: 3px;
}
.contactBlock8 {
	float: left;
	height: 100px;
	width: 105px;
	background-color: #ccffff;
}
#contact p {
	float: left;
	padding-right: 25px;
}
#map {
	float: right;
	width: 450px
}
.centerMsg {
	text-align: center;
	vertical-align: middle;
	height: 350px;
}

/**** MAP ****/
#addressFinder {
	width: 500px;
	height: 85px;
	background: url(../images/searchBKGD.gif) no-repeat left top;
	float: left;
}

#addressFinder input#address {
	width: 375px;
	font-size: 1.2em;
	position: relative;
	top: 2px;
}

#addressFinder input#goButton {
	position: relative;
	right: -5px;
	top: 2px;
	font-size: 1em;
}

#addressFinder div {
	padding: 2.25em 0 0 1.5em;
}

img#americorpsLogo {
	float: right;
	margin-right: 1.5em;
}

#map_canvas {
	width: 825px; 
	height:450px;
	float: none;
	clear: both;
	border-radius: 25px;
	border: thick solid #99CCFF;
}

#map_canvas div.googft-info-window h1 {
	text-align: left;
	font-size: 2em;
}
#map_canvas div.googft-info-window h2 {
	text-align: left;
	margin: .5em 0 0 0;
	font-size: 1.5em;
}
#map_canvas div.googft-info-window p {
	line-height: 1.25em;
	margin: 0;
	padding: .125em;
}
