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

#top {
	width: 100%;
	height: 80px;
	background-image: url(bkgtop.jpg) ;
	text-align: center;
}

#top2 {
	width: 700px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#whiteline {
display:inline-table;
height:2px; !important

}

#whiteline2 {
	width: 700px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-top: 2px;
}

#menuline {
	width: 100%;
	height: auto;
	text-align: center;
	background-color: #CBBF70;
}

#menuline2 {
	width: 700px;
	height: 30px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#menu3 {
	width: 120px;
	height: 50px;
	float: right;
	padding: 3px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}

#menu3 a {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	text-transform: uppercase;
}

#menu3 a:hover {
	text-decoration: none;
}

.menu3selected {
	text-decoration: none;
}

.menu3unselected {
	font: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
	text-transform: uppercase;
}

.menuunselected {
	display: inline-block;
	width: 140px;
	height: 24px;
	text-align: center;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	background-color: #CBBF70;
	padding-top: 6px;
	text-shadow: #000000;
}

.menuselected, .menuunselected:hover {
	display: inline-block;
	width: 140px;
	height: 24px;
	text-align: center;
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	text-shadow: #000000;
	background-color: #AE9242;
	color: #FFFFFF;
}

#banner {
	width: 100%;
	height: 250px;
	text-align: center;
}

#banner2 {
	width: 700px;
	height: 250px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 100%;
	height: auto;
	text-align: center;
	background-image: url(bkgcontent.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#content2 {	
	width: 680px;
	height: auto;
	text-align: left;
	background-color: #CBBF70;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	margin-left: auto;
	margin-right: auto;
}

#content2 a {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}

#content2 a:hover {
	text-decoration: none;
}

#blueline {
	width: 100%;
	height: 2px;
	background-color: #003366;
}

#bottom {
	width: 100%;
	height: 50px;
	text-align: center;
}

#bottom2 {
	width: 700px;
	height: auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	margin-left: auto;
	margin-right: auto;
}

#bottomlinks {
	width: 280px;
	height: 30px;
	float: right;
	clear: left;
}

#img1 {
	width: 400px;
	position: relative;
	float: right;
	margin: 15px;
}

#img2 {
	width: 400px;
	position: relative;
	float: left;
	margin: 15px;
}

#img3 {
	width: 400px;
	position: relative;
	float: right;
	margin: 15px;
}

#img1a {
	width: 400px;
	position: relative;
	float: left;
	margin: 15px;
}

#img2a {
	width: 400px;
	float: right;
	position: relative;
	margin: 15px;
}

#img3a {
	width: 400px;
	float: left;
	position: relative;
	margin: 15px;
}

#img1b {
	width: 400px;
	position: relative;
	float: right;
	margin: 15px;
}

#img2b {
	width: 400px;
	position: relative;
	float: left;
	margin: 15px;
}

#feedback {
	background-color: #FFFFFF;
	height: auto;
	color: #FF0000;
	font-weight: bold;
	padding: 2px;
}

#frontpagediv {
	width: 100%;
}

#newsdiv {
	float: right;
	clear: left;
	width: 300px;
	background-color: #CBBF70;
	background: url(bkghome3.jpg) repeat-x;
	height: auto;
	/* text-indent: 5px; */
	padding: 5px;
	border: #000000 solid 1px;
}

#newstitle {
	color: #FFFFFF;
	font-weight: bold;
}

#eachnews {
	width: auto;
	padding: 10px;
	background-color: #FFFFFF;
}

#eachnewsfront {
	width: auto;
	font-size: 9px;
	line-height: 14px;
}

#eachnewsfront a {
	font-size: 9px;
}

#fake {
	height: 5px;
}

#fake2a {
	height: 10px;
	width: auto;
	background-image: url(bkgnewstop1small.gif);
	background-repeat: repeat-x;
}

#fake2b {
	height: 10px;
	width: auto;
	background-image: url(bkgnewstop2small.gif);
	background-repeat: repeat-x;
}

#execdiv {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 10px;
	border: #000000 solid 1px;
}

#domimg {
	float: right;
	margin-top: 0px;
	height: 60px;
	width: 100px;
	background-image: url(dominionsmall.jpg);
}

#projContent {
width:680px;
height:auto;
}

#navbar {
padding-top:3px;
padding-bottom:3px;
}

#navbar a:link img{
border:none;
}

#navbar a:visited img {
border:none;
}

/* navigation
------------------------------------------*/
#rows {
margin: 0;
padding-left:2px;
}
#rows li {
list-style: none;
height: 160px;
position: relative;
padding-bottom:10px;
}
#rows li a {
height: 160px;
text-indent: -9000px;
display: block;
}


/* buttons
------------------------------------------*/
a#row1,
a#row2,
a#row3,
a#row4,
a#row5 {
width: 675px;
height: 160px;
}
a#row1 { background-image: url(bt/cherokee.jpg); }
a#row2 { background-image: url(bt/greenbrier.jpg); }
a#row3 { background-image: url(bt/414ForestPark.jpg); }
a#row4 { background-image: url(bt/mhp.jpg); }
a#row5 { background-image: url(bt/raintree.jpg); }

a#row1:hover,
a#row2:hover,
a#row3:hover,
a#row4:hover,
a#row5:hover {
background-position: 0 -160px; 
}






/*  back next buttons

/* navigation
------------------------------------------*/
#buttons {
margin: 0;
padding: 0;
padding-bottom:25px;
padding-top:4px;
}
#buttons li {
float:left;
list-style: none;
height: 20px;
position: relative;

}

#buttons li a {
height: 20px;
text-indent: -9000px;
display: block;
}


/* buttons
------------------------------------------*/
a#backToProj,
a#prev,
a#next {
width: 151px;
height: 20px;
}
a#backToProj { background-image: url(bt/backToProj.jpg); }
a#prev { background-image: url(bt/prevProj.jpg); }
a#next { background-image: url(bt/nextProj.jpg); }

a#backToProj:hover,
a#prev:hover,
a#next:hover{ 
background-position: 0 -20px; }



#main {
background-color:#ebe6c7;
}

#up {
padding-left:8px;
padding-top:15px;
background: url(bt/b3.jpg) repeat-x;

}

#down {
padding-top:10px;

}

#down{
font-family:Arial, Helvetica, sans-serif;
font-stretch:semi-condensed;
font-size:11px;
}
#down a:link img {
border:0px;
}
#down a:visited img {
border:0px;
}

#acquizMain{
height:auto;
width:680px;
background-color:#D5CE91;


}

#text3 {
padding:10px;
}

#text1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
#text2 {
padding-left:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#335270;
}
#image {
padding-top:0px;
text-align:center;
}



 
