/* LaFe Ministry website*/


/* Navigation */

.head {
  color: #AF2F36;
}

.head A:link {
  color: #AF2F36;
}

.head A:visited {
  color: #AF2F36;
}

.head A:hover {
  color: #AF2F36;
}


.sub {
  color: #EE9B13;
}

.sub A:link {
  color: #EE9B13;
}

.sub A:visited {
  color: #EE9B13;
}

.sub A:hover {
  color: #EE9B13;
}


/* Page elements */

.formelement {
  color: #AF2F36;
}

.pgtitle,H1 {
  color: #EE9B13;
}

.lrghead,H2 {
  color: #EE9B13;
}

.lrghead,H1 A:link {
  color: #EE9B13;
}

.stdhead,H3 {
  color:#EE9B13;
}

.stdhead,H3 A:link {
  color:#EE9B13;
}

.date {
  font-style: italic;
  color:#AF2F36;
}

.caps {
  text-transform: uppercase;
}

.page_title {
	font-family: arial narrow, arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 4px;
	color: #AF2F36;
	line-height: 98%;
}


/* Related Content Styles */
.rel_text_dark {
 color: #EE9B13;
}

.rel_text_light {
 color: #AF2F36;
}

TD.rel_bg_dark {
  background-color: #EE9B13;
}

TD.rel_bg_light {
 background-color: #f1b310;
}


/* Field Sets */
fieldset { padding-left: 10px; padding-bottom: 5px; border: 1px solid #555; }


/* Regional Header Attributes */
#regHeadWrapper {
  position: relative;
}

#regHeadImg {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
}

#regHeadImgBG {
  background-color: #edcc61;
  width: 100%;
  height: 32px;
  text-align: center;
}

#regHeadBGSpacer {
  background-color: #fff;
  width: 100%;
  height: 10px;
  text-align: center;
}
