@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #dbd4c2;
}

#container {
	padding: 0px;
	height: 800px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(../images/bg_new.png);
	background-repeat: no-repeat;
	position: relative;
}
#containerVA {
	padding: 0px;
	height: 795px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(../images/bg_new.png);
	background-repeat: no-repeat;
	position: relative;
}

#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	width: 800px;
	position: relative;
}
#breadcrumb {
	float: left;
	height: 112px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#legend {
	padding: 0px;
	float: left;
	height: 112px;
	width: 104px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	position: relative;
}
#countyPic {
	float: left;
	height: 112px;
	width: 260px;
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#footer {
	height: 75px;
	width: 780px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	margin-top: 85px;
	margin-bottom: 0px;
	font-family: Pristina;
	color: #873c27;
	float: left;
	clear: both;
}
#footerVA {
	height: 75px;
	width: 780px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	margin-top: 55px;
	margin-bottom: 0px;
	font-family: Pristina;
	color: #873c27;
	float: left;
	clear: both;
}
#footerNC {
	height: 75px;
	width: 780px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 0px;
	font-family: Pristina;
	color: #873c27;
	float: left;
	clear: both;
}



.stateName {
	font-size: 3em;
	color: #873c27;
	font-family: Pristina;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	float: left;
	position: relative;
}
.countyName {
	font-size: 1.2em;
	font-family: Pristina;
	color: #873c27;
	margin: 0px;
	padding-top: 44px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
}
#leftNav {
	padding: 0px;
	float: left;
	height: 263px;
	width: 106px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-color: #9E6351;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.finePrint {
	font-size: .8em;
}
.youAreHere {
	background-color: #873C27;
	width: 105px;
	float: left;
	position: relative;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.topNav {
	padding: 0px;
	float: left;
	height: 32px;
	width: 655px;
	position: relative;
	background-color: #9E6351;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.picture {
	float: left;
	height: 230px;
	width: 657px;
	background-color: #9E6351;
}
.navBoxTop {
	padding: 0px;
	float: left;
	height: 29px;
	width: 120px;
	position: relative;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.navBox {
	margin: 0px;
	float: left;
	height: 32px;
	width: 103px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}



#breadcrumb #legend a {
	text-decoration: none;
	font-family: Pristina;
	font-size: 1em;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
a:link {
	color: #873c27;
	text-decoration: none;
}

a:visited {
	color: #873c27;
	text-decoration: none;
}
a:hover {
	color: #361810;
	text-decoration: none;
}
a:active {
	color: #873c27;
	text-decoration: none;
}
#stateSplash {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 800px;
	position: relative;
	text-align: center;
}
