body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #4A4A4A;
	margin: 0px;
	padding: 0px;
	float: right;
}

#content {
	background-color: #FFFFFF;
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	height: 100%;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

#nonscript {
	float: right;
	width: 75%;
	margin: 0px;
	height: 100%;
	}

#script {
	float: left;
	width: 20%;
}


#main {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	padding: 25px;
}
.box {
	padding: 6px;
	border: thick double #333333;
}
#footer {
	color: #FFFFFF;
	background-color: #999999;
	font-size: 14px;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	}
.maplocation {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
}
.tdrow {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#tbart {
	font-size: 12px;
}
.list2 {
	font-size: 14px;
	color: #666666;
	background-color: #CCCCCC;
	border: thin double #333333;
	list-style-type: none;
	width: 800px;
	padding: 5px;
}
.list2 li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	color: #123a44;
	text-decoration: none;
}
a:hover {
	color: #256567;
	text-decoration: underline;
}
a:visited {
	color: #0c3c52;
	text-decoration: underline;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	font-variant: small-caps;
	background-color: #999999;
	letter-spacing: .2em;
	text-align: center;
	padding: 10px;
}
.rural {
	font-style: italic;
	color: #58787E;
	font-size: 16px;
}
