@charset "UTF-8";
/* CSS Document */

body { background: #999; font: normal 62.5% Verdana; }
p, li { font-size: 1.1em; }
p { line-height: 1.3em; color: #333; margin-bottom: 0.65em; }
a { text-decoration:none; color:#990000; }
	a:hover { text-decoration: underline; }
strong { font-weight: bold; }
em { font-style: italic; }
blockquote { margin: 20px 30px; font-style: italic; }

table { margin-bottom: 15px; }
table th { background: #3399cc; font-weight: bold; }
table th,td { padding: 3px 6px; }
table tr.opt { background: #ddd; }

#header { background: url(/images/header.gif) no-repeat; width: 768px; height: 103px; }
	#header h1, #header h3 { display: none; }
	
#mainNav { width: 768px; position: relative; background-color: #fff; }
	#mainNav ul { float: left; width: 100%; padding: 0 0 2px; border-bottom: 10px #777 solid; background: #fff; }
	#mainNav ul li { float: left; background-color: #fff; }
	#mainNav ul li a { position: relative; padding: 4px 15px 3px; margin-right: 2px; display: block; font-weight: bold; color: #fff; background: #999 url(/images/corner.gif) no-repeat top right; }
		#mainNav ul li a:hover { text-decoration: none; background: #666 url(/images/corner.gif) no-repeat top right; }
	#mainNav #login { position: absolute; right: 10px; top: 35px; font-weight: bold; }
		
#content { width: 420px; float:left; padding: 27px 20px 27px 20px; }
	#content h2 { font: italic 2.4em Goudy, Times, serif; color: #999; }
	#content h3 { font-size: 1.3em; font-weight: bold; margin: 15px 0 5px; }
		#content h3 em { color: #999; font: italic 1.6em Goudy, Times, serif; }
	#content h4 { font-size: 1.2em; font-weight: bold; color: #666; margin: 15px 0 5px; }
	#content h5 { font-size: 1em; font-weight: bold; color: #666; margin: 15px 0 5px; }
	#content a { color: #900; }
	#content ul, #content ol { line-height: 1.3em; color: #333; clear: both; margin-bottom: 10px; }
	#content li { list-style-position: outside;  margin: 0 0 5px 20px; color: #333; }
		#content ul li { list-style-image: url(/images/bullet.gif); }
		#content ol li { list-style-type: decimal; }
		#content ol li ol, #content ul li ol { margin: 10px 0; }
		#content ul li ul li { font-size: 1em; margin: 5px 0 0 12px; list-style-image: url(/images/hyphen.gif); }
		#content ol li ol li, #content ul li ol li { margin: 2px 0 0 25px; list-style-position: outside; }
	#content #video li { list-style-image: url(/images/video.gif); font-size: 1.2em; font-weight: bold; margin-bottom: 10px; }
	#content #churches { background: #eee; width: 420px; margin: 10px 0; }
		#content #churches tr, #content #churches td { border: 1px solid #ccc; }
		#content #churches tr {  }
		#content #churches td, #content #churches th { padding: 2px; }
		#content #churches th { background: #999; color: #fff; }
		
#promo { display: none; }

#search { font-size: 0.9em; font-weight: bolder; color: #999; background-color: #fff; position: absolute; right: 0; top: 60px; padding: 0 5px; height: 21px; }
	#search label { float: left; }
	#search input[type="text"] { width: 60px; margin: 0 5px; font-weight: normal; }
#go { display: block; float: left; width: 28px; height: 15px; margin: auto 0; background: url(/images/go.gif) no-repeat; text-indent: -9999px; }
	#go:hover { background-image: url(/images/go2.gif); }

#sideNav { float: left; width: 156px; margin-top: 10px; }
	#sideNav li { margin: 10px 5px 10px 15px; font-weight:bold; color: #999; }
	#sideNav ul li ul li { margin-left: 20px; font-size: 1em; text-indent: -0.8em; }
	#sideNav ul li ul li a { color:#999; }
	#sideNav ul li ul li:before { content:"- "; }
	#sideNav a { font-size: 1em; }
	
#rightNav { width: 120px; float:left; padding: 50px 15px; margin: 0; }
	#rightNav h3 { font-size: 1.5em; font-weight: bold; margin: 15px 0 -15px; }
	#rightNav h4 { font-size: 1.2em; font-weight: bold; margin: 15px 0 5px; }
	#rightNav h5 { font-size: 1em; font-weight: bold; color: #666; margin: 7px 0 0; }
	#rightNav p { font-size: 1em; line-height: 1.3em; color: #666; }
	#rightNav img { margin-top: 5px; }
	#rightNav .banner { margin-left: -15px; margin-right: -15px; }
	#rightNav button { margin-top: 10px; }
	
#footer { clear: both; margin: 0 152px 0 156px; width: 460px; height: 20px; }
	#footer ul { padding: 0; width: 420px; margin: 0 auto; }
	#footer li { display: block; float: left; margin: 0 10px; font-size: 1em; }
		#footer li:before { content:"::"; color: #666; }
	#footer a:hover { text-decoration: underline; }

#form {  }
	#form { border-collapse: separate; border-spacing: 5px; width: 410px; }
	#form td { font-size: 1em; font-style: italic; color: #666; text-align: left; height: 20px; }
	#form .label { text-align: right; width: 125px; }
#buttons { text-align: center; margin: 10px 0; }
	#buttons input { padding: 0 7px; margin: 0 10px; }
	
#retire { width: 422px; border: 2px #000 ridge; margin: 10px 0; text-align: center; }
	#retire td { border: 1px #333 solid; vertical-align: middle; padding: 4px 0; }
	#retire #col1, #retire #col2, #retire #col4, #retire #col5 { width: 100px; padding: 4px 2px; }
	#retire #col3 { width: 20px; }
	#retire #topBox { padding: 10px 10px; }
	#retire p { margin: 0; line-height: 1.2em; }

#answers a { display: block; text-indent: -9999px; background: url(/images/answers.gif) no-repeat; width:152px; height:111px; margin-left: -15px; }
	#answers a:hover { background: url(/images/answers2.gif) no-repeat; width:152px; height:111px; }

#changed a { display: block; text-indent: -9999px; background: url(/images/adfSEP.jpg) no-repeat; width:152px; height:76px; margin-left: -15px; }
#reflections a { display: block; text-indent: -9999px; background: url(/images/reflections.jpg) no-repeat; width:152px; height:109px; margin-left: -15px; }
	
#gift a { display: block; text-indent: -9999px; background: url(/images/gift.jpg) no-repeat; width:152px; height:123px; margin-left: -15px; }
	#gift a:hover { background: url(/images/gift2.jpg) no-repeat; width:152px; height:123px; }

.home #mainNav #home, .president #mainNav #president, .about #mainNav #about, .offer #mainNav #offer, .invest #mainNav #invest, .church #mainNav #church, .stories #mainNav #stories { background: #777 url(/images/corner.gif) no-repeat top right; padding: 4px 15px 5px; margin-bottom: -2px; }

.home {  }
	.home a { color: #3399cc; }
	.home { background: #fff; width: 768px; margin: 0 auto; background-image: url(/images/homeBkgd.gif); background-repeat: repeat-y; margin-bottom: 50px; }
	.home #mainNav { border-bottom: 10px #777 solid; }
		.home #mainNav #home { background-color: #777; }
	.home #content h2 { margin-left: 0; }
	.home #content h3 { color: #3399cc; }
	.home #content h4 { color: #3399cc; font-size: 1.2em; margin-bottom: 0; font-weight: normal; }
	.home #content #partner { width: 420px; height: 207px; margin: 10px 0 15px; border:#3399cc 1px solid; }
		.home #content #partner h4 { display: block; background: url(/images/partner_grad.gif) repeat-y; width: 302px; height: 20px; margin: 0 0 10px; padding: 2px 0 0 118px; border-bottom: #3399cc 1px solid; font-style: italic; font-weight: normal; font-size: 1.3em; color: #3399cc; }
		.home #content #partner p { margin-left: 118px; font-size: 1em; padding-right: 5px; }
		.home #content #partner a { color: #990000; }
		.home #content #partner img { float: left; position: relative; top: -26px; left: 6px; }
	.home #content #mainLinks { float: left; width: 160px; }
		.home #content #mainLinks li { margin: 5px 0 8px; list-style-image: url(/images/dblarrow.gif); list-style-position: inside; }
		.home #content #mainLinks a { font-size: 1.2em; color: #3399cc; }
	.home #content #rates { float: left; width: 258px; height: 126px; border: #3399cc 1px solid; }
		.home #content #rates .odd { background-color: #ececec; }
		.home #content #rates table { width: 258px; text-indent: 5px; }
		.home #content #rates tr { color: #666; font-size: .9em; height: 21px; }
		.home #content #rates a { color: #990000; }
		.home #content #rates strong { color: #3399cc; font-size: 1.3em; font-weight: normal; }
			.home #content #rates strong:before { content:url(/images/dblarrow.gif) " "; }
	.home #sideNav { width: 134px; height: 175px; margin-top: 0; padding: 180px 7px 0 15px; }
			.home .index { background: url(/images/church01.jpg) no-repeat; }
			.home .adforchard { background: url(/images/church02.jpg) no-repeat; }
			.home .contact { background: url(/images/church03.jpg) no-repeat; }
		.home #sideNav p { color: #666; font-size: 1.1em; line-height: 1.6em; }
	.home #sideNav ul { width: 134px; margin-left: 15px; }
		.home #sideNav li { margin: 5px 0 8px; list-style-image: url(/images/dblarrow.gif); list-style-position: outside; }
		.home #sideNav a { font-size: 1.2em; color: #3399cc; font-weight: normal; }
			.home #sideNav a:hover { text-decoration: underline; }
	.home #rightNav h3,.home #rightNav h4 { color: #777; }
	.home #rightNav h5 { color: #3399cc; }
	.home .callForRates { float: right; }
	.home .president { background: url(/images/larry-sideNav.jpg) no-repeat; }

.president {  }
	.president a { color: #3399cc; }
	.president { background: #fff; width: 768px; margin: 0 auto; background-image: url(/images/aboutBkgd.gif); background-repeat: repeat-y; margin-bottom: 50px; }
	.president #mainNav ul { border-bottom: 10px #3399cc solid; }
		.president #mainNav #president { background-color: #3399cc; }
	.president #content h3 { color: #f90; }
		.president #sideNav a:hover { color:#666; text-decoration: none; }
	.president #rightNav h3,.president #rightNav h4 { color: #f90; }
	.president #content #video li a { color: #f90; }
	
.about {  }
	.about a { color: #ff9900; }
	.about { background: #fff; width: 768px; margin: 0 auto; background-image: url(/images/aboutBkgd.gif); background-repeat: repeat-y; margin-bottom: 50px; }
	.about #mainNav ul { border-bottom: 10px #ff9900 solid; }
		.about #mainNav #about { background-color: #ff9900; }
	.about #content h3 { color: #f90; }
		.about #sideNav a:hover { color:#666; text-decoration: none; }
	.about #rightNav h3,.about #rightNav h4 { color: #f90; }
	.about #content #video li a { color: #f90; }
	
.offer {  }
	.offer a { color: #009900; }
	.offer { background: #fff; width: 768px; margin: 0 auto; background-image: url(/images/offerBkgd.gif); background-repeat: repeat-y; margin-bottom: 50px; }
	.offer #mainNav ul { border-bottom: 10px #009900 solid; }
		.offer #mainNav #offer { background-color: #009900; }
	.offer #content h3, .offer #content h5 { color: #009900; }
		.offer #sideNav a:hover { color:#666; text-decoration: none; }
	.offer #rightNav h3,.offer #rightNav h4 { color: #009900; }
	
.invest {  }
	.invest a { color: #3399cc; }
	.invest { background: #fff; width: 768px; margin: 0 auto; background-image: url(/images/overviewBkgd.gif); background-repeat: repeat-y; margin-bottom: 50px; }
	.invest #mainNav ul { border-bottom: 10px #3399cc solid; }
		.invest #mainNav #invest { background-color: #3399cc; }
	.invest #content h3 { color: #3399cc; }
		.invest #sideNav a:hover { color:#666; text-decoration: none; }
	.invest #rightNav h3,.invest #rightNav h4 { color: #3399cc; }

.church {  }
	.church a { color: #cc3300; }
	.church { background: #fff; width: 768px; margin: 0 auto; background-image: url(/images/churchBkgd.gif); background-repeat: repeat-y; margin-bottom: 50px; }
	.church #mainNav ul { border-bottom: 10px #cc3300 solid; }
		.church #mainNav #church { background: #cc3300; }
	.church #content h3 { color: #cc3300; }
		.church #sideNav a:hover { color:#666; text-decoration: none; }
	.church #content h6 { color: #cc3300; }
	.church #rightNav h3,.church #rightNav h4 { color: #cc3300; }



.stories {  }
	.stories a { color: #9d3a9c; }
	.stories { background: #fff; width: 768px; margin: 0 auto; background-image: url(/images/homeBkgd.gif); background-repeat: repeat-y; margin-bottom: 50px; }
	.stories #mainNav ul { border-bottom: 10px #9d3a9c solid; }
		.stories #mainNav #stories { background: #9d3a9c; }
	.stories #content h3 { color: #9d3a9c; }
		.stories #sideNav a:hover { color:#777; text-decoration: none; }
	.stories #content h6 { color: #9d3a9c; }
	.stories #sideNav { width: 134px; height: 175px; margin-top: 0; padding: 180px 7px 0 15px; }
			.stories .stories { background: url(/images/church01.jpg) no-repeat; }
		.stories #sideNav p { color: #777; font-size: 1.1em; line-height: 1.6em; }
		.stories #sideNav a:hover { color:#777; text-decoration: none; }
	.stories #rightNav h3,.stories #rightNav h4 { color: #9d3a9c; }
	
	


.photo { margin-bottom: .75em; }
.icon { margin: 0 0 10px; }
.right { float: right; margin-left: 1.2em; }
.left { float:left; margin-right: 1.2em; }
.rightLink { margin-top: 4px; }
	.rightLink:after { content:" \00BB"; }
.smaller { font-size: 90%; }
.ready a { display: block; text-indent: -9999px; background: url(/images/ready2invest.gif) no-repeat; width:120px; height:63px; }
	.ready a:hover { background: url(/images/ready2invest2.gif) no-repeat; width:120px; height:63px; }
.required { color: #990000; }
.call { display: block; float: left; background: #3399cc; border: 1pt solid #ccc; width: 50%; padding: 5px 10px; font-size: 1.2em; font-weight: bold; text-align: center; color: #fff; }
		.callForRates strong { font-size: 1.3em; }
	#content .callForRates a { color: #fff; }