#page_top {
	height: 180px;
	background: url(../pic/body_home_bckg.jpg) repeat-x #333;
	overflow: hidden; /*IE6 fix*/
	}
	
#header_area_wrap {
width: 100%;
background: url(../pic/header_home_bckg.jpg) no-repeat top center;
}

#logo {
position: absolute;
width: 304px;
height: 124px;
top: 34px;
left: 338px;
}

#main_nav_area {
width: 980px;
padding: 0;
height: 60px;
}

#page_middle {
background: url(../pic/page_middle_home_bckg.jpg) repeat-x white;
padding-bottom: 0;
}

#content_area {
padding: 0;
}
		
#main_menu {
float: left;
width: 680px;
height: 60px;
}

#main_menu .menu_item a,
#main_menu .menu_item_act a,
#main_menu .menu_item_last a,
#main_menu .menu_item_last_act a,
#main_menu .menu_item a:hover,
#main_menu .menu_item_last a:hover {
	float: left;
	display: block;
	height: 15px;
	padding: 24px 20px 21px 20px;
	font-size: 15px;
	font-weight: lighter;
	color: black;
	text-decoration: none;
	border-left: 1px solid #B1D864;
	border-right: 0;
	line-height: 100%;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden; /*IE6 fix*/
	}
	
#toolbar {
position: relative;
float: right;
width: 220px;
height: 60px;
overflow: hidden;
right: 0;
}

#toolbar .menu_item a,
#toolbar .menu_item_last a,
#toolbar .menu_item_act a,
#toolbar .menu_item_last_act a {
	float: right;
	display: block;
	width: auto;
	padding: 24px 25px 22px 25px;
	height: 14px;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	background: transparent;
	border-right: 1px solid #B1D864;
	}
	
	#toolbar .menu_item_last a,
	#toolbar .menu_item_last_act a {
	width: auto;
	}
	
	#toolbar .menu_item_act a,
	#toolbar .menu_item_last_act a,
	#toolbar .menu_item a:hover,
	#toolbar .menu_item_last a:hover {
		text-decoration: none;
		background: #99CC00;
		color: #FFF;
		}


#header_image {
height: 345px;
}

#news_row{
	height: 310px;
}

	.news {
		float: left;
		width: 433px;
		height: 266px;
		padding: 22px 20px 22px 5px;
		overflow: hidden;
	}
	
		.news H1,
		.program H1 {
		font-size: 28px;
		font-weight: lighter;
		color: black;
		}
		
		.news H1 {
		padding-bottom: 10px;
		}
		
		.program H1 {
		padding-bottom: 35px;
		}
		
		.program P {
		color: #666;
		}
	
	.program {
		float: left;
		width: 226px;
		height: 262px;
		padding: 24px 20px 22px 20px;
		margin-top: 1px;
		background: url(../pic/program_bckg.jpg) repeat-x;
		overflow: hidden;
	}
	
	.calendar {
		float: left;
		position: relative;
		width: 256px;
		height: 294px;
		margin-top: 1px;
		padding: 14px 0 0 0;
		background: url(../pic/calendar_bckg.jpg) repeat-x;
	}

#announcements_row{
	position: relative;
	height: 226px;
	padding: 35px 0 0 0;
	margin-bottom: 5px;
	overflow: hidden;
}

#announcements_row H1 {
font-size: 28px;
font-weight: lighter;
color: #99CC00;
}
	#announcements_row H1 A {
	color: #99CC00;
	text-decoration: none;
	}

#announcements_row P {
line-height: 120%;
color: #666;
}

#announcements_row img {
padding-right: 20px;
}

#announcements_row H5 A {
position: absolute;
height: 14px;
padding: 8px 14px 9px 14px;
background: #99CC00;
font-size: 14px;
font-weight: bold;
text-transform: uppercase;
text-align: center;
color: white;
text-decoration: none;
bottom: 0;
}

span.newsletter_name,
span.newsletter_email {
display: block;
font-size: 12px;
font-style: italic;
color: #333;
padding: 5px 0;
}

.program UL{
	padding-left: 20px;
}

.program UL LI{
	list-style-type: disc;
	padding-left: 5px;
}

.program {
font-size: 12px;
}

.news H5 A {
display: block;
width: 85px;
float: left;
background: #09C;
font-size: 12px;
line-height: 100%;
font-weight: lighter;
padding: 5px 0 7px 0;
text-align: center;
color: white;
text-decoration: none;
}
