body {
	background-color: #CCCCCC;
	text-align: center;
	margin: 0px;
}
p {
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
	line-height: 18px;
	margin-top: 5px;
}
h1 {
	font-family: Tahoma;
	color: #666666;
}
h2 {
	font-family: Tahoma;
	color: #FFFFFF;
}
h3 {
	font-family: Tahoma;
	color: #000000;
}
h4 {
	font-family: Tahoma;
	color: #000000;
}
h5 {
	font-family: Tahoma;
	color: #666666;
}
h6 {
	font-family: Tahoma;
	color: #666666;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
#acupuncture {
}

#pilates {
}
#contact {
}

body#pilates, 
body#acupuncture, 
body#contact {
	background-color: #FFFFFF;
}


#wrapper {
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
	zoom: 1;
}
#banner {
	position: relative;
	background-color: #7B1F34;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#banner h2 {
	margin: 0px;
	padding: 0px;
}

#banner h3 {
	color: #FFFFFF;
}


#banner #accred {
	position: absolute;
	width: 240px;
	left: 308px;
	top: 24px;
	text-align: center;
}
#sidebar {
	position: relative;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../Images/bar3BG8.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#sidebar h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
#sidebar h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	padding: 10px;
	zoom: 1;
	position: relative;
}
#pilcontent {
	position: relative;
}
#accontent {
	position: relative;
}
#content #list {
	margin-left: 250px;
}
#content ul {
	list-style-type: disc;
	margin-left: 50px;
}
#content li {
	line-height: 150%;
}
#content #colsWrap {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	position: relative;
	zoom: 1;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content #cols {
	float: left;
	padding-right: 30px;
	position: relative;
}
#cols img {
	padding-right: 15px;
}
#contact #pictures img{
	padding-right: 15px;
}

#content #prose {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	overflow: hidden;
	clear: both;
}
#buttons {
	position: relative;
}
#content #prose ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 12px;
}
#content #prose li {
}
.figure {
	float: right;
	background-image: url(../Images/dropshad.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 25px;
	position: relative;
	top: 0px;
	right: 0px;
}
.figure img {
	position: relative;
	left: -8px;
	top: -3px;
}
* html .figure img {
	top: -3px;
}
#acupuncture #content {
	padding-top: 0px;
}
#content #accontent img {
	padding-right: 100px;
}
#accontent #nowat {
	float: right;
	position: relative;
}
#nowat p {
	margin-top: 10px;
	margin-bottom: 0px;
	text-align: center;
}
#footer {
	clear: both;
	position: relative;
	width: auto;
}
#footer #navbar {
	line-height: 25px;
}
.copyright {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.pink12 {
	font-size: 12px;
	color: #D92059;
}
.black14 {
	font-size: 14px;
	color: #000;
}
.green14 {
	font-size: 14px;
	color: #009933;
}
.red14 {
	font-size: 14px;
	color: #FF0000;
}

.purple14 {
	font-size: 14px;
	color: #990099;
}
.blue14 {
	font-size: 14px;
	color: #0066CC;
}



.bold {
	font-weight: bold;
}
.centre {
	text-align: center;
}
.textRight {
	text-align: right;
}

.lineht20 {
	line-height: 20px;
}

.lineht25 {
	line-height: 25px;
}


.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.clearBoth {
	clear: both;
}
.clearRight {
	float: right;
}
.clearLeft {
	float: left;
}

