html, body, form, fieldset, p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, div, img, a {
  margin: 0;
  padding: 0;  
}

* {
  /* font-family:  Geneva, Helvetica, sans-serif; */
  /* font-size:14px; */
  margin: 0;
  padding: 0;  
}

.superscript {
font-size: 0.6em;
vertical-align: -0.2em;
}

.quez {
margin: 15px 0 0px 0;
padding: 0;
font-style: italic;
font-weight: bold;
}

.big {
  color:#8b5c29;
  font-size:1.5em;
  padding: 0;
  margin: 0;
}

.sig {
font-weight: bold;
font-style: italic;
  color:#8b5c29;
  padding: 0;
  margin: 0;
}

body {
  font: 62.5%/1.6 Geneva, Helvetica, sans-serif; 
  text-align: center; 
  min-width: 901px;
  /* background-color: #6e8878; */
  /* background-color: #eaf0ec; */
  /* background-image: url('../images/lightgray1.gif'); */
  /* background-color: #635f9f; */
  /* background-color: #ddd6ba;  */
  /* background-color: #ca855a; */
  /* background: #635f9f url('../images/vert_shadow.gif') repeat-x; */
  /* background: #a7b5a9 url('../images/vert_shadow.gif') repeat-x;  */
  /* background-color: #a7b5a9; */
  background-image: url('../images/nature007.jpg'); 
  /* font-size: 100%; */
  font-size: 0.8em;
  /* margin-bottom: 50px; */
}

div.center {
  margin-left: auto;
  margin-right: auto;
}

#leftnav, .leftnav {
  float: left;
  background-image: url('../images/web_left_nav_01.gif');
  background-repeat: no-repeat;
  background-color: #a8b8ae;   
  width: 330px;
  /* height: 418px; */
  margin:0;
  padding:0;
/* Min height hack next 3 lines */
  min-height:418px;
  height:auto !important;
  height:418px;
}

.leftnav#home {
  background-image: url('../images/web_left_nav_01_heather.gif');
}

.leftnav#center {
  background-image: url('../images/web_left_nav_01_center.gif');
}

#essentials {
	margin-top: 360px;
	margin-bottom: 60px;
	font-weight: bold;
  	color:#8b5c29;
	line-height: 14px;
	width: 330px;
}

.photoRight {
padding:0;
margin: 10px 0px 10px 15px;
float: right;
}

.photoRightCaptioned {
padding:0;
margin: 5px 0px 5px 15px;
float: right;
line-height: 1.0em;
}

.photoRightCaptioned p {
width: 100%;
margin: 0;
padding: 5px 0;
font-size: 0.9em;
color: #8b5c29;
text-align: center;
}

.photoRightCaptioned img {
margin: 0;
padding: 0;
display: block;
}

.photoLeft {
padding:0;
margin: 10px 15px 10px 0px;
float: left;
}

.photoLeftCaptioned {
padding:0;
margin: 5px 15px 5px 0px;
float: left;
line-height: 1.0em;
}

.photoLeftCaptioned p {
width: 100%;
margin: 0;
padding: 5px 0;
font-size: 0.9em;
color: #8b5c29;
text-align: center;
}

.photoLeftCaptioned img {
margin: 0;
padding: 0;
display: block;
}


#content {
  float: left;
  text-align: left;
  background-image: url('../images/web_content_01.gif');
  background-repeat: no-repeat;
  background-color: #d3dbd7;   
  width: 508px;
  /* height: 418px;  */
  margin: 0;
  padding: 0;
/* Min height hack next 3 lines */
  min-height:538px;
  height:auto !important;
  height:538px;
}

#content #text {
  text-align: left;
  width: 458px;
  margin: 50px 25px 20px 25px;
  padding: 0;
}

#content #text a:link, #content #text a:visited {
  color:#8b5c29;
}

#content #text a:hover {
  color:#cc0000;
}


#right_of_content {
  float: left;
  background-image: url('../images/web_content_02.gif');
  width: 63px;
  height: 418px;
  margin:0;
  padding:0;
}

#left_of_footer {
  float: left;
  background-image: url('../images/web_footer_01.gif');
  width: 330px;
  height: 61px;
  margin:0;
  padding:0;
}

#footer {
  float: left;
  /* background-image: url('../images/web_footer_02.gif'); */
  background-color: #a8b8ae;   
  width: 571px;
  height: 61px;
  margin:0;
  padding:0;
}

#footer #fsplug {
  text-align: center;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 0.9em;
  color: #8b5c29;
}


#line1, #line2 {
margin:0;
padding:0;
margin-top:5px;
}


#footer #line1 li {
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0;
}

#footer #line1 li a, #footer #line2 li {
  font-size: 8pt;
  border-right: 1px solid #000000;
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0;
  padding-right: 5px;
  margin-right: 5px;
}

#footer #line2 li a {
  font-size: 8pt;
}

#footer #line2 .rightmost, #footer #line1 .rightmost a {
  border-right: none;
}

#wrapper {
  margin: 0 auto; 
  /* background-image: url('../images/bg_slice.gif'); */
  background-repeat: repeat-y;
  background-color: #a8b8ae;   
  width: 901px;
  /* margin: 0 0 0 0; */
}

#sitetitle {
  padding: 20px 0px;
}

#sitetitle a:link,#sitetitle a:visited {
  font-size: 18pt;
}

/* MENU SECTION */
#mainmenu {
  margin: 0;
  padding: 0;
  height: 26px;
  width: 901px;
}

/* clearfix for menu */
#mainmenu:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#mainmenu {display:inline-block;}
/* Hide from IE Mac \*/
#mainmenu {display:block;}
/* End hide from IE Mac */
/* end clearfix */


.level1 {
  float: left;
  clear: both;
}

.level1 ul {
margin: 0;
padding: 0;
}

.level1 li {
  background: #cccccc;
  display: block;
  list-style-type: none;
  float: left;
  padding: 0;
  margin: 0;
  height: 26px;
}

.level1 .selected {
  background: #FFFFCC;
}

.level1 li img {
  display:block; 
  border: none;
  margin: 0;
  padding: 0;
}

img#home {
  width: 144px; 
  height: 26px; 
}

img#meet {
  width: 106px;
  height: 26px; 
}

img#expect {
  width: 100px;
  height: 26px; 
}

img#care {
  width: 159px;
  height: 26px; 
}

img#faqs {
  width: 41px;
  height: 26px; 
}

img#resources {
  width: 71px;
  height: 26px; 
}

img#know {
  width: 93px;
  height: 26px; 
}

img#testimonials {
  width: 77px;
  height: 26px; 
}

img#therapies {
  width: 110px;
  height: 26px; 
}

/* Fixes IE6 whitespace issue */
.level1 a {
height: 1%;
}

.level2 {
  float: left;
  clear: both;
  border-top: solid black;
  margin-top: 5px;
  width: 750px;
}

.level2 li {
  background: #FFFFCC;
  display: block;
  list-style-type: none;
  width: 110px;
  float: left;
  padding: 5px;
  height: 60px;
  margin-right: 5px;
  margin-top: 5px;
  overflow: hidden;

}

.level2 .selected {
  background: #CCCC99;
}

.level3 {
  float: left;
  clear: both;
  border-top: solid black;
  margin-top: 5px;
  width: 750px;
}

.level3 li {
  background: #CCCC99;
  display: block;
  list-style-type: none;
  width: 110px;
  float: left;
  padding: 5px;
  height: 60px;
  margin-right: 5px;
  margin-top: 5px;
  overflow: hidden;

}

.level3 .selected {
  background: #FFFFFF;
}

.level4{
  background: #FFFFFF;
}

#banner img {
display: block;
float: left;
border: 0px solid #000;
margin: 0;
padding: 0;
}


/* END MENU SECTION */


/* HOMEPAGE TOP LINKS */
#toplinks {
  margin: 0 auto;
}
#toplinks ul {
  float: right;
  margin: 20px;
}
#toplinks li {
  list-style-type: none;
  margin-bottom: 5px;
}

/* END HOMEPAGE TOP LINKS */
p {
  margin-bottom: 10px;  
}

h1 {
  font-size: 1.4em;
  font-weight: bold;
  color:#8b5c29;
  margin-bottom: 10px;
}

h2 {
  font-size: 1.2em;
  font-weight: bold;
  color:#8b5c29;
  margin-bottom: 10px;
}

h3 {
  font-size: 1.0em;
  font-weight: bold;
  color:#8b5c29;
  margin-bottom: 10px;
}

h4 {
  font-size: 0.8em;
  font-weight: bold;
  color:#8b5c29;
  margin-bottom: 10px;
}

a:link {
 color:#990099;
}

a:visited {
  color:#990099;
}

.plain {
  margin-bottom: 10px;
}

.plain li {
list-style-type: none;
}

table.resources {
/* background-color: #dbe2da; */
/* border-top: 1px solid #73847c; */
/* border-right: 2px solid #73847c; */
/* border-bottom: 2px solid #73847c; */
/* border-left: 1px solid #73847c; */
}

td.mylink {
text-align: left;
width: 200px;
padding: 10px;
vertical-align: top;
}

td.desc {
color:#000000;
text-align: left;
font-weight: bold;
padding: 10px;
vertical-align: top;
}

.plaintable {
  border: 0;
}
.plaintable td, .plaintable th {
  bordeR: 0;
  padding: 5px;
}

.bttLink {
  display:block;
  margin-bottom: 25px;
}

#content ul {
  margin-bottom: 10px;
  list-style-position: outside;
}

#content li {
  margin-left: 25px;
}

#content ol {
  margin-bottom: 10px;
}

#content ol ol li {
  list-style-type: lower-alpha;
}

#content blockquote {
  font-style: italic;
}


/* LINKS ON BOTTOM OF HOMEPAGE */
#bottomlinks {
  margin-top: 50px;
}
#bottomlinks li {
  list-style-type: none;
  margin-bottom: 5px;
}
/* END LINKS ON BOTTOM OF HOMEPAGE */


/* Styles for menus  */ 

#menu1 {
position: absolute;
left: 400px;
top: 50px;
}

#cssdropdown, #cssdropdown ul {
text-align: left;
padding: 0;
margin: 0;
list-style: none;
}

#cssdropdown li {
float: left;
position: relative;
}

.mainitems{
border: 1px solid black;
background-color: #FFEEC6;
}

.mainitems a{
margin-left: 6px;
margin-right: 8px;
text-decoration: none;
}

.subuls{
display: none;
width: 10em;
position: absolute;
top: 1.2em; 
left: 0;
background-color: lightyellow;
border: 1px solid black;
}

.subuls li{
width: 100%;
}

.subuls li a{
text-decoration: underline;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}

/**************** Styling for the email form  **********************/

form {
  font-size: 1.0em;
  width: 458px;
}


/* fieldset styling */
fieldset {
  margin: 1em 0; /*  space out the fieldsets a little*/
  /*padding: 1em; */
  padding: 0px;
  padding-bottom: 15px;
  border : 1px solid #ccc;
  /* background-color:#F5F5F5; */
}

/* legend styling */
legend {
  font-weight: bold;
  font-size: 1.15em;
  margin-left: 25px;
  color: #335772;
}

form p {
  position: relative;
  width: 100%;
  font-size: 1.0em;
}

/* style for  labels */
label {
  font-weight: bold;
  float: left;
  width: 13em;
  margin-left: 15px;
  margin-right: 15px;
}

#remember-me label {
  width: 4em;
}

/* style for required labels */
label .required {
  font-size: 0.83em;
  color:#760000;
}

/* style error messages */
label .feedback {
  position: absolute;
  margin-left: 11em;
  left: 200px;
  right: 0;
  font-weight: bold;
  color:#760000;
  padding-left: 18px;
  background: url(../images/error.png) no-repeat left top;
}

/* :KLUDGE: Explicitly set the width for IE6- */
* html .feedback{
  width: 20em;
}

input {
  width: 250px;
}

input[type="text"], textarea {
  border-top: 2px solid #999;
  border-left: 2px solid #999;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

input.radio, input.checkbox, input.submit {
  width: auto;
}

/* style form elements on focus */
input:focus, textarea:focus {
  background: #ffc;
}

input.radio {
  float: left;
  margin-right: 1em;
  margin-left: 15px;
}

input.checkbox {
  float: left;
  margin-right: 1em;
  margin-left: 25px;
}

textarea {
  width: 400px;
  height: 200px;
  margin-left: 25px;
}

.catchpa {
	width: 100px;
	font-size: 1.5em;
}


/***************   End of email form styling ***********************/
