body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #466383;
	background-color: #466383;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #425829;
}

h6 {
	font-size: 75%;
	font-weight: normal;
	text-align: center;
}

#container {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	border: 1px none #B4BDAA;
	background-image: url(/images/map_background.jpg);
}
#header {
	height: 1px;
	width: 975px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #466383;
	background-color: #DBB86F;
}
#navigation {
	color: #333333;
	width: 955px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #466383;
	padding-bottom: 20px;
	height: 300px;
}

#intro_paragraph {
	width: 955px;
	margin-left: 20px;
}

#local-container {
	color: #333333;
	width: 975px;
	position: relative;
	background-image: url(/New_Site_Files/images/map_background.jpg);
	border-bottom: 30;
}
#left {
	padding: 10px;
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: none;
}
#center {
	padding: 10px;
	float: left;
	width: 328px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
}
#right {
	width: 348px;
	float: left;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: none;
}
#footer {
	padding: 10px;
	height: 100px;
	width: 955px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #466383;
	border-bottom-color: #466383;
	text-align: center;
}

.clear {
	display: block;
	clear: left;
	visibility: hidden;
}

.navlinks {
	float: right;
	padding-right: 50px;
	letter-spacing: 25px;
}
.header_img {
	float: right;
	padding-right: 50px;
}

.logo {
	text-align: left;
	vertical-align: top;
	float: left;
	padding-left: 10px;
	z-index: 2;
}

