#post-97 .entry-header {
  display:none;
}

/*This centers Award Application*/
#frm_form_7_container {
  max-width: 500px;
}

.entry-header {
  text-align: center;
}
#content h2 {
    font-size: 150%;
}
/*This centers the page in no sidebar option*/
.one-column.singular #content, #branding hgroup {
	margin-left: auto;
  	margin-right: auto;
	position: relative;
	max-width: 1000px;
}
.one-column #page {
	max-width: none !important;
}
/*This centers the menu bar*/
#access ul {	
	margin-left: auto;
  	margin-right: auto;
  	padding-left: none;
	display:table;
}
#access li {
display:table-cell;
}


/* Enter Your Custom CSS Here */
#primary, #main {
	background-color: #eef3ea;
}
nav#access, .menu, .sub-menu {
	background-color: #64933a !important;
  	background: #64933a !important;
}

.menu A:link, .menu A:visited, .search-toggle, .sub-menu A:link, .sub-menu A:visited, sub-menu A:hover {
	color: #FFFFFF !important;
	font-weight: bold !important;
}
#menu-menu-1 li A:hover {
	background-color: #6e597e !important;
  	background: #6e597e !important;
}
.menu ul a {
	background-color: #96c56d !important;
  	background: #96c56d !important;
}
#site-generator  {  	
	background-color: #131d0b;
  	color: #FFFFFF !important
}
#site-generator A:link, #site-generator A:visited {
  	color: #FFFFFF !important;
}  
body h1 {
	font-family: Avenir, Helvetica, Arial;
}
h2 {
	font-family: Avenir, Helvetica, Arial !important;
}
footer {
  color: #FFFFFF;
  float:left;
  width:100%;
	}
.blog-title, .main-menu, .post-title {
	font-family: Avenir, Helvetica, Arial;
}

.blog-description {
	color: #FFFBFF;
}






