/* GENERAL STYLES */
/* XSLTsearch  */
#xsltsearch {margin: 0; padding: 0;}
	form.xsltsearch_form {padding-top: 9px;}
	#xsltsearch_summary {padding-bottom: 27px; color: #555;}
	.xsltsearch_result p {margin: 0; padding: 0;}
	.xsltsearch_result:hover {background: #f9f9f9;}
	.xsltsearch_ordinal {font-weight: bold; font-size: 75%;}
	.xsltsearch_title {font-weight: bold;}
	.xsltsearch_score {font-size: 75%;}
	p.xsltsearch_result_description {padding-bottom: 10px;}
	.xsltsearch_description strong {background: #FFC;} /* highlighting */
	#xsltsearch_navigation {text-align: center;}
	#xsltsearch_navigation .disabled {color: #AAA;}
	#xsltsearch_stats {font-size: 75%; color: #999;}




/* EDITOR PROPERTIES */


/* GENERAL STYLES */
.Body .AutoFormPlus fieldset {
	background-color: #F6F2ED;
	border: 1px solid #ddd;
	margin: 0 0 9px 0;
	padding: 18px 20px 18px 18px;
	}
.Body .AutoFormPlus ul {
	margin: 0;
	padding: 0;
	}
.Body .AutoFormPlus li {
	list-style: none;
	margin: 0;
	padding: 0 0 9px 0;
	}
.Body .AutoFormPlus label {
	display: block;
	}
.Body .AutoFormPlus input {
	width: 100%;
	border-width: 1px;
	}
.Body .AutoFormPlus input.button {
	width: auto;
	}
.Body .AutoFormPlus textarea {
	width: 100%;
	height: 100px;
	border-width: 1px;
	}


/* EDITOR PROPERTIES */


/* GENERAL STYLES */
body {
	background-color: #f4f4f5;
	color: #333;
	font-family: "Segoe UI","Trebuchet MS",Tahoma,Sans-Serif;
	font-size: 14px;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 1000px;
	}
h1.Title,
h1.first {
	color: #00274C;
	font-family: Optima,Candara,"Segoe UI","Trebuchet MS",Tahoma,Sans-Serif;
	font-size: 32px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 9px 0;
	line-height: 27px;
	text-transform: uppercase;
	letter-spacing: 1pt;		
	}
h2.SubTitle,
#xsltsearch h2 {
	color: #B99166;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 27px 0;
	line-height: 18px;
	}
h1 {
	color: #00274C;
	font-size: 18px;
	font-weight: normal;
	margin: 18px 0 9px 0;
	padding: 0;
	line-height: 18px;
	}
h2 {
	color: #225378;
	font-size: 14px;
	font-weight: bold;
	margin: 18px 0 9px 0;
	padding: 0;
	line-height: 18px;
	}
p {
	font-size: 14px;
	margin: 0;
	padding: 0 0 9px 0;
	line-height: 18px;
	}
hr {
	background-color: #CCC;
	border: 0;
	height: 1px;
	margin: 18px 0 18px 0;
	padding: 0;
	}
img {
	border: 0;
	}
form {
	margin: 0;
	padding: 0;
	}
a:link,
a:visited {
	color: #0072BC;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #0072BC;
	text-decoration: none;
	}
table {
	border: 0;
	}
tr {
	vertical-align: top;
	}

/* ------------------------------------ */

.mceContentBody,
.mceEditorIframe {
	background-color: #FFF;
	text-align: left;
	}
.mceContentbody a, 
.mceEditorIframe a {
	color: #00C;
	text-decoration: underline;
	}

/* ------------------------------------ */

.Wrapper {
	background: #f4f4f5 url(/media/362/bg-wrapperb.gif) repeat-y scroll left top;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px 0 20px;
	}

/* ------------------------------------ */

.BottomBar {
	background: transparent url(/media/1776/bg-footer.gif) no-repeat left bottom;
	width: 960px !important;
	width: 1000px;	/* for IE6 and older */
	height: 20px;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	}

/* ------------------------------------ */

.Banner {
	background-color: #FFF;
	}
.Banner .Logo {
	float: left;
	display: inline;
	height: 250px;
	width: 260px;
	}
.Banner .BannerImage {
	float: right;
	display: inline;
	height: 250px;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	}
.Banner .Bottom {
	clear: both;
	background: #FFF url(/media/banner-bottom.jpg) no-repeat left top;
	width: 960px;
	height: 70px;
	}
.Banner .Bottom a.Button {
	float: right;
	display: inline;
	padding: 0;
	margin: 5px 27px 0 0;	
	width: 201px;
	height: 24px;
	background: transparent url(/media/icon-getinvolved.gif) no-repeat left top;
	}
.Banner .Bottom a.Button:hover {
	background-position: left bottom;
	}



/* ------------------------------------ */

.Main {
	float: left;
	display: inline;
	width: 1000px;
	margin: 0;
	padding: 0;
	}

/* ------------------------------------ */

.Nav {
	float: left;
	display: inline;	/* IE6 fix */
	width: 224px;
	margin: 0 0 0 15px;
	padding: 0;
	}
.Nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.Nav ul.Home {
	border-top: 1px solid #1d4b6d;
	background-color: #24608c;
	}
.Nav ul a.ExternalLink {
	background: transparent url(/media/ICON-ExternalLinkBlue.gif) no-repeat 205px 9px;
	}
.Nav ul a.ExternalLink:hover,
.Nav ul a.ExternalLink:active {
	background: transparent url(/media/ICON-ExternalLinkWhite.gif) no-repeat 205px 9px;
	}
.Nav ul li.Current {
	background: #183f5c url(/media/BG-NavCurrentTop.gif) repeat-x left top;
	}
.Nav ul li.Current li {
	background: transparent;
	}

.Nav ul ul {
	padding-bottom: 12px;
	}
.Nav ul ul li.Current {
	background: transparent;	
	}
.Nav ul a {
	color: #ADBCD1;
	display: block;
	width: 175px;
	margin: 0;
	padding: 7px 20px 7px 27px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	}
.Nav ul ul a {
	color: #ADBCD1;
	padding: 5px 20px 5px 45px;
	width: 157px;
	font-weight: normal;
	line-height: 16px;
	}
.Nav ul a:visited,
.Nav ul a:link {
	color: #ADBCD1; /* for IE6 */
	}
.Nav ul a:hover,
.Nav ul a:active {
	color: #FFF;
	background-color: #1d4b6d;
	}
.Nav li.Current a,
.Nav li.Current a:link,
.Nav li.Current a:visited {
	color: #FFF;
	}
.Nav li.Current a:hover {
	color: #FFF;
	background-color: #234967; /* #18365d; */
	}
.Nav li.Current li a,
.Nav li.Current li a:link,
.Nav li.Current li a:visited {
	color: #ADBCD1;
	}
.Nav li.Current li a:hover,
.Nav li.Current li a:active {
	color: #FFF;
	}
.Nav li.Current li.Current a,
.Nav li.Current li.Current a:link,
.Nav li.Current li.Current a:visited,
.Nav li.Current li.Current a:hover {
	color: #FFF;
	background: transparent url(/media/ICON-chevron.gif) no-repeat 32px 50%;
	}


/* ------------------------------------ */

.Body {
	float: left;
	display: inline;	/* IE6 fix */
	width: 399px;
	margin: 0;
	padding: 0 0 0 42px;
	background-color: #FFF;
	}
.Body ul {
	margin: 0;
	padding: 0 0 18px 35px;
	list-style-type: square;
	}
.Body li {
	margin: 0;
	padding: 0 0 9px 4px;
	}


/* ------------------------------------ */

.SideBar {
	float: left;
	display: inline;
	width: 200px;
	color: #3C6589;
	font-family: Georgia, "Times New Roman", Times, Serif;
	font-size: 15px;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0 0 0 53px;
	line-height: 18px;
	}
.SideBar .SideContent {
	width: 200px;
	margin: 0;
	padding: 75px 0 0 0;
	}
.SideBar .Testimony {
	min-height: 15px;
	height: auto !important;
	height: 15px;  /* KLUDGE for IE6 */
	padding: 40px 27px 40px 25px;
	background: transparent url(/media/bg-sidebar-grayB-testimony.gif) no-repeat left top;
	}
.SideBar .Scripture {
	background: transparent url(/media/bg-sidebar-grayB-scripture.gif) no-repeat left top;
	min-height: 55px;
	height: auto !important;
	height: 55px;  /* KLUDGE for IE6 */
	padding: 40px 27px 28px 25px;
	padding-bottom: 28px; /* make room for image */
	}
.SideBar .Reference,
.SideBar .Version,
.SideBar .Author {
	padding: 9px 0 0 0;
	font-size: 10px;
	text-align: right;
	}
.SideBar .Scripture .Reference {
	background: transparent url(/media/1880/icon-bible.gif) no-repeat bottom center;
	min-height: 55px;
	height: auto !important;
	height: 55px;  /* KLUDGE for IE6 */
	}


/* ------------------------------------ */

.Footer {
	clear: both;
	width: 679px;
	margin: 0;
	padding: 27px 0 9px 281px;
	color: #794400;
	font-size: 10px;
	}

/* ------------------------------------ */

ul.Staff {
	/* UL element */
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.Staff li {
	float: left;
	margin: 0;
	padding: 0 0 20px 0;
	}
.Staff li img {
	float: left;
	width: 50px;
	margin: 0 12px 0 0;
	padding: 5px;
	background-color: #FFF;
	border: 1px solid #CCC
	}
.Staff li a:hover img {
	border-color: #8DA3BE;
	}
.Staff li p {
	float: left;
	margin: 0;
	padding: 0;
	width: 325px;
	}

/* ------------------------------------ */

.Sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.Sitemap li {
	margin: 0;
	padding: 0 0 18px 0;
	font-weight: bold;
	}
.Sitemap li li {
	margin: 0;
	padding: 0 0 0 18px;
	font-weight: normal;
	}

/* ------------------------------------ */

.Body .NavInPage {
	/* UL element */
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.Body .NavInPage li {
	margin: 0;
	padding: 0 0 4px 18px;
	}


/* EDITOR PROPERTIES */
h1 {

}

h2 {

}

p {

}

.ImageLeft {
float: left;
margin: 0 1em 0.5em 0;
}

.ImageRight {
float: right;
margin: 0 0 0.5em 1em;
}

.Note {
	font-size: 11px;
	margin: 0;
	padding: 9px 0 9px 0;
	line-height: 14px;
	font-style: italic;
	color: #999;

}



/* GENERAL STYLES */
/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

/*---- Header styling ---*/


/* EDITOR PROPERTIES */
