.navtop {
	margin:0;
	padding:0;
	z-index: 1000;
	list-style:none;
}



.navlinks{
	color:#90B83E;
	text-decoration:none;
	z-index: 1000;
}

p{
	margin-top:4px;
}

	.subtext{
	font-family:arial, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	padding-top:0px;
	padding-left:5px;
	}

.subtext a:link 	{color:#FFFFFF; text-decoration:none;}
.subtext a:active 	{color: #FFFFFF; text-decoration:none;}
.subtext a:visited    {color:#FFFFFF; text-decoration:none;}
.subtext a:hover 	{color:#90B83E; text-decoration:none;}

/*Menu Color Classes*/
.aboutus {background:#000000 url('../images/left-item-bg.jpg') top left no-repeat; font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#90B83E;
	width:135px;
	height:25px;
	float:left;
	
	text-align:center;
	overflow:hidden;
	z-index: 1000;
} 



.aboutyou {background:#000000 url('../images/left-item-bg.jpg') top left no-repeat; font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#90B83E;
	width:135px;
	height:25px;
	float:left;
	
	text-align:center;
	overflow:hidden;
	z-index: 1000;
}

.programs{background:#000000 url('../images/left-item-bg.jpg') top left no-repeat; font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#90B83E;
	width:135px;
	height:25px;
	float:left;
	
	text-align:center;
	overflow:hidden;
	z-index: 1000;
}

.whywematter {background:#000000 url('../images/left-item-bg.jpg') top left no-repeat; font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#90B83E;
	width:135px;
	height:25px;
	float:left;
	
	text-align:center;
	overflow:hidden;
	z-index: 1000;
}

.helpus{background:#000000 url('../images/left-item-bg.jpg') top left no-repeat; font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#90B83E;
	width:135px;
	height:25px;
	float:left;
	
	text-align:center;
	overflow:hidden;
	z-index: 1000;
}

.jobs{background:#000000 url('../images/right-item-bg.jpg') top left no-repeat; font-family:arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#90B83E;
	width:135px;
	height:25px;
	float:left;
	
	text-align:center;
	overflow:hidden;
	z-index: 1000;
}



