@charset "UTF-8";
/* CSS Document */


/* * {position: relative; zoom: 1;}*/

body {
	font: 13px Arial, Helvetica, sans-serif;
	line-height:18px;
	background: #adaa8f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	color: #000000;
}
#container {
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	overflow: visible;
}
#mainContent {
	padding: 10px 25px 0px 30px;
	background-image:url('/images/bg.jpg');
	background-repeat:repeat-y;
}
#footer {
	padding: 0px 0 0 25px;
	background-image:url('/images/footer_cap.jpg');
	background-repeat:repeat-y;
	background: #adaa8f;
	color: #464545;
}
p.first_paragraph, .sidebarp {
	margin-top: 10px;
}
.sidebarp {
	line-height:18px;
}
h1 {
	font: 20px Arial, Helvetica, sans-serif;
	color: #5c661e;
	font-weight: bold;
	border-bottom: 2px dotted #bf9e4d;
	padding: 0 0 3px 0;
	margin:0px 0 -5px 0;
}
h2 {
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c661e;
	font-weight: bold;
	border-bottom: 2px dotted #bf9e4d;
	padding: 0 0 5px 0;
	margin-bottom:5px;
}
.hBig {
	font: 25px Arial, Helvetica, sans-serif;
	color: #5c661e;
}
.subh {
	font: 16px Arial, Helvetica, sans-serif;
	color: #5c661e;
	font-weight: bold;
	padding: 0 0 0px 0;
	margin-bottom:5px;
 line-height:;
}
#sub_description {
	font: 16px Arial, Helvetica, sans-serif;
	line-height: 24px;
	height: 220px;
	padding: 20px 0 0 0;/*border-bottom: 2px dotted #bf9e4d;*/

}
#sub_description_image {
	float:right;
	margin: 0 0 0 15px;
}
#sub_description_divider {
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	border-top: 2px dotted #bf9e4d;/*clear:both;*/
}
#sub_text {
	padding: 15px 0 0 0;
	width: 430px;
	float:left;
}
#sub_sidebar {
	width:210px;
	float:right;
	padding: 20px 0 0 0;
	margin: 0 0 0 0px;
}
.sidebar_box {
	background: #e7e7e7;
	padding: 10px;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	margin: 0 0 0px 0;
	float:left;
}
ul li {
	color: #5c661e;
	margin: 0 0 5px 0;
}
ul li span {
	color: #000000;
}
a:link {
	color: #005aff;
	text-decoration: underline;
}
a:visited {
	color: #005aff;
	text-decoration: underline;
}
a:hover {
	color: #005aff;
}
a:active {
	color: #005aff;
}
#footer_inner {
margin:;
	text-align: left;
	background:url('/images/footer_link_lines.jpg') repeat-x;
	padding-top:25px;
}
#footer_inner a:link, #footer_inner a:visited {
	color: #7e7e7e;
	text-decoration: none;
}
#footer_inner a:hover {
	text-decoration: underline;
}
#footer_inner ul {
	list-style: none;
	padding: 0px 0px 0px 0;
	margin:-15px 0 -15px 0;
}
#footer_inner li {
	display: inline;
}
#footer_inner li.none {
	border: 0;
}
#breadcrumbs {
	margin: 0;
	text-align: left;
	font-size: 11px;
padding-top:;
	border-bottom: 1px solid #afafaf;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #7e7e7e;
	text-decoration: none;
}
#breadcrumbs a:hover {
	text-decoration: underline;
}
#breadcrumbs ul {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin:0 0 0 0;
}
#breadcrumbs li {
	display: inline;
}
#breadcrumbs li.none {
	border: 0;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
#headerBackground {
	width: 940px;
	height: 142px;
	background: url('/images/header_banner.jpg') center no-repeat;
}
#search-top {
	text-align: right;
	padding: 5px 25px 0 0;
}
#search-top ul li {
	display: inline;
	float: right;
	margin: 1px 0 0 0;
}
#search-top ul li a.contact {
	margin-right: 30px;
	background: url('/images/contact_us_envelope.jpg') no-repeat 0 2px;
	padding: 0 0 1px 24px;
}
#search-top ul li a.contact:hover {
	background: url('/images/contact_us_envelope.jpg') no-repeat 0 2px;
}
#headerLogo {
	position:absolute;
	padding-left:30px;
	padding-top:15px;
	margin:0;
}
#headerLogo a {
	display:block;
	/*background:url('/images/WebLogo.pngX') no-repeat;*/
	width:150px;
	height:100px;
	outline:none;
}
ul#nav {
	margin: 0;
	padding:114px 0 0 0px;
	height: 45px;
	width: 940px;
	list-style: none;
 display:;
	overflow: hidden;
	clear: both;
}
#nav li {
	float:left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#nav a {
	float: left;
	padding: 45px 0 0 0;
	overflow: hidden;
	text-indent:-5000;
	height: 0px !important;
	height /**/:45px; /* for IE5/Win only */
}
#nav a:hover, #nav a:active, #nav a.selected {
	background-position: 0 -45px;
}
#about_us a {
	width: 205px;
	background: url(/images/about_us2.jpg) top left no-repeat;
}
#children_services a {
	width: 180px;
	background: url(/images/children_services2.jpg) top left no-repeat;
}
#foster_adoptive_parents a {
	width: 205px;
	background: url(/images/foster_adoptive_parents2.jpg) top left no-repeat;
}
#training_consultation a {
	width: 193px;
	background: url(/images/training_consultation2.jpg) top left no-repeat;
}
#news_media a {
	width: 157px;
	background: url(/images/news_media2.jpg) top left no-repeat;
}
/************************************************************/
/*** Sub Page Navigation ***/
/************************************************************/

.subCompanytabletop {
	border-top: 1px solid #afafaf;
}
#subCompany {
	width: 208px;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
tr#subCompany td {
	background-image: url(/images/Sub_Nav_Off.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
 border-top:;
	border-left: 0px solid #afafaf;
}
tr#subCompany2 td, tr#subCompany2 td.selected {
	background-image: url(/images/Sub_Nav_Off_2.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #e7e7e7;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
 border-top:;
	border-left: 0px solid #afafaf;
}
tr#subCompanyNested td {
	background-image: url(/images/Sub_Nav_Nested_Off.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: #f5e7b3;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 15px;
 border-top:;
	border-left: 0px solid #afafaf;
}
tr#subCompanyNested2 td {
	background-image: url(/images/Sub_Nav_Nested2_Off.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
 background-color: #;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 25px;
 border-top:;
	border-left: 0px solid #afafaf;
}
tr#subCompanyCategory td {
	background-image: url(/images/Sub_Nav_Category_Off.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	/*	padding-top: 4px;*/
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
 border-top:;
	border-left: 0px solid #afafaf;
}
tr#subCompanyCategory td:hover, tr#subCompanyCategory td.selected {
	background-image: url(/images/Sub_Nav_Category_Over.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	/*	padding-top: 4px;*/
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
 border-top:;
	border-left: 0px solid #afafaf;
}
tr#subCompany td:hover, tr#subCompany td.selected, tr#subCompany2 td:hover {
	background-image: url(/images/Sub_Nav_Over.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
tr#subCompanyNested td:hover, tr#subCompanyNested td.selected {
	background-image: url(/images/Sub_Nav_Nested_Over.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
tr#subCompanyNested2 td:hover, tr#subCompanyNested2 td.selected {
	background-image: url(/images/Sub_Nav_Nested2_Over.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
tr#subCompanyTop td {
	background-image: url(/images/Sub_Nav_Off_Top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
 border-top:;
	border-left: 0px solid #afafaf;
	border-bottom: 1px solid #afafaf;
}
tr#subCompanyTop td:hover {
	background-image: url(/images/Sub_Nav_Over_Top.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 1px solid #afafaf;
}
tr#subCompanyBottom td {
	background-image: url(/images/Sub_Nav_Off_Bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
 font-size:;
 font-weight:;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
 border-top:;
	border-left: 0px solid #afafaf;
}
tr#subCompanyBottom td:hover {
	background-image: url(/images/Sub_Nav_Over_Bottom.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#subCompany a:link, #subCompany a:visited, tr#subCompany2 a:link, tr#subCompany2 a:visited, tr#subCompanyNested a:link, tr#subCompanyNested a:visited, tr#subCompanyNested2 a:link, tr#subCompanyNested2 a:visited, #subCompanyTop a:link, #subCompanyTop a:visited, #subCompanyBottom a:link, #subCompanyBottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: ;*/
	font-weight:;
	color: #000000;
	text-decoration: none;
	display:block;
	line-height: 18px;
}
#subCompany a:hover, #subCompany a:active, tr#subCompany2 a:hover, tr#subCompany2 a:active, tr#subCompanyNested a:hover, tr#subCompanyNested2 a:hover, tr#subCompanyNested a:active, #subCompanyTop a:link, #subCompanyTop a:visited, #subCompanyBottom a:link, #subCompanyBottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: ;*/
	font-weight:;
	color: #000000;
	text-decoration: none;
}
#subCompanyCategory a:link, #subCompanyCategory a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: ;*/
	font-weight: bold;
	color: #3e4736;
	text-decoration: none;
	display:block;
	line-height: 18px;
}
#index_column1 {
	width:580px;
	float:left;
}
#index_column2 {
	width:295px;
	float:right;
}
#sub_column1 {
	width:225px;
	float:left;
}
#sub_column2 {
	width:655px;
	float:left;
}
#latest_news_column {
	width: 100%;
}
#latest_news ul {
	list-style: none;
	margin:  -5px 0 0 0;
	padding: 0 0 0 0;
	border: none;
	height: ;
}
#latest_news li {
	border-bottom: 1px dashed #afafaf;
	padding:0px 0 10px 15px;
	margin: 10px 0 0px 0;
	list-style:none;
	background:url(/images/latest_news_arrow.jpg) no-repeat 0 .4em;
}
#latest_news li a {
	display: block;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0px;
 background-color: #;
		/*color: #000000;*/
		font-weight:;
	text-decoration: underline;
	width: 100%;
}
#latest_news li a:hover {
	/*color: #000000;*/
		text-decoration:underline;
}
#subnav_quote {
	width: 208px;
	padding: 60px 0 0 0;
	font-size: 16px;
	font-style: italic;
 font-weight:;
	color: #555555;
	line-height: 25px;
}
#subnav_quote_author {
	font-size: 12px;
	color: #555555;
	line-height: 16px;
	padding: 10px 0 0 0;
	text-align: right;
}
.smallImage {
	padding: 0 10px 0 0;
}
/* table of content */





/* start table of contents styling */

#toc_text {
	padding: 15px 0 0 0;
	width: 100%;
	float:left;
}
ul#toc {
	list-style: none;
	margin: 0;
	padding:0;
}
#toc li {
	background: url(/images/dot.gif) repeat-x 0 17px;
}
#toc li a {
	float: right;
	background: #FFF;
	padding: 0 0 0 5px;
}
#toc li span {
	float: left;
	background: #FFF;
	padding: 0 5px 0 0;
}
#toc li br {
	clear: both;
}

/*dhtmltooltip */
#dhtmltooltip {
	position: absolute;
	margin:0;
	width: 180px;
	border: 2px solid #2a3d92; /*blue*/
	padding: 10px;
	background-color:#FCF8EE;
	visibility: hidden;
	color:#2a3d92;
	font-weight:normal;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray, direction=135);
}

