body 
{
font-family: Verdana, Arial, Helvetica, sans-serif;  
background-repeat: repeat-x;
font-size: 0.8em;
text-align: center;
margin-top: 10px;
background-color: #90ac69;
}

h1
{
color: #ba777e;
font-size: 1.2em;
margin: 20px 0 0 0;
padding: 0;
}

h2
{
color: #ba777e;
font-size: 1.0em;
margin: 20px 0 0 0;
padding: 0;
}


#container
{
margin-left: auto;
margin-right: auto;
width: 926px;
text-align: left;
}

#topphoto{
clear: both;
height: 486px;
width: 926px;
}

#bottomaddress{
clear: both;
height: 100px;
width: 952px;
}

a:link, a:visited, a:hover, a:active{
font-weight: normal; 
color: #005282; 
text-decoration: underline
}


/*------------------------------------*/

#nav1
{
margin: 0px auto;
text-align: left;
width: 560px;
height: 60px;
}

#nav2
{
margin: 0px auto;
text-align: left;
width: 850px;
height: 60px;
}


/*------------------------------------*/

#navcontainer1, #navcontainer1 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
}

#navcontainer1 li{
	float: left;
}

#navcontainer1 li a{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}

#navcontainer1 a:hover,
#navcontainer1 a.selected,
#navcontainer1 a:hover.selected
{
	background-position: 0 -41px;
}

/*------------------------------------*/

#navcontainer2, #navcontainer2 ul{
	margin: 0;
	padding: 0;
	list-style: none;
	height: 40px;
}

#navcontainer2 li{
	float: left;
}

#navcontainer2 li a{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	overflow: hidden;
}

#navcontainer2 a:hover,
#navcontainer2 a.selected,
#navcontainer2 a:hover.selected 
{
	background-position: 0 -41px;
}

#navGrow a{
	width: 258px;
	height: 41px;
	background: url(images/button_grow.gif);
	background-repeat: no-repeat;
}

#navZoning a{
	width: 258px;
	height: 41px;
	background: url(images/button_zoning.gif);
	background-repeat: no-repeat;
}

#navSearch a{
	width: 258px;
	height: 41px;
	background: url(images/button_search.gif);
	background-repeat: no-repeat;
}

#navContact a{
	width: 258px;
	height: 41px;
	background: url(images/button_contact.gif);
	background-repeat: no-repeat;
}

#navDemographics a{
	width: 258px;
	height: 41px;
	background: url(images/button_demographics.gif);
	background-repeat: no-repeat;
}

#navDiscover a{
	width: 258px;
	height: 41px;
	background: url("oldfiles/button_discover.gif");
	background-repeat: no-repeat;
}
