*  {
	margin: 0;
	padding: 0;
}
body {
	background-color: #99a267;
	background-image:  url("images/bg_gradient.jpg");
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
#container {
	background-color: #FFFFFF;
	background-image:  url("images/bg_container.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 770px;
	height: 270px;
}
#header #header_menu  {
	list-style-type: none;
	width: 300px;
	float: right;
	position: relative;
	top: 180px;
}
#header_menu li  {
	list-style-type: none;
	float: left;
	width: 100px;
}
#header_menu li a  {
	font: bold 14px/2em "Century Gothic", Arial, Tahoma, sans-serif;
	color: #303f22;
	text-decoration: none;
}
#header_menu li a:hover  {
	color: #996633;
}
#header_menu li ul  {
	display: none;
	width: 130px;
}
#header_menu li:hover ul, #header_menu li.over ul  {
	display: block;
	float: left;
}
#header_menu li ul li  {
	width: 130px;
	background-color: #EBF5B9;
	text-indent: 5px;
}
#header_menu li ul li a  {
	font: 12px/2em "Century Gothic", Arial, Tahoma, sans-serif;
	color: #606841;
	text-decoration: none;
	border-top: 2px dotted #ffffff;
	display: block;
}
#header_menu li ul li a:hover  {
	background-color: #606841;
	color: #ffffff;
}
#header_logo  {
	position: relative;
	top: 10px;
	left: 90px;
	color: #ffffff;
}

#main_lcol  {
	float: left;
	position: relative;
	left: 90px;
	width: 200px;
}
#lcol_highlight {
	background-color: #d9e49d;
	background-image:  url("images/bg_lcol_highlight.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-bottom: 40px;
	margin-bottom: 25px;
}
#main_lcol #lcol_highlight ul  {
	margin-bottom: 25px;
}
#main_lcol #lcol_highlight ul li  {
	font: 14px "Century Gothic", Arial, Tahoma, sans-serif;
	color: #303f22;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 9px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 10px;
}
#main_lcol #lcol_highlight ul li:hover  {
	background-color: #606841;
}
#main_lcol #lcol_highlight ul li:hover a  {
	color: #ffffff;
}
#main_lcol #lcol_highlight ul li a  {
	font: 14px "Century Gothic", Arial, Tahoma, sans-serif;
	color: #303f22;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#main_lcol #lcol_highlight p  {
	font: 12px "Century Gothic", Arial, Tahoma, sans-serif;
	color: #303f22;
	width: 135px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 9px;
}
#main_lcol p  {
	font: 12px "Century Gothic", Arial, Tahoma, sans-serif;
	color: #303f22;
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 9px;
}

#main_rcol  {
	margin-left: 350px;
	width: 400px;
	margin-bottom: 35px;
}
#main_rcol a  {
	color: #336600;
	font-weight: bold;
	text-decoration: none;
}
#main_rcol a:hover  {
	color: #996633;
	text-decoration: underline;
}
#main_rcol h2  {
	font: 18px "Century Gothic", Arial, Tahoma, sans-serif;
	font-weight: bold;
	color: #596E47;
	width: 395px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 9px;
}
#main_rcol h2.relax span {
	width: 352px;
	height: 80px;
	background: url(images/relax.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.relax {
	width: 352px;
	height: 80px;
	margin: 0px 0px 10px;
	position: relative;
	font: 12px "Century Gothic", Arial, Tahoma, sans-serif;
}
#main_rcol h2.svc_tan, #main_rcol h2.svc_hair, #main_rcol h2.svc_skin, #main_rcol h2.svc_massage, #main_rcol h2.svc_spa, #main_rcol h2.svc_manicure, #main_rcol h2.svc_makeup, #main_rcol h2.svc_custom {
	width: 400px;
	height: 45px;
	margin: 0px;
	position: relative;
	font: 16px "Century Gothic", Arial, Tahoma, sans-serif;
}
#main_rcol h2.svc_tan span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_tan.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.svc_hair span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_hair.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.svc_skin span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_skin.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.svc_massage span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_massage.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.svc_spa span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_spa.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.svc_manicure span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_manicure.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.svc_makeup span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_makeup.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol h2.svc_custom span {
	width: 400px;
	height: 45px;
	background:  url(images/svc_custom.gif) no-repeat left top;
	position: absolute;
	display: block;
}
#main_rcol p.svc_description {
	font: italic 12px/normal Arial, Helvetica, sans-serif;
	color: #606841;
	padding: 3px 0px 8px;
}
#main_rcol #highlight_svc p.svc_description {
	font: italic 12px/normal Arial, Helvetica, sans-serif;
	color: #606841;
	width: 95%;
	padding: 3px 0px 8px;
}
#highlight_svc  {
	border: thin double #D9E49D;
	padding: 5px 10px;
	position: relative;
	background-color: #F3F9D7;
	margin-bottom: 25px;
}
#main_rcol p  {
	font: 14px/2em "Century Gothic", Arial, Tahoma, sans-serif;
	color: #303f22;
	width: 395px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 14px;
}
#main_rcol .frm_error {
	font: bold 16px "Century Gothic", Arial, Tahoma, sans-serif;
	color: #996633;
}

#footer {
	width: 770px;
	height: 159px;
	background-color: #FFFFFF;
	background-image:  url("images/bg_footer.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer ul  {
	list-style-type: none;
	padding-left: 30px;
}
#footer ul li  {
	float: left;
	width: 137px;
}
#footer_menu li a  {
	font: bold 14px/2em "Century Gothic", Arial, Tahoma, sans-serif;
	color: #303f22;
	text-decoration: none;
}
#footer_menu li a:hover  {
	color: #996633;
}
#footer p  {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 8px;
}

#main_rcol .frmlbl {
	font: 11px Arial, Tahoma, sans-serif;
}
.sm_text {
	font: 9px/1.5em "Century Gothic", Arial, Tahoma, sans-serif;
	letter-spacing: 0.25em;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
img  {
	border: none;
}
h3 {
	font: bold 16px "Century Gothic", Arial, Tahoma, sans-serif;
	color: #99A367;
	margin-bottom: 7px;
	padding-top: 20px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom-color: #99A367;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}

table {
	width: 100%;
}
table tr td.service {
	width: 65%;
	font: 14px "Century Gothic", Arial, Tahoma, sans-serif;
	text-align: left;
	vertical-align: bottom;
	padding: 5px 5px 7px 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table tr td.price {
	width: 35%;
	font: 14px "Century Gothic", Arial, Tahoma, sans-serif;
	text-align: right;
	vertical-align: bottom;
	padding: 5px 10px 7px 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
table tr td.svc_last {
	width: 65%;
	font: 14px "Century Gothic", Arial, Tahoma, sans-serif;
	text-align: left;
	vertical-align: bottom;
	padding: 5px 5px 7px 10px;
	border-bottom: none;
}
table tr td.price_last {
	width: 35%;
	font: 14px "Century Gothic", Arial, Tahoma, sans-serif;
	text-align: right;
	vertical-align: bottom;
	padding: 5px 10px 7px 5px;
	border-bottom: none;
}
.frm_list_r  {
	width: 150px;
	float: right;
	margin-left: 25px;
}
