h1	{
	color: #F6921E;
	}
	
#container	{
		background: #FFF url(/images/services_bg.jpg) top center repeat-x;
		}
		
#navbar	{
	background: transparent url(/images/services_png.png) top left repeat;
	}
	
	.navigation ul	{border-bottom: .4em #F6921E solid;}
	
	.navigation ul li a:hover	{
		color: #FFF;
		background-color: #F6921E;
		}
		
	.navigation ul li a.active	{background-color: #F6921E; color: #FFF; font-weight: bold;}
	
.main_content	{
		margin-bottom: 15px;
		}
		
		.column_one	{
			float: left; width: 530px;
			}
			
		.column_two	{
			float: right;
			width: 366px;
			}
		
		.services_box	{
			position: relative;
			width: 550px; height: auto; margin-bottom: 25px;
			background: transparent url(/images/servicebox_footer.gif) bottom left no-repeat;
			}
			.services_box img {display:block;}
			
			.services_box ul {
				display: block;
				width: 245px;
				padding: 0 12px 12px 12px; margin: 0;
				}
	
	.summerprogram {background: transparent url(/images/summer_bg.jpg) top right no-repeat;}
	
#footer	{
	background: transparent url(/images/services_footer.jpg) bottom center repeat-x;
	border-bottom: 5px #F6921E solid;
	}
		
.feeding_promo {
margin: 0;
padding: 20px 0px 15px 25px;
border: 2px #029caa solid;
background-color: #dfebf9;
border-radius: 30px 0px 0px 0px;
-moz-border-radius: 30px 0px 0px 0px; 
-webkit-border-radius: 30px 0px 0px 0px;
}

.feeding_promo h2 {
margin-bottom: 5px;
border-bottom: 1px #FFF solid;
}

.feeding_promo p {
font-family: "Lucida Grande", Helvetica, san-serif;
font-size: 75%;
line-height: 200%;
margin: 0;
padding-right: 20px;
}

#specialteam	{
}

.team_block	{
	width: 75px; height: 8em; float: left;
	margin: 0 15px 15px 0;
}

.team_block p	{
	font-size: 70%;
	line-height: 120%;
	margin: 5px 0 0 0;
	font-family: "Lucida Grande", Helvetica, san-serif;
}
