@charset "UTF-8";
/* CSS Document */

/* CSS Document */

body {
	background: #afa68f;
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper {
	width: 1010px;
	margin: 0px auto;
	text-align: center;
	background: #E0DED0;
}
a img { border: none; }
#headerBar_fortloudoun {
	background: #929C7C;
	float: left;
	width: 775px;
	height: 34px;
	margin-top: 0px;
	padding-top: 0px;
}
#headerBar_fortloudoun h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #Fc6;
	letter-spacing: 0.3em;
	text-align: left;
	text-indent: 0px;
	display: inline;
	padding-top: 8px;
	width: 350px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}
#headerBar_fortloudoun h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #FFC;
	letter-spacing: 0.3em;
	text-align: right;
	display: block;
	margin: 8px 30px 0px 0px;
	width: 360px;
	float: right;
}
#contact_fortloudoun {
	background: #E0DED0;
	float: left;
	width: 235px;
	height: 34px;
	color: #E8E8E8;
	margin-top: 0px;
	padding-top: 0px;
}
#contact_fortloudoun h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	text-transform: uppercase;
	color: #952E1F;
	letter-spacing: 0.3em;
	text-align: center;
	text-indent: 0px;
	display: block;
	padding-top: 8px;
	margin: 0px;
	float: none;
}
#contact_fortloudoun a:link {
	color: #952E1F;
}
#contact_fortloudoun a:visited {
	color: #F93;
}
#contact_fortloudoun a:hover {
	color: #F60;
}
#contact_fortloudoun a:active {
	color: #F30;
}
#container {
	width: 775px;
	float: left;
}
#container p {
	display: block;
	margin: 0px;
}
#container img{
	margin-right: auto;
	margin-left: auto;
}
#container h1  {
	margin: 10px 0px 0px 25px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #FC9;
	float: none;
	font-weight: normal;
	text-align: center;
}
#container h3 {
	margin: 20px 0px 0px 25px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #FC9;
	letter-spacing: 0.1em;
	font-weight: normal;
	text-align: center;
}
#container h4 {
	margin: 10px 0px 25px 25px;
	padding: 0px;
	float: none;
	font-family: "Times New Roman", Times, serif;
	color: #FCCC99;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
	line-height: 1.75em;
}
#sidebar_fortloudoun {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 235px;
	font-family: "Times New Roman", Times, serif;
	background: #929C7C;
}
#sidebar_fortloudoun h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	color: #FFFFCC;
	text-align: left;
	line-height: 150%;
}
#sidebar_fortloudoun h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
	margin-right: 20px;
	margin-left: 30px;
	color: #FFC;
	text-align: left;
}
#sidebar_fortloudoun h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	color: #405262;
	background: #FFC;
	letter-spacing: .2em;
	text-align: center;
	height: 20px;
	width: 235px;
	padding-top: 4px;
	margin-bottom: 30px;
	margin-top: 30px;
}
#sidebar_fortloudoun  h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-align: left;
	color: #FFC;
	list-style-type: disc;
}
#socialmedia {
	margin-left: -80px;
	margin-top: 20px;
}

#footer {
	background: #000;
	margin: 0px;
	padding: 10px 0px 0px;
	height: 40px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #FFC;
	text-align: center;
	width: 1010px;
}

