html {}

body {
	text-align: center;
	min-width: 760px;
	background-color:#F7F7F7;
	margin:0 auto;
	background-image:url(/images/BGFadeMain.jpg);
	background-repeat:repeat-x;
}

#container {
	margin:0 auto;
	width:769px;
	text-align: left;
	background-color:#F7F7F7;
	background:#F7F7F7 url(/images/BGLogo.jpg) no-repeat top right;
	
	/*border-width: 0 1px;
	border-style:solid;
	border-color:black;*/
	height:100%;
}

img {
	border:0;
}

img.logo {
	position:absolute;top:0;margin-left:24px;filter: alpha(opacity=0); -moz-opacity:.00; opacity:.00;
}

h1, h2, h3, h4 
{
	font-family:"Times New Roman";
	color:#0078AE;
}

h1 {
	font-size:24px;
	margin:0 -9px 0 -9px;
	background-image:url(/images/BGh1.jpg);
	background-repeat:repeat-x;
	color:#005480;
	padding:4px 0 4px 4px;
	font-weight:bold;
	background-position:0 0;
	height:28px;
}

span.subh1 
{
	padding-left:1px;
	/*color:#DCE6EA;*/
	
	color:#787878;
	font-size:24px;
	font-family:"Times New Roman";
}

h2, h2 a
{
	font-size:14px;
	margin:7px 0 6px 0;
	font-family:"Times New Roman";
}
h2 a 
{
	margin-left:0;
	text-decoration: none;
}

a
{
/*	color:#0588C0;*/
	color:#0078AE;
}

a:hover
{
	color:#D6661E;
	text-decoration: underline;	
}

a, p, ul, span, h6 {
	font-family:arial;
	font-size:11px;
}


p, span, li, h6 
{
	color:#303030;
}

li
{
	line-height:15px;
}

p.blurb
{
	margin:0;
	padding-top:5px;
	color:#0078AE;
}
a.goToTop 
{
	display:block;
	width:40px;
	clear:left;
	/*ackground-image:url(/images/icon-top.gif);
	background-repeat:no-repeat;
	padding-left:20px;*/
	margin:8px 0;
}
a.goToTop:hover 
{
	/*background-image:url(/images/icon-topON.gif);*/
}
	
a.closeLnk 
{
	float:right;
}

.listStandard {
	margin-left:-21px;
}

.listStandard ul {
	margin-top:0;
}
.listStandard ul li {
	list-style-image:url(/images/bullet-boxes.gif);
	list-style-position:outside;
}

div.clearBoth 
{
	clear:both;
	height:2px;
	visibility:hidden;
}

/*---*/

#header 
{	
	/*background:url(/images/vaLogo.jpg) no-repeat 25px 15px;*/
	height:100px;
}

/*---*/


div.footerRight
{
	float:right;
	border-left:solid 1px #959A9F;
	height:45px;
	width:158px;
	background:#959A9F url(/images/BGFadeBottomRight.jpg) repeat-x bottom left;
}

div.footer
{
	clear:both;
	padding:4px 0 0 4px;
		
	font-family:Arial;
	font-size:10px;
	color:#F0F0F0;	
	
	margin:0 9px 20px 9px;
	height:45px;
	background:#959A9F url(/images/BGFadeBottom.jpg) repeat-x bottom left;
	
	border-width: 0 1px;
	border-style:solid;
	border-color:#959A9F;
}



.alignleft 
{
font-family:Arial;
font-size:10px;
color:#F0F0F0;	
float: left;

}

.alignright 
{
font-family:Arial;
font-size:10px;
color:#F0F0F0;	
float: right;
position:relative; 
z-index: 101;

}



	
	



/**/
div#mainWrapper
{
	background:url(/images/BGFadeUp.jpg) no-repeat bottom right;
	margin-right:9px;
}

div#main
{
	margin:20px 0 0 9px;
	background:url(/images/BGline.jpg) no-repeat 750px 110px;
	/*background:url(/images/BGFadeUp.jpg) repeat-x bottom center;
	
	/*border-width:0 1px;
	border-style:solid;
	border-color:#959A9F;*/
}
div#mainCol 
{
	width:572px;
	padding-top:0;
	border-width:0 1px;
	border-style:solid;
	border-color:#959A9F;
	padding:0 9px 5px 9px;
	background-color:white;
	/*background:White url(/images/BGBody.jpg) repeat-x 0 0;*/
	
	/*background:url(/images/BGtoWhite.jpg) repeat-x 0 130px;
	border-right:solid 1px #959A9F;*/
}

div#mainCol p
{
	margin:0 29px 8px 0;
}

div#mainCol h2 
{
	margin-top:22px;
}

img.mainImg 
{
	margin-top:2px;
	width:572px;	
	
}

div#rightCol
{
	margin:110px 0 0 592px;
	color:#959A9F;
	float:right;
	width:158px;
	position:absolute;
}


div#rightCol h2
{
	margin:11px 0 0 0;
	font-size:20px;
}

#rightCol li
{
	list-style:none;	
	padding:0 0 0 5px;
	display:block;
}

div.rightMenu
{
	margin:15px 0 0 -45px;
}

div.rightMenuText {
	margin:35px 0 0 -35px;
}

div.rightMenu li 
{
}


div.rightMenu li a
{
	background-image:url(/images/BGrightMenu.jpg);
	background-position:0 0;
	border-bottom:solid 1px #959A9F;
	display:block;
	height:23px;
	font-size:13px;
	font-weight:bold;
	font-family:"Times New Roman";
	text-decoration: none;
	padding:15px 0 0 8px;
}

div.rightMenu li a:hover
{
	background-image:url(/images/BGrightMenuON.jpg);
	color:#028DC9;
	text-decoration: none;
}

div.rightMenuText li a
{
}

div.rightMenuText li a:hover
{
}

div.rightMenu li a.rightMenuCurrent
{
	background-image:url(/images/BGrightMenuCurrent.jpg);
}

/**/


div#servicesMenu
{
	margin:15px 0 0 -45px;
}
#servicesMenu li a 
{
	border-bottom:solid 1px #959A9F;
	display: block; 
	text-decoration: none;
	height:48px;
}

#servicesMenu li a#servicesWaterResources {
  background: url(/images/services-waterResources.jpg);
}
#servicesMenu li a#servicesWaterResources:hover {
  background: url(/images/services-waterResourcesON.jpg);
}

#servicesMenu li a#servicesLandDev {
  background: url(/images/services-landDev.jpg);
}
#servicesMenu li a#servicesLandDev:hover {
  background: url(/images/services-landDevON.jpg);
}

#servicesMenu li a#servicesTransp {
  background: url(/images/services-transp.jpg);
}
#servicesMenu li a#servicesTransp:hover {
  background: url(/images/services-transpON.jpg);
}

#servicesMenu li a#servicesSurveying {
  background: url(/images/services-surveying.jpg);
}
#servicesMenu li a#servicesSurveying:hover {
  background: url(/images/services-surveyingON.jpg);
}

#servicesMenu li a#servicesAll {
  background: url(/images/services-all.jpg);
}
#servicesMenu li a#servicesAll:hover {
  background: url(/images/services-allON.jpg);
}

img.service
{
	width:165px;
}




div#homeMain 
{
	margin:125px 0 10px 0;
	/*background:url(/images/BGHomeFadeBottom.jpg) repeat-x bottom center;*/
	
	border-width: 0 1px;
	border-style:solid;
	border-color:#959A9F;
}



/*---
div.homeService
{
	border-right:solid 1px #959A9F;
	width:154px;
	background-repeat:no-repeat;
	background-position:center bottom;
	height:180px;
}


div.homeService img
{
}

div.homeService a#landDevTitle
{
	 display:block;
	 margin:0;
}


div.homeService 
{
	background:url(/images/BGHomeFadeCatTop.jpg) repeat-x top center;
	border-right:solid 1px #959A9F;
	float:left;
}

div.homeService:hover
{
	background:url(/images/BGHomeFadeBottom.jpg) repeat-x top center;
}

div.homeService img
{
	width:149px;
}

div.homeService h2
{
	margin:5px 0 2px 4px;
	font-size:15px;
}

div.homeService a
{
	color:#959A9F;
	font-size:10px;
	display:block;
	margin:0 0 9px 4px;
}*/