/* CSS Document */
#top {
	background-image: url(../img/banner/bgpractice.jpg); 
	background-color: #B6CF97;
	}
#leftNav{
	background-color: #74875F;
	}

.C1{background-image:url(../img/banner/practiceicon1.gif);}

.C2{
	background-image:url(../img/banner/practiceicon2.gif);
	}	

.C3{background-image:url(../img/banner/practiceicon3.gif);}

.C4{background-image:url(../img/banner/practiceicon4.gif);}

.C5{background-image:url(../img/banner/practiceicon5.gif);}	

#bottom {
	background-color: #ECF1E4;
	border-color: #74875F;
	}

#bottom ul li {
	background-image: url(../img/list/li-lifestyle.gif);
	background-repeat: no-repeat;
}

.pullquote {
	background-color: #FBFCF8;
	border-top-color: #74875F;
	border-bottom-color: #74875F;
	}
	
#bottom h2 {
	color: #74875F;
	border-bottom-color: #74875F;	
	}

#bottom h3 {
	color: #74875F;

	}

#bottom .imgBoxLeft {
	background-color: #FCFEFE;
	}
#hohLeftIcon {
	background-image: url(../img/hoh-Left-lifestyle.gif);
		background-color: #74875F;
}

