body{
	background-image: url(images/bodyTherapyBG.jpg);
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #634665;
}
.footer{
	width: 860px;
	color: #FFFFFF;
	background-image: url(images/pagebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
}
.main{
	width: 860px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #333333;
}
.content{
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #333333;
}
.body{
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 100%;
}

.familyTherapyHolder{
	width: 860px;

}
.main{
	width: 860px;
	background-image: url(images/mainTherapyBG.gif);
	list-style-image: url(images/arrow.gif);
}
.footerTherapy{
	width: 860px;
	background-image: url(images/footerTherapyBG.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.mainLinks{
	text-decoration: underline;
	color: #056633;
}
.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	width: 95%;
	background-color: #725875;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.cp{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
