body{
	background-color:#00a3b2;
	margin:0px; 
	padding:0px;
	text-align:center;
	font: 16px Arial, Helvetica, Geneva, sans-serif;
	color: #464649;
	}
	
a{
	color: #00a3b2;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #00a3b2;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#container{
	width: 940px;
	margin:0px auto;
	text-align:left;
	}

#header{
	width: 940px;
	Height: 250px;
	background-color: #000f26;
	}

#header_img{
	Height: 250px;
	width: 940px;
	background:transparent url(../images/header.gif) no-repeat;
	}

#header_img H1{ 
display: none;
	}

#navarea{
	width: 940px;
	Height: 418px;
	background-color: #000;
	}

#nav{
	width: 311px;
	Height: 415px;
	background-color: #fff;
	float:left;
	clear:left;
	}


#navarea .mainimg{
	width: 629px;
	Height: 415px;
	float:right;
	clear:right;
	}

ul{
	margin: 0px 0px 0px -40px;
	#margin: 0px 0px 0px 0px;
	}

#nav ul li {
	display:block;
	list-style-type:none;
	}
	
#nav ul li a {
	display:block;
	height:54px; width:308px;
	background:transparent url(../images/nav/nav.png) no-repeat 0 0;
	text-indent:-9009px;
	}

#nav ul li#home a {
	width:308px;
	background-position: 0px 0px;
	}

#nav ul li#home a:hover, body#home ul li#home a {
	background-position: 0px -54px;
	}

#nav ul li#therapists a {
	width:308px;
	background-position: 0px -108px;
	}
	
#nav ul li#therapists a:hover, body#therapists ul li#therapists a {
	background-position: 0px -162px;
	}
	
#nav ul li#groups a {
	width:308px;
	background-position: 0px -216px;
	}
	
#nav ul li#groups a:hover, body#groups ul li#groups a {
	background-position: 0px -268px;
	}
	
#nav ul li#directions a {
	width:308px;
	background-position: 0px -324px;
	}
	
#nav ul li#directions a:hover, body#directions ul li#directions a {
	background-position: 0px -376px;
	}
	
#nav ul li#links a {
	width:308px;
	background-position: 0px -432px;
	}
	
#nav ul li#links a:hover, body#links ul li#links a {
	background-position: 0px -488px;
	}
	
.contactinfo{
	padding: 20px 0px 0px 50px;	
	}

#content_body{
	width: 890px;
	background-color: #fff;
	padding: 63px 0px 0px 50px;
	margin: 0px;
	}

#content_body h1{
	margin: 0px;
	font-size: 21px;
	color: #ce0064;
	}

#content_body h2{
	margin: 0px;
	font-size: 17px;
	}

#content_body p{
	margin-bottom: 25px;
	}

#content_body ul li{
	list-style-image: url(../images/squig_bullet.gif);
	list-style-type: none;
	}

#content_body li{
	margin: 0px 0px 0px 18px;
	}

.content_text{
	width: 840px;
	padding: 0px 0px 50px 0px;
	}


	
#therapist_nav{
	border-right: 2px solid #96999C;
	width: 225px;
	height: 1000px;
	padding-right: 35px;
	margin: 0px 35px 0px 0px;
	float: left;
	clear: left;
}

#therapist_nav2{
	border-right: 2px solid #96999C;
	width: 225px;
	height: 1220px;
	padding-right: 35px;
	margin: 0px 35px 0px 0px;
	float: left;
	clear: left;
}

#therapist_nav3{
	border-right: 2px solid #96999C;
	width: 225px;
	height: 1000px;
	padding-right: 35px;
	margin: 0px 35px 0px 0px;
	float: left;
	clear: left;
}

#therapist_nav a{
	color: #00a3b2;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
}


#therapist_nav a:hover{
	color: #00a3b2;
	font-size: 21px;
	font-weight: bold;
	text-decoration: underline;
}

#therapist_nav2 a{
	color: #00a3b2;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
}


#therapist_nav2 a:hover{
	color: #00a3b2;
	font-size: 21px;
	font-weight: bold;
	text-decoration: underline;
}

#therapist_nav3 a{
	color: #00a3b2;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
}


#therapist_nav3 a:hover{
	color: #00a3b2;
	font-size: 21px;
	font-weight: bold;
	text-decoration: underline;
}

#therapists h1{
	color: #00a3b2;
}

#groups h1{
	color: #ff5331;
}

#directions h1{
	color: #8fd37a;
}

#links h1{
	color: #FEB800;
}

#therapists_body{
	width: 811px;
	#width: 503px;

}

#therapists_body h2{
	color: #00a3b2;
	font-weight: normal;
	font-size: 25px;
}

#therapists_body a{
	color:#da3f8a;
	text-decoration: none;
}

#therapists_body a:hover{
	color:#da3f8a;
	text-decoration: underline;
}

#therapists_body img{
	margin: 5px 0px 5px 10px;
}
	
#footer{
	width: 940px;
	Height: 66px;
	background:transparent url(../images/footer_logo.gif) no-repeat 0 0;
	background-color: #000f26;
	color: #91a0c1;
	font-size: 13px;
	
	}

#footer_text{	
	padding: 24px 0px 0px 185px;
	}

	
#footer a{
	text-decoration: none;
	color: #91a0c1;
	font-size: 13px;
	}


#footerarea{
	width: 940px;
	Height: 18px;
	background-color: #fff;
	}

#color_box1{
	width: 308px;
	Height: 15px;
	background-color: #ce0064;
	float:left;
	clear:left;
	}

#footerarea .color_box2{
	width: 629px;
	Height: 15px;
	float:right;
	clear:right;
	background-color: #30abc7;
	}
	
#smalltherapists {
	color: #464649;
	font-size: 16px;
	}
	
#smalltherapists a {
	color: #464649;
	font-size: 16px;
	font-weight:normal;
	}
	
#smalltherapists a:hover {
	color: #464649;
	font-size: 16px;
	font-weight:normal;
	}

#smalltherapists p {
	line-height: 9px;
	}

.smalltherapistshead {
	color: #00a3b2;
	font-weight:bold;
	}

	

