/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: .75em;
margin: 0px;
text-align: center;
background: #ffffff url(img/bg.gif) top left repeat-x;
color: #125E3D;
font-family: Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	margin: auto;
	width: 911px;
	padding: 0 9px 0 9px;
	background: url(img/pbg.gif) top left;
}

	#top{
		position: relative;
		height: 333px;
	}
	
		#top-bg{
	position: absolute;
	top: 0px;
	left: -57px;
	height: 333px;
	width: 977px;
	background: url(img/head-new.jpg) no-repeat left top;
		}

.logo_link {
	height: 160px;
	width: 175px;
	margin-top: 25px;
	margin-left: 25px;
}
	
	
	
	
	#page{
		position: relative;
		margin-top: -170px;
		padding-bottom: 45px;
		padding-right: 8px;
	}
	
		#leftbar{
	position: relative;
	float: left;
	width: 200px;
	padding: 13px;
	padding-top: 46px;
	text-align: left;
		}
		
			#leftbar ul{
				position: relative;
				border-bottom: 1px solid #2F6AAE;
				margin-bottom: 18px;
			}
			
			#leftbar li{
				position: relative;
				height: 32px;
				border: 1px solid #2F6AAE;
				border-bottom: 0px;
			}
			
			#leftbar li a{
				position: relative;
				display: block;
				padding: 8px 0 0 14px;
				height: 24px;
				font-size: 1.2em;
				color: #fff;
				background: url(img/nbg.gif) top left;
			}
			
			#leftbar li a:hover, #leftbar li.active a{
				background: url(img/nbg-a.gif) top left;
			}
			
		
		#content{
			position: relative;
			float: left;
			width: 450px;
			padding-left: 13px;	
			padding-top: 46px;
			text-align: left;
		}
		
			#content h1{
				position: relative;
				margin-right: 18px;
				padding: 12px;
				background: #E8F6FF;
				font-size: 1.7em;
				line-height: 1.5em;
				color: #3069AC;
			}
			
			#content h2{
				position: relative;
				margin-top: 12px;
				height: 30px;
				background: url(img/ourmission-title.gif) top left no-repeat;
				text-indent: -9999em;
			}
			
			#content h3{
				position: relative;
				font-size: 1.7em;
				line-height: 1.5em;
				color: #3069AC;
			}
			
			p.mission{
				position: relative;
				line-height: 1.2em;
				color: #b07637;
				font-size: 1.2em;
				padding: 5px 0 5px 0;	
			}
			
			p.presents{
				position: relative;
				line-height: 1.2em;
				color: #4889d5;
				font-size: 1.4em;
				padding: 5px 0 5px 0;	
			}
			
			p.text-center{
				position: relative;
				padding-bottom: 35px;
			}
		
		
		
		#rightbar{
			position: relative;
			float: right;
			width: 233px;
			height: 745px;
			background: url(img/children.jpg) top left no-repeat;
		}
	
	#crayon{
		position: absolute;
		top: 109px;
		right: -91px;
		height:  322px;
		width: 135px;
		background: url(img/png.png) top left;
		behavior: url("iepngfix.htc")
	}




#foot{
	position: relative;
	width: 911px;
	height: 28px;
	background: url(img/pfoot.gif) top left;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
	margin: auto;
}














#content_internal {
	position: relative;
	float: left;
	padding-top: 46px;
	text-align: left;
	color: #b07637;
	font-size: 1.4em;
	width: 657px;
	padding-left: 13px;
}

tr {
	padding: 5px;
}

#content_internal h1 {
	position: relative;
	color: #3069AC;
	text-transform: capitalize;
	font: bold 1.9em Arial, Helvetica, sans-serif;
}

#content_internal h2 {
	position: relative;
	color: #b07637;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}

#content_internal ul {
	list-style-type: disc;
	padding-left: 30px;
}

.small-text {
	font-size: small;
	color: #3069AC;
}

.link {
	font-size: medium;
	color: #3069AC;
}

th {
	color: #FFFFFF;
	background: #3069AC;
	text-align: left;
}

#content_internal h3 {
	position: relative;
	color: #3069AC;
	font: bold 1.2em Arial, Helvetica, sans-serif;
}

.footer {
	font-size: medium;
	color: #B07637;
	padding-bottom: 10px;
}

#footer {
	position: relative;
	width: 911px;
	height: 45px;
	background: url(img/footer.gif) left top;
	padding-top: 0;
	padding-right: 9px;
	padding-bottom: 0;
	padding-left: 9px;
	margin: auto;
}

td {
	padding: 5px;
}

#wrap #page #content_internal input {
	font-size: x-large;
	text-align: center;
}

#wrap #page #content_internal h5 {
	font-size: large;

/*float left*/
}

.img_left_float {
        float: left; /*left in our text*/
        margin: 3px; /*space around the image*/
}

/*float right*/
.img_right_float {
         float: right; /*right in our text*/
         margin: 3px; /*space around the image*/
}
