body {
	margin: 5px;
	background-color: #ffffff;
	background-attachment: fixed;
/* ---Textured Spa Garden  ---  */
	background-image: url(../styleImages/backgrounds/rust14.gif); 
	background-repeat: repeat; // repeat-x=horizonatally
        background-postion: top left;  
/* ---Gradent Spa Garden  --- 
	background-image: url(../styleImages/backgrounds/bkgd-grad.jpg); 
	background-repeat: repeat-x; // repeat-x=horizonatally
        background-postion: top left;   */
/* ---Nighttime garden  
	background-image: url(../styleImages/backgrounds/blue-fantasy-sky.jpg); 
	background-repeat: no-repeat // repeat-x=horizonatally
	background-position: top left;  
*/
/*  ---Pink Fairy Background
	background-image: url(../styleImages/backgrounds/pinkflowerfairy.jpg); 
	background-repeat: repeat-x; // repeat-x=horizonatally
	background-position: bottom center;
*/

}
#pageSurround {
	width: 850px;
	margin: 15px auto 10px auto;
	padding: 5px;
        padding-top: 10px;
        background: #ffffff;
/*	background-image: url(../styleImages/backgrounds/bg23.jpg);
	background-repeat: repeat;  */
	border: 2px solid #d6c492; 
}

#subSurround {
}

#topHeader {
	text-align: center;
	height: 178px;
        margin: 0px 0px 0px 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../styleImages/backgrounds/god-spa-bar5.jpg);
	background-repeat: no-repeat;
        background-position: top center;
/*	border-top: 1px solid #6d077f;
	border-right: 1px solid #6d077f;
	border-left: 1px solid #6d077f;
*/
}
.boxTitleLeft, .boxTitleRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
      font-weight: bold;
	color: #ffffff;
	background-image: url(../styleImages/backgrounds/boxTitle-gem-teal.gif);
        background-repeat: no-repeat;
	width: 155px;
	height: 20px;
	padding-left: 9px;
	padding-top: 3px;
}
.boxContentLeft, .boxContentRight {
	border-top: 1px solid #d6c492; 
  	border-left: 1px solid #d6c492;
	border-right: 1px solid #bba977;
	border-bottom: 1px solid #bba977; 
	background-color: #ded2b0;   /* was ccffcc  or #ded2b0 */
	padding-left: 5px;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.colLeft {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 7px;
	padding-right: 7px;
	float: left;
}
.colMid {
	position: relative;
	width: 665px;
	float: left;
}
.colRight {
	position: relative;
	width: 160px; 
	padding-left: 5px;
	right: 9px;
	float: right;
}
.boxContent {
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: 10px 15px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #14789a;
	background-color: #FFF;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES */
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
.colMainCheckout {
	position: relative;
	width: 658px;
	float: left;
}
/* END CHECK OUT PAGES */
.siteDocs {
	text-align:center;
	margin-top: 10px;
}
.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	background-color: #EBEDFE;
	text-align: center;
	border: 1px solid #C9CEFC;
	margin: 0px;
	padding: 3px;
	float: left;
	width: 647px;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 160px;
	height: 150px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}
