* {
	margin:0px;
	padding:0px;
}
body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#7DAFAE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#000;
}
.smallerText {
	font-size:0.8em;
}
img {
	border:0px;
}
img.selected {
	border:2px solid #06668C;
}
h1 {
	font-size:1.2em;
	color:#06668C;
	margin-bottom:10px;
}
h2 {
	font-size:1.0em;
	color:#06668C;
	font-weight:bold;	
}
h3 {
	font-size:1.2em;
	color:#06668C;
}
h4 {
	font-size:1.2em;
	color:#950839;
}
h5 {
	font-size:1.2em;
	color:#000;
	margin-bottom:10px;
}
h6 {
	font-size:11px;
	color:#999;
}
p {
	margin-bottom:9px;
	line-height:16px;
}
a:link, a:active, a:visited {
	color:#06668C;
	text-decoration:underline;
}
a:hover{
	color:#950839;
	font-weight:bold;
}
hr {
	border:none;
	height:2px;
	width:100%;
	color:#E0E0E0;
	background-color:#E0E0E0;
}
hr.margin {
	border:none;
	height:2px;
	width:100%;
	color:#E0E0E0;
	background-color:#E0E0E0;
	margin-top:15px;
	margin-bottom:15px;
}
.formInput {
	color:#000;
	font:0.9em / 1.5 ariel, sans-serif;
	background:#EBEBEB;
	border:1px solid #06668C;
	padding-left:5px;
}
input {
	color:#000;
	font:12px ariel, sans-serif;
	background:#EBEBEB;
	border:1px solid #06668C;
	padding-left:5px;
}
select {
	color:#000;
	font:12px ariel, sans-serif;
	background:#EBEBEB;
	border:1px solid #06668C;
}
textarea {
	color:#000;
	font:12px ariel, sans-serif;
	background:#EBEBEB;
	border:1px solid #06668C;
	padding-left:5px;
	overflow:auto;
}
input.blank {
	color:#000;
	font:12px ariel, sans-serif;
	background:none;
	border:none;
	padding:0px;
}
.formButton {
	background:none;
	border:none;
	padding-left:0px;
}
.noBorder {
	border:none;
}
.emailLabel {
	color:#FFF;
	font-size:0.9em;
}
.emailLabel a:link, .emailLabel a:active, .emailLabel a:visited {
	text-decoration:underline;
	font-size:0.9em;
	color:#FFF;
	cursor:pointer;
}
.emailLabel a:hover {
	text-decoration:underline;
	color:#000;
	font-weight:normal;
}
.clearBoth{
	clear:both;
}
#pageWrapper {
	position:relative;
	background-color:#FFF;
	margin:0 auto;
	margin-top:5px;
	width:960px;
	text-align:left;
}
#imageHolder{
	background-image: url(images/leftBack3.jpg);
	background-repeat:no-repeat;
	height:597px;
	background-color:#FFF;
}
#left {
	width:120px;
}
#right {
	float:right;
	width:630px;
}
#rightHolder {
	margin-left:170px;
}
#rightTherapy {
	float:right;
	width:830px;
}
#timetable {
	float:right;
	width:822px;
}
#rightHeader {
	float:right;
}
#rightContent {
	margin-top:70px;
	height:501px;
	width:655px;
}
#formScroll {
	height:498px;
	width:660px;
	overflow:auto;
	font-size:1.0em;
}
.formtextSmaller {
	font-size:0.85em;
}
#footer {
	background-color:#06668C;
	border-top:1px solid #FFF;
	height:54px;
	padding-top:6px;
}
#topBar{
	background-color:#06668C;
	border-bottom:1px solid #FFF;
}
#navHolder{
	padding-top:100px;
}
#indexLeft {
	float:left;
	width:434px;
}
#indexRight {
	float:right;
	width:185px;
	margin-right:20px;
	margin-top:10px;
}
div#rightContent ul{
	color:#06668C;
	margin-left:15px;
}
div#rightContent ul li{
	font:1.0em / 1.2 ariel, sans-serif;
	color:#000;
}
.therapitsList {
	color:#000;
	font:1.0em / 1.2 ariel, sans-serif;
	margin-left:15px;
	line-height:20px;
}
.therapitsList span {
	font: 0.9em / 1.0 ariel, sans-serif;
	color:#000;
}
.therapitsList a:link, .therapitsList a:active, .therapitsList a:visited {
	text-decoration:none;
	font:1.0em / 1.2 ariel, sans-serif;
	color:#000;
	cursor:pointer;
	line-height:20px;
}
.therapitsList a:hover {
	text-decoration:underline;
	color:#950839;
}
.noLink {
	color:#000;
	margin-left:15px;
	line-height:20px;
}
.noLink a:link, .noLink a:active, .noLink a:visited {
	text-decoration:none;
	color:#000;
	cursor:pointer;
	line-height:20px;
}
.noLink a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#950839;
}


/* MAIN NAV */

ul#mainNav {
	list-style:none;
	width:120px;
}
ul#mainNav li a:LINK, ul#mainNav li a:VISITED, ul#mainNav li a:ACTIVE{
	border-top:1px solid #FFF;
}
ul#mainNav li.bottom {
	border-bottom:1px solid #FFF;
}
ul#mainNav li a:LINK, ul#mainNav li a:VISITED, ul#mainNav li a:ACTIVE{
	color:#FFF;
	display:block;
	width:88%;
	padding:4px 6%;
	text-decoration:none;
	font:0.9em / 1.5 ariel, sans-serif;
	background-color:#06668C;
}
ul#mainNav li a:HOVER{
	color:#06668C;
	background-color:#FFC54A;
	font-weight:bold;
}
ul#mainNav li#selected a:LINK, ul#mainNav li#selected a:VISITED, ul#mainNav li#selected a:ACTIVE{
	color:#06668C;
	display:block;
	width:88%;
	padding:4px 6%;
	text-decoration:none;
	font:0.9em / 1.5 ariel, sans-serif;
	font-weight:bold;
	background-color:#FFC54A;
}

/* THERAPYNAV */

#tharapyNavHolder {
	float:left;
	width:150px;
	margin-top:100px;
}
ul#therapyNav {
	list-style:none;
	width:150px;
	border:1px solid #FFF;
}
ul#therapyNav li a:LINK, ul#therapyNav li a:VISITED, ul#therapyNav li a:ACTIVE{
	border-top:1px solid #FFF;
}
ul#therapyNav li.bottom {
	border-bottom:0px solid #FFF;
}
ul#therapyNav li a:LINK, ul#therapyNav li a:VISITED, ul#therapyNav li a:ACTIVE{
	color:#FFF;
	display:block;
	width:88%;
	padding:4px 6%;
	text-decoration:none;
	font:0.9em / 1.5 ariel, sans-serif;
	background-color:#9BC4D8;
}
ul#therapyNav li a:HOVER{
	color:#FFF;
	background-color:#06668C;
	background-image:none;
	font-weight:bold;
}
ul#therapyNav li#selected a:LINK, ul#therapyNav li#selected a:VISITED, ul#therapyNav li#selected a:ACTIVE{
	color:#FFF;
	display:block;
	width:88%;
	padding:4px 6%;
	text-decoration:none;
	font:0.9em / 1.5 ariel, sans-serif;
	font-weight:bold;
	background-color:#06668C;
  	background-image: none;
}

/* timetable & misc css*/

.orangeBold {
	color:#FAAB52; 
	font-weight:bold;
	font-size:1.0em;
}
div#timetable table {
}
div#timetable table th {
	background-color:#06668C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#ffffff;
}
div#timetable table td {
	border:0px solid #ff0000;	
}
.studioSearch {
	background-color:#C3C3C3;
	font:10pt / 1.8 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	padding-top:4px; /* defines height of text from top of box */
	padding-bottom:2px;
}
.studioBox1 {
	background-color:#C3C3C3;
	font:10pt / 1.8 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	vertical-align:middle;
	line-height:15px;
	cursor:pointer;
}
.studioBox2 {
	background-color:#950839;
	font:9pt / 1.8 Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	line-height:15px;
	cursor:pointer;
}
.studioBox3 {
	background-color:#DEDEDE;
	font:10pt / 1.8 Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	line-height:15px;
}
.studioBox4 {
	background:#C3C3C3 url('images/red_dot.gif') no-repeat bottom right;
	font:10pt / 1.8 Arial, Helvetica, sans-serif;
	color:#000;
	text-align:center;
	vertical-align:middle;
	line-height:15px;
	cursor:pointer;
}
.studioTimes {
	background-color:#06668C;
	font:9pt / 1.0 Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	vertical-align:top;
	padding-top:4px; /* defines height of text from top of box */
	padding-bottom:2px;
	line-height:15px;
}
.borderTable {
	border:1px solid #06668C;
}
.borderTable td {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:0.8em;
	border:1px solid #06668C;
}
.borderTable th {
	border:1px solid #06668C;
	background-color:#9BC4D8;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:5px;
}
.noBorderTable {
	border:1px solid #FFF;
}
.noBorderTable td {
	font-family: Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	font-size:0.8em;
	border:1px solid #FFF;
}
.currentPage {
	color:#F5AE0A;	
}
.forumHeader {
	border:1px solid #06668C;
	background-color:#06668C;
	font:1.0em / 1.8 Arial, Helvetica, sans-serif;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.forumMenu {
	border:1px solid #06668C;
	background-color:#9BC4D8;
	font:0.9em / 1.0 Arial, Helvetica, sans-serif;
	height:20px;
	padding-top:5px; /* defines height of text from top of box */
	line-height:12px;
}
.forumPost {
	border:1px solid #06668C;
	font:0.9em / 1.0 Arial, Helvetica, sans-serif;
	line-height:15px;
}
.forumPost a:link, .forumPost a:active, .forumPost a:visited {
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
.forumPost a:hover {
	color:#950839;
	font-weight:bold;
}
.forumMenu a:link, .forumMenu a:active, .forumMenu a:visited {
	text-decoration:none;
	color:#000;
	cursor:pointer;
	padding-left:12px;
}
.forumMenu a:hover {
	color:#950839;
	font-weight:bold;
}
#forum_quote {
	width:94%;
	text-align:left;
	padding-left:5px;
	border:1px solid #E0E0E0;
	background-color:#FFF;
	color:#06668C;
	display:block;
}
.newsTitle {
	font-size:12px;
	font-weight:bold;
	color:#06668C;
}
.11px {
	font-size:11px;
}
.dashed {
	border-bottom:1px dashed #06668C;
}
.dashed a:link, .dashed a:active, .dashed a:visited {
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
.dashed a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#950839;
}
.dashGrey {
	border-bottom:1px dashed #06668C;
	color:#999;
}
.dashGrey a:link, .dashGrey a:active, .dashGrey a:visited {
	text-decoration:none;
	color:#999;
	cursor:pointer;
}
.dashGrey a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#999;
}
.workshop {
	font-size:12px;
	color:#000;
	font-weight:bold;
}
.workshop a:link, workshop a:active, workshop a:visited {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.smallgrey {
	font-size:0.8em;
	color:#999;
}
.padTable td {
	font-family: Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:0.8em;
}
.padTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:5px;
}


