@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A6159;
}
.redfont {	color: #9B0F10;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#wrapper {
	width: 836px;
	margin: 0 auto;
}
#header {
	height: 249px;
	padding-top: 100px;
	background: url(images/header.png) no-repeat -36px 0;
}
#headerlocations {
	height: 113px;
	padding-top: 100px;
	background: url(images/header_locations.png) no-repeat -36px 0;
}
#mainnav {
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 10px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A6159;
	text-decoration: none;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A6159;
	float: left;
	margin-top: 375px;
	margin-left: 68px;
	width: 410px;
}
#rightpanel {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A6159;
	margin-top: 375px;
	width: 290px;
	margin-left: 550px;
	padding-left: 25px;
	border-left-style: solid;
	border-left-color: #6A6159;
	border-left-width: 1px;
	position: fixed;
}
#rightpanel a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6A6159;
	font-weight: normal;
}
#rightpanel a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #9B0F10;
}
#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6A6159;
	text-align: center;
	margin-top: 10px;
	height: auto;
	clear: both;
	padding-bottom: 15px;
	padding-top: 35px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #9B0F10;
}
#contentinside {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A6159;
	margin-top: 20px;
}
#leftpanelinside {
	width: 410px;
	float: left;
	margin-right: 20px;
	padding-left: 37px;
}
#rightpanelinside {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6A6159;
	width: 290px;
	padding-left: 33px;
	margin-left: 35px;
	border-left-style: solid;
	border-left-color: #6A6159;
	border-left-width: 1px;
	float: left;
}
#rightpanelinside a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6A6159;
	font-weight: bold;
	text-decoration: none;
}
#rightpanelinside  a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #9B0F10;
}
#rightpanelinside  a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #6A6159;
}
#headermeetus {
	height: 113px;
	padding-top: 100px;
	background: url(images/header_meetus.png) no-repeat -36px 0;
	margin-left: 8px;
}

#headerservices {
	height: 113px;
	padding-top: 100px;
	background: url(images/header_services.png) no-repeat -36px 0;
}
#bottomimage {
	height: 155px;
	width: 144px;
	padding-top: 0px;
	background-image: url(images/Fairfax_web.jpg);
	float: left;
	background-repeat: no-repeat;
}
#bottomimage_sterling {
	height: 155px;
	width: 144px;
	padding-top: 0px;
	background-image: url(images/Sterling_photo_web.jpg);
	float: left;
	background-repeat: no-repeat;
}
#bottomimage_manassas {
	height: 155px;
	width: 144px;
	padding-top: 0px;
	background-image: url(images/Manassas_web.jpg);
	float: left;
	background-repeat: no-repeat;
}
