﻿@charset "UTF-8";

/*-----START RESET-----*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*-----END RESET-----*/




/*---START herself STYLE---*/

body {
	background-color: #D0ECF4;
}

p {
	font-size: 11px;
}

/*--NAV--*/


#wrapper {
	margin-right:auto;
	margin-left:auto;
	width:800px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	}
#content {
	background-color: #FFFFFF;
	float: left;
	width: 800px;
	height: auto;
}

#nav {
	width: 800px;
	height: 185px;
	background-image: url(images/nav_bg.png);
}

#nav h1  {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#wrapper  #nav  li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6eb959;
	padding-right: 10px;
	padding-left: 8px;
}
#wrapper #nav a {
	text-decoration: none;
	color: #6EB959;
}
#wrapper #nav a:hover {
	color: #D83375;
}
#wrapper #nav ul {
	float: right;
	margin-top: 75px;
}
#wrapper #nav .last {
	border-right-style: none;
	padding-right: 15px;
}
#testimonial {
	color: #0099CC;
	margin-top: 18px;
	padding-right: 20px;
}
#wrapper #content .maincontent #testimonial p {
	margin-top: 6px;
}
#wrapper #content .maincontent #testimonial .name   {
	font-style: italic;
	margin-bottom: 18px;
}
#sidebar {
	float: left;
	width: 280px;
	padding-left: 30px;
	padding-right: 20px;
	margin: 0px;
	height: auto;
}
div.home_01  {
	background-image: url(images/home_textbox.png);
	background-repeat: no-repeat;
	height: 134px;
	width: 397px;
	background-position: top;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	margin-left: 20px;
	float: left;
	}
.maincontent  #features   {
	height: auto;
	display: inline;
	float: left;
	width: 450px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#wrapper #content .maincontent #features .feature1 {
	width: 92px;
	float: left;
	display: inline;
	margin-right: 20px;
}

.maincontent   h3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #6EB959;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 12px;
}
#maincopy  li    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-bottom: 3px;
	color: #333333;
}
#maincopy  h5    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

label {
	float: left;
	text-align: left;
	width: 80px;
	padding-top: 4px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0072BC;
}

/*--FOOTER--*/

div#footer

 {
	height: 64px;
	background-image: url(images/footer_bg.png);
	background-color: #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	clear: both;
	float: left;
	width: 800px;
	margin-top: 20px;
	padding-top: 20px;
}


#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0639F;
	text-transform: uppercase;
	text-align: center;
}


span {
	display: none;
}
.maincontent  p   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}
.maincontent   {
	float: left;
	width: 450px;
	height: auto;
	padding-right: 20px;
}
#maincopy  p    {
	padding-right: 40px;
	color: #333333;
	margin-top: 6px;
}
.classes_01    {
	height: 40px;
	width: 300px;
	margin-bottom: 10px;
	background-image: url(images/classes_01.png);
	background-repeat: no-repeat;
}
#features  .feature1  h2    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F0639F;
	margin-top: 6px;
}
#wrapper #content .maincontent #features .feature1 p {
	font-size: 10px;
	line-height: 13px;
	color: #333333;
	margin-top: 3px;
}
.maincontent h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #E884AC;
	font-size: 10px;
	margin-bottom: 12px;
	margin-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
}
#wrapper #content .maincontent #maincopy ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-bottom: 15px;
}
#wrapper #content .maincontent .about_01 {
	height: 40px;
	width: 300px;
	margin-bottom: 20px;
	background-image: url(images/about_01.png);
	background-repeat: no-repeat;
}

#wrapper #content .maincontent .thankyou_01 {
	height: 40px;
	width: 300px;
	margin-bottom: 20px;
	background-image: url(images/thankyou_01.png);
	background-repeat: no-repeat;
}

#wrapper #content .maincontent .lact_01 {
	height: 80px;
	width: 300px;
	margin-bottom: 20px;
	background-image: url(images/lactation_01.png);
	background-repeat: no-repeat;
}
#home_image {
	margin-bottom: 18px;
}
#wrapper #content .maincontent .massage_01 {
	height: 80px;
	width: 300px;
	margin-bottom: 20px;
	background-image: url(images/massage_01.png);
	background-repeat: no-repeat;
}
#maincopy li.sched_loc     {
	font-size: 11px;
	color: #333333;
	margin-bottom: 18px;
}
.sched_01 {
	height: 40px;
	width: 300px;
	margin-bottom: 10px;
	background-image: url(images/sched_01.png);
	background-repeat: no-repeat;
}
.clickhere {
	font-weight: bold;
	color: #F0639F;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	margin-right: 3px;
}
#wrapper  #content  #sidebar  p.maptext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #F0639F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 17px;
}
.contact_01 {
	height: 40px;
	width: 300px;
	margin-bottom: 20px;
	background-image: url(images/contact_01.png);
	background-repeat: no-repeat;
}
#wrapper #content .maincontent #features .feature1 a {
	text-decoration: none;
	color: #f0639f;
}
#wrapper #content .maincontent #features .feature1 a:hover {
	text-decoration: none;
	color: #6EB959;
}
#wrapper #content .maincontent #maincopy a {
	color: #F0639F;
	text-decoration: none;
}
#wrapper #content .maincontent #maincopy a:hover {
	color: #6EB959;
	text-decoration: none;
}
.pricing_01 {
	height: 40px;
	width: 300px;
	margin-bottom: 10px;
	background-image: url(images/pricing_01.png);
	background-repeat: no-repeat;
}
#wrapper  #content  .maincontent li.subnav {
	display: inline;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0639F;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #F0639F;
	padding-left: 12px;
	line-height: 17px;
	height: 10px;
	padding-bottom: 0px;
	padding-top: 1px;
}
#wrapper #content .maincontent li.subnav_first {
	display: inline;
	padding-right: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0639F;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #F0639F;
	padding-left: 0px;
	line-height: 17px;
	height: 10px;
	padding-top: 1px;
}
#wrapper  #content  .maincontent li.subnav_last  {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F0639F;
	border-right-color: #F0639F;
	padding-left: 12px;
	line-height: 17px;
	height: 10px;
	padding-top: 1px;
}
#wrapper #content .maincontent .sub {
	height: 20px;
}
.newStyle1 {
}
