body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.2em;
	background-color: #ECECFF;
}
#wrapper {
	width: 890px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../images/bannerTop.jpg);
	background-repeat: no-repeat;
	border: 1px solid #9110B2;
	text-align: left;
	background-color: #FFF;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 320px;
	width: 890px;
	position: relative;
}
#bannerBtm {
	position: relative;
	height: 200px;
	width: 890px;
	top: 120px;
	background-image: url(../images/bannerBtm.jpg);
	background-repeat: no-repeat;
}
#banner #bannerBtm #MenuBar1 {
	position: absolute;
	top: 0px;
	right: 0px;
}
#bannerBtmPlain {
	position: relative;
	height: 200px;
	width: 890px;
	top: 120px;
	background-image: url(../images/bannerBtmPlain.jpg);
	background-repeat: no-repeat;
}
.plainNav {
	color: #FDDBFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	display: block;
	padding-top: 10px;
}
.plainNav a:link,a:visited {
	color: #FFF;
	text-decoration: none;
}
.plainNav a:hover,a:active {
	color: #F9F;
}
#content {
	color: #170DC2;
	text-align: left;
	width: 840px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
}
#safeandgentle {
	font-size: 1.4em;
	font-weight: bold;
	color: #9111B3;
	position: absolute;
	height: 20px;
	width: 800px;
	left: 60px;
	top: 170px;
	text-align: center;
}
#content a:link {
	font-weight: bold;
	color: #B22FD2;
	text-decoration: none;
}
#content a:visited {
	font-weight: bold;
	color: #B22FD2;
	text-decoration: none;
}
#content a:hover {
	font-weight: bold;
	color: #170DC2;
	text-decoration: underline;
}
#content a:active {
	font-weight: bold;
	color: #170DC2;
	text-decoration: underline;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 115px;
	width: 890px;
	text-align: center;
	font-size: 0.8em;
}
#footerNav {
	padding-top: 70px;
	color: #009;
	width: 840px;
	margin: 0 auto;
	padding-bottom: 10px;
}
#footer #footerNav p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#footerNav a:link {
	color: #FACAFE;
	text-decoration: none;
}
#footerNav a:visited {
	color: #FACAFE;
	text-decoration: none;
}
#footerNav a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footerNav a:active {
	color: #FFF;
	text-decoration: underline;
}
h1 {
	color: #66F;
	font-size: 1.5em;
	font-weight: bold;
	text-indent: 20px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #991DB7;
	margin-top: 30px;
	margin-bottom: 30px;
}
h2 {
	color: #66F;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: -10px;
	display: inline;
}
h3 {
	color: #66F;
	font-size: 1em;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
#content ul {
	list-style-position: inside;
	list-style-type: disc;
}
ul.myList li {
	color:#991DB7;
}
ul.myList li span { 
color:#170DC2; 
}
.imgLeft {
	margin-right: 25px;
}
.imgRight {
	margin-left: 25px;
}
.redText {
	color: #F00;
	font-weight: bold;
}
.floatLeft {
	float: left;
}
.names {
	font-size: 1.2em;
	font-weight: bold;
	color: #66F;
}
.qualifications {
	font-size: 1em;
	color: #66F;
}
.practitionerNumber {
	font-size: 0.9em;
	color: #66F;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9A1CB5;
}
.hoursDay {
	margin-right: 25px;
}
iframe {
	border: 1px solid #9111B3;
}
.pullquote {
	background-color: #CCF;
	text-align: center;
	display: block;
	width: 420px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../images/quotesTop.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.pullquote img {
	float: right;
	position: relative;
	right: 0px;
	bottom: 15px;
}
.quoteNames {
	font-style: italic;
	color: #9966FC;
}
.smallNotes {
	font-size: 0.9em;
	color: #66F;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.backtotop a:link {
	color: #B22FD2;
	text-decoration: none;
}
.backtotop a:visited {
	color: #B22FD2;
	text-decoration: none;
}
.backtotop a:hover {
	color: #170DC2;
	text-decoration: underline;
}
.backtotop a:active {
	color: #170DC2;
	text-decoration: underline;
}
table tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
