body,text { 
	font-family: georgia;
	font-size: 13px;
}
.text_menu {
	font-family: georgia;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.text_menu a {
	text-decoration: none;
	color: #000000;
	}
.text_menu a:hover {
	color: darkgoldenrod;
	}
.text_menuActive {
	font-family: georgia;
	font-size: 12px;
	text-decoration: none;
	color: white;
    background-color: goldenrod;
}
.text_menuActive a {
	font-family: georgia;
	font-size: 12px;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	color: white;
    background-color: goldenrod;
}
.text_subsection a {
	font-family: georgia;
	font-size: 11px;
	line-height: 14px;
	color: black;
}
.text_submenu {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: black;
}
.text_submenu a {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: black;
}
.text_submenuActive a {
	font-family: arial;
	font-size: 11px;
	line-height: 14px;
	color: darkgoldenrod;
}
.text_submenu  a:hover {
    color: #fff;
    background-color: darkgoldenrod;
  }
.text {
	font-family: georgia;
	font-size: 13px;
}
.text_heading {
	font-family: georgia;
	font-size: 17px;
	color: darkgoldenrod;
	font-weight: bold;
}
.text_subheading {
	font-family: georgia;
	font-size: 15px;
	color: black;
	font-weight: bold;
}
.text_caption {
	font-family: georgia;
	font-size: 12px;
	color: #000;
}
.text_caption li {
	padding-bottom: 6px;
}
.text_caption_gold {
	font-family: arial;
	font-size: 12px;
	color: darkgoldenrod;
}
.text_section {
	font-family: georgia;
	font-size: 11px;
	text-transform: uppercase;
	color: black;
}
.fix {
	color: blue;
	}
.fieldSupport {
	color: white;
    background-color: #A5190F;
}
.fieldSeniors {
	color: white;
    background-color: #5F88C0;
}
.fieldBethel {
	color: white;
    background-color: darkgoldenrod;
}
.field2Bethel {
	color: white;
    background-color: black;
}
.fieldDevelopment {
	color: white;
    background-color: #00836C;
}
.fieldCommunity {
	color: white;
    background-color: #EF9F27;
}
.fieldSupport a {
	color: white;
}
.fieldSeniors a {
	color: white;
}
.fieldDevelopment a {
	color: white;
}
.fieldCommunity a {
	color: white;
}
.eventsText {
	color: white;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: 2px;
}
.eventsText a {
	color: white;
	text-decoration:none
}
.eventsText a:hover {
	text-decoration:underline
}
