/* @override http://abusehelpspiritual:8888/stylesheet.css */

/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



body {

font:80% arial, sans-serif;
text-align: center;
background-color: #000;
background-position: center bottom;
background-repeat: no-repeat;
margin-bottom: 0px;
margin-top: 0px;
}


h3 {
	font-weight: bold;
	font-style: italic;
}

p {

  margin: 10px 0px 0px 0px;
}

ul {
	list-style: disc;
}

li {

 margin-left: 30px;

}


/* @group Containers */

#container{
	
width: 700px;
text-align: left;
margin: 0 auto;
background-image:url("images/grayline.gif");
background-repeat: repeat-y;

}

#homepage #container{

background-color: #7f7d93;

}


#biopage #container{

background-color: #7f7d93;

}

#newspage #container{

background-color: #996633;

}

#speaking #container{

background-color: #3f4c3b;

}

#missionpage #container{

background-color: #385b38;

}

#programpage #container{

background-color: #375938;

}

#mediapage #container{

background-color: #6a2f11;

}

#reviewspage #container{

background-color: #3d4a67;

}

#scripturepage #container{

background-color: #3f4b32;

}

#bookstorepage #container{

background-color: #52202f;

}

#contactpage #container{

background-color: #344237;

}

#reply, #forward {
background-color: #6a2f11;
background-image:url("images/grayline.gif");
background-repeat: repeat-y;
text-align:left;
padding-left: 4em;
color: #e9ddb6;
}

#reply {
	height:400px;
}

#forward {
	height: 500px;
}

#forward_table {
	border: 1px solid #e9ddb6;
	width: 375px;
}

#forward_table td {
	padding: 10px;
	color: #e9ddb6;
}

p.text_added {
	font-size: 110%;
	font-weight: bold;
}

a#ibox_close_a:link{
	
	font-size: 125%;
	color:#000;
}

div#ibox_footer {
	font-size: 125%;
	color:#000;
}


/* @end */

/* @group headers */

#header {
width: 100%;
height:35px;
}

#homepage #header {

background-color: #7f7d93;
}

#biopage #header {

background-color: #7f7d93;

}

#newspage #header {

background-color: #996633;

}

#speaking #header {

background-color: #3f4c3b;

}

#missionpage #header{

background-color: #385b38;

}

#programpage #header{

background-color: #375938;

}

#mediapage #header{

background-color: #6a2f11;

}

#reviewspage #header{

background-color: #3d4a67;

}

#scripturepage #header{

background-color: #3f4b32;

}

#bookstorepage #header{

background-color: #52202f;

}

#contactpage #header{

background-color: #344237;

}

#headerimg{

border-bottom: 2px solid #CCC;
height: 225px;
width: 100%;

}

#homepage #headerimg {

background-image:url("images/leaf.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#c0c0dd;

}

#biopage #headerimg {

background-image:url("images/feather.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#7f7d93;

}

#newspage #headerimg {

background-image:url("images/dandelion2.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#dbc41c;

}

#speaking #headerimg {
background-image:url("images/butterfly.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#839c7b;
}

#missionpage #headerimg {
background-image:url("images/thorn.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#003300;
}

#programpage #headerimg {
background-image:url("images/flower.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#d6a6a6;
}

#mediapage #headerimg {
background-image:url("images/dandelion.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#e9ddb6;
}

#reviewspage #headerimg {
background-image:url("images/acorn.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#a8b0c4;
}

#scripturepage #headerimg {
background-image:url("images/grapes.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#81474b;
}

#bookstorepage #headerimg {
background-image:url("images/hand.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#b6a29c;
}

#contactpage #headerimg {
background-image:url("images/web.jpg");
background-repeat: no-repeat;
background-position: bottom left;
background-color:#7f3e35;
}



/* @end */

#container2{

width:100%;
background-color: transparent;
border-top: 2px solid #CCC;
}

#navigation{

padding-left:23px;
float: left;
background-color: transparent;
width: 100px;
}

#navigation ul {

list-style-type: none;
margin-left:0px;
}

#navigation li {

margin-bottom:8px;
margin-left:0px;

}

#content {
width: 570px;
float: right;
background-color: transparent;
line-height: 1.5em;
word-spacing: .2em;
}

#content p {
	
	text-indent:2em;
}

#bookstorepage #content p, #reviewspage #content p {
	
	text-indent:0em;
}


#homepage #content {

color: #FFF;

}

#biopage #content {

color: #FFF;

}

#newspage #content {

color: #FFF;

}

#speaking #content {

color: #FFF;

}

#missionpage #content {

color: #FFF;

}

#programpage #content {

color: #ffF;

}

#mediapage #content {

color: #e9ddb6;

}

#reviewspage #content {

color: #FFF;

}

#scripturepage #content {

color: #FFF;

}

#bookstorepage #content {

color: #FFF;

}

#contactpage #content {

color: #FFF;

}

#para1,#para12,#para13 {

padding-top:10px;
padding-left:25px;
padding-right:30px;

}

#homepage #para1 {

padding-top:10px;
padding-left:40px;
padding-right:50px;
padding-bottom: 0;
text-align: left;
}

#homepage #para1 p {
	

	}

.para_text {

height: 400px;

}

#reviewspage .para_text {
	height: 100%;
}


#contactpage #para1 div#address {

padding-top:1em;
text-align: center;

}
#para2 {

padding-top:10px;
padding-left:25px;
padding-right:30px;


}


#para3 {

padding-top:10px;
padding-left:25px;
padding-right:30px;

}

/* @group footer */

#footer {

clear: both;
height:35px;
width: 100%;
margin-bottom: 0;
border-top: 2px solid #CCC;

}


#homepage #container div#footer {
clear: both;
height:35px;
width: 100%;
margin: 0;
padding: 0;
border-top: 2px solid #CCC;
}

#homepage div#footer p {
	vertical-align: top;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}


#footer p {
font-size:8pt;
text-align:center;
vertical-align: bottom;
}

#homepage #footer{

background-color: #deccb5;

}

#biopage #footer{

background-color: #deccb5;

}

#newspage #footer{

background-color: #dbc41c;

}

#speaking #footer{

background-color: #839c7b;

}

#missionpage #footer{

background-color: #bd6f3b;

}

#programpage #footer{

background-color: #d6a6a6;

}

#mediapage #footer{

background-color: #e9ddb6;

}

#reviewspage #footer{

background-color: #a8b0c4;

}

#scripturepage #footer{

background-color: #81474b;

}

#bookstorepage #footer{

background-color: #b6a29c;

}

#contactpage #footer{

background-color: #7f3e35;

}



/* @end */

#navigation ul{
	padding:0px;
	margin:0px;
}

a img {
	border:none;
}



#navigation a {
width:98px;
height:38px;
display:block;
text-decoration: none;
}


#home a {
background: url("images/homeBW.gif") 0 0 no-repeat;

}

#home a:hover { 
background: url("images/home.gif") 0 0 no-repeat;
}

#home{
	margin-top: 8px;
}

#mission a {
background: url("images/missionBW.gif") 0 0 no-repeat;

}

#mission a:hover { 
background: url("images/mission.gif") 0 0 no-repeat;
}


#programs a {
background: url("images/programsBW.gif") 0 0 no-repeat;

}

#programs a:hover { 
background: url("images/programs.gif") 0 0 no-repeat;
}

#bio a {
background: url("images/bioBW.gif") 0 0 no-repeat;

}

#bio a:hover { 
background: url("images/bio.gif") 0 0 no-repeat;
}

#news a {
background: url("images/newsBW.gif") 0 0 no-repeat;

}

#news a:hover { 
background: url("images/news.gif") 0 0 no-repeat;
}


#speak a {
background: url("images/speakBW.gif") 0 0 no-repeat;

}

#speak a:hover { 
background: url("images/speak.gif") 0 0 no-repeat;
}

#media a {
background: url("images/mediaBW.gif") 0 0 no-repeat;

}

#media a:hover { 
background: url("images/media.gif") 0 0 no-repeat;
}

#reviews a {
background: url("images/reviewsBW.gif") 0 0 no-repeat;

}

#reviews a:hover { 
background: url("images/reviews2.gif") 0 0 no-repeat;
}

#scripture a {
background: url("images/scriptureBW.gif") 0 0 no-repeat;

}

#scripture a:hover { 
background: url("images/scripture.gif") 0 0 no-repeat;
}

#bookstore a {
background: url("images/bookstoreBW.gif") 0 0 no-repeat;

}

#bookstore a:hover { 
background: url("images/bookstore.gif") 0 0 no-repeat;
}

#contacts a {
background: url("images/contactsBW.gif") 0 0 no-repeat;

}

#contacts a:hover { 
background: url("images/contacts.gif") 0 0 no-repeat;
}


#speaking #speak a {
	background: url("images/speak.gif") 0 0 no-repeat;


}

#biopage #bio a {
	background: url("images/bio.gif") 0 0 no-repeat;

}

#newspage #news a {
	background: url("images/news.gif") 0 0 no-repeat;

}

#missionpage #mission a {
	background: url("images/mission.gif") 0 0 no-repeat;

}

#programpage #programs a {
	background: url("images/programs.gif") 0 0 no-repeat;

}

#mediapage #media a {
	background: url("images/media.gif") 0 0 no-repeat;

}

#reviewspage #reviews a {
	background: url("images/reviews2.gif") 0 0 no-repeat;

}

#scripturepage #scripture a {
	background: url("images/scripture.gif") 0 0 no-repeat;

}

#bookstorepage #bookstore a {
	background: url("images/bookstore.gif") 0 0 no-repeat;

}

#contactpage #contacts a {
	background: url("images/contacts.gif") 0 0 no-repeat;

}

#facebook a {
background: url("images/facebookBW.gif") 0 0 no-repeat;

}

#facebook a:hover { 
background: url("images/facebook.gif") 0 0 no-repeat;
}

#facebook{
	margin-top: 8px;
}

#biopage #p.next {
	color: black;
}

p.next{
	padding-top:0px;
	margin-top:0px;
	text-align:right;
	margin-right:40px;
	padding-bottom: 0;
	margin-bottom: 0;
}


#para2 p.back{
	
	
	padding-top:0px;
	margin-top:0px;
	text-align:right;
	margin-right:40px;
	
}


#biopage .pageturn{
	text-decoration:none;
	color:#ebeae8;
	font-weight:bold;

}

#missionpage .pageturn{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#reviewspage .pageturn{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#bookstorepage .pageturn{
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}


blockquote {
	font-style:italic;
	padding:0px;
	margin:13px 18px 0px 18px;
}

#scripturepage blockquote {
	font-style:italic;
	padding:0px;
	margin:15px 15px 0px 15px;
	}

#scripturepage #para1 p, #reviewspage #para1 p,#reviewspage #para2 p {
	padding-top:0px;
	margin-top:0px;
	margin-bottom:1.5em;
	text-align:right;
	margin-right:40px;
}

#homepage a {

	color:#deccb5;
}

#homepage a:hover {

	color:#FFF;

}


#biopage a {

	color:#deccb5;
}

#biopage a:hover {

	color:#FFF;

}

#programpage a {
	
	color: #FFF;
	
}

#programpage a:hover {
	
	color: #7e8200;
	
}

#mediapage div#content a {
	color: #e9ddb6;
	font-weight:bold;
	text-decoration:underline;
	font-weight:normal;
}

#mediapage div#content #para1 a:hover {

    color:#a68f46;
	text-decoration:underline;
	
    
    }

#contactpage a, #bookstorepage a, #speaking a{
	color: #FFF;
	font-weight:bold;

}

#email {
	text-align:center;
	padding: 0px;
	margin: 0px;

}

#lastpara {

	padding: 0px;
	margin: 0px;

}


#bookstorepage p.noindent img{
	float:left;
	padding:15px 15px 40px 0px;
}


dl {
	padding-top: 1em;
}

dt {

	text-decoration:underline;
	font-weight: bold;

}

dd {
   padding-bottom: .7em;
   padding-left:3.5em;
   text-indent: -1em;
}


#viewcart {

width:50px;	
position:relative;
bottom:60px;
left:600px;

}


#content #para1 div.pdf p {
	text-indent: 0em;
}

p.quote {
	font-style: italic;
	padding: 0em 2em;
}

p.quoteby {
	text-align: right;
	padding: 0em 2em;
	margin: 0;
}

p.excerpt {
	text-align: justify;
	padding: 0em 2em;
}

div.article_header {
	font-size: 150%;
	padding: 1em;
	text-align: center;
}

div.article_header div.article_subheader {
	font-size: 90%;
}

div.writtenby {
	font-style: italic;
	text-align: center;
	padding-bottom: 1em;
}

div.article_buttons {
	padding: 1em;
	text-align: center;
}

#left_quote {
	font-size:120%;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#right_quote {
	font-size: 120%;
	font-family: Georgia, "Times New Roman", Times, serif;
		}

#first_letter{
	font-size: 150%;
}

#quote_sign {
	text-align: right;
	padding-top: 0em;
	margin-top: 0;
	padding-bottom: 0;
}

#thank_you {
	text-align: left;

}

.contact_form {
	text-align: left;
	float: left;
}

div#picture {
	float: right;
	margin-right: 4em;
	border: 1px solid #000;

}

p.forward_msg {

	font-weight: bold;
	padding-bottom: 1em;

}

div#bottom_text {
	clear: both;
}

.hotline_container {
	width: 100%;
	padding: 1.5em 1em 0em 1em;
	
}

.hotline_name {
	float: left;
	font-weight: bold;
}

.hotline_num {
	float: right;
	padding-right: 2em;
	font-weight: bold;
}

.hotline_cont {
	clear: both;
	width: 65%;
	padding-left: 1em;
}


.hotline_container ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.hotline_container li {
	padding: 0 0 0 1em;
	margin: 0;
	text-indent: -1em;
	
	}

.hotline_container a {
	color: #fff;
}

.hotline_container a:hover {
	color: #a8b0c4;
}

#fl_container {
	text-align: center;
	}

#flash {
	text-align: center;
	width: 100%;
}

img#video {
	border: 1px solid #e9ddb6;

}

.video_table {
	width: 420px;
}

.video_table td {
	padding: .5em;
	vertical-align: top;
}

ul.programs_list {

padding-bottom: 10px;
		
}

ul.programs_list li {

margin-left: 40px;	
padding-bottom: 5px;
	
	
}

#programpage  p {
	text-indent: 0;
}

p.program {
	padding-left: 1em;
	margin-top: 0;
	
}


ul.list {
	list-style: none;

}

ul.list li {
	padding: 0 0 .7em 4em;
	margin: 0;
	text-indent: -3.9em;

}

#newspage #para1 li {

padding-bottom: 1em;

}

.copyright {
font-size: 90%;
font-style: italic;
}

table#workshop {
	padding-top: 15px;
	width: 100%;
}

#workshop td {

	padding-left: 3px;

}

#workshop .td_left {
	width: 145px;
	font-weight: bold;
}

