html,body {
	padding: 0;
	margin: 0;
}
body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: 175%;
	color: #333333;
}
em{
	letter-spacing: 1px;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
.layouttable {
	border: 1px solid #000;
	margin: 5%;
	width: 80%;
}
.sitename {
	padding: 10px 0px 10px 0px;
}
.logo {
	padding: 10px 10px 0px 20px;
}
.logohome {
	padding: 10px 35px 10px 0px;
}
.menu {
	background-color: #000;
	padding-left: 50px;
}
.main {
	padding: 30px;
}
.background {
	background-image: url("http://www.elitebodyandmind.com/images/massage-chairright.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}
.title {
	font-size: 100%;
	font-weight: bold;
	color: #993333;
}
.subtitle {
	font-style: italic;
	color: #993333;
}
.pricename {
	font-weight: bold;
	font-style: italic;
	color: #993333; 
}
.greentext {
	color:#339933;
}
#wrapper, #content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

.caltitle {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.caltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.button {
	font-size: 12px;
	color: #993333;
	font-weight: bold;
}

blockquote {
	margin-top: 0;
	padding-top: 0;
}
.header {
	font-size: 100%;
	font-weight: bold;
	color: #993333;
}
.errmsg {
	color: #FF0000;
}
#menutext a {
	font-weight: bold;
	color: #fff;
	font-size: 95%;
	text-decoration: none;
	background-color: #000;
}
#menutext a:link, #menutext a:visited {
	text-decoration: none;
}
#menutext a:hover, #menutext a:active {
	text-decoration: underline;
}
.tblheader {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}
.tblheader a:link, .tbleheader a:visited {
	text-decoration: none;
}
.tblheader a:hover, .tblheader a:active {
	text-decoration: underline;
}
.ktml {
	background-color: #FFFFFF;
	color: #000000;
}
.white {
	background-color: #fff;
}
.highlight {
	background-color: #FFFFCC;
}
.giftcertificate {
	border: 1px solid #000000;
	width: 400px;
}
.calendarmain {
	width: 355px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}
.calendarheader {
	background-color: #FFFFCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.calendarheaderb {
	background-color: #FFFFCC;
	border-bottom: 1px solid #999;
}
.calendardaynames {
	background-color: #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 50px;
	font-weight: bold;
}
.calendarcellblank {
	background-color: #E8E8E8;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 50px;
}
.calendarcell {
	background-color: #fff;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 50px;
}
.calendarcellhighlight {
	background-color: #FFFF99;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 50px;
}
.admintable {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
}
.admintablecell {
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
}
.gray {
	background-color: #E8E8E8;
}
.ltgray {
	background-color: #F8F8F8;
}