body {
	background:#e3ddcf;
	color:#333333;
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
}
p,form,h1,h2,h3,h4,h5,h6 {
	margin:0
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	font-size:1px;
	visibility:hidden;
	display:none;
	height:1px;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	display:block;
}
select,textarea,input {
	font:12px Arial, Helvetica, sans-serif
}
img {
	border:0 solid
}
a {
	text-decoration:underline
}
a:hover {
	text-decoration:none
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}

#container {
	width:765px;
	margin:0 auto;
	text-align:left;
}

#header1 {
	background:url(/img/bg-header1.jpg) no-repeat top;
	width:808px;
	margin-left:-43px;
	padding-bottom:12px;
}
	#header1 h1 {
		padding:62px 0 0 72px;
	}
	#header1 h1 a {
		display:block;
		width:217px;
		height:39px;
	}
	#header1 h1 span {
		visibility:hidden;
		font-size:1%;
	}
	
	#header1 ul {
		list-style-type:none;
		margin:0;
		padding:0;	
		float:right;	
		padding:14px 0 16px 0;
	}
		#header1 li {
			display:block;
			display:block;
			float:left;
			padding-right:14px;
		}
			#header1 #frontpage a {
				background:url(/img/home.gif) no-repeat 0 0;
				width:45px;
			}
			#header1 #frontpage a:hover {
				background:url(/img/home.gif) no-repeat 0 -11px;
			}
			#header1 #frontpage.current_page_item a, #header1 #frontpage.current_page_ancestor a {
				background:url(/img/home.gif) no-repeat 0 -22px;
			}
			#header1 #about-us-our-history a {
				background: url(/img/about-us.gif) no-repeat 0 0;
				width:66px;
			}
			#header1 #about-us-our-history a:hover {
				background: url(/img/about-us.gif) no-repeat 0 -11px;
			}
			#header1 #about-us-our-history.current_page_item a, #header1 #about-us-our-history.current_page_ancestor a {
				background: url(/img/about-us.gif) no-repeat 0 -22px;
			}
			#header1 #news-events a {
				background: url(/img/news-events.gif) no-repeat 0 0;
				width:99px;
			}
			#header1 #news-events a:hover {
				background: url(/img/news-events.gif) no-repeat 0 -11px;
			}
			#header1 #news-events.current_page_item a, #header1 #news-events.current_page_ancestor a {
				background: url(/img/news-events.gif) no-repeat 0 -22px;
			}
			#header1 #ministries a {
				background: url(/img/ministries.gif) no-repeat 0 0;
				width:67px;
			}
			#header1 #ministries a:hover {
				background: url(/img/ministries.gif) no-repeat 0 -11px;
			}
			#header1 #ministries.current_page_item a, #header1 #ministries.current_page_ancestor a {
				background: url(/img/ministries.gif) no-repeat 0 -22px;
			}
			#header1 #media a {
				background: url(/img/media.gif) no-repeat 0 0;
				width:49px;
			}
			#header1 #media a:hover {
				background: url(/img/media.gif) no-repeat 0 -11px;
			}
			#header1 #media.current_page_item a, #header1 #media.current_page_ancestor a {
				background: url(/img/media.gif) no-repeat 0 -22px;
			}
			#header1 #contact-us a {
				background: url(/img/contact-us.gif) no-repeat 0 0;
				width:78px;
			}
			#header1 #contact-us a:hover {
				background: url(/img/contact-us.gif) no-repeat 0 -11px;
			}
			#header1 #contact-us.current_page_item a, #header1 #contact-us.current_page_ancestor a {
				background: url(/img/contact-us.gif) no-repeat 0 -22px;
			}
			#header1 li a {
				display:block;
				text-decoration:none;
				float:left;
				height:10px;
				line-height:10px;
				font-size: 1px;
				text-indent: -10000px;
			}
			#header1 li span {
	font-size:1%;
	display: none;
			}
	#header1 .left {
		padding-left:43px;
		width:510px;
	}
		#header1 .left img {
			display:block;
		}
  #header1 .right {
		width:255px;
	}
		#header1 .right img {
			display:block;
		}

#content {
	width:765px;
	padding-bottom:12px;
}
#primary {
	width:499px;
	float:left;
}		
#primary .box {
	background:url(/img/ctl.gif) no-repeat top #f3efe3;
}
	#primary .box .bg {
		background:url(/img/cbl.gif) no-repeat bottom;
		padding:16px 20px 8px 20px;
/*		min-height: 517px;
*/
	}
	#primary .box p {
		line-height:130%;
		padding-bottom:18px;
		font-size:12px;
		color:#555555;
	}
	#primary .box h2 {
		padding-bottom:12px;
	}
	#primary .box h4 {
		font-size:14px;
		color:#555555;
		font-weight:normal;
		padding-bottom:14px;
		font-weight:bold;
	}
	#primary .box img.left {
		display:block;
		padding-right:20px;
		padding-bottom:10px;
	}
	#primary .box .more {
		text-align:right;
	}
	#primary .box a {
		color:#758069;
	}

#primary .col {
	float:left;
	width:230px;
	padding-right:15px;
	padding-bottom:15px;
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#555555;
}
#primary .col h5 {
	font-size:11px;
	padding-bottom:3px;
}
#primary .col p {
	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#primary .col a {
	color:#555;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
#primary .col a:hover {
	text-decoration:underline;
}
#primary .col .left {
	padding-right:5px;
}
#primary .col .right {
	width:159px;
}
#primary .explore {
	padding:12px 0 0 0;
}
	#primary .explore h2 {
		padding-bottom:14px;
	}

#sidebar-1 {
	background:url(/img/ctr.gif) no-repeat #d2c8a7;
	width:255px;
	padding-top:13px;
	float:right;
	margin-bottom: 20px;
}
	#sidebar-1 .bg {
		background:url(/img/cbr.gif) no-repeat bottom;
		padding-bottom:8px;
		padding-left:13px;
		margin-top: 0;
	}
	#sidebar-1 .bg h1, #sidebar-1 .bg h2, #sidebar-1 .bg h3, #sidebar-1 .bg h4 {
		font-size: 16px;
	}
	#sidebar-1 #subnav {
		margin-top: 0;
	}
	#sidebar-1 #subnav ul {
		background:url(/img/bg-dots.gif) repeat-x bottom;
		list-style-type:none;
		margin:0;
		padding:0;
		width:220px;
		padding-bottom:1px;
		margin-bottom:50px;
	}
		#sidebar-1 #subnav li {
			display:block;
			background:url(/img/bg-dots.gif) repeat-x top;
			padding-top:1px;
		}
			#sidebar-1 #subnav li a {
				background:url(/img/arrow.gif) no-repeat 5px 13px;
				display:block;
				padding-top:10px;
				height:30px;
				font:14px Georgia, "Times New Roman", Times, serif;
				color:#553b1b;
				text-decoration:none;
				padding-left:25px;
			}
			#sidebar-1 #subnav li a:hover, #sidebar-1 #subnav .current_page_item a {
				background:url(/img/arrow.gif) no-repeat 5px 13px #dfd6be;
			}
	#sidebar-1 h3 {
		padding-bottom:14px;
	}

.sbox {
	padding:18px 0;
}	
	.sbox p {
		font-size:10px;
		color:#553b1b;
		padding-bottom:12px;
		padding-left:5px;
	}
	.sbox h5 {
		font-size:11px;
		color:#553b1b;
	}
	.sbox img.left {
		padding-right:7px;
	}
	.sbox p.txt {
		font-size:11px;
	}
	.sbox a {
		color:#553b1b;
		text-decoration:underline;
	}
	.sbox a:hover {
		text-decoration:none;
	}

#newsletter {}
	#newsletter h4 {
		padding-bottom:5px;
	}
	#newsletter p {
		color:#553b1b;
		font-size:10px;
		padding:5px 0;
	}
	#newsletter button {
		overflow:visible;
		padding:0;
		margin:0;
		width:auto;
		text-transform:uppercase;
		color:#553b1b;
		text-decoration:underline;
		cursor:pointer;
		font-size:10px;
		font-weight:bold;
		background:none;
		border:solid 0;
		*padding-left:7px;
	}
	#newsletter input {
		font-size:10px;
		padding:3px;
		border:solid 1px #fff;
		border-right:solid 1px #b0b0b0;
		border-top:solid 1px #b0b0b0;
		width:145px;
	}

#footer1 {
	width:765px;
	background:url(/img/fr.gif) no-repeat right #758069;
	height:103px;
	font-size:10px;
	color:#fff;
}
	#footer1 h5 {
		padding-bottom:8px;
	}
	#footer1 ul {
		list-style-type:none;
		margin:0;
		padding:0;
		padding-bottom:12px;
	}
		#footer1 ul li {
			display:inline;
		}
			#footer1 ul li a {
				color:#fff;
				text-decoration:none;
			}
			#footer1 ul li a:hover {
				text-decoration:underline;
			}
			
	#footer1 a {
		color:#fff;
		text-decoration:underline;
	}
	#footer1 a:hover {
		text-decoration:none;
	}
	#footer1 .left {
		background:url(/img/fl.gif) no-repeat left;
		height:89px;
		padding-left:18px;
		padding-top:14px;
		width:494px;
	}
	
	#footer1 .right {
		float:left;
		margin-top:14px;
		border-left:solid 1px #999999;
		padding-left:30px;
	}
.subHead       {
	background-color: #D2C8A7;
	padding-top: 1px;
	padding-right: 0px;
	padding-left: 10px;
	margin: 0px;
	padding-bottom: 0px;
	display: block;
	height: 4px;
}
