@charset "utf-8";

body {
	background-color: #EFE492;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#BlueNav {
	background-image: url(images/siteimages/top_nav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #3E5A95;
	background-position: top left;
	width: 220px;
	max-height: 325px;
	
}

#BlueNavSub {
	background-image: url(images/siteimages/top_nav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #3E5A95;
	background-position: top left;
	width: 220px;
}

#GrayNav {
	background-image: url(images/siteimages/bot_nav_bg.jpg);
	background-repeat: no-repeat;
	background-color: #D2C9D0;
	background-position: top left;
	width: 220px;
}

#arm {
	background-image: url(images/siteimages/left_arm.jpg);
	background-repeat: no-repeat;
	background-color: #EFE492;
	background-position: bottom left;
	width: 27px;
}

#image-space {margin-left:10px;}

#flashcontent * { display: block; }


.bodytext {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
}
.bodytext a {
	text-decoration: none;
	color: #3E5A95;
	font-weight: bold;
}
.bodytext a:link {
	text-decoration: underline;
	color: #3E5A95;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #1E940C;
}

.BlueHeader {
	font-family: Arial;
	font-size: 24px;
	color: #3E5A95;
	letter-spacing: 1pt;
	margin-left: 20px;
	font-weight: bold;
}
.BlueHeaderSm {
	font-family: Arial;
	font-size: 14px;
	color: #3E5A95;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	font-size: 10pt;
	color: #3E5A95;
	font-weight: bold;
	text-align: center;
}
.footer a {
	text-decoration: underline;
	color: #3E5A95;
	font-weight: bold;
	line-height: 20px;
}
.footer a:link {
	text-decoration: underline;
	color: #3E5A95;
}
.footer a:hover {
	text-decoration: underline;
	color: #1E940C;
}
.NewsHeader {
	font-family: Arial;
	font-size: 14pt;
	color: #FFF;
	font-weight: bold;
}
.NewsText {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	line-height: 14pt;
}
.NewsText a {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
.NewsText a:link {
	text-decoration: underline;
	color: #FFF;
}
.NewsText a:hover {
	text-decoration: underline;
	color: #000;
}
.footerWt {
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1pt;
}
.NewsHeaderSM {
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
}
.NewsHeaderLG {
	font-family: Arial;
	font-size: 18pt;
	color: #FFF;
	font-weight: bold;
}
.NewsTextLG {
	font-family: Arial;
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	line-height: 14pt;
}
.bodyScripture {
	font-family: Arial;
	font-size: 10pt;
	line-height: 12pt;
	color: #3E5A95;
	font-style: italic;
}


/** menu begin **/
ul#menu {
  width: 220px;
  list-style-type: none;
  text-align:right;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

ul#menu li, 
  ul#menu a {
  font-family: Arial;
  font-size: 12px;
  color: #FFF;
}

ul#menu li {
	padding-bottom:6px;
}

ul#menu li a {
	background-image:url(images/siteimages/arrow_down_wt.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding:3px 22px 3px 3px;
}

ul#menu li a:hover {
	background-image:url(images/siteimages/arrow_up.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

ul#menu ol li a:link {
  background-image: none;
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #edb53a;
}

ul#menu a.active {
  color: #edb53a;
}
/** menu end**/

/** menu-a begin **/
ul#menu-a {
  width: 220px;
  list-style-type: none;
  text-align:right;
  margin: 0;
  padding: 0;
}

ul#menu-a li, 
  ul#menu-a a {
  font-family: Arial;
  font-size: 12px;
  color: #FFF;
}

ul#menu-a li {
	padding-bottom:6px;
}

ul#menu-a li a {
	background-image:url(images/siteimages/arrow_down_wt.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding:3px 22px 3px 3px;
}

ul#menu-a li a:hover {
	background-image:url(images/siteimages/arrow_up.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

ul#menu-a a {
  text-decoration: none;
  outline: none;
}

ul#menu-a a:hover {
  color: #edb53a;
}

ul#menu-a a.active {
  color: #edb53a;
}
/** menu-a end**/

/** menu-b begin **/
ul#menu-b {
  width: 220px;
  list-style-type: none;
  text-align:right;
  margin: 0;
  padding: 0;
}

ul#menu-b li, 
  ul#menu-b a {
  font-family: Arial;
  font-size: 12px;
  color: #2c1d60;
}

ul#menu-b li {
	padding-bottom:6px;
}

ul#menu-b li a {
	background-image:url(images/siteimages/arrow_down_bl.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding:3px 22px 3px 3px;
}

ul#menu-b li a:hover {
	background-image:url(images/siteimages/arrow_up_wt.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}

ul#menu-b a {
  text-decoration: none;
  outline: none;
}

ul#menu-b a:hover {
  color: #fff;
}

ul#menu-b a.active {
  color: #fff;
}
/** menu-b end**/
