body {
	text-align: center;
	background-image: url(../images/_all_background.gif);
	background-repeat: repeat-x;
}

h1 { 	
	font-family: Lucida Grande, Corbel, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #899766;
}

#main {
	height: auto;
	width: 969px;
	text-align: left;
	float: none;
	z-index: 1;
	margin: auto;
}

#menu-top {
	background-image: url(../images/menu-bg2.jpg);
	text-align: left;
	height: 36px;
	width: 959px;
	margin-top: 0px;
	padding-left: 10px;
	font-family: Lucida Grande, Corbel, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #706C4B;
	position: static;
}

#menu-script {
	text-align: left;
	vertical-align: bottom;
	height: 15px;
	width: 900px;
	position: relative;
	padding-left: 15px;
	padding-top: 3px;
}

#banner {
	position: static;
	height: 181px;
	width: auto;
	/*padding-bottom: 30px;*/
}

#bannerSWF {
	position: relative;
	height: 250px;
	width: auto;
	top: -239px;
	left: -30px;
}

#login {
	position: static;
	height: 30px;
	width: 949px;
	background-image: url(../images/loginBG.jpg);
	padding-bottom: 7px;
	padding-left: 20px;
}


#content {
	position: static;
	background-image: url(../images/contentBG.jpg);
	background-repeat: repeat-y;
	text-align: left;
	height: 100%;
	padding-left: 30px;
	width: 939px;
	padding-top: 20px;
	color: #373737;
	font-family: Lucida Grande, Corbel, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#content-home {
	background-repeat: repeat-y;
	position: relative;
	text-align: left;
	height: 100%;
	width: 939px;
	color: #373737;
	font-family: Lucida Grande, Corbel, Arial, Helvetica, sans-serif;
	font-size: 14px;
	top: -210px;
}

.login {
font-family:tahoma; 
font-size:11px; 
color:#706C4B; 

}

.search {
	font-family:tahoma;
	font-size:12px;
	color:#706C4B;
	font-weight: bold;
	vertical-align: middle;
}

.page-title {
	font-family: Lucida Grande, Corbel, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #899766;
}

.bible-quote {
	font-family: Lucida Grande, Corbel, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D9BBC;
	font-style: italic;
}

#content-left {
	float: left;
	width: 690px;
	padding-right: 13px;
	padding-top: 20px;
	position: static;
	height: auto;
	padding-left: 0px;
	vertical-align: top;
}


#content-right {
	float: right;
	width: 180px;
	padding-right: 20px;
	padding-top: 20px;
	position: static;
	height: auto;
	padding-left: 0px;
	vertical-align: top;
}



#footer {
	background-image: url(../images/footer-bg.jpg);
	text-align: center;
	height: 30px;
	width: 889px;
	padding-left: 40px;
	font-family: Lucida Grande, Corbel, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706C4B;
	position: static;
	clear: both;
	padding-top: 30px;
	padding-right: 40px;
}


a:active {
	color: #6B8950;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

a:link, a:visited {
	color: #6B8950;
	font-size: 10px;
	font-weight: bold;
}

a:hover {
	color: #454D33;
	text-decoration: none;
}

form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}

.menu {
	
	padding: 10px;
	width: 150px;
	vertical-align: top;
}

.menu ul, .menu li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.menu_current {
	font-weight: bold;
}

.highlight {
	
}

.menu-parent > a  {
	background-image: url(../nav/nav-ALLDWN.jpg);
}

.menu-current > a {
}

.menu_current {
}

ul.mark .menu-parent:before  { content: "(p) " }
ul.mark .menu-current:before { content: "(c) " }
ul.mark .menu-sibling:before { content: "(s) " }
ul.mark .menu-child-0:before { content: "(c-0) " }
ul.mark .menu-child-1:before { content: "(c-1) " }
ul.mark .menu-child-2:before { content: "(c-2) " }


ul.sitemap li {
    padding-top: 0.5em;
}

ul.sitemap .menu-current > span.content {
    display: block;
   
    border-right: 2px solid blue;
}
