@charset "utf-8";

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #cc6600;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
}
.container0 { 
	width: 95%; 
	margin: 0 auto;
	background: url(images/shadowLeft.gif) repeat-y left;
	padding-left: 8px;
	max-width: 1500px;
}
.container1 {
	width: 100%;
	background:  url(images/shadowRight.gif) repeat-y right;
	color: #003300;
	padding-right: 8px;
}
#pghead {
	color: #660000;
	width: 100%;
	position: relative;
	background-color: #ff9900;
	background-image: url(images/scenery.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
#conam {
	z-index: 99;
	position: absolute;
	left: 0px;
	top: 0;
	width: 339;
	height: 200;
	border: 0px none;
}

/* following are defaults for the photos in the banner and the little curve on the far top right of the gold area -- styles in the 'special' style sheet supercede these to create the banners for holidays or special promotions */
#photo1R {
	background-image: url(images/candles-flower-towel.jpg);
	width: 301px;
	height: 200px;
	float: right;
	border-left: 3px solid #666633;
}
#curve1R {
	background-image: url(images/down-curve2R-flowers.jpg);
}

.photo2 {
	background-image: url(images/woman-w-stones.jpg);
	width: 133px;
	height: 200px;
	border-left: 3px solid #666633;
}
#photo2L {
	background-image: url(images/woman-w-stones.jpg);
	width: 133px;
	height: 200px;
	border-left: 3px solid #666633;
	border-right: 3px solid #666633;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 339px;
}
#photo3R {
	background-image: url(images/foot-massage.jpg);
	width: 301px;
	height: 200px;
	float: right;
	border-left: 3px solid #666633;
}
#curve3R {
	background-image: url(images/down-curve-foot.jpg);
}
.photo4 {
	background-image: url(images/man-receiving-massage.jpg);
	width: 224px;
	height: 200px;
	border-left: 3px solid #666633;
}
#photo4L {
	background-image: url(images/man-receiving-massage.jpg);
	width: 224px;
	height: 200px;
	border-left: 3px solid #666633;
	border-right: 3px solid #666633;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 339px;
}
.photo5 {
	background-image: url(images/deep-tissue-massage.jpg);
	width: 270px;
	height: 200px;
	border-left: 3px solid #666633;
}
#photo5L {
	background-image: url(images/deep-tissue-massage.jpg);
	width: 270px;
	height: 200px;
	border-left: 3px solid #666633;
	border-right: 3px solid #666633;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 339px;
}
.photo6 {
	background-image: url(images/stones-fern.jpg);
	width: 301px;
	height: 200px;
}
#photo6R {
	background-image: url(images/stones-fern.jpg);
	width: 301px;
	height: 200px;
	float: right;
	border-left: 3px solid #666633;
}
#curve6R {
	background-image: url(images/down-curve2R-blk.gif);
}
#photo6L {
	background-image: url(images/stones-fern.jpg);
	width: 301px;
	height: 200px;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 339px;
	border-right: 3px solid #666633;
}
#photo7L {
	background-image: url(images/pregnancy-massage.jpg);
	width: 133px;
	height: 200px;
	border-left: 3px solid #666633;
	border-right: 3px solid #666633;
	position: absolute;
	top: 0px;
	z-index: 2;
	left: 339px;
}
#photo7R {
	background-image: url(images/pregnancy.jpg);
	width: 301px;
	height: 200px;
	float: right;
	border-left: 3px solid #666633;
}
/* is used for specials in the banner */
#photoMsg {
	width: 3px;
	height: 3px;
}
#curve7R {
	background-image: url(images/down-curve2R-blk.gif);
}
#curve {
	margin: 0;
	padding: 0;
	background-image:url(images/down-curve3.jpg);
	background-color: #f5f5dc;
	background-repeat: no-repeat;
	background-position: right top;
}
#pgtitle {
	color: #fff;
	width: 100%;
	background: #993300 url(images/redbkg.jpg) repeat-x top;
	margin: 0; padding: 0;
}
#pgtitle0 {
	color: #fff;
	width: 100%;
	background: url(images/down-curveL.gif) no-repeat top left;
	margin: 0; padding: 0;
}
#pgtitle1 {
	color: #fff;
	width: 100%;
	background: url(images/down-curveR.gif) no-repeat top right;
	margin: 0; padding: 0;
}
h2 {
	text-align: left;
	margin: 0px;
	padding-top: 16px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 34px;
}
h3 {
	color: #cc6600;
	font-size: 1.1em;
	font-weight: 600;
	margin: 12px;
	padding: 0px;
}
.dashUnder {
	border-bottom: 1px dashed #cc6600;
	font-style: italic;
	margin-left: 10px;
}
#mainContent h2 { 
	padding: 12px 6px 10px 0px;
	color: #993300;
}
#mainContent0 {
	background: #f5f5dc url(images/down-curve3L.jpg) no-repeat left top;
}
#breadcrumbs {
	color: #336600;
	padding-top: 12px;
	padding-left: 16px;
	text-align: left;
	font-size: .7em;
}
#mainContent {
	color: #000;
	text-align: left;
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 16px;
	background: url(images/down-curve3R.jpg) no-repeat right top;
}
.svcDesc {
	line-height: 150%;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.svcPrices {
	font-variant: small-caps;
	font-weight: 600;
	font-size: .9em;
}
#pgfoot0 {
	background: #999900 url(images/pgfoot-00-curve.gif) repeat-x top;
	width: 100%;
	color: #fff;
	font-size: .9em;
	padding: 6px 0px 6px 0px;
}
#pgfoot1 {
	width: 100%;
	color: #fff;
	padding: 6px 0px 6px 0px;
	font-variant: small-caps;
	font-weight: 700;
	word-spacing: 6px;
	background: #666600 url(images/pgfoot-01-curve.gif) repeat-x top;
	border-bottom: 1px solid #000;
}
#pgfoot2 {
	background: #993300;
	width: 100%;
	color: #fff;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #000;
}
/* links */
a:link, a:visited {
	color: #336600;
	font-weight: 700;
}
a:active, a:focus {
	color: #990000;
}
a:link:hover, a:visited:hover {
	color: #fff;
	background-color: #336600;
	text-decoration: none;
}
a:link.reg, a:visited.reg, a:hover.reg {
	font-weight: 500;
}
#breadcrumbs a {
	font-weight: 500;
	text-decoration:none;
}
#nav1 {
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #ffcc00;
}
#nav1 ul {
  font: italic bold 1em Veranda, sans-serif;
  padding: 3px 0 1px;
  margin: 0;
}
#nav1 li {
	list-style: none;
	margin: 0 1px 0;
	padding: 0;
	display: inline;
}
a.nav1Sel1:link, a.nav1Sel1:visited, a.nav1Sel2:link, a.nav1Sel2:visited, a.nav1Sel3:link, a.nav1Sel3:visited, a.nav1Sel4:link, a.nav1Sel4:visited, a.nav1Sel5:link, a.nav1Sel5:visited {
	color: #333;
	background: #ffff66 url(images/nav1bkg.jpg);
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	padding: 5px 10px 5px 10px;
	margin: 0;
	text-decoration: none;
}
a.nav1Sel1:hover, a.nav1Sel2:hover, a.nav1Sel3:hover, a.nav1Sel4:hover, a.nav1Sel5:hover {
	color: #fff;
	background: #336600 url(images/nav1bkg2.jpg);;
}

#nav3 {
	text-align: center;
	margin: 0;
}
#nav4 {
	float: left;
	text-align: left;
}
#nav3 ul, #nav4 ul {
  margin: 0;
  padding: 20px 0 2px 0;
  font: bold .8em Veranda, sans-serif;
}
#nav3 ul {
  padding-bottom: 20px;
  font: bold .9em Veranda, sans-serif;
}
#nav3 li, #nav4 li {
	list-style: none;
	margin: 0;
	display: inline;
}
#nav3 ul li a, #nav4 ul li a, #footer a {
	color: #ffffcc;
	padding: 3px 3px;
	margin-left: 3px;
	border-bottom: none;
	text-decoration: none;
}
#nav3 ul li a:hover, #nav4 ul li a:hover, #footer a:hover {
	color: #fff;
	text-decoration: none;
}

/* for link lists */
#nav1 h5, #nav2 h5, #nav3 h5, #nav4 h5 {
	display: none;
	margin: 0;
	padding: 0;
}
/* for keyboard access for link */
.akey {
	text-decoration: underline;
}
/* font and misc. formatting codes */
.sm9 {
	font-size: .9em;
}
.sm8 {
	font-size: .8em;
}
.sm7 {
	font-size: .7em;
}
.smCap {
	font-variant: small-caps;
}
.smCap9 {
	font-variant: small-caps;
	font-size: .9em;
}
.emText {
	font-style: italic;
}
.boldDarkRedStretch {
	font-weight: 900;
	color: #990000;
	letter-spacing: .3em;
}
.redSmCap9 {
	font-size: .9em;
	color: #990000;
	font-variant: small-caps;
}
.graySmCap9 {
	font-size: .9em;
	color: #666666;
	font-variant: small-caps;
}
ul.orangeBallList {
	margin-left: 20px;
}
.orangeBallList li {
	list-style-image: url(images/orangeBallsm.gif);
}
ul.goldBallList {
	margin-left: 20px;
}
.goldBallList li {
	list-style-image: url(images/goldBallsm.gif);
}
ul.greenBallList, ul.greenBallListds {
	margin-left: 20px;
}
.greenBallList li, .greenBallListds li {
	list-style-image: url(images/greenBallsm.gif);
}
.greenBallListds li {
	margin-top: 10px;
}
.greenballListds li .p1 {
	margin-top: 0px;
}
.clearfloat {
	margin: 0;
	clear: both;
   height: 0;
   font-size: 1px;
   line-height: 0px;
}
.stretchText {
	line-height: 150%;
}
.stretchSmText {
	font-size: .9em;
	line-height: 150%;
}
.leftSidebar {
	float: left;
	width: 200px;
	margin-right: 10px;
	border-right: 1px dotted #666600;
}
.rightSidebar {
	float: right;
	width: 200px;
	margin-left: 10px;
	border-left: 1px dotted #666600;
}
.rightSidebar2 {
	float: right;
	width: 300px;
	margin-left: 10px;
	border-left: 1px dotted #666600;
}
.rightSidebar3 {
	float: right;
	width: 240px;
	margin-left: 10px;
	border-left: 1px dotted #666600;
}

.rightSidebar p, .rightSidebar2 p, .rightSidebar3 p, .leftSidebar p {
	font-size: .9em;
	padding: 0px 6px 6px 10px;
}

/* for bottom of page */
#footer {
	width: 95%; 
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#footer p {
	font-size: .8em;
	margin: 0;
	padding-left: 6px;
	padding-bottom: 3px;
}
#footer p.ds {
	font-size: .7em;
	color: #ffff99;
}
#artemis {
	float: right;
	display: inline;
	width: 100px;
	text-align: center;
}
#artemisLogo {
	background-image: url(images/artemis.png);
	background-position: 0px;
	height: 50px;
	width: 66px;
	margin-top: 10px;
}
#artemisLogo:hover {
	background-position: 66px;
}
#artemis a.logolink:hover {
	background-color: transparent;
}

#pgfoot2 a {
	color: #fff;
	text-decoration: none;
}
#pgfoot2 a:hover {
	background: #993300;
	text-decoration: underline;	
}
a:link.giftCertLink, a:visited.giftCertLink {
	color: #cc6600;
	text-decoration: none;
}
a:hover.giftCertLink {
	color: #fff;
}
