body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #DAE2EF;
	background-image: url(grfx/bkg.gif);
	background-repeat: repeat;
}
.home_text {
	font-size: 14px;
	text-align: justify;
	line-height: 18px;
}

#content_container {
	background-color: #FFF;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 14px;
	background-image: url(grfx/content_bkg.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#container {
	margin-top: 8px;
	text-align: left;
}
#content_panel {
	float: right;
	width: 690px;
	margin-right: 10px;
	margin-left: 10px;
}
.bold_highlighted_text {
	font-weight: bold;
	color: #2C586D;
}
#home_banners {
	margin-top: 16px;
	margin-left: 14px;
	margin-bottom: 8px;
}
#upcoming_events {
	width: 479px;
	height: 121px;
	background-image: url(grfx/news_bkg.jpg);
	background-repeat: no-repeat;
}
#news_content {
	height: 80px;
	width: 468px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-top: 30px;
}
#directory_panel {
	float: left;
	width: 277px;
	padding-right: 10px;
}
#clear_float {
	clear: both;
}
#nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#tags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#tags ul  {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tags ul li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#footer {
	height: 41px;
	width: 1000px;
	background-image: url(grfx/footer.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
a.tags:link {
	color: #666;
	text-decoration: none;
}
a.tags:visited {
	color: #666;
	text-decoration: none;
}
a.tags:hover {
	color: #666;
	text-decoration: underline;
}
.darkgray_tag {
	color: #333;
}
.bold_blue {
	font-weight: bold;
	color: #2C586D;
	font-size: 15px;
}
a.purplelinks:link {
	color: #4F983D;
	text-decoration: none;
	font-weight: bold;
}
a.purplelinks:visited {
	color: #4F983D;
	text-decoration: none;
	font-weight: bold;
}
a.purplelinks:hover {
	color: #4F983D;
	text-decoration: underline;
	font-weight: bold;
}
#early_intervention {
	margin-top: 3px;
	margin-left: 16px;
}
.sub_header {
	font-size: 18px;
	font-weight: bold;
	color: #2D596F;
}
.blue_italics {
	font-style: italic;
	color: #2D596F;
	font-weight: bold;
}
#header {
	margin-bottom: 10px;
}
a.emaillink:link {
	color: #4E983D;
	text-decoration: none;
}
a.emaillink:visited {
	color: #4E983D;
	text-decoration: none;
}
a.emaillink:hover {
	color: #4E983D;
	text-decoration: underline;
}
.big_bullets {
	font-size: 16px;
	font-weight: bold;
	color: #2D596F;
}
#acrobat {
	margin-right: 8px;
	margin-top: 1px;
}
#scrolling_resource_links {
	height: 280px;
	overflow: auto;
}
#scrolling_resource_links table {
	margin-left: 10px;
	margin-top: 4px;
}
.form_titles {
	font-weight: bold;
	color: #FFF;
}
a.newslinks:link {
	font-size: 12px;
	font-weight: bold;
	color: #29481A;
	text-decoration: none;
}
a.newslinks:visited {
	font-size: 12px;
	font-weight: bold;
	color: #29481A;
	text-decoration: none;
}
a.newslinks:hover {
	font-size: 12px;
	font-weight: bold;
	color: #29481A;
	text-decoration: underline;
}
.news_bullets {
	font-size: 16px;
	font-weight: bold;
	color: #29481A;
}
.small_notice_text {
	font-size: 10px;
	color: #666;
}
.CommunityLinksSearch
{
	background-image: url(grfx/SearchBackground.gif);
	background-repeat: repeat-y;
	text-align: justify center;
}
.CommunityLinksSearchText
{
	color: #694478;
	font-size: 15px;
	padding-left: 10px;
	text-align: justify center;
}
.AreasOfInterestText
{
	text-align: left;
	margin-left: 11px;
}
.FacilityHeader
{
	text-align: left;
	color: #694478;
	font-size: 20pt;
}
.Detail
{
	text-align: left;
}

