body {
	text-align: center;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #CFD6E7;
}
.justbluetext {
	color: #3A96D7;
}

.bold_words {
	font-weight: bold;
	font-size: 1.2em;
	color: #005063;
}
.blue_italic {
	font-style: italic;
	color: #005063;
}
.reg_bold_blue {
	font-weight: bold;
	color: #005063;
}
.picturespacer {
	margin-left: 14px;
}


.picure_left {
	margin-right: 10px;
}


#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
	width: 900px;
}
#content_container {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	background-color: #FFF;
}
#footer {
	background-image: url(grfx/footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
#nav {
	width: 191px;
	display: inline;
}
#comp_services {
	margin-top: 8px;
}
#changinghandsbanner {
	margin-top: 8px;
}
#hometext {
	margin-top: 16px;
	width: 665px;
	margin-left: 10px;
	line-height: 15px;
	text-align: justify;
}
#left_column {
	float: left;
	margin-left: 8px;
}

#text_container {
	float: left;
	display: inline;
	margin-left: 7px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
}
#text {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
	text-align: justify;
}
#right_column {
	float: right;
	margin-right: 8px;
	display: inline;
}

#news_container {
	background-color: #E4E4EC;
	background-image: url(grfx/news_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 217px;
	margin-bottom: 8px;
	padding-top: 45px;
	padding-bottom: 12px;
}
#news_text {
	margin-right: 8px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}


#tags ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tags ul li {
	display: inline;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0070A2;
	padding-right: 10px;
	font-weight: bold;
}
#clear_floats {
	clear: both;
}
#counties_container {
	background-color: #E4E4EC;
	background-image: url(grfx/counties_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 217px;
	margin-bottom: 8px;
	padding-top: 68px;
	padding-bottom: 12px;
}
#counties_text {
	margin-right: 6px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
}
#changinghands {
	height: 156px;
	width: 217px;
	margin-bottom: 8px;
}
a.news_headline:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 4px;
}
a.news_headline:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	margin-bottom: 4px;
}
a.news_headline:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	margin-bottom: 4px;
}


a.bluelink:link {
	color: #005063;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:visited {
	color: #005063;
	text-decoration: none;
	font-weight: bold;
}
a.bluelink:hover {
	color: #005063;
	text-decoration: underline;
	font-weight: bold;
}
a.taglink:link {
	font-size: 10px;
	font-weight: bold;
	color: #0070A1;
	text-decoration: none;
}
a.taglink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #0070A1;
	text-decoration: none;
}
a.taglink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #0070A1;
	text-decoration: underline;
}



.bullet {

}
.boldblue {
	font-size: 18px;
	font-weight: bold;
	color: #005063;
	font-family: Arial, Helvetica, sans-serif;
}
#tags2 ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tags2 ul li {
	display: inline;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	padding-right: 10px;
	font-weight: bold;
}
#FlashID {
	display: block;
}

a.gray_taglink:link {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a.gray_taglink:visited {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a.gray_taglink:hover {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-decoration: underline;
}
#news_hide {
	position: absolute;
	left: -10000px;
	overflow: hidden;
	height: 1px;
	width: 1px;
}
#counties_hide {
	position: absolute;
	left: -10000px;
	overflow: hidden;
	height: 1px;
	width: 1px;
}
#header_hide {
	position: absolute;
	left: -10000px;
	overflow: hidden;
	height: 1px;
	width: 1px;
}
.subheaders {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
.pict_left {
	margin-right: 10px;
}
a.readmore:link  {
	color: #0096D7;
	text-decoration: none;
	font-size: 10px;
}
a.readmore:visited {
	color: #0096D7;
	text-decoration: none;
	font-size: 10px;
}
a.readmore:hover {
	color: #0096D7;
	text-decoration: underline;
	font-size: 10px;
}
#text ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.form_headers {
	font-size: .8em;
	font-weight: bold;
	color: #FFF;
}
#form_caregiver {
	border: 1px solid #00344A;
}
#form_caregiver td {
	border: 1px solid #00344A;
}
#locations_container {
	background-color: #E4E4EC;
	background-image: url(grfx/name_phone_header.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 217px;
	padding-top: 85px;
	margin-bottom: 8px;
	padding-bottom: 12px;
}
#locations_text {
	margin-right: 6px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	line-height: 1em;
}
a.blue_text_link:link {
	color: #005063;
	text-decoration: none;
	outline: none;
}
a.blue_text_link:visited {
	color: #005063;
	text-decoration: none;
	outline: none;
}
a.blue_text_link:hover {
	color: #005063;
	text-decoration: underline;
	outline: none;
}
#newsbox_holder {
	width: 673px;
	margin-left: 12px;
	margin-top: 21px;
	height: 115px;
}

.smalltext {
	font-size: 0.7em;
	color: #005063;
}
.educationtext {
	font-size: 12px;
	color: #000;
	font-style: italic;
	margin-left: 10px;
	margin-bottom: 6px;
}
.bulletlist_fake {
	margin-left: 10px;
}
p {
	margin: 0px;
	padding: 0px;
}
.DarkBlueBold_Text {
	font-weight: bold;
	color: #005063;
}
#hometext ul {
	padding-left: 20px;
	line-height: 14px;
	list-style-image: url(grfx/blue_bullet.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
#newsbox_content {
	padding: 10px;
	background-image: url(grfx/newsbox_bkg.gif);
	height: 73px;
}
.blast {
	font-weight: bold;
	color: #A66C20;
	font-size: 14px;
}
#spacer {
	padding-bottom: 8px;
}
#spacer2 {
	padding-bottom: 8px;
}
#header_box {
	margin-left: 9px;
	margin-right: 16px;
	margin-top: 12px;
}

#sub_text {
	margin-top: 20px;
	width: 665px;
	margin-left: 10px;
	line-height: 17px;
	text-align: justify;
	font-size: 14px;
	margin-bottom: 10px;
}
.blast_bigger {
	font-weight: bold;
	color: #A66C20;
	font-size: 18px;
}
#sub_text ol li {
	margin-bottom: 10px;
}
.picturespacer_dropdown {
	margin-left: 14px;
	margin-top: 3px;
}
.whiteboldtext {
	color: #FFF;
	font-weight: bold;
}
#admin_footer {
	background-image: url(grfx/admin_footer.jpg);
	background-repeat: no-repeat;
	height: 61px;
}
#admin_content_container {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.admin_titles {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
}
.admin_header_big {
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
#admin_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
