/* CORE OVERRIDES */

ul.list_style_none {
	list-style:none !important;
	}

.content_image_box {
	background:0 none;
	border:0;
	}
	
.content_image img {
	margin:0;
	}

ul li div {
	display:inline;
	}
	
ul li div p{
	margin-top:0;
	}

.collection_item_description p {
	font-style:normal;
	}
	
/* Design Modifications */

div#home_content ul, div#home_content ol {
	padding:0;
	}

div#news {
	padding-bottom:6px;
	}
	
div#news .news_archives {
	padding-left:25px;
	}

div#internal_content h4 {
color:#333399;
font-size:11pt;
font-weight:normal;
line-height:1.25;
margin-bottom:5px;
margin-top:5px;
}

body.board_members_staff ul li { color:#9999FF;}

body.employment_opportunities #content ul,
body.links_for_parents #content ul,
body.faqs #content ul,
body.neighborhood_assistance #content ul,
body.privacy_policy #content ul,
body.related_links #content ul,
body.services #content ul
{ padding-left:0;}

body.faqs #content ul li{font-size:1em;line-height:1.4em;}

body.thank_you #content ul li div p {margin:0;}

body.subscribe_newsletter form {
	font-size:0.9em;
	}

body.subscribe_newsletter .form_label{
	float:left;
	width:160px;
	padding-right:10px;
	}
	
body.subscribe_newsletter .form_field {
	margin-left:160px;
	}

div#home_content p, div#internal_content p {
	margin:1.14em 0;
}

div.form_label {font-weight:normal;}

div.required_form_label {color:#333399; font-weight:bold;}




