/*
-----------------------------------------------
Primal Therapy
Author:   Maria Oeman
Version:  2 March 2005
----------------------------------------------- */

td {
 font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none
  text-align:left;
  }


* Page Structure
----------------------------------------------- */
#main {
width:88%;
    margin-left:5px;
  padding-right:3px;
  }
  
/* Links
----------------------------------------------- */



/* Header
----------------------------------------------- */



/* Headings
----------------------------------------------- */
h1 {
  margin:17px 0 10px;
  font:300%/1.3em Book Antiqua;
  color:#000000;
  }

h2 {
  margin:25px 0 6px;
  clear:left;
  font-size:100%;
  font-weight:bold;
  color:#000000;
  }

h3 {
  margin:0 0 .5em;
  padding-bottom:5px;
  border-bottom:1px dotted #ccc;
  font:150%/1.4em Book Antiqua;
  }
  
h4 { font-family: Book Antiqua; font-size: 18pt; font-weight:normal; }
h5 { font-family: Book Antiqua; font-size: 14pt; font-weight:normal; }
h6 { font-family: Book Antiqua; font-size: 12pt ; color:#000000;}

/* Hnav
----------------------------------------------- */
#hnav a {
  text-decoration:none;
   color:#ffffff;
  border-bottom:0px;
  font-size : 10pt;
  }
#hnav a:hover { 
  text-decoration: underline;
  }
  
/* Nav
----------------------------------------------- */

#nav a {
  text-decoration:none;
   color:#000000;
  border-bottom:0px;
  font-size : 10pt;
  }
#nav a:hover { 
  text-decoration: underline;
  }
#nav .current {
  background: #0808AD;
  color:#FFF;
  }
#nav .current a {
  color:#FFF;
  }
#nav h3 {
  float:left;
  width:100%;
  padding:1px 0;
  font-family: Book Antiqua; font-size: 14pt ;
  background: #E8F4ED;
  line-height:1.0em;
  margin:10px 0 6px;
  border-bottom:1px solid #000000;
      color:#000000;
  }
.index #nav h3 { background: #FFFFFF;   
  }
/* Lists
----------------------------------------------- */

/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  padding:15px 0 20px;
  font-size:85%;
  line-height:1.6em;
  color:#777;
  }
#footer p {
  margin:0;
  padding:10px 15px 0;
  border-top:1px solid #bd9;
  }
#footer a {
  color:#444;
  border-color:#777;
  }