body {

	margin: 0px;
	padding: 0px;
}

body, td, p, input, select, textarea {
	font: 11px "Lucida Grande", Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	color: #795f9f;
}


a:link, a:visited {
	color: #795f9f;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}

#content a:link, #content a:visited {
	color: #5D4880;
	text-decoration: none;
}

#content a:hover, #content a:active {
	background: #D3CCDE;
	color: #5D4880;
	text-decoration: none;

}


	
	
h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 13px;
		font-weight: normal;
}
h3 {
	font-size: 12px;
		font-weight: normal;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
table.tableinvisible td {
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}
table.tablevisible {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e6eaec;
	border-left-color: #e6eaec;
}

table.tablevisible td {
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e6eaec;
	border-bottom-color: #e6eaec;
}
.dark {
	font-weight: bold;
	background-color: #e6eaec;
}
.nbnote {
	font-size: 9px;
	color: #666666;
}
div.nolists ul {
	list-style-type: none;
	margin-left: 12px;
	list-style-position: outside;
	padding: 0px;
	margin-bottom: 8px;
}
#pagehome td.header {
	background: #795f9f;
	vertical-align: bottom;
	padding-bottom: 23px;
	padding-left: 20px;
}
#pageinternal td.header {
	background: #795f9f;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 12px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
td.header h1 {
	font: normal 24px Helvetica, Arial, "Lucida Grande", Verdana, Geneva, Lucida, sans-serif;
	color: #DACEEB;
	padding-top: 64px;
	padding-left: 8px;
}
#menu {
	background: #e2daec;
	text-align: center;
	padding-top: 20px;

}
#menu ul {
	list-style-type: none;
	margin: 0px 0px 40px;
	padding: 0px;
}
#menu li {
	display: block;
	padding: 3px;
}
#menu a {
	font-size: 14px;
}

#menu h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 2px;

}
#menu a:hover {
	background: #D3CCDE;
	color: #574477;
	text-decoration: none;
}

td#content {
	background: #eae3f1;
	padding: 20px;
}
#content h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	color: #5A4678;
}
#content p {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#content h3 {
	font-weight: bold;
	margin-bottom: 0px;
	color: #624D82;
	border-bottom: 1px dotted #624D82;
}
#content h4 {
	margin-bottom: 0px;
}
div.back {
	float: right;
	margin-left: 20px;
}
div.line {
}
img.therapist {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #795f9f;
}

h2.catline {
	border-bottom: 1px dotted #795f9f;
	width: 280px;
}
a.txtbutton {
	background: #ededed;
	padding: 4px;
	border: 1px solid #624d82;
}

a.txtbutton:hover {
	background: #795f9f;
}

div.boxer  {
	background: #ededed;
	padding: 4px;
	border: 1px solid #624d82;
	margin-top: 8px;
	margin-bottom: 8px;
}
.dark {
	background: #D3CCDE;
}
table.visible {
	border-top: 1px solid #D3CCDE;
	border-left: 1px solid #D3CCDE;
}
table.visible td {
	border-right: 1px solid #D3CCDE;
	border-bottom: 1px solid #D3CCDE;
	padding: 4px;
}
.txt3 {
	width: 150px;
}
.txt4 {
	width: 340px;
}


#content a.spaforlifelink {
	width: 150px;
	height: 75px;
	overflow: hidden;
	display: block;
	background: url(/images/elements/spaforlifelink.gif) no-repeat 0px 0px;
	position: relative;
	text-indent: -9999px;
	line-height: 75px;
}



#content a.spaforlifelink:hover { background: url(/images/elements/spaforlifelink.gif) no-repeat 0px -75px;
text-decoration: none; }

