body, h1, h2, h3{font-family: Verdana, Arial, Helvetica, sans-serif;}
body {
	color: #002222;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	text-align: center;
	font-size: 14px;
}
h1, h2, h3{
	font-weight: bold;
	color: #6633FF;
}	
h1{
	font-size: 18px;
	font-style: italic;
	height: 18px;
}
h2{
	font-size: 16px;
	font-style: italic;
	height: 16px;
	clear: both;
}
h3{
	font-size: 14px;
	height: 14px;
	clear: both;
}
p{
	font-size: 14px;
	clear: both;
}
cite{
	font-size: 13px;
	font-style: italic;
}
li{
	font-size: 13px;
	list-style-type: disc;
}
a:link{color: #6633FF; text-decoration: none;}
a:visited{color: #6633FF; text-decoration: none;}
a:active{color: #6633FF; text-decoration: none;}
a:hover{color: #6633FF; text-decoration: underline;}
hr{
	clear:both;
	background-color: #6633FF;
	color: #6633FF;
	height: 1px;
}
.menuopt{
	height: 24px;
	padding: 0px;
	margin: 0px;
	clear: left;
	width: 150px;
}
.fade{
	width: 20px;
	float: right;
	clear: right;
}
.smalllink{
	font-size: 12px;
	float: right;
}
.fielddesc {
	font-size: 14px;
	color: #6633FF;
	width: 25%;
	padding-left: 3px;
	text-align : left;
}
.fieldinput {
	width: 75%;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	text-align : left;
}
.buttonrow {
	text-align: right;
	padding: 4px;
}
.req {
	font-size: 12px;
	color: #6633FF;
}
.formbutton {
	height: 20px;
	width: 62;
	margin-top: 5px;
	padding: 0px;
	border: none;
	vertical-align: bottom;
}
.formerror {
	color: #FF0000;
	font-size: 9px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.formerrorwarn {
	color: #FF0000;
	font-size: 13px;
	text-align: center;
	padding-bottom: 4px;
}
.testimonialdeliml, .testimonialdelimr {
	width: 40px;
	height: 40px;
	font-weight: bold;
	font-family: times;
	font-size: 40px;
	color: #6633FF;
}
.testimonialdeliml{
	float: left;
}
.testimonialdelimr{
	float: right;
	text-align: right;
}
#wrap{
	width: 740px;
	background-color: #F5FEFF;
	margin: auto;
	border: 1px solid #CBCDFF;
	text-align: left;
}
#menuouter{
	background-color: #E8F8FF;
	width: 190px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	clear: left;
	display: inline;
}
#menuinner{
	border: 1px solid #CBCDFF;
	padding: 15px;
	font-size: 15px;
}
#massage{
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 15px;
	float: left;
	clear: left;
	display: inline;
}
#topbanner {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CBCDFF;
	height: 90px;
	width: 740px;
}
#footer {
	clear: both;
	line-height: 0px;
	height: 0px;
}

#menusel{
	color: #6633FF;
	height: 24px;
	padding: 0px;
	margin: 0px;
	clear: left;
	width: 150px;
	font-weight: bold;
}
#textouter{
	float: right;
	clear: right;
	display: inline;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 480px;
}
#textinner{
	padding: 0px;
}
#treatsouter{
	background-color: #E8F8FF;
	width: 100%
}
#treatsinner{
	border: 1px solid #CBCDFF;
	padding-left: 15px;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 12px;
}

#address{
	font-size: 14px;
	float: left;
	width: 40%;
	padding-bottom: 15px;
}
#phone{
	font-size: 14px;
	float: right;
	width: 60%;
}

#website{
	width: 740px;
	margin: auto;
	color: #BBBBBB;
	font-size: 10px;
	text-align: right;
}
#website a{
	color: #BBBBBB;
	font-weight: bold;
}