					/* Begin Global Styles */
body {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%;
	margin:0;
	padding:0;
	background:#0098bb;
	behavior:url(../css_villagechapel/csshover.htc);
}

img {
	border:0;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}

.scripture {
	font-style:italic;
}

				/* End Global */

div#container {
	width:800px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:#FFFFFF;
}
				
				
				/* ----- BEGIN HEADER ----- */
div#header {
	width:100%;
	height:210px;
	background:top center no-repeat url(../images/kidszone/kidszone-header.gif);
}

	#header a {
	display:block;
	text-decoration:none;
	width:800px;
	height:200px;
	}

				/* End Header */
				
				/* ----- BEGIN NAV ----- */
div#nav {
	width:100%;
	height:25px;
	z-index:500;
}				

	#nav ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	}
	
	#nav ul li {
	width:88px;
	float:left;
	margin:0;
	padding:0;
	background:#FFFFFF;
	border-right:1px solid #333333;
	border-bottom:4px solid #f00000;
	height:25px;
	}
	
	#nav ul li.lastNav {
	border-right:0;
	}
	
	#nav ul li:hover {
	border-bottom:4px solid #00c61c;
	}
				/* End Nav */
				
				
				/* ----- BEGIN CONTENT ----- */
div#content {
	float:left;
	width:600px;
	margin:0;
	text-align:left;
	padding-top:4px;
	min-height:600px;
}

	#content h1 {
	font-size:2.5em;
	margin:15px;
	}
	
	#content h2 {
	text-align:center;
	}
	
	#content h3 {
	font-size:1.5em;
	margin:15px 15px 0 15px;
	}

	#content p {
	margin:10px 15px;
	font-size:1em;
	}
	
	#content ul, #content ol {
	list-style-type:circle;
	margin:10px 15px;
	font-size:1em;
	font-weight:bold;
	}
	
	#content li {
	margin:5px;
	}	
			
				/* End Content */
				
				/* ----- BEGIN SIDE BAR RIGHT ----- */
div#sideBarRt {
	float:right;
	margin:0;
	padding:0;
	width:200px;
	color:#FFFFFF;
}		

	#sideBarRt h3 {
	font-size:1.125em;
	text-align:center;
	margin:0 5px 10px 5px;
	padding:5px 0;
	background-color:#FFFFFF;
	color:#0563ff;	
	}
	
	#sideBarRt p {
	margin:5px 10px;
	font-size:1em;
	}
	
	#sideBarRt div#WORK {
		width:180px;
		border:1px solid #000000;
		margin:150px 9px 15px 9px;
		color:#000000 !important;
		text-align:center;
		background-color:#FFFFFF;
		}
		
		#WORK h4 {
		font-size:1.125em;
		margin:0;
		}	
		
		#WORK p {
		font-size:.85em;
		}
		
		#WORK p:first-letter {
		font-weight:bold;
		font-size:1.25em;
		}
				/* End Side Bar */
				

				/* ----- BEGIN FOOTER ----- */
div#footer {		
	clear:both;
	width:100%;
	height:1.25em;
	line-height:20px;
	margin:0;
	padding:0;
	text-align:center;
	color:#67246d;
	background:left top repeat-x url(../images/buttons/nav-bg.gif) #929497;
}

	#footer p {
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	}

	#footer p a {
	color:#67246d;
	}

	#footer p a:hover {
	color:#0090A0;
	text-decoration:none;
	}

/* End Footer */