/* CSS Document */

/* homepage SPECIFIC STYLES */
#aboutTwo #mainHolder  {
	background:url(../_images/bkg_green_two.gif) repeat-y;
}

#aboutTwo #mainContent {
	margin-top:20px;
	margin-left:15px;
	float:left;
	width:390px;
	padding:0 20px;
	display:inline;
}
#aboutTwo #about a {
	background:#64a411 url(../_images/nav_arrow_green.gif) no-repeat center top;	
}
#aboutTwo #mainContent h1 {
	color:#64a411;
}
th {
	border-top:#5c5c5c solid 1px;
	border-bottom:#5c5c5c solid 1px;
	text-align:left;
}

.sitemapContainer {
	margin-top:20px;
	border-top:#b8b093 solid 1px;
}

.sitemapContainer ul {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}
.sitemapContainer ul li {
	padding:0;
	margin:0;
	padding-left:13px;
	background:url(../_images/bullet_green.gif) no-repeat 0 5px;
}
/*
#residentialTwo #slideText {
	float:left;
	width:185px;
	margin-left:20px;
	margin-bottom:20px;
}
#residentialTwo #slideText h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#43413b;
	font-size:34px;
	line-height:32px;
	letter-spacing:-1px;
	margin:30px 0px 15px 0px;
	padding:0;

}

#residentialTwo #slidePhoto {
	float:right;
	width:430;
	margin-right:20px;
}
#residentialTwo #slidePhoto img {
	border:#43413b solid 15px;
	margin-bottom:20px;
}
*/


