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

#footer_container {
	/* width:940px; */
	width:890px;
	height:auto;
	text-align:center;
	margin:0px auto 0px auto;
	display:block;
	background:#CDDEC6;
	padding:25px;
	_padding:25px 23px;
}

#footer_container table {
	display:table;
}

#footer_container p {
	font-size:1.0em;
	letter-spacing:0;
}

#phone_number {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:3.1em;
	color:#1E4F6A;
	font-style:italic;
	font-weight:lighter;
	margin:0px 0px 5px 0px;
	display:block;
	letter-spacing:0px;
}

#footer_container hr {
	width:100%;
	height:1px;
	border:none;
	*border:#93A189 1px dotted;
	_*border:#93A189 1px dotted;
	padding:0;
	margin:15px 0px 15px 0px;
	background:url(../images/divider_hr.gif) repeat-x;
	display:block;
}

.nav_group {
	display:block;
	float:left;
}

#footer_container ul {
	display:block;
	list-style:outside none none;
	margin:0px 15px 0px 0px;
}

#footer_container ul li {
	margin:0px 0px 10px 0px;
	_margin:0px 0px 0px 0px;
	display:block;
}

#footer_container ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.3em;
	letter-spacing:0;
	color:#1E4F6A;
	text-decoration:none;
	border-bottom:#1e4f6a 1px dotted;
	display:block;
}

#footer_container ul li a:hover {
	color:#496051;
	text-decoration:none;
	border-bottom:#496051 1px dotted;
}

#footer_container ul li ul {
	display:block;
	list-style:outside none none;
	margin:0px 0px 0px 5px;
}

#footer_container ul li ul li {
	margin:0px 0px 0px -5px;
	_margin:0px 0px -15px -5px;
	display:block;
}

#footer_container ul li ul li a {
	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size:1.1em;
	color:#666;
	text-decoration:none;
	letter-spacing:0;
	font-style:normal;
	border-bottom:none;
	display:block;
}

#footer_container ul li ul li a:hover {
	color:#496051;
	text-decoration:none;
	border-bottom:none;
}



/* PARTNER LOGOS */

.partner_left {
	float:left;
	clear:left;
}

.partner_right {
	float:right;
	clear:right;
}

#partners a {
	text-indent:-9999em;
	overflow:hidden;
	display:block;
}

#mental_health_association {
	width:90px;
	height:41px;
	background:url(../images/partners/mental_health_association.gif) no-repeat;
}

#mental_health_association:hover {
	background:url(../images/partners/mental_health_association_over.gif) no-repeat;
}

#united_way {
	width:76px;
	height:46px;
	background:url(../images/partners/united_way.gif) no-repeat;
}

#united_way:hover {
	background:url(../images/partners/united_way_over.gif) no-repeat;
}

#robert_wood {
	width:180px;
	height:26px;
	background:url(../images/partners/robert_wood_johnson.gif) no-repeat;
}

#robert_wood:hover {
	background:url(../images/partners/robert_wood_johnson_over.gif) no-repeat;
}

#one_award {
	width:65px;
	height:85px;
	background:url(../images/partners/one.gif) no-repeat;
}

#one_award:hover {
	background:url(../images/partners/one_over.gif) no-repeat;
}

#health_foundation {
	width:83px;
	height:37px;
	background:url(../images/partners/health_foundation.gif) no-repeat;
}

#health_foundation:hover {
	background:url(../images/partners/health_foundation_over.gif) no-repeat;
}

#step_up {
	width:78px;
	height:40px;
	background:url(../images/partners/step_up_quality.gif) no-repeat;
}

#step_up:hover {
	background:url(../images/partners/step_up_quality_over.gif) no-repeat;
}

#city_of_cincy {
	width:62px;
	height:35px;
	background:url(../images/partners/city_of_cincy.gif) no-repeat;
}

#city_of_cincy:hover {
	background:url(../images/partners/city_of_cincy_over.gif) no-repeat;
}

#guidestar {
	width:55px;
	height:59px;
	background:url(../images/partners/guidestar.gif) no-repeat;
}

#guidestar:hover {
	background:url(../images/partners/guidestar_over.gif) no-repeat;
}

#caa {
	width:55px;
	height:55px;
	background:url(../images/partners/caa.gif) no-repeat;
}

#caa:hover {
	background:url(../images/partners/caa_over.gif) no-repeat;
}

#torch_award {
	width:69px;
	height:90px;
	background:url(../images/partners/the_torch_award.gif) no-repeat;
}

#torch_award:hover {
	background:url(../images/partners/the_torch_award_over.gif) no-repeat;
}

#oana {
	width:100px;
	height:60px;
	background:url(../images/partners/oano.gif) no-repeat;
}

#oana:hover {
	background:url(../images/partners/oano_over.gif) no-repeat;
}

.socialMedia
{
}

.socialMedia a
{
    text-decoration:none;   
    margin-right:10px;
    border:none;
} 

.socialMedia a:hover
{
    text-decoration:none;   
} 
