body {
	background: #66bc32 url(img/bg.jpg) repeat-x;
	text-align: center;
	color: #32791a;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
body, div, ul, li, dl, dd, dt, p, table, tr, th, td, hr, a, img {
	padding: 0;
	border: 0;
	margin: 0;
}
p {
	padding: 0 0 15px 0;
}
ul {
	list-style: url(img/list-bullet.gif) none;
}
a, a:link {
	outline: none;
	color: #f6098f;
	text-decoration: none;
}
a:visited {
	color: #ff7abc;
}
a:hover, a:active {
	color: #f6098f;
	text-decoration: underline;
}
h1 {
	color: #fff;
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}
h2 {
	color: #32791a;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #32791a;
	font-size: 12px;
	font-weight: bold;
	margin-top: -13px;
}
h4 {
	color: #66bc32;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	color: #32791a;
	font-size: 12px;
	font-weight: bold;
}
hr {
	clear: both;
	display: block;
	color: #c1eb8b;
	background-color: #c1eb8b;
	height: 4px;
	margin: 10px 0;
	width: 100%;
}
.besidePic {
	clear: none;
}
.instructionsPaul {
	font-size: 16px;
	color: #0066FF;
}
h3.chem {
	color: #32791a;
	font-size: 12px;
	font-weight: bold;
	margin:0 0 20px 0;
}

.smallText {
font-size:9px;
line-height:12px;
}

/* --------------------------------------------------------------------------------- */
/* ---------- overall layout ---------- */
/* --------------------------------------------------------------------------------- */

#WrapperNav {
	display: inline;
	float: left;
	width: 194px;
	height: auto;
	padding: 0px 0;
	margin: 0 19px 30px 0;
	background: none;
}

#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	background: url(img/bg-content.gif) repeat-y;
}
#top {
	width: 1000px;
	height: auto;
	background: url(img/bg-header.jpg) no-repeat center top;
}
#mainContent {
	width: 960px;
	height: auto;
	padding: 163px 0 0 0;
	margin: 0 auto;
}
#nav {
	display: inline;
	float: left;
	width: 194px;
	height: auto;
	padding: 20px 0;
	margin: 0 19px 25px 0;
	background: #ff4fa7;
}
#nav ul, #nav ul il {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0;
}
#pageContent {
	display: inline;
	float: left;
	text-align: left;
	width: 719px;
	height: auto;
	padding: 0 0 23px 0;
}
#pageHeading {
	width: auto;
	height: auto;
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #66bc32;
	text-align: left;
}
#bottom {
	clear: both;
	width: 960px;
	height: auto;
	background: #f4ffd9 url(img/bg-bottom.gif) no-repeat;
	margin: 0 auto;
}
#bottomColumn1, #bottomColumn2, #bottomColumn3, #bottomColumn4, #bottomColumn5 {
	float: left;
	display: inline;
	width: 158px;
	height: auto;
	text-align: left;
	margin: 0 0 0 30px;
	padding: 56px 0 0 0;
}
#bottomColumn3, #bottomColumn5 {
	padding: 75px 0 0 0;
}
#bottomColumn2 {
	line-height: 16px;
}
.clearer {
	clear: both;
	display: block;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	height: 0;
	width: auto;
}
#footer {
	clear: both;
	width: 1000px;
	height: auto;
	background: #66bc32 url(img/bg-footer.gif) no-repeat;
	margin: 0 auto;
	padding: 50px 0 50px 0;
	color: #fff;
	font-size: 10px;
	white-space: pre;
}
#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #32791a;
	text-decoration: underline;
}

#flashGallery {
	width:550px;
	height:400px;
}

/* --------------------------------------------------------------------------------- */
/* ---------- page elements ---------- */
/* --------------------------------------------------------------------------------- */

.picRight {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
	border-left: 10px solid #fff;
}

.picRight2 {
	display: block;
	float: right;
	margin: 20px 0 10px 10px;
	border-left: 10px solid #fff;
}

.pageCopy, .servicesNavCopy {
	padding-left: 10px;
}
.pageCopy ul {
	margin: -15px 0 15px 20px;
	list-style: url(img/list-bullet.gif) none;
}
.heading1 {
	color: #32791a;
	font-size: 14px;
	font-weight: bold;
}


/* --------------------------------------------------------------------------------- */
/* ---------- home ---------- */
/* --------------------------------------------------------------------------------- */

#homeCenter {
	display: inline;
	float: left;
	width: 449px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0 0 23px 0;
}
#homeRight {
	display: inline;
	float: left;
	width: 260px;
	height: auto;
	margin: 0 10px 0 0;
	padding: 0 0 23px 0;
}
#homeWelcome {
	width: 449px;
	height: 147px;
	margin-bottom: 7px;
	background: url(img/bg-welcome.jpg) no-repeat;
	text-align: left;
}
#homeWelcomeCopy {
	width: auto;
	height: auto;
	padding: 60px 5px 0 195px;
}
.homeGraphic {
	display: block;
	margin-bottom: 7px;
}
#flashFeature {
	display: block;
	margin-bottom: 7px;
}
#flashFeature2 {
	display: block;
	
	float:left;
	width:245px;
	margin:20px 0 0 12px;
}
#homeWelcome2 {
	width: 449px;
	height: 205px;
	margin-bottom: 7px;
	background: url(img/bg-welcome2.jpg) no-repeat;
	text-align: left;
}
#homeWelcome2Copy {
float:left;
	width: 163px;
	height: auto;
	padding: 10px 5px 0 10px;
}
/* --------------------------------------------------------------------------------- */
/* ---------- sub-nav ---------- */
/* --------------------------------------------------------------------------------- */

#subContainer1 {
	width: auto;
	height: auto;
	padding: 18px 0 18px 20px;
	margin-bottom: 20px;
	background: url(img/bg-subnav1.gif) repeat-y;
}
#subContainer2 {
	width: auto;
	height: auto;
	padding: 18px 0 18px 20px;
	margin-bottom: 20px;
	background: url(img/bg-subnav2.gif) repeat-y;
}
#subMain {
	display: inline;
	float: left;
	text-align: left;
	width: 160px;
	height: auto;
	font-weight: bold;
	color: #ff4fa7;
}
.subSub1 {
	display: inline;
	float: left;
	text-align: left;
	width: auto;
	height: auto;
	padding-right: 40px;
}
.subSub2 {
	display: inline;
	float: right;
	text-align: left;
	width: 218px;
	height: auto;
}
.subSelected {
	font-weight: bold;
	color: #ff4fa7;
}
#subContainer1 a, #subContainer1 a:link, #subContainer1 a:visited, #subContainer2 a, #subContainer2 a:link, #subContainer2 a:visited {
	color: #32791a;
	text-decoration: none;
}
#subContainer1 a:hover, #subContainer1 a:active, #subContainer2 a:hover, #subContainer2 a:active {
	color: #f6098f;
	text-decoration: underline;
}


/* --------------------------------------------------------------------------------- */
/* ---------- services ---------- */
/* --------------------------------------------------------------------------------- */

.servicesNavCopy ul {
	margin: -15px 0 15px 20px;
	list-style: none;
}
.price {
	color: #32791a;
	font-size: 14px;
	font-weight: bold;
}
.buttonPrice {
	vertical-align: middle;
	margin: 0 7px 10px 0;
}
.graphicIncludes {
	margin: 0 7px 20px 0;
}


/* --------------------------------------------------------------------------------- */
/* ---------- online reservations ---------- */
/* --------------------------------------------------------------------------------- */

.hrReservations {
	clear: left;
	width: 370px;
}
#myCart {
	width: 690px;
	border: 1px solid #66bc32;
	padding: 0;
}
#cartHeader {
	display: block;
	background: #66bc32;
	color: #fff;
	padding: 3px 10px;
	font-weight: bold;
	font-size: 14px;
}
.cartContent {
	text-align: left;
	display: block;
	margin: 0 10px;
	border-bottom: 1px solid #c1eb8b;
	padding: 10px 0;
}
.cartSmallLink {
	font-size: 10px;
	line-height: 12px;
}
.cartDate {
	float: right;
	text-align: center;
	display: inline;
	width: 100px;
	margin-left: 10px;
	border-left: 1px solid #c1eb8b;
}
.cartBreak {
	clear: both;
}
#cartTotals {
	display: block;
	margin: 0 10px 10px 10px;
	padding-top: 5px;
	text-align: right;
	border-top: 3px solid #c1eb8b;
}
.cartFinalTotal {
	font-weight: bold;
	font-size: 14px;
}


/* --------------------------------------------------------------------------------- */
/* ---------- buy a gift certificate ---------- */
/* --------------------------------------------------------------------------------- */

.giftCertTerms {
	font-size: 11px;
	line-height: 14px;
}


/* --------------------------------------------------------------------------------- */
/* ---------- online consultation ---------- */
/* --------------------------------------------------------------------------------- */

.conQ {
	font-weight: bold;
}


/* --------------------------------------------------------------------------------- */
/* ---------- chemicals ---------- */
/* --------------------------------------------------------------------------------- */

.chemicals {
	display: inline;
	float: left;
	margin-top: 15px;
	margin-right: 20px;
	text-align: left;
	width: 220px;
	height: auto;
}
.chemicalsLast {
	display: inline;
	float: left;
	margin-top: 15px;
	text-align: left;
	width: 220px;
	height: auto;
}


/* --------------------------------------------------------------------------------- */
/* ---------- tables and forms ---------- */
/* --------------------------------------------------------------------------------- */

table {
	border-collapse: collapse;
}
td {
	color: #32791a;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
}
input {
	vertical-align: middle;
	color: #32791a;
	font: 12px/18px Arial, Helvetica, sans-serif;
}
.formInput {
	color: #32791a;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 200px;
}
.alignRight {
	text-align: right;
}
.alignLeft {
	text-align: left;
}
.alignCenter {
	text-align: center;
}
.dropdown {
	color: #32791a;
	font-size: 11px;
	width: 200px;
}

/* ----- contact ----- */
#tableHours td {
	padding: 5px 0;
	width: 125px;
}
#tableContact td {
	padding: 3px 0;
}
.contactLeft {
	text-align: right;
	width: 100px;
	vertical-align: top;
}
.contactRight {
	text-align: center;
	width: 220px;
	vertical-align: middle;
}
.formInputAge {
	color: #32791a;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 40px;
}

/* ----- gift certificate ----- */
#tableGiftCert td {
	padding: 3px 0;
}
#tableGiftCert3 td {
	padding: 3px 8px 3px 0;
}
.formInputAmount {
	color: #32791a;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 90px
}
.giftCertRight {
	text-align: left;
	font-weight: bold;
	color: #ff4fa7;
}

/* ----- single girls club ----- */
#tableClub td {
	padding: 3px 0;
	text-align: left;
}
#tableClub {
	width: 520px;
}

/* ----- subscribe ----- */
#tableSubscribe td {
	padding: 3px 3px 0 0;
	text-align: left;
}


/* --------------------------------------------------------------------------------- */
/* ---------- view cart ---------- */
/* --------------------------------------------------------------------------------- */
#tableCart {
	width: 100%;
}
#tableCart tr, #tableCart td {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
.cartProduct {
	font-weight: bold;
}
.cartQuantity {
	color: #32791a;
	font: 12px/18px Arial, Helvetica, sans-serif;
	width: 30px;
	text-align: center;
}
.hrCart {
	color: #e8ffb3;
	background-color: #e8ffb3;
	height: 2px;
	margin: 5px 0;
}
.colProduct {
	text-align: left;
}
.colUnit {
	text-align: right;
	width: 10%;
}
.colPrice {
	text-align: right;
	width: 10%;
}
.colQuantity {
	text-align: center;
	width: 10%;
}
.colUpdate {
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	width: 15%;
}
.colPrice img {
	margin: 2px 0;
}
.acceptCC {
	float: left;
	padding-right: 10px;
}
.acceptCC img {
	border: 1px solid #CCCCCC;
}


/* --------------------------------------------------------------------------------- */
/* ---------- checkout ---------- */
/* --------------------------------------------------------------------------------- */
#tableCheckout {
	width: 100%;
}
#tableCheckout tr, #tableCart td {
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
}
.colCheckoutTitles {
	text-align: left;
	font-weight: bold;
}
.colName {
	text-align: right;
	padding-right: 10px;
}
.colInputs {
	text-align: left;
	padding-right: 20px;
	font-weight: bold;
}
.colInputs input, .colInputs select {
	color: #32791a;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	width: 180px;
	margin: 2px 0;
}
.colCheckoutButtons {
	text-align: center;
	vertical-align: middle;
}
.colCheckoutButtons img {
	margin: 0 3px;
}
.selectDate {
	width: 80px !important;
}

/* CSS CALANDAR */
#calendar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

#calendar A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

.monthShow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	width:98px;
	height:17px;
	text-align: right;
	text-transform: capitalize;
	font-size: 10px;

}
a.calControl  {
	font-size: 14px;
	text-decoration: none;
	width: auto;
	float: left
	}
a.calControl:hover {
	text-decoration: blink
	}

.calDay, .calDate, .calDateToday, .calEmpty {	
	float: left;
	width: 15px;
	height: 15px;
	margin-right: 2px;
	margin-bottom: 2px;
	padding: 2px;
}
.calDay {
	color: #f6098f;
	height: 10px;
	border: 1px solid transparent;
	font-style: italic;
	margin-bottom: 0px;
	border-left: 1px solid #f0f0f0;
}



.calDate, .calDateToday {
	border: 1px solid #f0f0f0;
	background-color: #ffffff;
	text-decoration: none;
}

.calDateToday {
	border: 1px solid #f6098f;
	background-color: #CCCCCC;
}
.calEmpty {
	border: 1px solid #f0f0f0;
	background-color: #f9f9f9;
}

.calDate:hover, .calDateToday:hover {
	border: 1px solid #FF9999;
	background-color:#CCCCCC;
}
/* CSS CALANDAR */