@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #f1e7d90;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #f1e7d9;
}
.oneColFixCtr #container {
	width: 760px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #f1e7d9;
	background-image: url(http://spawillamina.com/assets/bg-main.jpg);
	height: 760px;
	position: relative;
	border: 1px solid #93804B;
}


.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#menu {
	margin: 0 auto;
	width: 576px;
/*	background-image: url(http://spawillamina.com/assets/floret-476.gif); */
	background-position: center;
	background-repeat: no-repeat;
}

#center_content {
	border-top: 8px solid #93804B;
	border-bottom: 8px solid #93804B;
	background-color: #833E16;
	color: #D0D1B0;
	font-family: Georgia, Times, serif;
	text-align: center;
	height: 440px;
	width: 760px;
	position: relative;
	top: 144px;
}

#body_only {
	width: 100%;
	padding-left: 100px;
	padding-right: 100px;
}

#treatment_picture, #left_picture {
	float: left;
	width: 265px;
}

#treatment_details {
	width: 495px;
	float: left;
	padding-top: 12px;
}

.tr_category_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.2em;
}
	
.tr_category_desc {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	padding: 6px 20px;
}

.tr_category_subhead {
	padding-top: 8px;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

.tr_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	letter-spacing: 0.2em;
	padding-bottom: 6px;
	padding-top: 6px;
	clear: both;
	font-weight: bold;

}

.tr_desc {
	padding: 6px 30px;
	font-size: 12px;
	line-height: 15px;
}

.tr_dur_price {
	font-family: Arial, Helvetica, sans-serif;
	padding: 6px 20px;
}

.pagination {
	padding: 10px 0px;
	width: 320px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
}

/* FORMATS FOR PRESS */

#press_content { 
	float: left;
	text-align: left;
	padding-left: 20px;
}

#press_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.2em;
	padding-bottom: 20px;
	padding-top: 20px;
}

.pr_lnk_pub_name {
	font-size: 18px; line-height: 18px;
	font-weight: bold;
	padding-bottom: 6px;
}


.pr_lnk_article_name {
	font-size: 14px; line-height: 18px;
	padding-bottom: 12px;
}

.pr_lnk_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#article_picture {
	float: left;
	width: 265px;
	padding-left: 20px;
	margin-top: 50px;	
}

#article_content {
	float: left;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	width: 440px;
}

#pr_art_name_date { 
	font-family: Arial, Helvetica, sans-serif; 
	padding-bottom: 20px;
}

.pr_art_pub_name {
	font-size: 16px; line-height: 18px;
}

.pr_art_date {
	font-size: 13px;
	line-height: 13px;
	padding-top: 3px;
}

#pr_art_description {
	font-size: 12px;
	line-height: 15px;
}


/* LINKS */


a.pagelink:link {
	color: #D0D1B0;
	text-decoration: none;
	display: block;
	width: 50px;
	padding: 4px;
	font-size: 12px;
	background-color: #833E16;
	border: 1px solid #93804B;
}

a.pagelink:visited {
	color: #D0D1B0;
	text-decoration: none;
	display: block;
	width: 50px;
	padding: 4px;
	font-size: 12px;
	background-color: #833E16;
	border: 1px solid #93804B;
}

a.pagelink:hover {
	color: #833E16;
	text-decoration: none;
	display: block;
	padding: 4 px;
	width: 50px;
	font-size: 12px;
	background-color: #93804B;
	border: 1px solid #93804B;

}

a.reglink:link {
	color: #D0D1B0;
	text-decoration: none;
	padding: 4px;
	font-size: 12px;
	background-color: #833E16;
	border: 1px solid #93804B;
}

a.reglink:visited {
	color: #D0D1B0;
	text-decoration: none;
	display: block;
	padding: 4px;
	font-size: 12px;
	background-color: #833E16;
	border: 1px solid #93804B;
}

a.reglink:hover {
	color: #833E16;
	text-decoration: none;
	display: block;
	padding: 4 px;
	font-size: 12px;
	background-color: #93804B;
	border: 1px solid #93804B;

}

a.golink:link {
	color: #D0D1B0;
	text-decoration: none;
	display: block;
	padding: 4px;
	font-size: 12px;
	background-color: #833E16;
	border: 1px solid #93804B;
}

a.golink:visited {
	color: #D0D1B0;
	text-decoration: none;
	display: block;
	padding: 4px;
	font-size: 12px;
	background-color: #833E16;
	border: 1px solid #93804B;
}

a.golink:hover {
	color: #833E16;
	text-decoration: none;
	display: block;
	padding: 4 px;
	font-size: 12px;
	background-color: #93804B;
	border: 1px solid #93804B;

}

a:link {
	color: #D0D1B0;
	text-decoration: none;
}

a:visited {
	color: #D0D1B0;
	text-decoration: none;
}

a:hover {
	color: #93804B;
	text-decoration: none;
}

/* FORMATS FOR SPECIALs */

.spec_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 46px;
	letter-spacing: 0.1em;
	padding-top: 20px;
}

.spec_sec_title {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.2em;
	padding: 20px 0px;
}

.spec_desc {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 20px;
}

.spec_dur_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 0.1em;
}

.book_early {
	font-size: 12px;
	padding-top: 20px;
}
	
/* FORMATS FOR STAFF BIOS */

#bio_block {
	position: absolute;
	top: 20px;
	left: 275px;
	width: 460px;
	text-align: left;
}

.bio_image {
	position: absolute;
	left: 25px;
	top: 25px;
}

.bio_title {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.1em;

}

.bio_position {
	position: absolute;
	text-align: right;
	top: 25px;
	right: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
}

.bio_desc {
	padding: 20px 0px;
	font-size: 12px;
	line-height: 15px;
}

.bio_license {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 20px;
}

.wellness_image {
	position: absolute;
	left: 25px;
	top: 50px;
}

.wellness_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
	letter-spacing: 0.2em;
	padding-bottom: 20px;
}



#wellness_block {
	position: absolute;
	top: 20px;
	left: 275px;
	width: 460px;
	text-align: left;
}

/* MAIN CONTENT FOR BODY1 SECTIONS */

.body2_desc {
	font-size: 16px;
	line-height: 22px;
	padding-left: 100px;
	padding-right: 100px;
	padding-top: 20px;
}

.body2_desc {
	font-size: 16px;
	line-height: 22px;
	padding-left: 80px;
	padding-right: 80px;
	padding-top: 15px;
}

.testimonial_title {
	font-size: 18px;
	padding-top: 10px;
	font-weight: bold;
	font-style: italic;
}

.posted_by {
	font-size: 10px;
	padding-top: 12px;
}


#map_button {
	width: 130px; 
	padding: 0px;
	background-image: url(http://spawillamina.com/assets/floret-130.gif); 
	background-position: center center; 
	background-repeat: no-repeat; 
	margin-left: auto; 
	margin-right: auto;
}

.go_button {
	text-align: center;
	width: 36px;
	padding: 0px 32px 0px 32px; 
	background-image: url(http://spawillamina.com/assets/floret-100.gif); 
	background-position: center center; 
	background-repeat: no-repeat; 
	margin-left: auto; 
	margin-right: auto;
	overflow: visible;
}
