<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ------------- generic styles */

body {
	/*float : center;*/
	/*margin:0px 0px; padding:0px;*/ /* Need to set body margin and padding to get consistency between browsers. */
	text-align: center; /* Hack for IE5/Win */
	background: #FDE9A3 url(images/bkgd.gif) repeat-y scroll center top; color: #333;
	/*font: small, Arial, sans-serif;*/
}

a img {
	border: none;
}

.style3 {font-size: 12px}

/* ------------- global navigation styles */

div#global {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 25px;
	text-align: right;
	vertical-align: bottom;
	color: #6D7B73;
}

	
/* ------------- masthead styles */

div#container {
	overflow : hidden;
	width: 799px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	top: -50px;
}

div#masthead {
	width: 799px;
	vertical-align: top;
	align: center;
	margin-top: 0px;
	background-position: center;
	border: 0px none;
	top: -10px;
}

div#contact {
	width: 799px;
	vertical-align: top;
	align: center;
	background-position: center;
	border: 0px none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 11px;
	margin: 0px;
}

/* --------- LINK STYLES -------*/

/* ------------- standard link styles */
a:link {
	color: #A57329;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a:visited {
	color: #A57329;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a:active {
	color: #A57329;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a:hover {
	color: #89958C;
	}


/* ------------- Audio Play Button link styles */
#PlayButton li {
	display: block;
	padding: 7px;
	background-color: #E9DCB7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	list-style-image: url(images/play_icon.jpg);
	list-style-type: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 40px;
	color: #A6752B;
	font-weight: bold;
	list-style-position: inside;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

PlayButton a:link {
	color: #A57329;
	background-color: #FDE9A3;
}

PlayButton a:visited {
	color: #A57329;
	background-color: #FDE9A3;
}

PlayButton a:active {
	color: #A57329;
	background-color: #FDE9A3;
}

PlayButton a:hover {
	color: #89958C;
	background-color: #FDE9A3;
	}	

/* --------- SUB NAV LINK STYLES -------*/

.contentarea {
	/* border: 1px solid #CBCBCB; */
	/*width: 218px;*/
	/*margin: 0 10px;*/
	padding-left: 20;
	/*background: #D4D4D4;*/
	}

/*.content_list ol {
	padding-left: 0;
	/*margin: 0 0 0 10px;
	list-style-type: none;
	font: 10px/17px Arial, Helvetica, sans-serif;
	}*/

#subnavlinks a {
	display: block;
	padding: 8px 0 8px 0px;
	width: 203px;
	background-color: #FEFFF1;
	color: #B79551;
	text-decoration: none;
	border-bottom: 1px solid #B79551;
	list-style-type: none;
	}

#subnavlinks a:hover {
	background-color: #848484;
	}

/* ------------- sub-nav links */

#sub_navlinks {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	display: block;
	list-style-type: none;
	text-decoration: none;
}

#sub_navlinks li {
	display: block;
	padding: 0px;
	margin: 0px;
	/*padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 150px;*/
	/*padding-left: 30px;
	list-style-image: url(images/knot.gif);*/
}

#sub_navlinks li.last {
	border-right: 0 none;
}

#sub_navlinks a:link {
	display: block;
	color: #C7A157;
	text-decoration: none;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF9C5;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}

#sub_navlinks a:visited {
	display: block;
	color: #C7A157;
	text-decoration: none;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF9C5;
}

#sub_navlinks a:active {
	display: block;
	color: #C7A157;
	text-decoration: none;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF9C5;
}

#sub_navlinks li a:hover {
	color: #333399;
	background-color: #FFF9C5;
	display: block;
	text-decoration: none;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF9C5;
	}
	
	
	/* ------------- sub-nav links - 2 (sub-sub-nav) */

#sub_navlinks2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	display: block;
	list-style-type: none;
	text-decoration: none;
}

#sub_navlinks2 li {
	display: block;
	padding: 0px;
	margin: 0px;
	/*padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 150px;*/
	/*padding-left: 30px;
	list-style-image: url(images/knot.gif);*/
}

#sub_navlinks2 li.last {
	border-right: 0 none;
}

#sub_navlinks2 a:link {
	display: block;
	color: #A58447;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/*padding-top: 5px;
	padding-bottom: 5px;*/
}

#sub_navlinks2 a:visited {
	display: block;
	color: #A58447;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sub_navlinks2 a:active {
	display: block;
	color: #A58447;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sub_navlinks2 li a:hover {
	color: #333399;
	background-color: #FEFEFE;
	display: block;
	text-decoration: none;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
/* --------- MAIN NAV LINK STYLES -------*/	

#homelink {
	margin: 10px 0em 17px;
	padding: 0px 0 0px 0em;
	display: block;
	text-align: center;
	background-position: center;
}

#navlinks {
	/*list-style-image:url(knot.gif);*/
	/*margin:5px 0 20px 23px;*/
	margin: 0;
	padding: 9px 3em 8px 0em;
	background: #FFDF6F;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #ECEEDE;
	font-size: 10px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1pt;
	text-align: center;
	display: block;
}

#navlinks li {
	display: inline;
	margin-right: 0px;
	/*padding-right: 30px;*/
	padding-right: 10px;
	/*border-right: 1px solid #FEFFF1;*/
	font-weight: bold;
	margin-left: 0px;
	padding-left: 17px;
	/*padding-left: 30px;
	list-style-image: url(images/knot.gif);*/
}

#navlinks li.last {
	border-right: 0 none;
}

#navlinks a:link {
	color: #A57329;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#navlinks a:visited {
	color: #A57329;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#navlinks a:active {
	color: #A57329;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration: none;
}

#navlinks li a:hover {
	color: #FEFFF1;
	}





/* ------------- page banner styles --- PUT THESE IN-LINE!!!! */

div#about_hdr {
	width: 799px;
	align: center;
	background: #FFDF6F url(images/about_hdr.jpg) no-repeat scroll center;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}

div#audio_hdr {
	width: 799px;
	align: center;
	background: #FFDF6F url(images/audio_hdr.jpg) no-repeat scroll center;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}

div#events_hdr {
	width: 799px;
	align: center;
	background: #FFDF6F url(images/events_hdr.jpg) no-repeat scroll center;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}

div#links_hdr {
	width: 799px;
	align: center;
	background: #FFDF6F url(images/links_hdr.jpg) no-repeat scroll center;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
}

div#flashbanner {
	width: 799px;
	align: center;
	background: #FFDF6F url(images/b1.swf) no-repeat scroll center;
	height: 187px;
	margin-left: auto;
	margin-right: auto;
}

div#fade_bar {
	width: 797px;
	align: center;
	background: #FFDF6F url(images/fade.jpg) repeat-x scroll center top;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
}

div#bio_button {
	width: 214px;
	align: right;
	height: 23px;
	margin-right: 50px;
	margin-left: 275px;

}
/* ------------- main page styles */
p#prayers {
	font-size: 14px;
	font-family: font-family: Baskerville, Palatino, Palatino Linotype, Book Antiqua, Georgia, serif;
	font-color: #4261AA;
	/*letter-spacing: 1pt;*/
	text-align: left;
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 90px;
	margin-bottom: 0px;
	color: #4567B3;
	line-height: 20px;
	font-weight: normal;
}

p {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	/*Baskerville, Palatino, Times, Times New Roman, Georgia, serif;*/
	/*Old list: Baskerville, Palatino, Palatino Linotype, Book Antiqua, Georgia, Times, Times New Roman, serif;*/
	/*font-color: #4261AA;*/
	/*letter-spacing: 1pt;*/
	text-align: left;
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 90px;
	margin-bottom: 0px;
	color: #4567B3;
	line-height: 24px;
	font-weight: normal;
}

p#index {
	margin-top: 0px;
	margin-left: 130px;
	margin-right: 130px;
	margin-bottom: 0px;
}

p#twitter {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 75px;
	margin-bottom: 0px;
}

#bullets {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-left: 70px;
	margin-right: 90px;
	margin-bottom: 0px;
	color: #4567B3;
	line-height: 24px;
	font-weight: normal;
}


span.amp {
  font-family:Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
  font-style: italic;
  }
  
h1 {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-align: left;
	margin-top: 0px;
	margin-left: 70px;
	margin-right: 90px;
	margin-bottom: 0px;
	color: #4567B3;
	line-height: 24px;
	font-weight: normal;
	/*font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	font-style: italic;
	font-weight: normal;
	font-size: 29px;
	text-align: left;
	margin-left: 66px;
	color: #C7A157;
	letter-spacing: 1pt;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 66;*/
	}
	
h1#index {
	margin-top: 0px;
	margin-left: 130px;
	margin-right: 130px;
	margin-bottom: 0px;
}


	
h1#message {
	padding-top: 0em;
	padding-bottom: 0px;
	}	
	
h2 {
	margin: 0;
	font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	font-weight: normal;
	font-size: 18px;
	text-align: right;
	color: #E1C87B;
	padding-right: 70px;
	line-height: 16px;
	/*background-image: url(images/swirl.gif);*/
	height: 15px;
	background-repeat: no-repeat;
	padding-top: 5px;
	}	

h3 {
	font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	font-weight: normal;
	font-size: 10px;
	text-align: left;
	color: #C7A157;
	padding-right: 20px;
	padding-left: 10px;
	vertical-align: text-top;
	}
	

h4#tagline {
	font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	margin-left: 66px;
	color: #7D94B3;
	letter-spacing: 1pt;
	background-position: -50px;
	}

h4 {
	font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	margin-left: 66px;
	color: #C7A157;
	letter-spacing: 1pt;
	padding-top: 0.5em;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 66;
	}
	
h4#subhead {
	color: #4567B3;
	}		
	
h5 {
	color: #C7A157;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B79551;
	font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	font-style: italic;
	font-size: 11px;
	text-align: right;
}

.content_title {
	color: #C7A257;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDE9A3;
	font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	font-style: italic;
	font-size: 11px;
	text-align: right;
	margin-left: 120px;
	margin-right: 120px;
}

.section_head_line {
	color: #C7A257;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FEF3BB;
	padding-top: 22px;
}

/*h6 { - this was the old h6 - for homepage Toward the One graphic
	font-size: 0px;
	font-color: #FEFFF1
	align: center;
	margin-top: 20px;
	margin-left: 180px;
	margin-right: 180px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/toward_the_one.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #FEFFF1;
	line-height: 120px;
	text-decoration: none;
	text-indent: 250px;
	overflow: hidden;
	height: 120px;
}*/

h6 {
	font-size: 12px;
	font-family: Baskerville, Palatino, Book Antiqua, Georgia, Times, Times New Roman serif;
	align: right;
	text-align: left;
	margin-top: 1px;
	margin-left: 70px;
	margin-bottom: 20px;
	color: #CFA75A;
	font-style: oblique;
}

h6#subhead {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-top: 33px;
	margin-bottom: 0px;
	color: #4567B3;
	font-style: normal;
}	
h6#date {
	font-size: 15px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	margin-top: 11px;
	margin-bottom: 0px;
	color: #4567B3;
	font-style: normal;
}

h7 { /* header for sub pages*/
	font-size: 13px;
	margin-top: 40px;
	margin-bottom: 20px;
	font-weight: bold;
	color: #C28F39;
	text-align: left;
	line-height: 10px;
	background-position: left;
	/*font-family: Arial, Helvetica, sans-serif;*/
}

h8 { /*about - centered title*/
	margin-top: 10px;
	margin-left: 180px;
	margin-right: 180px;
	margin-bottom: 0px;
	background-attachment: scroll;
	background-image: url(images/about_txt_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FEFFF1;
	font-size: 0px;
	font-weight: lighter;
	line-height: 32px;
}

/* ------------- first layer sub-page styles */

div#content_main { width: 799px;
	margin : 0 auto;
	padding : 0;
	text-align : left;
	background: url(images/pagebkgd.jpg) repeat-y scroll center top;
}

div#content_center { width: 799px;
	margin : 0 auto;
	padding : 0;
	text-align : center;
}

.content_left_nav {
	width: 222px;
	height: 100%;
	padding: 0;
	float: left;
	/*background-color: #eeeeee;*/
	}

/*div#content_left_nav {
float : left;
width : 222;
margin : 0;
padding : 0;
background-color : #e1e1e1;
}*/

.content_sub {
	width: 577px;
	padding: 0;
	float: right;
	background-color:#cccccc;
	}
	
/* ------------------- FOOTER STYLES ----------------*/



.footer_nav {
	color: #C7A257;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDE9A3;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	text-align: center;
	margin-top: 50px;
	margin-left: 10px;
/*	margin-bottom: 5px; */
	margin-right: 10px;
/*	padding-bottom: 10px; */
}

h1#footer {
	margin-top: 0px;
	margin-left: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, sans-serif;
}

</pre></body></html>