@charset "UTF-8";
/* CSS Document */

/* FOOTER TEXT */
.oneColFixCtrHdr #footer p {
	font-size:9px;
	color:#FFFFFF;
	padding: 14px 20px 10px 20px;

}

/* FOOTER LINKS */
.footerlinks a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerlinks a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.footerlinks a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

.orangetext {color: #FF6600}

h2 {
	color: #006665;
	font-weight: bold;
	font-size:12px;
}

/* NORMAL LINKS */
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

.greenbold {
	color: #006665;
	font-weight: bold;
	font-size:12px;
}

/* FORMS */
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid ;
	border-color:#CDCDC9;
	margin: 5px 0px 5px 0px;
	padding: 3px;
}


select { 
	background-color: #FFFFFF;
	border: 1px solid ;
	border-color:#CDCDC9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 5px 0px 5px 0px;
}

/* H1 headings */
h1.about {
	width:329px; height:15px;
	background:url(../headings/aboutus.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
h1.contact {
	width:329px; height:15px;
	background:url(../headings/contactus.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.dancephysiotherapy {
	width:329px; height:15px;
	background:url(../headings/dance_physiotherapy.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}


h1.hydrotherapy {
	width:329px; height:15px;
	background:url(../headings/hydrotherapy.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.latestnews {
	width:329px; height:15px;
	background:url(../headings/latestnews.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.occrehab {
	width:329px; height:15px;
	background:url(../headings/occ_rehab.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.links {
	width:329px; height:15px;
	background:url(../headings/links.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
h1.staff {
	width:329px; height:15px;
	background:url(../headings/staff.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.treatment {
	width:329px; height:15px;
	background:url(../headings/treatment.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.sitemap {
	width:329px; height:15px;
	background:url(../headings/sitemap.gif);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

h1.sportsphysio {
	width:329px; height:15px;
	background:url(../headings/sports_physiotherapy.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}