
html, body {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

div, span, object, iframe, h1, h2, h3, h4, h5, h6, p,
pre, a, abbr, acronym, address, code, del, dfn, em, img,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

blockquote, q {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  quotes: "" "";
}
blockquote:before, q:before,
blockquote:after, q:after {
  content: "";
}

th, td, caption {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}

a img {
  border: none;
}

body {
  color: #8a8383;
  font-size: 12px;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: #d1c5be url(../images/main-bg.png) repeat 0 0;
}

p {
  margin-bottom: 1em;
}

a {
  color: #881d1d;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  color: #b36e22;
  padding-bottom: .3em;
  font-weight: normal;
}

h1 {
  font-size: 20px;
  line-height: 1em;
}

h2 {
  font-size: 17px;
  line-height: 1em;
}

h3 {
  font-size: 13px;
  line-height: 1em;
}

img, object {
  vertical-align: middle;
}

.floatLeft {
  float: left;
  margin: 0 1em 1em 0;
}

.floatRight {
  float: right;
  margin: 0 1em 1em 0;
}

.alignCenter {
  text-align: center;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.hardClear {
  clear: both;
}





.niceBorder{
	padding: 5px;
	background: #f5ece6;
	border: 1px solid #e4d1c8;
	margin: 0 5px 5px 0px;
	
}

.niceBorder img, .niceBorder object{
	vertical-align: bottom;
}

.niceBorderright{
	padding: 5px;
	background: #f5ece6;
	border: 1px solid #e4d1c8;
	float: right;
	margin: 0 0px 5px 10px;
}

.niceBorderright img, .niceBorderright object{
	vertical-align: bottom;
}

.niceBorderleft{
	padding: 5px;
	background: #f5ece6;
	border: 1px solid #e4d1c8;
	margin: 0 10px 5px 0px;
	float: left;
}

.niceBorderleft img, .niceBorderleft object{
	vertical-align: bottom;
}


.imageRow{
	padding: 10px 0 0px 0px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
	
}

.imageRowgallery{
	padding: 10px 0 0px 2px;
	text-align: center;
	word-spacing: 0;
	letter-spacing: 0;
}

.imageRowItem{
	padding: 0 5px 0px 0px;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	display: inline-block;
	float:left
}

.imageRowItem{
	display: inline;
}

.niceField{
	padding: 2px;
	margin: 0;
	border: 1px solid #eee;
	border-left-color: #ddd;
	border-right-color: #ddd;
	border-top-color: #ccc;
	color: #555;
}

.errorField{
	border: 1px solid #e00;
	border-left-color: #d00;
	border-right-color: #d00;
	border-top-color: #c00;
	background: #fff0ec;
}

hr{
	background: none;
	border: 0;
	height: 0;
	overflow: hidden;
	border-top: 1px dashed #a4b8dd;
	margin: 10px 0 12px;
}

#gallery {
	width: 964;
	padding-left: 25px;
	
	
}








#bg {
  background: #fdfbfb url(../images/wrapper-bg.png) repeat-x 0 0;
}

#wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  padding-top: 106px;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 106px;
}

#logo {
  position: absolute;
  overflow: hidden;
  top: 15px;
  left: 20px;
  width: 202px;
  height: 54px;
}

#logo a {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/logo.png) no-repeat 0 0;
}

#callUs {
  position: absolute;
  left: 796px;
  top: 20px;
  width: 184px;
  height: 44px;
  font-weight: lighter;
  text-indent: -9999em;
  overflow: hidden;
  background-image: url(../images/call-us.png);
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

#menu {
  height: 20px;
  position: absolute;
  list-style-type: none;
  z-index: 1000;
  left: 20px;
  top: 85px;
  background: url(../images/menu-hovered.png) no-repeat 0 -1000px;
}
#menu li {
  float: left;
  list-style-type: none;
  position: relative;
  _margin-top: -1000px;
}
#menu li a {
  _float: left;
  _position: relative;
  display: block;
  line-height: 20px;
  text-align: center;
  _margin-top: 1000px;
}
#menu li ul {
  _float: left;
}
#menu li ul li {
  float: none;
  margin: 0;
  height: auto;
}
#menu li ul li a {
  width: 110px;
  font-size: 11px;
  font-weight: normal;
  line-height: 15px;
  text-align: left;
  text-transform: none;
  margin: 0;
  cursor: pointer;
  _clear: left;
  position: relative;
  border-left: 1px solid #d5c5be;
  border-right: 1px solid #d5c5be;
}
#menu li ul li a.top {
  border-top: 1px solid #d5c5be;
}
#menu li ul li a.bottom {
  border-bottom: 1px solid #d5c5be;
}
#menu li ul li a:hover {
  _float: none;
  background-image: none;
}
#menu li > ul {
  display: none;
  position: absolute;
  z-index: 10000;
  left: 0;
  top: 20px;
}
#menu li:hover > ul {
  display: block;
}
#menu li a {
  text-shadow: #fff 1px 1px 1px;
  padding: 0 10px;
  color: #816455;
  font-weight: bold;
}
#menu li a:hover {
  background: #95786b url(../images/menu-hovered.png) repeat-x;
  text-shadow: #4f372c 1px 1px 1px;
  color: #fff;
  text-decoration: none;
}
#menu li ul li a {
  padding: 3px 0 3px 5px;
  background: #f9f5f3;
}
#menu #menuTeam {
  _width: 408px;
  _margin-right: -300px;
}
#menu #menuTeam a:hover {
  _margin-right: 246px;
}
#menu #menuTreatments {
  _width: 385px;
  _margin-right: -300px;
}
#menu #menuTreatments a:hover {
  _margin-right: 257.5px;
}
#menu #menuGallery {
  _width: 395px;
  _margin-right: -300px;
}
#menu #menuGallery a:hover {
  _margin-right: 252.5px;
}

#content {
  overflow: hidden;
  display: inline-block;
  padding: 15px 20px 10px 5px;
}
#content {
  display: block;
}

#mainColumn {
  float: right;
  width: 540px;
}

#sideColumn {
  float: left;
  width: 424px;
}

#contactForm{
	width: 372px;
	margin: 20px auto 0;
	padding: 10px;
	background: #f2e8e0;
	border: 1px solid #e2d8d3;
	overflow: hidden;
	_overflow: visible;
	_height: 1%;
	text-align: right;
}

#contactForm h2{
	text-align: left;
}

#contactForm input.niceField{
	clear: left;
	float: left;
	width: 120px;
	margin: 0 0 8px 0;
	text-align: left;
}

#contactForm textarea.niceField{
	float: right;
	width: 230px;
	height: 67px;
	margin: 0 0 8px 0;
	text-align: left;
}

#mainColumn {
  text-align: justify;
}

.shadow {
  background: url(../images/shadow-bottom.png) repeat-x 0 100%;
}
.shadowLeft {
  padding-left: 15px;
  background: url(../images/shadow-left.png) no-repeat 0 100%;
}
.shadowRight {
  padding-bottom: 4px;
  padding-right: 15px;
  background: url(../images/shadow-right.png) no-repeat 100% 100%;
}

#footer {
  overflow: hidden;
  display: inline-block;
  font-size: 11px;
  background: url(../images/footer-bg.png) repeat-x;
  height: auto !important;
  height: 75px;
  min-height: 63px;
  line-height: 1.3em;
  color: #a49b9a;
}
#footer {
  display: block;
}
#footerWrapper {
  width: 960px;
  padding: 12px 0 0 0;
  margin: 0 auto;
}

#footer a.inlink{
	color:#A49B9A;
	text-decoration:none;
}

#footer a {
  color: #777272;
}

#footer h3 {
  font-size: 14px;
  font-weight: bold;
  color: #777272;
}
#footer #BACD {
  float: left;
  display: block;
  width: 170px;
  height: 64px;
  background: url(../images/footer-bacd.png) no-repeat;
  margin-top: -2px;
  margin-right: 50px;
  _margin-right: 25px;
}
#footer .footerColumn {
  width: 245px;
  float: left;
}

.clear {
	clear: both;
	
}

.small {
	font-size: 12px;
	font-style: italic;
}



/* Form styles */

.formList{
	list-style-type: none;
}

.formList li{
	clear: both;
	padding: 10px 0 0 0;
	color: #58585b;
}

.formList li label{
	float: left;
	width: 55px;
  	height: 18px;
  	font-size: 11px;
  	line-height: 18px;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: right;
}

.formList li input, .formList li textarea{
	width: 350px;
	display: block;
	float: left;
}

.formList li textarea{
	height: 100px;
}

.formList .captchaImage{
	float: left;
	margin: 0 5px 0 0;
}

.formList .requiredField{
	font-weight: bold;
	color: #c00;
}

.formList .niceField{
  border-top: 1px solid #aaa;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #eee;
}

.required{
	display: block;
	text-align: left;
	margin-bottom: -16px;
	font-size: 10px;
	position: relative;
	left: -10px;
	font-weight: bold;
	color: #c00;
}

form .formError{
	font-weight: bold;
	color: #c00;
	padding: 3px 0 0 60px;
}

.formList li input.captchaField{
	height: 26px;
	width: 70px !important;
	color: #333;
	font-size: 16px;
	text-align: center;
	float: left;
	margin: 0 5px 0 0;
}

.formList .captchaHelp{
	float: left;
	width: 200px;
}

#fSubmit{
	width: 72px;
	height: 23px;
	cursor: pointer;
	border: 1px solid #dad1ca;
	text-align: center;
	background: #efe5df;
	position: relative;
	margin: 10px 0 10px 60px;
}


/*Highslide*/

.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid silver;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
a.highslide-full-expand {
   background: url(../highslide/graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: silver;
	text-decoration:underline;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	visibility: hidden;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url(../highslide/graphics/close.png);
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../highslide/graphics/close.png', sizingMethod='scale');
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 400px;
	padding: 0 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-done a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

#lbOverlay{
	z-index: 20000 !important;
}

#lbCenter, #lbBottomContainer{
	z-index: 30000 !important;
}


.outsideBorder {border:1px solid #ECE9EB;padding:5px;}

.backgroundFill {background:#ECE9EB;padding:5px; font-size: 16px;}

.marginRight {margin-right:20px;}

.marginTop {margin-top:20px;}


.feeTable{
  margin: 10px 0;
  border:  1px solid #cb9b68;
  background: #fdfbfb;
	width:  550px;
	
}

.feeTable td{
  padding: 5px;
  border-bottom:  1px solid #cb9b68;
}

.feeTable .even td{
  background: #ece9eb;
}

.feeTable  .large{
  width:  350px;
  border-right:  1px solid #444;
}









