@charset "UTF-8";
/* CSS styles for American Camp Association, New England Parents and Public section
Link to this stylesheet after global stylesheets
modified 090809 TKB */

/* HTML block-level elements ______________________________________________________ */

#main_content.news h1 {
	font-size:1.3em;
	margin-bottom:0;
	padding-top: 0.25em;
}
#main_content.news h2 {
	clear: both;
	color: #006c56;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top: 1px solid #bba756;
	font-size: 1em;
	line-height: 1.3em;
	margin: 1em 0 0.5em 0;
	padding: 0.25em 0 0 0;
}
#main_content.news h2.has_byline {
	margin-bottom:0;
}
#main_content h3 {
	color:#006c56;
}

#main_content.news p {
	margin-top:0.25em;
}

/* nav localization ______________________________________________________ */
#mainnav h4.navpublic {
	background:#006c56;
}
#mainnav h4.navpro {
	background:#003479;
	margin-top:1em;
}

