body,
html {
    margin:0;
    padding:0;
    background: #692029; /* #a7a09a; */
    color:#FFF;
    font-family: Georgia, sans-serif;
    }
body {
    font-size: 62.5%; /* 10px */
    min-width:80em; /* 800px; */
    padding-top:5px;
    }
body.treatments {
    width:40em;
    min-width:40em;
    padding:0;
}
#wrap {
    background:transparent;
    margin:0 auto;
    width: 80em; /* 800px; */
    padding-top:0px;
    font-size:1em;
    }
#main {
    background:transparent;
    float:right;
    width: 68.0em; /* 598px; */
    /* min-width:59.6em; */
    border-width:1px;
    border-style: solid;
    border-color: #FFF;
    height:498px; /* 518 px; */
    }

body #sidebar {
    float:left;
    width: 8.04em;  /*9.65em; 180px; */
    /* min-width:18.0em; */
    padding-left:15px;
    padding-right:5px;
    padding-top:10px;
    position:relative;
    border-width:1px;
    border-style: solid;
    border-color: #FFF;
    height:488px;
    border-right-width:0px;
    font-size:1.2em;
}
#header{
    border-width:0px;
    border-bottom-width:0px;
    border-style: solid;
    border-color: #FFF;
    padding:5px;
}
#footer {
    clear:both;
    width:79.8em; /* 800px;*/
    border-width:1px;
    border-style: solid;
    border-color: #c7c4bc;
    border-top-width:0px;
    height:40px;
    text-align:center;
	padding-top:10px;
	color:#c7c4bc;
}
h1#logo {
	position:absolute;
	top:-75px;
	left:-15px;
}

h1#name {
	width:100px;
	color: #FFFEFF;
/*	text-transform: uppercase; */
}

#designer a:link, #designer a:visited {
  font-family: Georgia, sans-serif;
  font-size: x-small;
  color: #FFF;
  text-decoration: none;  
}

#designer a:hover {
  text-decoration: underline;
}
p {
  padding-top:5px;
  padding-bottom:4px;
  margin:0px;
  color:#FFFEFF;
}

h2 { 
  padding-top:15px;
  padding-bottom:10px;
  font-size:1.6em;
  margin:0px;
  font-weight: normal;
}

#left {
  width: 27.0em; /* 25.83em; */
  color:#FFFEFF;
  float:left;
  padding-left:10px;
  padding-right:0px;
  font-size:1.2em;
}

 .eb-nopic #left{
	width:48.0em;
	padding-right:10px;
	padding-bottom:3px;
	overflow:hidden;
	height: 476px;
	position: relative;
	top:0px;
}
.flex {
	height: 494px; /* 514px */
	width:24.3em; /* 23.7em; */
	padding-bottom:3px;
	overflow:hidden;
	float:left;
	position:relative;
	top:0;
	left:5px;
}

#arrows {
	padding-top:390px; /* 440px */
	float:right;
	color:#CC0000;
	width:5.5em;
}

#arrows a.arrow {
	color:#CC0000;
	font-size:16px;
	cursor:pointer;
}
#arrows a.arrow:hover {
	text-decoration: none;
}
#left a, .closeButton a, .item a, #main a:link {
  color:#b49094;
  font-weight: bold;
  text-decoration: none;
}

#left a:visited, .closeButton a:visited, .item a:visited, #main a:visited {
  color:#b49094;
  font-weight: bold;
  text-decoration: none;
}

#left a:hover, .closeButton a:hover, .item a:hover, #main a:hover {
	text-decoration: underline;
	color:#FFF;
}

.closeButton  a.rev{
	font-weight:bold;
	text-decoration:none;
	color:#827968;
}

.closeButton a.rev:visited {
	text-decoration:none;
	color:#827968;
}

p {
  font-size:1.1em;
}

#right {
 float:right;
 width:33.9em;
 height:49.8em; /* 51.8em */
 padding:0px;
 overflow:none;
}

#right-pic {
 width:33.9em;
 height:49.8em;		
 overflow:none;
}

ul { 
  margin:0;
  padding:0;
}

#menu {
  list-style:none;
  padding-top:0px;
}

#menu li {
  color:#FFF;
  font-size: 1.2em;
  padding:5px 0 4px 0;
}

#menu li a, #footer-menu li a {
  text-decoration:none;
  color:#b49094; /* c1bcb3 */
}

#menu li a:hover, #footer-menu li a:hover {
  text-decoration:underline;
  color:#FFF;
  }
  
#footer-menu li{
	display:inline;
	font-size: 1.3em;
	color: white;
	border-left: 1px solid #FFF;
	padding-left: 5px;
	margin-left:5px;
}

#footer-menu li:first-child {
	border-left: 0px solid #CCC;	
}

body#home-body a.home,
body#clinical-body a.clinical,
body#treatments-body a.treatments,
body#wellness-body a.wellness,
body#onsite-body a.onsite,
body#therapists-body a.therapists,
body#faqs-body a.faqs,
body#contact-body a.contact {
  color:#FFF;
}

/* popup windows for treatments */
div.item {
  margin:0 15px 15px 15px;
  background: #827968;
  color:#FFFEFF;
  padding-bottom:10px;
  padding-top:10px;
}

.treatments .item {
  font-size:1.2em;
}

#popup-title, #popup-text {
  padding-left:10px;
  padding-right:10px;
}

div.closeButton {
	text-align:right;
	padding-right:15px;
	border-top: 1px solid #C0C0C0;
	padding-top: 5px;
	margin-top:5px;
}

#designer {
  font-family: Georgia, sans-serif;
  font-size: x-small;
  color: #FFF;
  text-decoration:none;
}

#popup, #t-popup, #dir, #email-us { 
  background-color: #FFF;
  visibility:hidden;
  border:1px #c0c0c0 solid;
  left:100px;
}

#t-popup {
  top:0px;
  width:300px;
  z-index:300;
  border:1px #827968 solid;
  background-color: #FFFDFF;
  color:#827968;
}

#tpopup-text {
	color:#827968;
}

div.bd {
  margin:0 15px 15px 15px;
  background: #FFFDFF;
  color:#827968;
  padding-bottom:10px;
  padding-top:10px;
}

.bd a {
	color:#827968;
  text-decoration:none;
  
}
.bd a:hover {
	text-decoration:underline;
}

ul#services {
  list-style-type:round;
  padding-left:10px;
  padding-top:1px;
  margin-left:10px;
}

ul#services li {
  line-height:18px;
  padding:4px 0 4px 0;
}

ul#prices {
  list-style-type:none;
  padding-left:10px;
  padding-top:5px;
  margin-left:10px;
}
dl dt {
  text-transform:uppercase;
  font-size: 1.1em;
  margin-bottom:5px;
  text-decoration: none;
}

dd {
  margin-left:10px;
  padding-bottom: 10px;
}

#links-body dd {
  color: #FFFEFF;
}

#links-body dd a:link,
#links-body dd a:visited {
  color: #c1bcb3;
}

fieldset {
  border-width:0;
}

label{
  width: 100px;
  text-align:right;
}

#submit {
  color: #FFFFFF;
  width:25px;
  border:1px solid #c7c4bc;
  background-color:none;
}

input {
  border:1px solid #c7c4bc;
  background-color: :#c1bcb3;
}

input:focus {
  background-color:#FFFFFF;
}

.eb-list-type li{
  padding-top:10px;
  overflow:hidden; 
}

.eb-list-type li:first-child{
  padding-top:0px;
}
.eb-list-type li div{
}

fieldset {
  padding-bottom:7px;
}

label {
 width:200px;
}

#eb-head-logo {
  position:relative;
  top:20px;
}

.eb-name, .eb-service-title {
  font-size: 1.4em;
}

#eb-tagline {
	display:inline;
	padding-right:85px;
	font-size: 1.3em;
	text-transform: uppercase;
}
#eb-service-list {
	margin-bottom:10px;	
}
#eb-service-list li{
  display:inline;
  padding-right:30px
}
  
#eb-service-list li a{
	
}  

.eb-extra-info {
  padding-top:55px;
}
.services {
  list-style-type:circle; 
  margin-left:20px;
  font-size:1.2em;
}

.services li{
  padding-top:2px;
  padding-bottom:2px;
}

