body {
	font-size: 62.5%;
	font-style: normal;
	text-align: center;
	background-color: #fff;
}
/*
div {
outline: 1px solid red;
}
*/

#container {
  width: 100%;
  text-align: center;

}

#content {
  margin: 0 auto;
  padding-top: .5em;
  width: 840px;
  text-align: left;
  
}

#header {
	height: 52px;
	margin: 0 auto;
/* 	width: 1000px; */
	text-align: center;
}

/*
#header_content {
	margin-left: 30px;
}
*/

#main_col {
	float: left;
	width: 100%;
/* 	margin: auto 0; */
	margin: 2em 0 2.5em 0;
	display: inline;
/* 	outline: 1px solid red; */
}

.sidecolumn {
	margin-top: 3em;
	margin-left: 3em;
	}

.column1 {
	width: 30em;
}

.column75pc {
	width: 67%;
	margin-top: 3em;
}

.column33pc {
	width: 30%;
	float: left;
	margin-right: 1em;
	display: inline;
}

.announcements {
	width: 18em;
	border-left: 2px solid red;
	padding-left: 1em;
	margin-top: 3em;
}

.announcements p {
	font-size: 1.1em;
	line-height: 140%;
}


.special_projects {
	width: 18em;
/* 	border-left: 2px solid red; */
/* 	padding-left: 1em; */
	margin-top: 3em;
}

.special_projects p {
	font-size: 1.1em;
	line-height: 140%;
}

p, ul, li, h1, h2, h3, h4, h5, dt, dd {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
}
p.file {
	font-size: 1em;
	font-weight: bold;
	padding-left: 2em;
	background: url('/images/uploads/document_text_image.png') top left no-repeat;
}

p.file span {
	color: #ccc;
	margin-left: 1em;
}

h1 {
	font-size: 2.8em;
	color: #069;
	margin-bottom: .75em;
	line-height: 130%;
}
h2 {
	font-size: 1.6em;
	font-weight: normal;
	color: #039;
	line-height: 160%;
	margin-bottom: .25em;
}
.column75pc h2 {
	font-size: 1.6em;
	font-weight: bold;
	color: #039;
	line-height: 160%;
}

.item p {
	margin-left: 1em;
}

.contact h3 {
	margin-left: 1em;
}

h3 {
	font-size: 1.4em;
	font-weight: normal;
	color: #039;
	line-height: 140%;
}

.column75pc h3 {
	clear: left;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Helvetica, Arial, Verdana, sans-serif;
/* 	color: #039; */
	color: #0040C4;
	line-height: 170%;
	margin-top: 1em;
	border-bottom: 1px dashed #ccc;
	margin-bottom: .3em;
}

h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #666;
	line-height: 140%;
	padding-top: .75em;
	margin-bottom: .75em;
}

.logo {
	float: left;
	width: 100%;
	height: 145px;
	background: url('/images/uploads/logo_banner.png') top left repeat-x;
	padding-bottom: 1em;
}
.banner {
	float: left;
	width: 50%;
	height: 108px;
	background: url('/images/uploads/banner.png') top right no-repeat;
	margin-bottom: 4em;
}

.footer {
	clear: both;
	margin: 0em auto;
	width: 840px;
	height: 129px;
	padding-top: .65em;
	margin-bottom: 1em;
	text-align: left;
	background: url('/images/uploads/footer_bg.png') top left no-repeat;
}

.footer form {
	float: left;
	padding-left: 1em;
	width: 230px;
/* 	border: 1px solid blue;  */
}

/*
.footer .column {
	margin-left: 8em;
}
*/

.footer img {
	float: left;
	margin-left: 1em;
	margin-right: 15em;
}

.footer h2 {
	color: white;
	margin-bottom: 1em;
}

.footer p {
	font-size: 110%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 150%;
	margin-bottom: .5em;
}
.footer a {
	font-weight: bold;
	text-decoration: none;
/* 	margin: 0 5px; */
}
.footer a:hover {
	text-decoration: underline;
/* 	margin: 0 5px; */
}
#nav ul {
	list-style: none;
}

#nav li {
	float: left;
	margin-right: 4px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-align: center;
	width: 116px;
	font-size: 1.2em;

}

#nav a {
	display: block;
	text-decoration: none;
	padding: 10px 0 21px 0;
	background-image: url('/images/uploads/nav_bg.png');
	background-position: 0 -44px;
}
#nav a:link {
	color: #003399;
	text-decoration: none;
}

#nav a:visited {
	color: #003399;
	text-decoration: none;
	background-image: url('/images/uploads/nav_bg.png');
	background-position: 0 -44px;
}

#nav a:hover {
	color: #003399;
	text-decoration: none;
	background-image: url('/images/uploads/nav_bg.png');
	background-position: 0 44px;
}

#nav #nav-current a {
	color: white;
	text-decoration: none;
	background-image: url('/images/uploads/nav_bg.png');
	background-position: 0 0;
}


p, p.intro {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 1.4em;
	line-height: 170%;
	margin-bottom: 1em;
}



#main_col ul {
	margin-top: .5em;
}

#main_col ul li, #main_col ol li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 1.4em;
	line-height: 170%;
	margin: 0 0 .5em 1em;
	list-style-type: circle;
	}

#main_col ol li {
list-style-type: decimal;
	margin: 0 0 .5em 1.3em;
}

#main_col ul li ul li {
	font-size: 100%;
	font-style: italic;
	list-style-type: none;
	margin: 0;
}

#main_col ul li ul li:before { 
	content: "-";
	padding-right: .75em;
}


#main_col img {
	float: left;
	margin: 1em 2em 1em 0;
	border: 4px solid #ccc;
}


dl.child_care, dl.family_support, dl.early_intervention {
	width: 217px;
	padding-left: 8.8em;
	margin-bottom: 1em;
/* 	background: url('/images/uploads/services_hm_cc.png') top left no-repeat; */
}

.child_care dt, .family_support dt, .early_intervention dt {
	font-size: 1.5em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: white;
	padding-top: .5em;
	padding-bottom: .76em;

}
/*
.child_care dt a:link, .child_care dt a:visited, .early_intervention dt {
	color: white;
	text-decoration: none;
}
.family_support dt a:link, .family_support dt a:visited {
	color: white;
	text-decoration: none;
}
*/

dl dt a:link, dl dt a:visited {
	color: white;
	text-decoration: none;
}

.child_care dd, .family_support dd, .early_intervention dd {
	font-size: 115%;
	line-height: 160%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-bottom: .45em;
	margin-right: 1.5em;
	padding-left: 1em;
	border-bottom: 1px dashed #f93;
	background: url('/images/uploads/bullet.gif') 0 6px no-repeat;
}

dd a:link, dd a:visited {
	color: #069;
	text-decoration: none;
}
dd a:hover {
	color: #069;
	text-decoration: underline;
}



dl.child_care {
	background: url('/images/uploads/services_hm_cc.png') top left no-repeat;
}
dl.family_support {
	background: url('/images/uploads/services_hm_fs.png') top left no-repeat;
}
dl.early_intervention {
	background: url('/images/uploads/services_hm_ei.png') top left no-repeat;
}






.child_care2 dt, .family_support2 dt, .early_intervention2 dt {
	font-size: 1.3em;
	line-height: 170%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: white;
	margin: .5em 0 .5em 0;
	padding-left: .35em;
	padding-top: .25em;
/* 	padding-bottom: .76em; */
	display:block;
/* 	background-color: #c33; */
}

.childcare2 {
	background-color: #c33;
}

.family_support2 {
	background-color: #f93;
}

.early_intervention2 {
	background-color: #66c;
}

.child_care2 dd, .family_support2 dd, .early_intervention2 dd {
	font-size: 115%;
	line-height: 160%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	text-align: left;
	margin-bottom: .45em;
	margin-left: .5em;
	padding-left: 1em;
	border-bottom: 1px dashed #f93;
	background: url('/images/uploads/bullet.gif') 0 6px no-repeat;
}


hr {
	border: none;
	border-top: 1px solid #cff;
	margin: 2em 0 1em 0 ;
}

.cleared {
	clear: both;
}

.floated {
	float: left;
}

.side_col {
	float:left;
	width: 40%;
}

#sidemenu2 li#services_cat {
	list-style-type: none;
	background: url('/images/uploads/side_menu_li.png') top left no-repeat;
	width: 220px;
	height: 34px;
	margin: 0 0 0em 0;
	padding: .5em 0 0 .5em;
	color: white;
}

#sidemenu2 li#services_cat a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 85%;
	font-weight: bold;
	height: 34px;
	color: white;
	text-decoration: none;

}

ul#sidemenu, ul#sidemenu2 {
	padding-bottom: 5em;
	}

ul#sidemenu li, ul#sidemenu2 li {
	list-style-type: none;
	background: url('/images/uploads/side_menu_li.png') top left no-repeat;
	width: 220px;
	height: 34px;
	margin: 0;
	padding: .5em 0 0 .5em;
	color: white;
	}
ul#sidemenu2 li {
	list-style-type: none;
	background: none;
	width: 220px;
	height: auto;
	margin: 0;
	padding: .15em 0 .15em .5em;
	color: #333;
	}
ul#sidemenu li a, ul#sidemenu2 li a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 85%;
	line-height: 115%;
	font-weight: bold;
	height: 34px;
	color: white;
	text-decoration: none;
}
ul#sidemenu2 li a {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 85%;
	font-weight: normal;
/* 	height: 14px; */
	color: #333;
	text-decoration: none;
}
ul#sidemenu a:hover, ul#sidemenu2 a:hover {
	text-decoration: underline;
}


.padded {
	padding-right: 2em;
}

address {
	font-size: 110%;
	line-height: 160%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 150%;
	margin-left: 1.2em;
	
}

.resultRowOne {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 8px 6px 8px 0px;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
}

.resultRowTwo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 8px 6px 8px 0px;
	border-bottom: 1px solid #ccc;
	background-color: transparent;
}
.resultHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	padding: 8px 0 8px 0px;
	border-bottom: 1px solid #ccc;
	background-color: transparent;
}


.smd {
	font-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #999;
	text-align: left;
/* 	padding-top: .5em; */
}

.smd a:link, .smd a:visited, .smd a:hover, .smd a:active {
	font-weight: normal;
	text-decoration: none;
	color: #999;
}
