#wrapper {
	border-top: 7px solid #9dbe67;
}

#navPrimary {
	background: #3075b5;
	font-family: sans-serif;
	list-style: none;
	margin: 0;
	padding: 5px 0;
}
	#navPrimary .active {
		background: #134d82;
	}
	#navPrimary a {
		color: #fff;
		padding: 3px 5px;
		text-decoration: none;
	}
	
#navigation img,
#navigation h2 {
	display: none;
}
.circle {
	display: block;
	font-family: sans-serif;
	color: #44697D;
	font-weight: bold;
	margin: 15px 0 3px;
}
#navSecondary {
	background: #fff;
	font-family: sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navSecondary ul {
	list-style: none;
}
	#navSecondary li {
		margin: 0;
		padding: 0;
	}
		#navSecondary a {
			color: #918C7C;
			text-decoration: none;
			text-transform: uppercase;
		}
		#navSecondary .active a {
			color: #2365A3;
		}
		#navSecondary .active li a {
			color: #918C7C;
		}
		#navSecondary .active .active a {
			color: #2365A3;
		}
		#navSecondary .active .active li a {
			color: #918C7C;
		}
		#navSecondary .active .active .active a {
			color: #2365A3;
		}
		#navSecondary .active .active .active li a {
			color: #918C7C;
		}
		#navSecondary .active .active .active .active a {
			color: #2365A3;
		}
	
#partners span {
	color: #918C7C;
	font-family: sans-serif;
	font-size: 90%;
}

#breadcrumbs {
	color: #666;
}
#breadcrumbs a {
	color: #918C7C;
}


h1.pageTitle {
	color: #64A420;
}
h2 {
	color: #44697D;
	font-family: sans-serif;
}
p {
	color: #918C7C;
	font-family: sans-serif;
}
a {
	color: #E08400;
	text-decoration: none;
}
a:hover {
	color: #369;
}

.module h3,
.module h3 a {
	color: #9DBE67;
	font-family: sans-serif;
}
.module ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.newsEvents {
	
}
	.newsEvents ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		.newsEvents li {
			margin: 0;
			padding: 0;
		}
			.module img {
				border: 1px solid #ccc;
				display: block;
				padding: 1px;
			}
			.newsEvents a {
				color: #918C7C;
				font-family: sans-serif;
			}
			.newsEvents h3 a {
				color: #9DBE67;
			}
			.newsEvents a span,
			.newsEvents a:hover {
				color: #E08400;
			}
#locations {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#locations li {
		margin: 0;
		padding: 0;
	}
#locations h3 {
	color: #44697D;
	font-family: sans-serif;
}	
#locations h4 {
	color: #918C7C;
	font-family: sans-serif;
}
#locations ul li {
	color: #918C7C;
	font-family: sans-serif;
}
.address {
	display: none;
}

.news h2 {
	background: #9DBE67;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
	padding: 10px 0 3px 10px;
}
.featured-news {
	background: #F4F3EE;
}
#content .featured-news h3,
#content .featured-news h4 {
	border: none;
	color: #2365A3;
	font-family: sans-serif;
}
.featured-news a {
	color: #918C7C;
}
.featured-news img {
	border: 1px solid #ccc;
	padding: 1px;
}
.news h3,
.news h4 {
	font-family: sans-serif;
	font-weight: normal;
}
.news h3 {
	border-bottom: 1px solid #369;
}
.news h4 {color:#369;}
.news ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	.news li {
		margin: 0;
		padding: 0;
	}
		.news li a {
			color: #918C7C;
		}
		.news p a {
			color: #918C7C;
		}

