@charset "utf-8";
/* CSS Document */

/* colours 

border green - #AAB78C
medium green - #D7DDCA
olive green - #83945C
very light green - #ECEEE7
dark green - #363D26
light cream - #F4F1EF
red - #983418
links - #1D838B - #1D838B
*/


body {
	margin:0;
	margin-top:25px;
	margin-bottom:25px;
	font-family:Calibri, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#363D26;
	background-color:#F4F1EF;
}
h1, h2, h3, h4 {
	color:#827763;
}
span {
	color:#1D838B;
}
a {
	color:#1D838B;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
a img {
	border:none;
}

/* Border-Control */
#header, #main, #footer, fieldset, td, th, #main .right .right, hr {
	border:1px solid #AAB78C;
}
#header, #main, #footer {
	margin:auto;
}
#header, #main {
	width:950px;
}
#header {
	position:relative;
	border-bottom:none;
	background-color:#DED1CB;
	background-image:url(images/header_gradient.jpg);
	background-repeat:repeat-x;
}
/*#header .contact {
	position:absolute;
	top:0;
	right:0;
	padding:5px;
	background:#B1B98F;
	color:#FFFFFF;
	font-size:14px;
	z-index:50;
}*/
.contact {
	margin:0 auto;
	width:942px;
	text-align:right;
	padding:5px;
	background:#B1B98F;
	color:#FFFFFF;
	font-size:14px;
}
#main {
	background-color:#F4F1EF;
	background-image:url(images/bg_vertical_bars.jpg);
	background-position:left;
	background-repeat:repeat-y;
	overflow:hidden;
}
#main .right {
	width:680px;
	margin-right:30px;
}
#main .right .right { /* Currently controls the therapist image */
	width:auto;
	margin-right:0;
	margin-bottom:20px;
}
#footer .right {
}
.right {
	float:right;
}
.left {
	margin-right:740px;
}
.right .left { /*left col WITHIN right col */
	margin-right:35px;
}
.content_right {
	text-align:right;
}
#footer {
	border-top:none;
	background-color:#D7DDCA;
	background-image:url(images/footer_gradient.jpg);
	background-repeat:repeat-x;
	width:910px;
	padding:20px;
	overflow:hidden;
}
li {
	padding-bottom:5px;
}
.nav, .nav li { margin:0; list-style-type:none; list-style:none; padding:0; display:block; margin-bottom:2px; }
.nav {
	margin-top:2px;
	margin-bottom:20px;
}
.nav a {
	display:block;
	padding:6px;
	background-image:url(images/button_gradient.jpg);
	background-repeat:repeat-x;
	background-color:#D7DDCA;
	border:solid 1px #666666;
	border-left:none;
	border-top:none;
	color:#363D26;
	font-weight:bold;
	text-decoration:none;
}
.nav a:link {
}
.nav a:visited {
}
.nav a:hover {
	color:#262C1B;
	border:solid 1px #666666;
	border-right:none;
	border-bottom:none;
}
.nav a:active {
}
.left .content {
	margin:10px;
}
.right .content {
	margin-top:25px;
	margin-bottom:25px;
}
fieldset {
	padding:15px;
	margin-bottom:20px;
}
fieldset legend {
	color:#1D838B;
}
.box_round {
	position:relative;
	padding:15px;
	margin-bottom:25px;
}
.tl, .tr, .bl, .br {
	position:absolute;
	background-repeat:no-repeat;
	width:10px;
	height:10px;
}
.t, .b, .l, .r {
	background-color:#AAB78C;
}
.l, .r {
	position:absolute;
	width:1px;
	top:10px;
	bottom:10px;
}
.l {
	left:0;
}
.r {
	right:0;
}
.t, .b {
	position:absolute;
	height:1px;
	left:10px;
	right:10px;
}
.t {
	top:0;
}
.b {
	bottom:0;
}

.box_round .tl {
	background-image:url(images/corner_brown_tl.gif);
	top:0;
	left:0;
}
.box_round .tr {
	background-image:url(images/corner_brown_tr.gif);
	top:0;
	right:0;
}
.box_round .bl {
	background-image:url(images/corner_brown_bl.gif);
	bottom:0;
	left:0;
}
.box_round .br {
	background-image:url(images/corner_brown_br.gif);
	bottom:0;
	right:0;
}
.box_round h1, .box_round h2, .box_round h3, .box_round h4 {
	margin-top:0;
} 
table {
	margin-bottom:20px;
}
td {
	padding:10px;
	background-color:#F4F1EF;
}
th {
	background-color:#FFFFFF;
}
.stack {
	display:table-cell;
}
.stack table {
	margin:auto;
}
.stack h2, .fees td {
	text-align:center;
}
.appointments {
	width:35%;
}
.fees {
	width:65%;
}
.faq_selected {
	border:5px solid #C2CBB4;
	padding:10px;
	margin-top:10px;
}
.clear {
	overflow:hidden;
}
.error_msg {
	color:#FF0000;
	font-weight:bold;
}
.important {
	font-weight:bold;
	color:#990000;	
	border:#FF0000 1px solid;
}
.important legend {
	font-weight:bold;
	color:#990000;
}
.footer_s8design {
	margin:auto;
	margin-top:8px;
	text-align:right;
	width:910px;
}
/* M4M Advert page */
.m4m_advert {
	text-align:center;
}
.m4m_advert .box_round {
	overflow:hidden;
	margin:0 auto 25px auto;
}
.m4m_advert ul {
	list-style:none;
	padding:0;
	margin:0;
}
.m4m_advert li {
	display:block;
	margin:5px 0 15px 0;
	padding:0
}
.m4m_advert ul li h2 {
	color:#990000;
}
.m4m_advert .img_left {
	float:left;
	clear:left;
	margin:0 15px 15px 0;
}
.m4m_advert .img_right {
	float:right;
	clear:right;
	margin:0 0 15px 15px;
}
h2.benefit, h3.benefit {
	color:#83945C;
}
.left {
	width:210px;
	float:left;
	margin-right:0;
}