/* Define Tags */
* { margin: 0; padding: 0; }
html, body {
	height:100%;
	} 

body { 
	margin:0;
	padding:0;
	background-color: #e8e8e8;
	font-size:11px;	
	font-family:Verdana,Arial,Helvetica; 
	font-weight:400;
	color:#727272;	
	line-height:1.5em;
	} 

a, a:visited, a:hover {	
	color:#4e6a8d;	
	text-decoration:underline;
	}
a:hover {
	color:#2b4463; }

	
h1, h2, h3, h4, h5, h6 {
	margin:2px 0 5px 0;font-family:Verdana,Arial,Helvetica; color:#653c72; }
h1 {
	font-size:16px;	}
h2 {
	font-size:14px;}
h3 {
	font-size:12px;}
h4 {
	font-size:10px;}
h5 {
	font-size:9px; }
	
form {
	margin:0;
	padding:0;
	}

img {
	display:block;
	}

/* Custom Class Names */
p, td, li, .copy, .copySmall, .copyLarge, .form, .button, .error {
	}
blockquote { margin-left:30px; }
ul li { margin-left: 20px; }
	
.copySmall, a.copySmall, a.copySmall:visited, a.copySmall:hover {	
	font-size:10px;	
	}
	
.copyLarge, a.copyLarge, a.copyLarge:visited, a.copyLarge:hover {	
	font-size:14px;	
	}

.form {
	background-color:#fff;
	}
	
.button { 
	color:#fff; 
	font-weight:bold; 
	background-color:#000;
	border:1px solid #666; 
	cursor:pointer;
	}
	
.error, a.error, a.error:visited, a.error:hover {	
	color:#900;	
	}

.bold {	
	font-weight:bold;}

.clear {
	clear:both;}
	
/********************************
 *	INLINE LIST STYLES		*
 *	AND CUSTOM STUFF		*
 ********************************/
 
#header { background-color:#fff; width:100%; height:239px; }
	#header img { border: none; }
	#header_wrap { width:984px; height:239px; margin:0 auto; background:url(images/header_bg.jpg) no-repeat;}
	#logo { padding:8px 0 0 40px; }
	#nav { margin-top: 7px; width:100%; height:53px; background:url(images/.gif) no-repeat;}
	
	#nav ul { }
	#nav ul li {
		list-style-type:none; display:block; float:left; margin:0; }
	#nav ul li a {
		display:block; overflow:hidden; height:53px; white-space:nowrap; }
		
	#nav ul li a.navHomePage {
		width:159px;	background:url(images/nav_home.gif) no-repeat top left; }
	#nav ul li a.navOurPrograms {
		width:155px;	background:url(images/nav_ourprograms.gif) no-repeat top left; }
	#nav ul li a.navWorship {
		width:116px;	background:url(images/nav_worship.gif) no-repeat top left; }
	#nav ul li a.navWhoWeAre {
		width:139px;	background:url(images/nav_whoweare.gif) no-repeat top left; }
	#nav ul li a.navStaff {
		width:97px;	background:url(images/nav_staff.gif) no-repeat top left; }
	#nav ul li a.navUsefulLinks {
		width:144px;	background:url(images/nav_usefullinks.gif) no-repeat top left; }
	#nav ul li a.navContactUs {
		width:118px;	background:url(images/nav_contactus.gif) no-repeat top left; }
		#nav ul li a:hover {
			background-position:0 -53px; }
		#nav ul li a#navActive {
			background-position:0 -106px; }

#content { background:url(images/content_bg.gif) top repeat-x #f3f3f3; width:100%; }
	#content_wrap { width:984px; margin:0 auto; }
	#content_wrap p { margin:10px 0; }
	#resources { }
	#resources img { float:left; border:none; margin:20px 22px 10px 0; }
	#resources img.right { margin-right: 0; }
	#resources img.left { margin-top: 10px; }
	
	#home_content { width:640px; float:left;}
	#home_photos { width:314px; background:url(images/home_photos_bg.gif) repeat-y; margin:0 0 10px 30px; float:left; }
		#home_photos_top { width:100%; height:37px; background:url(images/home_photos_top.gif) no-repeat top; }
		#home_photos_bottom { width:100%; height:10px; background:url(images/home_photos_bottom.gif) no-repeat bottom; }
	
#footer { background:url(images/footer_bg.gif) top repeat-x #e8e8e8; width:100%; }
	#footer_wrap { width:984px; margin:0 auto; }
	#footer_wrap a { text-decoration:none;}
	#footer_wrap p { font-size:9px; padding-top:10px; }
	
.hr { height:6px; width:984px; margin:5px auto; background:url(images/hr_bg.gif) no-repeat; clear:both; }

#newsBox {
	width:314px;
	height:178px;
	float:left;
	margin:0 0 0 30px;
	background:url(images/newsbox.gif) no-repeat top left;
}

#news {
	width:294px;
	/*height:131px;*/
	margin:47px 0 0 10px;
}

/********************************
/* sIFR STYLES
********************************/
.sIFR-flash {
	visibility: visible !important; margin: 0; }
.sIFR-replaced {
	visibility: visible !important; }
span.sIFR-alternate {
	position:absolute; left:0; top:0; width:0; height:0; display:block; overflow:hidden;}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden; }

.sIFR-hasFlash h2 {
	visibility: hidden;}
	