body {
	background-image:url(../images/bg-home.png);
	background-repeat:repeat-x;
	background-position:top;
}

#header-tagline {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:150%;
	color: #FFF;
	width: 210px;
	position:absolute;
	left:20px;
	top:200px;
	line-height: 1.4em;
}

#content P {
font-size: 80%;
}

#header {
	height:413px;
}


#header-sub1 {
	position:absolute;
	left:0px;
	top:185px;
	background-image:url("../images/header-sub1.png");
	background-repeat:no-repeat;
	width:316px;
	padding-top:181px;
	height:0px !important; /* for most browsers */
	height /**/:181px; /* for IE5.5's bad box model */
	overflow:hidden;
	text-align: center;
}

#header-sub2 {
	position:absolute;
	left:316px;
	top:185px;
	background-image:url("../images/header-sub2.png");
	background-repeat:no-repeat;
	width:317px;
	display:block;
	padding-top:181px;
	height:0px !important; /* for most browsers */
	height /**/:181px; /* for IE5.5's bad box model */
	overflow:hidden;
	text-align: center;
}

#header-sub3 {
	position:absolute;
	left:633px;
	top:185px;
	background-image:url("../images/header-sub3.png");
	background-repeat:no-repeat;
	width:317px;
	display:block;
	padding-top:181px;
	height:0px !important; /* for most browsers */
	height /**/:181px; /* for IE5.5's bad box model */
	overflow:hidden;
	text-align: center;
}

#main-nav {
	top:366px; 
}

#header {
	background-image:url("../images/header-bg-home.png");
	background-position:left top;
	background-repeat:no-repeat;
	position:relative;
}

#content {
	padding:0px 10px;
        padding-bottom:15px;
	width:auto;
	float:none;
font-size: 100%;
}
#body {
	margin:0 10px;
	
} 

#main-nav {
        right:30px;
       
}

#tagline {
	background-image:url("../images/serving-children-tagline.png");
	background-repeat:no-repeat;
	width:159px;
	display:block;
	height:0px !important; /* for most browsers */
	height /**/:181px; /* for IE5.5's bad box model */
	padding-top:109px;
	float:left;
	margin-top: 30px;
}

#statement {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:120%;
	float: right;
	width:730px;
	line-height: 2.1em;
	margin-bottom: 17px;
}

#hp-teasers {
	width:100%;
}

#hp-teasers td {
	width:33%;
	padding:1em;
	padding-bottom:0;
	background-color:#F5F8FC;
	border:1px solid #C3D0E2;
	vertical-align:top;
}

#hp-teasers h2 {
	color:#275A98;
	margin-top:0;
}

#sidebar ul.recent-posts p.meta {
	font-size:75%;
	border-bottom:1px solid #A0C9DE;
}

#recent-news {
	margin-left:290px;
	width:450px;
}

ul. recent-posts p.meta {
	border-bottom:1px solid #A0C9DE;
}
ul.recent-posts span.date {
	color:#275A98;
}

#news-column {
	float: left; 
	width: 250px; 
	margin-left: 30px; 
	margin-right: 50px;
}

#news-column h2 {
	font-size: 165%;
	font-weight:normal;
	padding-bottom: 15px;
}

#events-column {
	float: left; 
	width: 240px; 
	margin-right: 75px;
	text-align: center;
}

#events-column h2 {
	font-size: 165%;
	font-weight:normal;
	padding-bottom: 15px;
}

#search-column {
	float: left; 
	width: 240px; 
	text-align: center
}
