body{
	font:12px/18px Arial, Helvetica, sans-serif;
	color:#060605;
	margin:0;
	background:#02182d;
}
h1, h2, h3, h4, h5, h6
{
	padding:0px;
	margin-top:5px;
}
img{border: none;}
a:focus{outline:none;}
a{color:#7c1710;}
a:hover{text-decoration:none;}
input{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	outline:none;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper{
	margin:0 auto;
	width:900px;
	background:#002b4f;
	position:relative;
}
/* header start */
#header{
	height:248px;
	background:url(../images/bg-body.jpg) no-repeat;
}
#header h1{
	margin:0;
	position:absolute;
	top:51px;
	left:374px;
	width:146px;
	height:158px;
}
#header h1 a{
	display:block;
	height:100%;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
	overflow:hidden;
}
#header .partner-link{
	position:absolute;
	top:185px;
	left:585px;
	font-size:14px;
	color:#cfa73b;
}
#header .btn-donation{
	position:absolute;
	top:180px;
	left:65px;
	width: 201px;
	height:43px;
	background:url(../images/btn-donation.png) no-repeat;
	text-indent:-9999px;
	cursor:pointer;
	overflow:hidden;
}
/* header end */
/* subscribe form start */
.subscribe-form{
	position:absolute;
	top:78px;
	right:53px;
	width:269px;
}
.subscribe-form h3{
	margin:0 0 7px;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	color:#ae943e;
	text-align:center;
}
.subscribe-form .form{
	padding:5px 11px 0 18px;
	width:240px;
	height:31px;
	background:url(../images/bg-subscribe-form.png) no-repeat;
	overflow:hidden;
}
.subscribe-form label{
	margin:8px 4px 0 0;
	float:left;
	width:35px;
	height:9px;
	text-indent:-9999px;
	background:url(../images/text-email.gif) no-repeat;
}
.subscribe-form .text{
	float:left;
	padding:3px 7px 5px;
	width:140px;
	height:14px;
	background:url(../images/bg-input.gif) no-repeat;
	position:relative;
}
.subscribe-form .text input{
	font-size:12px;
	line-height:14px;
	width:140px;
	height:14px;
	float:left;
	color:#060605;
	background:none;
	border:none;
}
.subscribe-form .btn{
	float:right;
	margin:2px 0 0;
	padding:0;
	font-size:0;
	line-height:0;
	width:30px;
	height:20px;
	border:none;
	cursor:pointer;
	position:relative;
	text-indent:-9999px;
	background:url(../images/btn-go.gif) no-repeat;
	overflow:hidden;
}
/* subscribe form end */
/* main navigation start */
#wrapper .main-nav{
	position:absolute;
	top:217px;
	left:0;
	width:900px;
	height:56px;
}
#nav{
	margin:0;
	list-style:none;
	padding:6px 0 6px 19px;
	width:881px;
	height:44px;
	text-align:center;
	background:url(../images/bg-main-nav.png) no-repeat;
}
#nav li{
	float:left;
	height:44px;
	padding:0 20px 0 20px;
	background:url(../images/separator-main-nav.gif) no-repeat;
	font-size:12px;
	font-weight:bold;
}
#nav li:first-child{background:none;}
#nav li a{
	color:#e7e1aa;
	text-decoration:none;
	position:relative;
	line-height:46px;
}
#nav li a:hover{text-decoration:underline; color:#666;}
/* main navigation end */
/* main content start */
#main{
	margin:20px auto 0;
	width:861px;
	background:#f2dbb0;
	overflow:hidden;
}
#wrapper .inner{background:#f2dbb0 url(../images/bg-main-inner.gif) repeat-y;}
/* home flash start */
.home-flash{
	padding:5px;
	background:#021d36;
	width:851px;
}
.home-flash img{display:block;}
/* home flash end */
#twocolumns{overflow:hidden;}
/* content start */
#content{
	margin:30px 30px 30px 0;
	width:541px;
	float:right;
	display:inline;
	border: solid 0px silver;
}
#twocolumns #content{
	margin:17px 0 0 10px;
	float:left;
	width:520px;
}
#content_NoBorders{
	margin:0;
	width:603px;
	float:right;
	border: solid 0px black;
}
#content_NoBorders .content {
	margin:30px 30px 30px 0;
	width:541px;
	float:right;
	display:inline;
	border: solid 0px silver;
}
/* message block start */
.message-block{
	margin-bottom:20px;
	width:514px;
	background:url(../images/bg-message-block.gif) repeat-y;
}
.message-block .heading{
	padding:0 12px;
	height:27px;
	width:490px;
	background:url(../images/bgtop-message-block.jpg) no-repeat;
	overflow:hidden;
}
.message-block h2{
	margin:11px 0 0;
	float:right;
}
.message-block h2 img{display:block;}
.message-block .block{
	padding:15px 20px 15px 29px;
	width:465px;
	color:#bcbbb9;
	overflow:hidden;
}
.message-block .block .image{
	margin:6px 15px 14px 0;
	float:left;
}
* html .message-block .block .image{margin-right:12px;}
.message-block .block .image img{display:block;}
.message-block .block h3{
	margin:0 0 7px;
	font-size:14px;
	line-height:18px;
	color:#e3bb57;
}
.message-block .block p{
	margin:0 0 14px;
	font-size:12px;
	line-height:14px;
}
.message-block .bottom-bar{
	padding:0 25px;
	width:464px;
	height:24px;
	background:url(../images/bgbot-message-block.jpg) no-repeat;
	overflow:hidden;
}
.message-block .read-link{
	margin-top:8px;
	float:right;
	width:54px;
	height:8px;
	text-indent:-9999px;
	background:url(../images/text-read-bio.gif) no-repeat;
}
.message-block .facebook{
	margin-right:20px;
	float:right;
	width:22px;
	height:22px;
	background:url(../images/ico-facebook.gif) no-repeat;
	text-indent:-9999px;
}
.message-block .link{
	margin-right:11px;
	float:right;
	font-size:12px;
	line-height:22px;
	color:#730700;
}
/* message block end */
/* listen block start */
.listen-block{
	margin-bottom:26px;
	width:516px;
	background:url(../images/bg-listen-block.gif) repeat-y;
}
.listen-block .holder{background:url(../images/bgbot-listen-block.gif) no-repeat 0 100%;}
.listen-block .frame{
	padding:20px 20px 0 96px;
	width:400px;
	min-height:44px;
	background:url(../images/bgtop-listen-block.jpg) no-repeat;
}
* html .listen-block .frame{height:44px;}
.listen-block h2{margin:0 0 6px;}
.listen-block h2 img{display:block;}
.listen-block p{
	margin:0 0 8px;
	font-size:12px;
	line-height:14px;
	color:#1c1c1a;
}
.listen-block .link{
	padding-left:10px;
	background:url(../images/arrow-link.gif) no-repeat 0 6px;
	font-weight:bold;
	color:#4b0a02;
}
/* listen block end */
/* faith block start */
.faith-block{
	margin-bottom:33px;
	width:514px;
	background:url(../images/bg-faith-block.gif) repeat-y;
}
.faith-block .holder{
	padding-bottom:14px;
	background:url(../images/bgbot-faith-block.gif) no-repeat 0 100%;
}
.faith-block .heading{
	padding:9px 50px 0;
	height:16px;
	width:414px;
	background:url(../images/bgtop-faith-block.jpg) no-repeat;
}
.faith-block .block{
	padding:16px 8px 0 16px;
	width:490px;
	overflow:hidden;
}
.faith-block .image{
	margin:10px 10px 5px 0;
	float:left;
}
.faith-block .image img{border:1px #730700 solid;}
.faith-block h3{
	margin:0;
	padding-top:8px;
	font-size:14px;
	line-height:16px;
	color:#730700;
}
.faith-block p{
	margin:0;
	line-height:14px;
	color:#000;
}
.faith-block .heading h2,
.faith-block .estore-heading h4,
.faith-block .feature h5{margin:0;}
.faith-block .heading h2 img,
.faith-block .feature-image img{display:block;}
.faith-block .estore{
	margin-left:5px;
	float:right;
	width:208px;
	border:1px solid #cfc5b2;
	border-width:1px 0;
	background:url(../images/bg-estore.gif) repeat-y;
}
.faith-block .estore-heading{
	padding-top:8px;
	margin-bottom:4px;
	height:17px;
	background:url(../images/bg-estore-headind.gif) no-repeat;
	overflow:hidden;
}
.faith-block .estore-heading h4,
.faith-block .feature h5{text-align:center;}
.faith-block .estore-heading h4 img,
.faith-block .image img,
.faith-block .feature h5{vertical-align:top;}
.faith-block .feature{
	margin-left:4px;
	padding:12px 12px 7px 7px;
	width:178px;
	border:1px #ddca9a solid;
	overflow:hidden;
}
.faith-block .feature-image{
	margin-top:1px;
	float:left;
}
.faith-block .feature .text-box{
	width:109px;
	float:right;
	text-align:center;
}
.faith-block .feature h6{
	margin:0 0 7px;
	font-size:12px;
	line-height:16px;
	color:#730700;
	overflow:hidden;
}
.faith-block .feature .btn-shop{
	display:block;
	margin-bottom:10px;
	width:109px;
	height:28px;
	text-indent:-9999px;
	background:url(../images/btn-shop.gif) no-repeat;
}
.faith-block .feature-nav{
	margin:6px 0 7px -2px;
	padding:0;
	list-style:none;
	width:210px;
	overflow:hidden;
}
.faith-block .feature-nav li{
	margin-left:10px;
	float:left;
	display:inline;
	line-height:16px;
}
.faith-block .feature-nav li a{
	padding-left:6px;
	background:url(../images/arrow-nav.gif) no-repeat 0 5px;
	float:left;
	color:#730700;
	text-decoration:none;
}
.faith-block .feature-nav li a:hover{text-decoration:underline;}
.faith-block .faith-nav{
	margin:10px -5px 0 -14px;
	clear:left;
	float:left;
	display:inline;
	width:294px;
}
.faith-block .faith-nav ul{
	margin:0 0 0 14px;
	padding:0;
	list-style:none;
	width:133px;
	float:left;
	display:inline;
}
.faith-block .faith-nav li{
	padding:8px 0;
	float:left;
	display:inline;
	width:133px;
	font-size:12px;
	line-height:16px;
}
.faith-block .faith-nav li a{
	padding-left:10px;
	background:url(../images/arrow-nav.gif) no-repeat 0 5px;
	float:left;
}
/* faith block end */
/* ministry block start */
.ministry-block{
	margin-bottom:15px;
	width:518px;
	background:#ffffea;
	border:1px #d2c298 solid;
	overflow:hidden;
}
.ministry-block .heading{
	padding:12px 10px 0;
	width:498px;
	height:16px;
	background:url(../images/bg-heading-ministry.jpg) no-repeat;
}
.ministry-block .heading h2{margin:0;}
.ministry-block .heading h2 img{display:block;}
.ministry-block .block{
	padding:21px 10px 20px 9px;
	width:499px;
	overflow:hidden;
}
.ministry-block .image{
	margin-right:9px;
	float:left;
}
.ministry-block .image img{
	display:block;
	border:1px #aa8c4c solid;
}
.ministry-block p{
	margin:0 0 16px;
	line-height:14px;
	color:#030303;
}
.ministry-block .list-holder{
	height:1%;
	overflow:hidden;
}
.ministry-block .list-holder ul{
	margin:0;
	padding:0 0 10px 30px;
	list-style:none;
	float:left;
	width:150px;
	border: solid 0px black;
}
.ministry-block .list-holder ul.list2{
	margin-left:17px;
	display:inline;
	width:250px;
}
.ministry-block .list-holder ul li{
	line-height:18px;
	width:191px;
	float:left;
}
.ministry-block .list-holder ul.list2 li{width:144px;}
.ministry-block .list-holder ul li a{
	padding-left:9px;
	background:url(../images/arrow-nav.gif) no-repeat 0 5px;
	float:left;
	text-decoration:none;
}
.ministry-block .list-holder ul li a:hover{text-decoration:underline;}
/* ministry block end */
/* inner main block start */
.main-block{
	margin-bottom:16px;
	width:514px;
}
.main-block .heading{
	margin-bottom:3px;
	padding:9px 28px 0;
	height:16px;
	width:458px;
	background:url(../images/bgtop-faith-block.jpg) no-repeat;
}
.main-block h2{margin:0;}
.main-block h2 img{display:block;}
.inner p{margin:0 0 18px;}
/* inner main block end */
/* content end */
/* sidebar start */
#sidebar{
	margin:30px 0 0 22px;
	float:left;
	display:inline;
	width:201px; 
	border: solid 0px white;
}
#twocolumns #sidebar{
	margin:17px 14px 0 0;
	width:300px;
	float:right;
}
/* join block start */
.join-block{
	width:298px;
	overflow:hidden;
}
.join-block .heading{
	padding-top:5px;
	height:32px;
	background:url(../images/bg-heading-join-block.gif) no-repeat;
	text-align:center;
}
.join-block .heading h3{margin:0;}
.join-block .heading h3 img{vertical-align:top; padding-top:10px;}
.join-block .holder{background:url(../images/bg-join-block.gif) repeat-y;}
.join-block .frame{background:url(../images/bgbot-join-block.gif) no-repeat 0 100%;}
.join-block .block{
    border: solid 0px red;
	padding:0 25px 0 22px;
	width:258px;
	overflow:hidden;
	background:url(../images/bg-block-join-block.png) no-repeat;
}
.join-block .block .dates{
    border: solid 0px green;
    margin:0;
	padding:10px 0 0 0;
	list-style:none;
	width:270px;
	height:120px;
	font-weight: bold;
}
.join-block .block .dates li{
    padding: 3px;
}

.join-block .block .dates .odd{
    color:#5B0A0A;
}
/* join block start */
/* news block start */
.sideblock{
	margin-bottom:17px;
	width:299px;
	background:url(../images/bg-sideblock.gif) repeat-y;
}
.sideblock .holder{
	padding-bottom:29px;
	background:url(../images/bgbot-sideblock.gif) no-repeat 0 100%;
	border: solid 0px red;
}
.sideblock .heading{
	padding:9px 21px 0;
	width:257px;
	height:20px;
	background:url(../images/bgtop-sideblock.jpg) no-repeat;
}
.sideblock .heading h3{margin:0;}
.sideblock .heading h3 img{display:block;}
.sideblock .news{padding:5px 3px 0;}
.sideblock .news h4{
	margin:0 10px 0 15px;
	font-size:12px;
	line-height:14px;
}
.sideblock .news h4,
.sideblock .news h4 a,
.sideblock .news-list li strong,
.sideblock .news-list li strong a{color:#4b0a02;}
.sideblock .news h4 a,
.sideblock .news-list li strong a{text-decoration:none;}
.sideblock .news h4 a:hover,
.sideblock .news-list li strong a:hover{text-decoration:underline;}
.sideblock p,
.sideblock .news-list li{
	margin:0 10px 6px 15px;
	font-size:12px;
	line-height:14px;
	color:#010101;
}
.sideblock .news-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.sideblock .news-list li{
	margin:0;
	padding:7px 8px 6px 15px;
}
.sideblock .news-list li.mark{background:#e8d6ab;}
/* news block end */
/* media block start */
.sideblock .media{
	padding:8px 20px 0 13px;
	overflow:hidden;
}
.sideblock .media p{font-size:11px;}
.sideblock .streaming{
	float:left;
	margin-right:18px;
}
.sideblock .streaming h5{
	margin:0 0 5px;
	text-align:center;
}
.sideblock .streaming .video{margin-bottom:10px;}
.sideblock .streaming h5 img,
.sideblock .streaming .video img{display:block;}
.sideblock .streaming .btn-view{
	display:block;
	width:94px;
	height:24px;
	text-indent:-9999px;
	background:url(../images/btn-view.gif) no-repeat;
}
.sideblock .media h4{
	margin:0 0 3px;
	font-size:14px;
	line-height:16px;
	color:#730700;
}
.sideblock .media p{
	margin:0 0 7px;
	line-height:16px;
	color:#000;
}
.sideblock .media .link a{
	padding-left:10px;
	font-size:12px;
	line-height:16px;
	background:url(../images/arrow-nav.gif) no-repeat 0 5px;
	float:left;
}
.sideblock .media .link{
	position:relative;
	left:-4px;
}
/* media block end */
/* partner block start */
.partner-block{
	margin-bottom:15px;
	padding:9px 7px 8px 9px;
	width:280px;
	height:142px;
	text-align:center;
	background:url(../images/bg-partner-block.jpg) no-repeat;
}
.partner-block .heading{
	margin-bottom:8px;
	padding-top:8px;
	text-align:center;
	height:20px;
	background:url(../images/bg-header-partner-block.gif) no-repeat 0 100%;
	overflow:hidden;
}
.partner-block .heading h3{margin:0;}
.partner-block .heading h3 img{vertical-align:top;}
.partner-block p{
	margin:0 10px 15px;
	line-height:14px;
	color:#1c1804;
}
.partner-block .btn-partner{
	margin:0 auto 10px;
	display:block;
	width:150px;
	height:28px;
	text-indent:-9999px;
	cursor:pointer;
	background:url(../images/btn-partner.png) no-repeat;
}
/* partner block end */
/* inner sideblock start */
.inner .sideblock{
	width:201px;
	background:url(../images/bg-sideblock-inner.gif) repeat-y;
}
.inner .sideblock .holder{
	padding-bottom:20px;
	background:url(../images/bgbot-sideblock-inner.gif) no-repeat 0 100%;
}
.inner .sideblock .heading{
	padding:8px 20px 0;
	width:161px;
	height:19px;
	background:url(../images/bgtop-sideblock-inner.jpg) no-repeat;
}
.inner .sideblock .block{
	padding:9px 10px 0;
	width:181px;
	overflow:hidden;
}
.side-nav{
	margin:0 0 0 12px;
	padding:0;
	list-style:none;
	width:160px;
	color:#dfb96f;
}
.side-nav li{
	padding:5px 0 0;
	width:100%;
	float:left;
	line-height:18px;
	font-weight:bold;
}
.side-nav li a{
	padding-left:9px;
	float:left;
	color:#dfb96f;
	background:url(../images/arrow-side-nav.gif) no-repeat 0 6px;
	text-decoration:none;
}
.side-nav li a span{float:left;}
.side-nav li a:hover{text-decoration:underline;}
/*.side-nav .MyCart a, {
	color:#dfb96f;
	padding-left:9px;	
}*/
/* inner sideblock end */
/* sidebar end */
/* main content end */


