@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;
}
#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 a:hover {
	color: #fff;
	background-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: 685px;
	float: right;
	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;
}
#main .jwts_slidewrapper {
	border: thin solid #000;
	border-top: none;
}
#main .contentheading {
	font-size: 150%;
	font-weight: bold;
	color: #002868;
}
#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;
}
.breadcrumbs {
	color: #fff;
	margin-right: 5px;
	position: relative;
	top: 80px;
	font-size: .85em;
	font-weight: bold;
}
.breadcrumbs a {
	color: #fff;
	font-weight: bold;
}

	/*THESE APPLY TO THE ABOUT PAGES*/
#left a {
	color: #002868;
	text-decoration: none;
	padding-left: 5px;
}
#left a:hover {
	color: #002868;
	text-decoration: underline;
}
#left {
	margin: 0px;
	padding: 0px;
	width: 150px;
	float: left;
	text-align: left;
	vertical-align: top;
}
#left ul{
	list-style-type: none;
	margin-top: 15px;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border: thin solid #002868;
}
#left li{
	padding: 5px 0;
}
#left li ul{
	border: none;
	padding: 0;
	margin: 0;
}
#left li ul li {
	border-width: thin 0 0 0;
	border-style: solid;
	border-color: #002868;
	margin: 5px 0;
	padding: 3px 0 3px 5px;
}
#left li ul li ul li {
	border: none;
	margin-left: 10px;
}
.aboutBlock1 {
	float: left;
	height: 100px;
	width: 105px;
	background-color: #336699;
}
.aboutBlock2 {
	height: 100px;
	width: 312px;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	background-color: #002868;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	vertical-align: bottom;
}
.aboutBlock2 h1 {
	font-size: 175%;
	padding: 0px;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.aboutBlock2 h3 {
	float: right;
	margin-top: 75px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	color: #FFFFFF;

}
.aboutBlock3 {
	float: left;
	height: 100px;
	width: 264px;
	background-image: url(../images/aboutImage1.jpg);
	background-repeat: no-repeat;
}
.aboutBlock4 {
	background-color: #336699;
	float: left;
	height: 100px;
	margin-left: 3px;
	width: 185px;
}
.aboutBlock5 {
	background-color: #336699;
	float: left;
	height: 100px;
	width: 185px;
	margin-right: 4px;
}
.aboutBlock6 {
	height: 100px;
	width: 226px;
	background-image: url(../images/aboutImage2.jpg);
	background-repeat: no-repeat;
	float: left;
}
.aboutBlock7 {
	float: left;
	height: 100px;
	width: 345px;
	background-color: #002868;
	margin-right: 4px;
	margin-left: 4px;
}
.aboutBlock8 {
	float: left;
	height: 100px;
	width: 105px;
	background-color: #336699;
}

/*******************************
THESE APPLY TO THE EVENTS MODULE
*******************************/
#user1 div.moduletableEvents h3 {
	color: #ffffff;
	background-color: #002868;
	font-size: 115%;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.08em;
	height: 25px;
	padding: 25px 3px 0 5px;
}
#user1 div.moduletableEvents p {
	font-size: 95%;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin: 0px;
}

#user1 div.moduletableEvents p a {
	font-size: 95%;
	font-weight: normal;
}

#left div.moduletableEvents h3 {
	color: #ffffff;
	background-color: #002868;
	font-size: 115%;
	font-weight: bold;
	text-align: right;
	letter-spacing: -0.08em;
	height: 40px;
	padding: 10px 3px 0 0;
}
#left div.moduletableEvents p {
	font-size: 95%;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin: 0px;
}

#left div.moduletableEvents p a {
	font-size: 95%;
	font-weight: normal;
}

/**** 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: 550px; 
	height:350px;
	float: none;
	clear: both;
}
