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

body {
	margin: 0 auto;
	padding: 0px;
	font-family:'CartoGothic',Arial,Helvetica,sans-serif;
	background: #243846 url(../images/bg.jpg) no-repeat top center;
}
h1 {
	margin: 0px 0 20px;
	padding: 0px;
	font-size: 28px;
	color: #000000;
	border-bottom: 1px dashed #bbb;
	font-weight: normal;
}
	h1 strong {
		font-weight: strong;
		color: #3d5a72;
	}
hr {
	border: none;
	height: 25px;
	padding: 0px;
	border-top: 1px solid #eee;
	width: 98%;
	clear: both;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: -20px 0 20px;
	padding: 0px;
	font-size: 15px;
	color: #999999;
	width: 100%;
	font-weight: normal;
}
h6 {
	margin: 30px 0px 0px;
	padding: 4px 10px;
	font-weight: strong;
	font-size: 16px;
	color: #4c6600;
	width: 96%;
	border: 1px solid #eee;
	background: url(../images/hav-bg.jpg) repeat;
	clear: both;
	display: block;
	
}
ol li {
	font-size: 12px;
	font-weight: normal;
	color: #222;
	line-height: 18px;
	padding-bottom: 11px;
}
#main-content-inside h4 {
	background: url(../images/item.png) no-repeat 0px 5px;
	margin: 0;
	padding: 0 0 0px 18px;
	font-size: 20px;
	line-height: 18px;
	color: #243846;	
	font-weight: normal;
	display: block;
}
p {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #4e4e4e;
	margin: 5px 0 10px;
}
	p a, ul li a {
		color: #6a8e00;
		font-weight: bold;
		text-decoration: underline;
	}
	p a:hover, ul li a:hover {
		color: #516c00;
		text-decoration: none;
	}
	p.end {
		margin-bottom: 30px;
	}
#top {
	margin: 0 auto;
	width: 900px;
	height: 92px;
	position: relative;
	vertical-align: bottom;
}
	#top h4 {
		font-size: 24px;
		font-weight: bold;
		color: #fff;
		text-align: right;
		margin: 0px 0 0 0;
		padding: 40px 0 0 0;
		line-height: 32px;
	}
	#top p {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
		margin: 0px;
		padding: 0px;
		line-height: 12px;
		text-align: right;
	}
		#top p a {
			color: #bbed0f;
			text-decoration: underline;
		}
		#top p a:hover {
			text-decoration: none;
			color: #99FF00;
		}
	#logo {
		position: absolute;
		top: 0px;
		left: 0px;
		border: 0px;
	}	
	#search {
		float: right;
		z-index: 10;
		width: 237px;
		height: 30px;
		border: 0px;
		margin-top: -17px;
		text-align: right;
	}	
		#search fieldset {
			border: none;
			border: 0px;
		}
	#sunday {
		width: 651px;
		height: 205px;
		position: absolute;
		top: 395px;
		left: -25px;
		z-index: 10;
		padding: 75px 0 0 18px;
		background: url(../images/sunday-services.png) no-repeat top center;
	}
		#sunday h5 {
			width: 158px;
			font-size: 22px;
			font-weight: bold;
			line-height: 30px;
			margin: 0px;
			padding: 0px 5px;
			text-align: right;
			float: left;
		}
		#sunday h5 em {
			font-size: 10px;
			color: #838383;
			text-transform: uppercase;
		}
		#sunday ul {
			float: right;
			width: 467px;
			margin: -2px 0 0 0px;
			padding: 0px;
		}
		#sunday ul li {
			font-size: 12px;
			font-weight: bold;
			color: #524e44;
			margin: 0px;
			padding: 0px;
			line-height: 35px;
			text-align: left;
			list-style: none;
		}
		#sunday a.more {
			position: absolute;
			top: 35px;
			left: 523px;
			font-size: 15px;
			color: #FFFFFF;
			font-weight: bold;
			text-transform: uppercase;
			text-decoration: none;
			margin: 0px;
			padding: 7px 18px 8px 19px;
		}
			#sunday a:hover.more {
				background-color: #3d5a72;
				font-style: italic;
			}
#main-container {
	width: 900px;
	background: #fff url(../images/content-bg.jpg) repeat-x;
	overflow: auto;
	margin: 0 auto 0;
	min-height: 100px;
	position: relative;
	overflow-x: hidden;
}
	#flash {
		width: 879px;
		height: 272px;
		margin: 55px auto 0px;
		padding: 0px;
		background: #fff url(../images/flash-bg.jpg) no-repeat;
	}
	.header {
		width: 879px;
		height: 158px;
		margin: 55px auto 0px;
		padding: 0px;
		background: no-repeat top center;
	}
		.header#new-to-nrcc {
			background-image: url(../images/headers/new-to-nrcc.jpg);
		}
	#main-content {
		float: left;
		width: 610px;
		padding: 0 10px 0 15px;
		margin-top: 190px;
	}
		#main-content-inside {
		float: left;
		width: 610px;
		padding: 0 10px 0 15px;
		margin-top: 35px;
	}
			#main-content-inside img {
				margin: 10px 2px 4px 1px;
				border: 2px solid #ccc;
			}
			ul {
				margin: 0px 0px 25px 45px;
				padding: 0px;
				list-style: circle;
			}
			ul li {
				font-weight: bold;
				color: #666666;
				font-size: 12px;
				line-height:22px;
			}
	.sider {
		width: 245px;
		float: right;
		padding: 0px;
		margin: 10px 9px;		
		background: url(../images/hav-bg.jpg) repeat;
	}
		.sider h2 {
			margin: 0px 0 10px 0;
			padding: 0px 11px 0 12px;
			width: 90%;
			line-height: 32px;
			background: url(../images/nav-header.jpg) repeat-x top;
			font-size: 24px;
			color: #FFFFFF;
			font-family:'CartoGothic',Arial,Helvetica,sans-serif;
			text-align: right;
			text-transform:uppercase;
			letter-spacing: -1px;
			font-weight: normal;
			display: block;
			clear: both;
		}
		.sider h3, .sider h3 a {
				font-size: 14px;
				font-weight: bold;
				color: #3d5a72;
				border-bottom: 1px dashed #bbb;
				line-height: 22px;
				margin: 0;
				padding: 3px 5px;
				text-decoration: none;
				width: 234px;		
				float: left;
			}
			.sider h3 a {
				border-bottom: none;
				padding: 0px;
			}
			.sider h3:hover, .sider h3 a:hover, .sider h3.clicked {
				background-color: #fff;
				color: #678a00;				
				cursor: pointer;
			}
				ul.sidebar {
					display: none;
					list-style: none;
					position: relative;
					width: 235px;
					padding: 0 5px;
					clear: both;
					background-color: #eee;
					margin-bottom: 7px;
					margin: 0px;
				}
				ul.sidebar.open {
					visibility: visible !important;
					display: block !important;
				}
				ul.sidebar li {
					list-style: none;
					color: #666666;					
					width: 235px;
					font-size: 12px;
					font-weight: normal;
					border-bottom: 1px solid #CCCCCC;
				}
				ul.sidebar li p {
					padding: 8px 4px 0px;
					color: #666666;
				}
				ul.sidebar li a {
					font-weight: bold;
					color: #3d5a72;
					line-height: 18px;					
					width: 215px;
					margin: 0;
					display: block;
					padding: 2px 10px;
					text-decoration: none;
				}
				.sider ul.sider-nav li ul.sidebar li a:hover {
					color: #678a00 !important;
				}
				ul.sidebar li a:hover {				
					background: #fff url(../images/arrow.jpg) no-repeat bottom right !important;
				}
		#footer-content {
			width: 900px;
			height: 60px;
			background: #fff url(../images/content-footer.jpg) no-repeat bottom center;
			margin: 0 auto;
		}
				
#footer {
	width: 100%;
	background: url(../images/footer.jpg) repeat-x top;
	min-height: 150px;
	margin-top: 45px;
}
	#footer-text {
		width: 900px;
		margin: 0 auto;
		font-size: 9px;
		color: #585d68;
		font-weight: normal;
		text-align: left;
		padding: 25px 0 0;
	}
		#footer-text a {
			color: #5099c8;
			text-decoration: none;
			text-transform: uppercase;
		}
		#footer-text a:hover {
			color: #00FFFF;
		}
.ajaxSearch_paging {
	padding: 5px; 
	text-align:right;
}
.first .ajaxSearch_paging {
	border-bottom: solid 1px #ccc;
}
.ajaxSearch_result {
	padding: 14px 10px 5px; 
	bordertop: none;
}
.ajaxSearch_highlight1, .ajaxSearch_highlight2, .ajaxSearch_highlight3,.ajaxSearch_highlight4, .ajaxSearch_highlight5 {
	padding: 2px 0px;
	background-color:#fffe9b; 
	font-weight:bold; 
	font-style:italic; 
	font-family:'CartoGothic',Arial,Helvetica,sans-serif; 
	color:#000000; 
	font-size:12px;
}
.latest {
	width: 70%;
	border: 1px solid #eee;
	background: url(../images/new.png) no-repeat top right;
	padding: 15px 5%;
	margin: 15px 10% 25px;
	font-size: 16px;
	line-height: 22px;
	color: #333333;
}
img.right {
	border: 5px solid #eee !important;
	margin: 0px 0 10px 22px !important;
	float: right;
}
img.left {
	border: 5px solid #eee !important;
	margin: 0px 22px 10px 0 !important;
	float: left;
	display: block;
}
.missionaries {
	width: 92%;
	margin: 10px 1%;
	padding: 15px 3% 10px;
	background: url(../images/project-arrow.png) no-repeat 22px 18px;
	overflow: auto;
}
	.missionaries h4 {
		margin: 0;
		padding: 2px 0 8px 25px !important;
		font-size: 14px !important;
		color: #53646F !important;			
		background-image: none !important;
		font-weight: normal;
	}
	.missionaries p {
		margin: -5px 0 15px 0;
		padding: 0;
		font-size: 11px;
		line-height: 18px;
		color: #666666;
	}
	#links {
		width: 20%;
		margin: 8px 8px 8px 15px;
		float: right;
		background-color: #f9f8f8;
		border: 1px solid #eee;
		color: #666666;
		padding: 11px;
		font-size: 11px;
	}
		#links hr {
			color: #ccc;
			margin-bottom: 0px;
			height: 5px;
		}
	#links a {
		color: #243846;
		text-decoration: none;
		font-size: 12px;
		line-height: 22px;
		font-weight: bold;
	}
	#links a:hover {
		color: #006666;
	}
	#links img {
		padding: 6px 6px 0 0;
		float: left;
		border: 0 !important;
		margin: 0 !important;
	}
.fifty {
	width: 42%;
	margin: 2%;
	margin-top: 5px;
	padding: 2%;
	float: left;
	background-color: #f9f9f9;
}
	.fifty img {
		margin: 5px;
		border: 4px solid #eee;
	}
	.fifty h4 {
		margin-top: 10px !important;
	}
	.fifty p {
		font-size: 11px;
		font-style:italic;
		text-align: left;
		line-height: 14px;
		margin-top: 5px;
	}
	.fifty a {
		font-size: 11px;
		color: #879900;
		font-weight: bold;
		text-decoration: underline;
		text-align: right;
		width: 100%;
	}
	.fifty a:hover {
		text-decoration: none;
	}
ul.twenty {
	margin: 0px;
	padding: 0px;
	clear: both;
}
ul.twenty li {
	width: 24%;
	float: left;
	display: inline-block;
	list-style: none;
	font-size: 12px;
	font-weight: strong;
	margin: 0px;
	padding: 0px 3px;
	line-height: 15px;
	
}
	ul.twenty li em {
		font-weight: normal;
		font-style: italic;
		font-size: 11px;
		color: #666666;
	}
	ul.twenty li a {
		color: #879900;
		font-weight: strong !important;
		text-decoration: underline;
	}
	ul.twenty li a:hover {
		color: #a9bb20;
		text-decoration: none;
	}
.timeline {
	border: 0px;
	width: 94%;
	margin: 3% 3% 6%;
}
	.timeline td {
		font-size: 12px;
		padding: 4px 0px 2px;
		color: #666666;		
		height: 19px;
		line-height: 12px;
		border-bottom: 1px solid #f1f1f1;
	}
	.timeline td p {
		font-weight: bold;
		color: #333333;
		margin: 0px;
		line-height: 12px;
		padding: 4px 0px 2px;
	}
.fifty h2 {
	font-weight: bold;
	color: #333333;
	margin-bottom: 0px;
}
.quote{
	display: block;
	float: right;
	margin: 7px 13px 4px;
	padding: 15px;
	width: 40%;
	font-size: 18px;
	color: #fff;
	background-color: #5e6d74;
	border: 5px solid #eee;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
}
.quote.left {
	float: left;
}
#contact-form {
	font-size:13px;
	font-weight:bold;
	margin-left: 65px;
}
#contact-form.member {
	float:left;
	margin:10px 0 0 10px;
	width:450px;
}
#contact-form td {
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #F1F1F1;
	padding:5px;
}
