﻿/*
Credit: http://www.templatemo.com
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #707b84;
	background: #3e464d;
}
		
a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
		
a:link { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:hover { color: #008400; text-decoration: underline; }

a:active { color: #008400; text-decoration: underline; }

p { margin: 0px; padding: 0px; }

img { margin: 0px; padding: 0px; border: none; }

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.divider {
	background: url(images/divider.jpg) repeat-x bottom;
}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }

.button_01 a {
	display: block;
	width: 70px;
	height: 22px;
	padding: 5px 2px 0 30px;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url( images/button_01.png) no-repeat;
}

.button_01 a:hover {
	color: #ffffff;
	background: url( images/button_01_hover.png) no-repeat;
}

h2 {
	margin: 0 0 5px 0;
	padding: 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #106fb8;
}

h3 {
	margin: 0	;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #3e464d;
}

/*#wrapper {
	width: 980px;
	margin: 0 auto;
}*/


/* header */

#header_wrapper {
	width: 100%;
	background: #fff;
}

#header {
	clear: both;
	width: 960px;
	height: 200px;
	margin: 0 auto;
	padding: 0 10px;
	background: url(images/nCLCCBWLogo.png) no-repeat left bottom;
}

#header p {
	clear: both;
	padding-left: 50px;
	width: 500px;
	font-size: 18px;
	font-style: italic;
	line-height: 26px;
}

#header #site_title {
	float: left;
	padding-top: 50px;
	margin-left: 50px;
	margin-bottom: 10px;	
	width: 360px/*280px*/;
	height: 100px;
	text-align: center;	
	overflow: hidden;	
	background: url() ;
}

#site_title h1 {
	margin: 0px;
	padding: 15px 0 0 0;	
}

#site_title h1 a {
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#site_title h1 a:hover {
	font-weight: bold;	
	text-decoration: none;
}

#site_title h1 a span {
	display: block;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	letter-spacing: 2px;
}

.missionad {
	float:right;
	padding:0px 0 0 0px;
	height:auto;
	width:545px;
}


/* end of header */

/* menu */

#menu_wrapper {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background: url(images/menu.jpg) repeat-x;
}

#menu {
	width: 920px;
	height: 90px;
	margin: 0 auto;
	padding: 0 30px;
	
}

#menu ul {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#menu ul li a {
	position: relative;
	float: left;
	width: 152px;
	display: block;
	height: 40px;
	padding: 50px 0 0 0;
	text-align: center;
	font-size: 14px;
	text-decoration: none;
	color: #333333;	
	font-weight: bold;
	outline: none;
}

#templatemo_menu li .current {
	color: #008400;
	background: url( images/menu_hover.jpg) bottom no-repeat;
}

#menu li a:hover {
	color: #008400;
	background: url( images/menu_hover.jpg) bottom no-repeat;
}

/* end of menu */

/* content */

#content_wrapper {
	width: 1000px;
	padding: 30px;
	margin: 0 auto;
}

#sidebar {
	float: right;
	width: 290px;
}

.sidebar_box {
	padding: 20px ;
	background: #fff;
}

.sidebar_box_bottom {
	width: 290px;
	height: 15px;
	margin-bottom: 30px;
	background: url( images/c_sidebar_section_bottom.jpg)
}

.news_box {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #8a9ba8;	
	color: #ffffff;
}

.news_box .post_info {
	font-size: 11px;
	color: #666666;
}

.news_box .post_info a {
	color: #157ad2;
	font-weight: normal;
}

.news_box a{
	color: #000000;
	font-weight: normal;
}

.news_box span {
	color: #157ad2;
}

.sidebar_box label {
	display: block;
	margin-bottom: 10px;
}

.sidebar_box #input_field {
	height: 20px;
	width: 200px;
	padding: 0 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	line-height: normal;
}

.sidebar_box #submit_btn {
	float: right;
 	height: 30px;
	width: 80px;
	margin: 0px;
	padding: 3px 0 15px 0;
	cursor: pointer;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	white-space: pre;
	outline: none;
}

#content {
	/*float:left;
	width: 590px;*/
	float: left;
	width: 690px;
	
}

.content_box {
	clear: both;
	width: 630px;
	padding: 20px 30px;
	background: #fff;
}

.articleheader{
	clear: both;
	width: 630px;
	padding: 20px 30px;
	background: url(images/articleheader.jpg) no-repeat;

}

.content_box_bottom {
	width: 690px;
	height: 36px;
	margin-bottom: 20px;
	background: url( images/c_content_bottom.jpg) no-repeat;
}

.content_box .image_fl {
	float: left;
	margin: 3px 15px 0 0;
}

.content_box .section_w250 {
	width: 250px;
}

.list_01 {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: decimal-leading-zero;
}

.list_01 li {
	color: #008400;
	margin-bottom: 7px;
}

/* end of content */

/* footer */

#footer_wrapper {
	width: 100%;
	margin: 0 auto;
	background: #fff url( images/footer_top.jpg) top repeat-x;	
}

#footer {
	width: 920px;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
	color: #7c7471;
}

#footer a {
	color: #333333;
}

#footer .footer_menu {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style: none;
}

.footer_menu li {
	margin: 0px;
	padding: 0 20px;
	display: inline;
	border-right: 1px solid #333333;
}

.footer_menu .last_menu {
	border: none;
}

/* end of footer */

/* Extras */
.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font:9px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ccc;
color: #2d2b2b;
background: url() repeat-x;
height:33px}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
height:33px
}

.shadetabs li a.selected{ /*selected main tab style */
background:url(images/) top left repeat-x;
background-color:#D9D9D9;
border-bottom-color: #D9D9D9;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}
.border {padding:8px;background:#FFF url('images/about_top.gif') top repeat-x}
.prayersubscribe {	border: 1px solid #DDDDDD; 	background: #FFFFFF url('images/pagecurl.gif') no-repeat right bottom; 	color: #808080;	padding: 12px 14px 1px 12px;}
.post { background:#FFF url('images/fentry.gif') top repeat-x ;font-size:.9em;border:1px solid #DDD;border-width:1px}
.links {width: 130px;height: 48px;background: url('images/img07.jpg') no-repeat center bottom;text-align: center;text-transform: uppercase;font-size: 10px;color: #FFFFFF;}
div.prodname {font-weight: bold;	} 
div.detailname  {margin: 0 0 5px 0;	padding: 10px 0;	font-size: 24px;	font-weight: normal;	color: #106fb8; /*same as h2 */}
div.prodname12 {margin: 0 0 5px 0;	padding: 10px 0;	font-size: 24px;	font-weight: normal;	color: #106fb8; /*same as h2 */}

.blockquote {
	margin: 10px;
 	padding: 10px 10px 10px 55px;  
	background:  url(prodimages/quote.gif) no-repeat top left;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;	
}
.prodimage1{
	border: 1px #ccc solid;
	padding:5px;
}
#transparency{/*filter: alpha(opacity=55); -moz-opacity: .55; position:absolute ;left:0; top:0; width:100%; height:100%; background:#000;*/
filter: alpha(opacity=55); -moz-opacity: .55; background-color:#000; text-align:center; height:150px /* position:absolute; width: 630px;top :auto; left:auto;*/ }

/* end of EXTRAS */
