#FeaturedContainer{
	padding-top: 20px;
	background-color: #6A8A3E;
}

#FeaturedContainer .FeaturedArea{
	width: 345px;
	float: left;
	border-right: 1px solid #9DCC5C;
}

#FeaturedContainer #FeaturedText{
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

#FeaturedContainerFoot{
	height: 17px;
	background: url( '../images/bg_home_featured_footer.gif' ) no-repeat;
}

#FeaturedContainer .ThumbImage{
	border: 1px solid #9DCC5C;
	width: 75px;
	height: 47px;
	margin: auto;
}

#FeaturedContainer .Thumbs{
	width: 181px;
	float: left;
	border-left: 1px solid #587491;
}

#FeaturedContainer .Thumbs table{
	margin-left: 5px;
}

#FeaturedContainer .Thumbs td{
	padding: 0px 4px 4px 4px;
}

#FeaturedImage{
	border: 1px solid #9DCC5C;
	line-height: 1px;
	font-size: 1px;
	width: 320px;
	height: 200px;
	margin: auto;
}

#SubNav .NewsDate{
	text-decoration: underline;
	padding-bottom: 5px;
}

#SubNav .NewsEntry{
	padding: 5px 15px;
}

#SubNav .NewsSeparator{
	width: 190px;
	border-top: 1px solid #9AB85A;
	border-bottom: 1px solid #567B2C;
	font-size: 1px;
	line-height: 1px;
	margin: 5px auto;
}

#SubNav .NewsTite{
	font-weight: bold;
	padding-bottom: 5px;
}

/*  ----- about -----  */

#Content .TeamBox{
	color: #FFF;
	background-color: #A2BD77;
	width: 250px;
	margin: 10px 0px 0px 5px;
}

#Content .TeamImage{
	padding: 2px;
	line-height: 1px;
	font-size: 1px;
	width: 100px;
	height: 100px;
}

#Content .TeamName{
	font-weight: bold;
}
.CenterIMG{
	text-align: center;
}

/*  ----- properties -----  */

#Content #GalleryThumbs{
	margin-left: 5px;
	background-color: #A2BD77;
	line-height: 1px;
	font-size: 1px;
}

#Content #GalleryThumbs td{
	padding: 5px 0px 5px 5px;
}

#Content #FeaturedImage{
	margin-left: 5px;
	float: left;
	width: 330px;
}

#Content #FeaturedInfo{
	float: left;
	width: 178px;
	margin-left: 5px;
}

#Content #FeaturedText{
	font-weight: bold;
	margin: 5px 0px;
}
#Content ul li {
	padding: 0px 5px 10px 0px;
}

/*  ----- contact -----  */

#ContactUs .C1 {
	font-weight: bold;
}

/*  ----- faq -----  */

#Content .Sub ul li {
	padding: 0px 3px 10px 0px;
}