body.home {
	background-color: #A5C0DE;
	margin: 0px;
	padding: 0px;
}
body.content {
	background-color: #8CD1DD;
	margin: 0px;
	padding: 0px;
}
.hometopbg {
	background: url(images/reno_sparks_nevada_massage.jpg) no-repeat;
}
/* copy the following style for each different page with a different quote on the green bar */
.contenttopbg {
	background: #FFFFFF url(images/content.jpg) no-repeat;
}
.contenttopbgmassage {
	background: #FFFFFF url(images/content-massage.jpg) no-repeat;
}
.contenttopbginfraredsauna {
	background: #FFFFFF url(images/content-infrared-sauna.jpg) no-repeat;
}
.contenttopbgmemberships {
	background: #FFFFFF url(images/content-memberships.jpg) no-repeat;
}
.contenttopbgcontact {
	background: #FFFFFF url(images/content-contact.jpg) no-repeat;
}
.contenttopbgworkplace {
	background: #FFFFFF url(images/content-workplace-massage.jpg) no-repeat;
}
.contenttopbgaboutus {
	background: #FFFFFF url(images/content-about-us.jpg) no-repeat;
}
.contenttopbghealthyliving {
	background: #FFFFFF url(images/content-healthy-living.jpg) no-repeat;
}
.contenttopbggiftcertificate {
	background: #FFFFFF url(images/content-gift-certificate.jpg) no-repeat;
}
.contenttopbgcareeropportunities {
	background: #FFFFFF url(images/content-career-opportunities.jpg) no-repeat;
}
.contenttopbgbodytreatments {
	background: #FFFFFF url(images/content-body-treatments.jpg) no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #375A72;
}
.tabletext {
	font-size: 11px;
	color: #969191;
}
a:link, a:active, a:visited {
	color: #05311D;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:link.nav, a:active.nav, a:visited.nav {
	font-size: 11px;
	color: #05311D;
	text-decoration: none;
	padding-right: 20px;
}
a:hover.nav {
	font-size: 11px;
	color: #05311D;
	text-decoration: underline;
	padding-right: 20px;
}
.tablebg {
	background: url(images/tablebg.gif) repeat-y;
}
.tablestripe {
	background: url(images/tablestripe.gif) repeat-y;
}
h1 {
	font-size: 14px;
	color: #5C9A37;
	margin-top: 18px;
	margin-bottom: -8px;
}
h2 {
	font-size: 12px;
	color: #166796;
	margin-bottom: -8px;
}
.disclaimer {
	color: #8398A6;
}
.required {
	font-size: 12px;
	color: #5C9A37;	
}
#homefooter {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 4px;
	text-align: center;
}
#homefooter2 {
	font-size: 9px;
	color: #FFFFFF;
	padding-bottom: 4px;
	text-align: center;
}
#homefooter a:link, #homefooter a:active, #homefooter a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#homefooter a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer {
	font-size: 10px;
	color: #8398A6;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #8398A6;
	text-decoration: none;
}
#footer a:hover {
	color: #8398A6;
	text-decoration: underline;
}
.exyst {
	margin: 0;
	padding: 4px 0;
	text-align: center;
}
.exyst a {
	font-size: 8px;
	color: #c0d1dc;
	text-decoration: none;
}