#contentLeft h2 {
	width:199px;
	height:38px;
	background-position:0 19px;
	background-repeat:no-repeat;
}
#contentLeft h2.about {background-image:url(../images/text/about_menu_head.gif);}
#contentLeft h2.community {background-image:url(../images/text/community_menu_head.gif);}
#contentLeft h2.services {background-image:url(../images/text/services_menu_head.gif);}
#contentLeft h2.news {background-image:url(../images/text/news_menu_head.gif);}
#contentLeft h2.getinvolved {background-image:url(../images/text/get_involved_menu_head.gif);}
#contentLeft h2.careers {background-image:url(../images/text/careers_menu_head.gif);}
#contentLeft h2.donate {background-image:url(../images/text/donate_menu_head.gif);}

#contentLeft .menu {width:225px;}

#contentLeft .menu li {
	width:205px;
	height:22px;
	color:#fff;
	font-weight:bold;
	font-size:0.7em;
	padding:8px 0 0 20px;
	background:url(../images/content/_left_menu_bg.gif) 0 0 no-repeat;
}

#contentLeft .menu li.active {background:url(../images/content/_left_menu_bg_on.gif) 0 0 no-repeat;}
#contentLeft .menu li a {
	color:#B2E0AA;
	font-weight:normal;
	}

#contentLeft .menu li.a {font-size:0.65em;}

.featureBox {
	width:225px;
	background:url(../images/content/_left_feature_top.gif) 0 0 no-repeat;
	padding:9px 0 0 0;
}
.featureBox p span {
	visibility:hidden;
	font-size:1px;
}
.featureBox p a {
	display:block;
	text-decoration:none;
	height:80px;
}
.feature {
	width:218px;
	background:url(../images/content/_left_feature_bottom.gif) 0 100% no-repeat;
	padding:0 0 7px 7px;
}
#featureGetInvolved {
	width:213px;
	height:92px;
	background:url(../images/content/_feature_get_involved.jpg) 0 0 no-repeat;
}
#featureCareers {
	width:213px;
	height:92px;
	background:url(../images/content/_feature_careers.jpg) 0 0 no-repeat;
}
#featureNewsletter p {
	color:#E3B168;
	font-weight:bold;
	font-size:0.75em;
	line-height:1em;
}
#featureNewsletter input {display:block;}

/*
fieldset {padding:0 0 0 0;}
*/

#featureNewsletter input.text {
	width:177px;
	height:16px;
	margin:7px 0;
}
#featureContact {
padding:0 0 7px 7px;

}
#featureContact h6 {
	background:url(../images/text/feature_Contact_head.gif) 0 0 no-repeat;
	width:123px;
	height:19px;
}
#featureContact li {
	font-family: Georgia, "Book Antiqua", Palatino, serif;
	color:#fff;
	font-size:0.9em;
	line-height:1em;
	padding:0 0 1em 0;
}
#featureContact li span {
	color:#B2E0AA;
	display:block;
	font-size:0.75em;
}
#featureContact .facebook {
padding:7px 20px 7px 20px;
width: 122px;
height: 220px;
}

#featureMeasurement {
}
#featureMeasurement p {
	margin: .5em 0 .5em 7px;
	font-family: Georgia, "Book Antiqua", Palatino, serif;
	color: #E3B168;
	font-size: 0.85em;
	padding: 0 0 0 0;
	line-height: 1.1em;
	display:inline;
}
#featureMeasurement a {
	color: #FFFFFF;
	font-size: 1.00em;
	font-weight:bold;
	text-decoration:  underline;
	padding: 0 .5em 0 0;
	line-height: 1.1em;
	display:inline;
}






