body {
	color: #2F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 20px 0px;
	background-color: #354b16;
	height: 100%;
}
#content {
	width: 900px;
	margin: auto;
	padding: 0px;
	background-color: #ffffff;
}
#header {
	background-image: url(images/smallpinstrp.gif);
	height: 110px;
	color: #006400;
	width: 100%;
}
#mainlogo	{
	float: left;
	padding-left: 45px;
}
#header .strapline {
	float: right;
	color: #00afef;
	margin: 0px 60px 0px 0px;
	padding: 60px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
}
#navcontainer {
	top: 110px;
	background-color: #8cc63f;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	margin-bottom: 40px;
	height: 50px;
	width: 100%;
}
#navcontainer .city {
	margin: 0px 0px 0px 60px;
	padding-top: 0px;
	font-weight: normal;
	color: #ffffff;
	font-size: 12pt;
	letter-spacing: 0.1em;
}
ul	{
	font-size: 10pt;
}
ul#navlist {
	font-size: 8pt;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto auto auto 50px;
	width:90%;
	list-style-type: none;
}
ul#navlist li {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
ul#navlist li a {
	display: block;
	background: #99d062;
	border-top: #ebf5e0 2px solid;
	border-right: #61974f 2px solid;
	border-bottom: #61974f 2px solid;
	border-left: #ebf5e0 2px solid;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin-right: 1px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 90px;
}
ul#navlist li#current a {
	background: #c4e3a4;
	color: #00afef;
}
ul#navlist li a:hover {
	border-top-color: #61974f;
	border-right-color: #ebf5e0;
	border-bottom-color: #ebf5e0;
	border-left-color: #61974f;
	background: #c4e3a4;
	color: #00afef;
}
div.text {
	padding: 0px 0px 0px 0px;
	margin: 0px 60px 0px 60px;
	text-align: justify;
}
div.imageleft {
	padding: 0px 50px 20px 0px;
	float: left;
}
div.therapist	{
	margin: 0px 0px 0px 150px;
	padding: 0px 0px 20px 0px;
	min-height: 125px;
}
div.casestudy	{
	min-height: 150px;
}
div.imageright {
	padding: 0px 0px 20px 30px;
	float: right;
}
div.panelright {
	height: auto;
	width: auto;
	padding: 10px 20px 20px 20px;
	margin: 0px 0px 20px 30px;
	font-size: 10pt;
	float: right;
	border: 2px solid #68952d;
}
div.panelright .headfoot	{
	font-weight: bold;
	color: #8cc63f;
}
div.panelright ul {
	padding: 0px 0px 0px 30px;
	margin: 8px 0px 8px 0px;
}
div.contact {
	height: auto;
	width: auto;
	padding: 0px 20px 20px 20px;
	margin: 0px 30px 20px 0px;
	font-size: 10pt;
}
div.contact #address {
	font-size: 14pt;
	color: #556b2f;
	font-weight: bold;
	text-align: left;
}
unknown {
	width: auto
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #00afef;
}
h2.centre	{
	text-align: center;
}
span.qual	{
	font-size: 9pt;
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #8cc63f;
	padding-top: 10px;
}
h3.first {
	padding-top: 0px;
}
h3.role {
	font-size: 12pt;
	padding-top: 0px;
}
p	{
	font-size: 10pt;
}
p.green {
	color: #8cc63f;
}
p.quote {
	font-style: italic;
}
p.middle {
	font-weight: bold;
	text-align: center;
	color: #00afef;
}
p.leftBlue {
	font-weight: bold;
	color: #00afef;
}
hr	{
	color: #00afef;
	background-color: #00afef;
	height: 3px;
}
span.sign	{
	font-size: 8pt;
	font-style: italic;
	color: #778899;
}
span.news	{
	font-weight: bold;
	color: red;
}
ul.lessindent {
	padding-left: 20px;
	list-style-type: circle;
}
.hand {
	cursor: pointer;
}
ol {
	line-height: 24px
}