body {
	background-color: #F0EFEA;
	background-image: url(images/bg_top_01.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#Container{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 950px;
}
#NavMain {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
}
#hp_header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 100%;
	background-image: url(images/header_01.gif);
}
#about_header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 100%;
	background-image: url(images/header_01.gif);
}
#programs_header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 100%;
	background-image: url(images/header_01.gif);
}
#resources_header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 100%;
	background-image: url(images/header_01.gif);
}
#news_header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 100%;
	background-image: url(images/header_01.gif);
}
#calendar_header {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 162px;
	width: 100%;
	background-image: url(images/header_01.gif);
}
#Logo {
    height: 160px;
    width: 144px;
    float:left;
}
#Navigation {
    float:left;
}    
#NavSecondary {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 100%;
}
#HeaderStampEdge {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 12px;
	width: 100%;
	background-image: url(images/header_stamp_edge_01.gif);
}
#InfoBar {
	background-image: url(images/info_bar_01.jpg);
	height: 42px;
	width: 100%;
	padding-top: 8px;
}
#main_content_w_sidebar {
	background-image: url(images/main_content_w_sidebar.gif);
	width: 950px;
	background-repeat: repeat-y;
	text-align: left;
}
#Footer {
	background-image: url(images/footer_01.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 38px;
	width: 100%;
	padding-top: 10px;
}
form {
	margin: 0px;
	padding: 0px;
}
.info_bar_copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #466172;
	font-weight:normal;
	font-style: italic;
}
.info_bar_copy a {
	color: #466172;
	text-decoration:none;
}
.info_bar_copy a:hover {
	color: #466172;
	text-decoration:underline;
}
.SearchBox {
	height: 25px;
	width: 170px;
}
.footer_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6C6C68;
}
.footer_copy  a {
	text-decoration:none;
	color: #6C6C68;
}
.footer_copy  a:hover {
	text-decoration:underline;
	color: #6C6C68;
}
#main_landing_page {
	background-image: url(images/main_landing_page.gif);
	width: 950px;
	background-repeat: repeat-y;
}
#SectionHeader {
	background-image: url(images/section_header_bg.gif);
	background-repeat: repeat-y;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	text-align: left;
}
#main_landing_page_plain {
	width: 950px;
	background-color: #FFFFFF;
}
#SectionHeader_plain {
	height: 82px;
	padding-top: 8px;
	padding-left: 14px;
	text-align: left;
	background-color: #FFFFFF;
}
#hp_sub_header_upcoming_events {
	background-image: url(images/hp_sub_header_upcoming_events_01_06.jpg);
	background-repeat: no-repeat;
	width: 245px;
	padding-top: 65px;
	padding-right: 28px;
	padding-bottom: 28px;
	padding-left: 28px;
	float: right;
}
#ProgramsDisclaimer 
{
    padding:20px;
    margin-left:1px;
    background-color:#FFFFFF;
    width:905px;
    
}
.SectionHeader2 {
	height: 82px;
	padding-top: 8px;
	padding-left: 14px;
	text-align: left;
}
.photo_border {
	padding: 6px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #D4D4D4;
}
.photo_border_rt {
	padding: 6px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #D4D4D4;
}
.landing_page_section {
	background-image: url(images/content_page_header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.about_sub_heading_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #C35E40;
	font-weight: bold;
}
.about_sub_heading_copy a {
	color: #C35E40;
	text-decoration:none;
}
.staff_sub_heading_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #C35E40;
}
.staff_sub_heading_copy a {
	color: #C35E40;
	text-decoration:none;
}
.programs_sub_heading_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #528391;
}
.programs_sub_heading_copy a {
	color: #528391;
	text-decoration:none;
}
.resources_sub_heading_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #A8B975;
}
.resources_sub_heading_copy a {
	color: #A8B975;
	text-decoration:none;
}
.hp_sub_header_spotlight {
	background-image: url(images/hp_spotlight_header_bg.jpg);
	background-repeat: no-repeat;
}
.hp_sub_header_news {
	background-image: url(images/hp_news_header_bg.jpg);
	background-repeat: no-repeat;
}
.hp_copy_padding {
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

.news_date_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #969696;
}
.highlight_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #636363;
	line-height: 18px;
}
.highlight_copy a {
	color: #466172;
	text-decoration:underline;
}
.highlight_copy a:hover {
	color: #466172;
	text-decoration:underline;
}
.content_header_copy_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #C35E40;
}
.content_header_copy_staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #C35E40;
}
.content_header_copy_programs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #528391;
}
.content_header_copy_resources {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #A8B975;
}
.content_header_copy_donate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #F1C759;
}
.news_content_header_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	color: #C35E40;
	padding-bottom:15px;
	padding-top:15px;
}
.news_header_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #55848D;
	font-weight: bold;
}
.spotlight_header_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #55848D;
	font-weight: bold;
}
#main_content_page {
	background-image: url(images/main_content_page.gif);
	width: 950px;
	background-repeat: repeat-y;
	text-align: center;
}
.sidebar_header_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #B3B3B3;
	font-weight: bold;
}
.sidebar_header_copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #2F4A56;
	font-weight: bold;
}
.sidebar_header_bg {
	background-image: url(images/sidebar_header_bg.gif);
	background-repeat: repeat-x;
}
.main_content_header_bg {
	background-image: url(images/content_page_header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
}
.content_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #636363;
	line-height: 24px;
}
.content_body_copy a {
	color: #466172;
	text-decoration:underline;
}
.content_body_copy a:hover {
	color: #466172;
	text-decoration:underline;
}
.sidebar_padding {
	padding: 30px;
}
.sidebar_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3D3D3D;
	line-height: 18pt;
}
.sidebar_copy a {
	color: #466172;
	text-decoration:underline;
}
.sidebar_copy a:hover {
	color: #466172;
	text-decoration:underline;
}
.sidebar_copy li {
	list-style-image: url(images/bullet_01.gif);
	margin-left: -30px;
	list-style-position: outside;
}
.main_content_header {
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 35px;
}
#main_content_page_bg {
	background-image: url(images/main_content_page_bg.gif);
	width: 950px;
	background-repeat: repeat-y;
	text-align: center;
}
.Box {
	padding: 15px;
	border:1px solid #CCCCCC;
    width: 91%;
}
