﻿#childrensList li {
	list-style: disc;
	list-style-type: disc;
}
#adultList li {
	list-style: disc;
	list-style-type: disc;
}
#partnersPage a {
	color: #666666;
	text-decoration: none;
}
#partnersPage a:hover {
	color: #80bb42;
	text-decoration: underline;
}
.boldText {
	font-weight: bold;
}
.boldTextGreen {
	font-size: 16px;
	font-weight: bold;
	color: #80bb42;
}
.membershipTableText h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable td {
	vertical-align: top;
	padding: 0px 10px 20px 5px;
}
#membershipTable td img {
	margin-top: 5px;
}
#membershipTable h2 {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable ul {
	list-style: disc inside;
}
#membershipTable h2 a {
	color: #80bb42;
	margin-bottom: 2px;
	font-size: medium;
}
#membershipTable h2 a:hover {
	text-decoration: none;
}
#membershipTable td a img {
	border: none;
}
.boldText {
	font-weight: bold;
}
#nav_bar {
	margin: 0px;
	margin-left: 3px;
	background-image: url('../images/nav_bar_20.jpg');
	background-repeat: no-repeat;
	height: 200px;
}
#therapistNames {
	margin-top: 30px;
}
#therapistNames table {
	width: 450px;
}
#physiotherapyContact {
	margin-top: 30px;
}
#partnersPage li {
	list-style: disc;
	list-style-type: disc;
}
#viewDetailedServices table {
	margin-left: 20px;
	border-collapse: collapse;
}
.grayBackground {
	background-color: #E9ECEE;
}
.massagePricingTableLeftCol {
	width: 150px;
}




