@charset "utf-8";

/* CSS Document */

/* GLOBAL RESET */
html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
  font: 100.1%;
 }

#pagewrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 109px;
	width: 800px;
	background-image: url(../images/global/family_first_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#navwrapper {
	height: 22px;
	width: 800px;
	background-image: url(../images/global/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#main_nav
{width:750px; height:22px; background-color:#67803F;}
#main_nav_left
{width:20px; height:22px; float:left;}
#main_nav_right
{width:750px; height:22px; float:left;}

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	width:700px; height:30px;
	}
.menu ul{
	background:#67803F;
	height:30px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		background:#67803F url("images/seperator.gif") bottom right no-repeat;
		color:#ffffff;
		display:block;
		font-weight:bold;
		line-height:30px;
		margin:0px;
		padding:0px 15px;
		text-align:center;
		text-decoration:underline;
		}
		.menu li a:hover, .menu ul li:hover a{
			background: #67803F url("images/hover.gif") bottom center no-repeat;
			color:#FFFFFF;
			text-decoration:none;
			}
	.menu li ul{
		background:#67803F;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:100;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
		background:url('images/sub_sep.gif') bottom left no-repeat;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		width:225px;
		}
	.menu li:hover li a{
		background:none;
		
		}
	.menu li ul a{
		display:block;
		height:30px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
			background:#2580a2 url('images/hover_sub.gif') center left no-repeat;
			border:0px;
			color:#ffffff;
			text-decoration:none;
			}
	.menu p{
		clear:left;
		}	
		
*/

}

#home-feature {
	background-image: url(../images/home/home_feature_art_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 189px;
	width: 800px;
}

#therapy-feature {
	background-image: url(../images/services/services_feature_art_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 189px;
	width: 800px;
}

#testing-feature {
	background-image: url(../images/testing/testing_feature_art_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 189px;
	width: 800px;
}
#meet-feature {
	background-image: url(../images/meet/new-meet-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 206px;
	width: 800px;
}

#meet-feature-text a {
	color: #870187;
}
#meet-feature-text a:visited {
	color: #330066;
}
#meet-feature-text a {
	color: #870187;
}
#meet-feature-text a:visited {
	color: #330066;
}
#contact-feature {
	background-image: url(../images/contact/contact_feature_art_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 189px;
	width: 800px;
}

#content-wrapper {
	width: 800px;margin-right: auto;
	margin-left: auto;
}
#footer-wrapper {
	background-image: url(../images/global/footer_bg.jpg);
	background-repeat: repeat;
 
	height: 79px;
 
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	width: 787px;
	padding-top: 15px;
}
#footer-links a {
	color: #464646;
	text-decoration: none;
}
#footer-links a:hover {
	text-decoration: underline;
}




#footer-links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-align: center;
	width: 800px;
	padding-top: 15px;
	
}
#footer-links1 a {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
}
#footer-links1 a:hover {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}





#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #464646;
	margin-top: 10px;
	width: 796px;
	text-align: center;
}
.nav-on {
	background-image: url(../images/global/nav_page_on.jpg);
	background-repeat: no-repeat;
}
#navwrapper a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navwrapper a:hover {
	text-decoration: underline;
}
#navwrapper div {
	height: 19px;
	float: left;
	margin-right: 15px;
	padding-top: 3px;
	padding-left: 15px;
	}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #757575;
	text-align: right;
	width: 793px;
	padding-top: 40px;
}
#home-feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 400px;
	margin-left: 15px;
	padding-top: 75px;
}
#therapy-feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 400px;
	margin-left: 15px;
	padding-top: 75px;
}

#therapy-feature-text li {
	list-style-image: url(../images/global/bullet_on_green.gif);
	list-style-type: none;
	font-size: 12px;
	margin-left: 25px;
}
#therapy-feature-text ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

#testing-feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 400px;
	margin-left: 15px;
	padding-top: 80px;
}

#testing-feature-text li {
	list-style-image: url(../images/global/bullet_on_green.gif);
	list-style-type: none;
	font-size: 12px;
	margin-left: 20px;
}
#testing-feature-text ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#inside-middle-top-content-testing {
	background-color: #dbf7ad;
	width: 787px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-left: 0px;
}
#inside-middle-text-testing {
	width: 787px;
	margin-top: 0px;
	background-color: #ffd7a7;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(../images/global/black_bullet.gif);
}



#meet-feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 785px;
	margin-left: 15px;
	padding-top: 60px;
}

#meet-feature-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	width: 440px;
	float: right;
	margin-top: 10px;
	padding-right: 35px;
}

#meet-feature-text-3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	float: right;
	width: 330px; margin: 0px; 
	margin-top: 15px; 
	padding: 10px; 
	background-color: #c42fc7;
}
#meet-feature-text-3 h3 {
	font-weight: bold; 
	text-align: center; 
	font-size: 15px; 
	font-style: normal;
}
#meet-feature-text-3 div {
	font-weight: normal; 
	font-size: 14px; 
	font-style: normal; 
	margin-top: 10px; 
	font-family: Helvetica, sans-serif;
	padding-left: 5px; 
	text-indent: -5px;
}

#contact-feature-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	width: 290px;
	margin-left: 15px;
	padding-top: 65px;
}



#emptynav {
	width: 155px;
}
#home-left-question {
	width:397px;
	float: left;
	background-color: #daf7ac;
	margin-left:1px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 180px;
}
html>body #home-left-question {

	margin-left: 2px;
}
#home-right-question {
	width:397px;
	float: left;
	background-color: #ffd7a7;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 180px;
}

#home-left-question h2 {
	font-size: 14px;
	color: #6b006b;
	background-color: #fec6ff;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#home-right-question h2 {
	font-size: 14px;
	color: #6b006b;
	background-color: #fec6ff;
	display: block;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 11px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#home-left-question li {
	list-style-image: url(../images/global/bullet_on_green.gif);
	list-style-type: none;
	font-size: 12px;
	margin-left: 25px;
}
#home-right-question li {
	list-style-image: url(../images/global/bullet_on_orange.gif);
	list-style-type: none;
	font-size: 12px;
	margin-left: 25px;
}
#home-left-question ul {
	margin-top: 10px;
	margin-bottom: 10px;

}
#home-right-question ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-btm-content {
	background-image: url(../images/home/home_btm_art_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 800px;
	margin-bottom: 20px;
	padding-top: 6px;
}
#home-btm-content h2 {
	font-style: italic;
	font-size: 14px;
	color: #6b006b;
	display: block;
	width:500px;
	margin-left: 11px;
	margin-bottom: 20px;
	
}
#home-btm-content li {
	list-style-image: url(../images/global/bullet_on_white.gif);
	list-style-type: none;
	font-size: 12px;
	margin-left: 25px;
}
#home-btm-content ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#home-btm-content p {
	font-size: 12px;
	margin-left: 11px;
	width: 500px;
}
#content-wrapper a {
	font-weight: bold;
	color: #4d632b;
	text-decoration: underline;
 width:800px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#content-wrapper a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#therapy-feature-text a {
	color: #870187;
}
#therapy-feature-text a:visited {
	color: #330066;
}
#testing-feature-text a {
	color: #870187;
}
#testing-feature-text a:visited {
	color: #330066;
}
#inside-middle-content {
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;

}
#inside-middle-content-text {
	width: 787px;
	float: left;
	background-color: #fec6ff;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: url(../images/global/black_bullet.gif);
}

#inside-middle-text {
	width: 520px;
	float: left;
	background-color: #fec6ff;
	height: 182px;
}

#inside-middle-content img {
	float: left;
}
#inside-middle-text p {
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 20px;
}
#inside-middle-text ul {
	list-style-type: none;
	list-style-image: url(../images/global/black_bullet.gif);
	margin-bottom: 5px;
}
#inside-middle-text li {
	font-size: 12px;
	margin-left: 40px;
}
#inside-btm-content {
	width: 796px;
	padding-left: 2px;
	margin-bottom: 20px;
}
#inside-btm-content h2 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffc47f;
	margin-bottom: 3px;
}
#inside-btm-content p {
	font-size: 12px;
	margin-bottom: 15px;
}
#inside-middle-top-content {
	background-color: #ffd7a7;
	width: 787px;
	margin-top: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: 2px;
}
#inside-middle-top-content p {
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#inside-middle-top-content ul {
	list-style-type: none;
	list-style-image: url(../images/global/black_bullet.gif);
	margin-bottom: 5px;
}
#inside-middle-top-content li {
	font-size: 12px;
	margin-left: 40px;
}
#inside-btm-content ul {
	list-style-type: none;
	list-style-image: url(../images/global/black_bullet.gif);
	margin-bottom: 20px;
}
#inside-btm-content li {
	font-size: 12px;
	margin-left: 40px;
}
#psychologist-left {
	background-color: #fec6ff;
	margin-right: 12px;
	margin-left: 2px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 392px;
	padding-bottom: 10px;
	height: 610px;
}

#psychologist-left2 {
	background-color: #fec6ff;
	margin-right: 12px;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 20px;
	float: left;
	width: 392px;
	padding-bottom: 10px;
	height: 760px;
}
#psychologist-left2 p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#psychologist-left2 img {
	margin-bottom: 10px;
	margin-left: 10px;
}
#psychologist-right {
	background-color: #fec6ff;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	width: 392px;
	padding-bottom: 10px;
	height: 610px;
}
#psychologist-right p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#psychologist-left p {
	font-size: 12px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#psychologist-left img {
	margin-bottom: 10px;
	margin-left: 10px;
}
#psychologist-right img {
	margin-bottom: 10px;
	margin-left: 10px;
}
#contact-feature-text p {
	font-size: 12px;
	margin-bottom: 5px;
}
#inside-middle-text h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-top: 25px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
display:inline;
}

/* ----------- Sub Menu ----------- */
#sublinks{
width:auto;
margin:0 auto;
background:#888888 url(img/sublink.gif);
height:30px;
font-size:11px;
} 
#sublinks ul{
height:32px;
line-height:31px; 
}
#sublinks ul li{
display:inline;
}
#sublinks ul li a,
#sublinks ul li a:visited {
padding:0 20px;
display:block;
text-decoration:none;
float:left;
color:#FFFFFF;
}
#sublinks ul li a:hover{
text-decoration:underline;
}

/* ----------- Hide Sub menu ----------- */
#s2, #s3{display:none;}

#jsddm
{width:799px; height:22px;
background-image: url(../images/global/nav_bg_new.jpg)
}

	#jsddm li
	{	float: left;
		list-style: none;
		font: 11px Tahoma, Arial; line-height:22px;
		
		}

	#jsddm li a
	{	display: block;
				
		text-decoration: none;
		text-align:center;		
		width: 133px;		
		color: #EAFFED;
		white-space: nowrap;
		font-weight:bold;}

	#jsddm li a:hover
	{	background: #990066; }
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			text-align:left;
			width:160px;
			visibility: hidden;
			border-top: 0px solid white}
		
			#jsddm li ul li
			{	float: none;
				display: inline;				
				
				text-align:left
				}
			
			#jsddm li ul li a
			{	width: auto;
			color:#FFFFFF;
			
			
				
			    padding-left:5px;
				background: #67803F;
				
				color: #FFFFFF;
				border-bottom: solid 1px #ffffff;
				text-align:left
				}
			
			#jsddm li ul li a:hover
			{	background: #DBF7AD;
			border-bottom-color:#FFFFFF;
			border-bottom-color:#FFFFFF;
			color:#000000
			
			}

#staff-wrapper { margin-bottom: 30px; width: 430px; float: left; }
.staff { float: left; width: 200px; margin: 10px 5px 10px 5px; }
.staff .staff_name { font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding-left: 5px; }
.staff .staff_title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; padding-left: 5px; }

#content-title .name { margin-left: 15px; margin-top: 8px; font-size: 22px; font-weight: 500; font-family: Arial, Verdana, sans-serif; color: #4a4c49; font-style: italic; }
