/* RESET */
/* Global whitespace reset */
* {
  margin:0;
  padding:0;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: #333;
  background-color:#fff;
/*  background-image: url(/images/body_bg.gif);*/
  
  background-image: url(/images/bg_header.jpg);
  	background-repeat: no-repeat;
  	background-position: center top;
  
/*  background-image: url(/images/logo.gif);*/
/*  background-repeat: repeat-x;*/
  background-position: top center;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

/* TYPOGRAPHY */
body {
  font: 68.75%/1.7em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
  text-align: center;
}

h1, h2, h3, h4, h5, h6 {
  /*  font: 1.2em/1.6em "Thesis Sans", "Myriad Pro", "Lucida sans", Verdana, sans-serif;*/
  font-weight: normal;
}

p {
  margin: 1em 0 0 0;
  /*  font-size: 110%;*/
  /*  line-height: 1.6em;*/
  font: 150%/1.7em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 

}

/* h1 */
h1 {
  font-size: 3.4em;
  line-height: 1.3em;
  color: #8A68A3;
}

/* h2 */
h2 {
  font-size: 2.4em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
  color: #8A68A3;
/*  color: #D36A1C;*/
  color: #377596;
  
  margin-top: 1em;
/*  margin-bottom: 0.5em;*/
}

h2 + p {margin-top: 0.3em;}

/* h3 */
h3 {
  font-size: 1.3em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
}

#sidebar h3
{
  font-weight: bold;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  margin-top: 30px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 7px;
}

#sidebar p, #sidebar a
{
  font-size: 13px;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}

h4 {
  font-size: 1.3em;
  line-height: 1.6em;
  margin: 0;
  padding: 0;
}

/* h5 */
h5 {
  font-size: 1.3em;
  margin: 0 0 0.5em 0;
  padding: 0;
  font: "Lucida sans", Verdana, sans-serif;
  font-style: italic;
}


/* Links */

a,
a:active,
a:link {
  text-decoration: none;
  color: #D36A1C;
  border-bottom: 1px dotted;
}

a:visited {
  text-decoration: none;
}

a:hover {
  color: #576c36;
  border-bottom: 1px solid;
}

/* Lists */
dl {
/*  font-size: 110%;*/
}

dt {
  margin: 0.5em 0 0 0;
  line-height: 1.6em;
}

dd {
  margin: 0;
  line-height: 1.6em;
}

dd.date,
span.date {
  font-style: italic;
  color: #999;
  font-size: 90%;
}

ul {
  list-style: none;
}

ul.bulletlist {
  list-style: circle;
}

ul.italic {
  font-style: italic;
  color: #666;
  margin: 1.5em 0 0 0;
}

div.c2 ul,
div.c3 ul {
  margin: 0 0 2em 0 ;
}

li {
  font-size: 140%;
  line-height: 1.3em;
  margin: 0.5em 0 0 1.5em;
  padding-left: 0.5em;
/*  font: 1.7em/1.7em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; */
}

/* Images */

img {
  border: none;
}

img.thumb {
  float: left;
  margin: 0 1em 0 0 ;
  border: 1px solid #eee;
}

/* forms */

/* General form styles
----------------------------------------*/
fieldset {
  border: none;
  padding: 0;
}

fieldset ul {
  list-style: none;
  padding: 0 0 10px 0;
  margin: 0 !important;
}

fieldset ul li {
  padding-bottom: 0;
}

fieldset input, 
fieldset select,
fieldset textarea {
  font: 1em/1.6em "Myriad Pro", "Lucida sans", Verdana, sans-serif;
  font-weight: normal;
  border: 0;
  border-bottom: 1px dotted #a8a18f;
  padding: 3px 3px 3px 0;
  margin: 2px 0 0 0;
  color: #333333;
  background-color: #fff;
}

fieldset input:hover, 
fieldset select:hover,
fieldset textarea:hover {
  border-bottom: 1px solid #a8a18f;
}

fieldset textarea {
  overflow: auto;
  font: 1em/1.6em "Myriad Pro", "Lucida sans", Verdana, sans-serif;
}

fieldset select {
  padding: 1px;
  padding: 2px 1px 2px 0;
}

fieldset select option {
  padding: 0 1em 0 2px;
}

fieldset label {
  font: 1em/1.6em Georgia, "Times New Roman", serif; 
  display: block;
  margin: 1em 0 0.5em 0;
}

fieldset label.note {
  font: 1em/1.6em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
  font-weight: normal;
  color: #999;
  margin: 0.2em 1em 0 0;
  font-style: italic;
}

.required {
  color: #ff6600 !important;
}

fieldset label.checkbox_note {
  font-weight: normal;
  display: inline;
  float: none;
}

fieldset label.full, fieldset input.full,
fieldset select.full, fieldset textarea.full { width: 98%; }

fieldset label.full {
  float: left;
}

fieldset p {
  margin-bottom: 0.5em !important;
}


/* Buttons */

.buttons button{
  display:block;
  float:left;
  margin:0 7px 0 0;
  background-color:#bde2a5;
  border:1px solid #9dc958;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#5a9300;
  cursor:pointer;
  padding:5px 10px 6px 7px; /* Links */
}
.buttons button{
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px; /* IE6 */
}
.buttons button[type]{
  padding:5px 10px 5px 7px; /* Firefox */
  line-height:17px; /* Safari */
}
.buttons button img, .buttons a img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
}

button:hover, .buttons a:hover{
  background-color:#2a1b08;
  border:1px solid #2a1b08;
  color:#fff;
}


#wrapper
{
/*  border: 1px solid #9cc;*/
  /*    border-bottom: 1px solid #cfc6b8;*/
  border-bottom: none;
  position: relative;
  background: transparent;
  width: 770px;
  margin: 0 auto;
  /*  margin-top: 50px;*/
  text-align: left;
}

#mastheadwrapper {
  position: relative;
  background: #fff;
  height: 10em;
  padding: 7em 1em 0 1em;
}

#masthead {
  position: relative;
  text-align: center;
  width: 72.73em;
  margin: 0 auto 0 auto;
  padding: 0 0 0 1em;
}

#subnav
{
  font-size: 70%;
  font-family: "Trebuchet MS", Arial, Verdana, serif; 
  padding: 0;
  line-height: 200%;
  text-transform: uppercase;
  text-align: left;
  margin-top: 30px;
  margin-left: 0;

}

#subnav li
{
  line-height: 200%;
  padding: 0;
  margin: 0;
}

#mainnavigation {
  /*  position: absolute;
  top: 1.75em;
  left: 40%;
  width: 100%;
  text-align: right;
  */	list-style: none;
  font: 1em/1.6em Plantin, "Plantin std", "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
  padding: 0;
  text-transform: uppercase;
  text-align: left;
/*  margin-left: 0.5em;*/
  letter-spacing: 1px;
  margin-bottom: 1em;
  margin-top: 2em;
  margin-left: 285px;
/*    border: 1px solid red;*/
}

#mainnavigation li {
  display: inline;
  margin: 0 0 0 1em;
  font: 1.3em/1.6em Plantin, "Plantin", "Baskerville", Georgia, "Times New Roman", serif; 
  
}

#mainnavigation li.home {
margin-left: 0;
padding-left: 0;
}
#mainnavigation li a {
  border-bottom: none;
  color: #D36A1C;
}

#mainnavigation li a:hover {
  color: black;
}

body#home #mainnavigation li.home a,
body#about #mainnavigation li.about a,
body#therapy #mainnavigation li.therapy a,
body#contact #mainnavigation li.contact a {
	color: black;
}



#branding {
/*  margin: 0 0 60px 5px;*/
/*margin-left: 230px;*/
}

#branding h1 {
  text-indent: -9999em;
  display: block;
  background-color: transparent; 
}

#branding h1 a {
  display: block;
  width: 227px;
/*  margin-top: 10px;*/
  height: 193px;
  overflow: hidden;
  border-bottom: none;
/*  background: url(/images/logo.gif) no-repeat;*/
}

#branding h1 a:hover {
/*  background-position: 0 -36px;*/
  border-bottom: none;
}

#flash
{
  padding: 1em;
  background-color: #F1C0B6;
  margin: 1em 0;
}

#flash p
{
    font: 1.2em/1.3em "Myriad Pro", "Lucida sans", Verdana, sans-serif;
}

#footer p
{
  font: 1em/1.3em "Myriad Pro", "Lucida sans", Verdana, sans-serif;
  color: #666;
}

#footer
{
  margin-bottom: 12px;
  margin-top: 22px;
  clear: both;
  margin-left: 230px;
}

.clear
{
  clear: both;
}
#main
{
    float:right;
    width:480px;
    }

#sidebar
{
    float:left;
    width:270px;
    padding-top: 10px;
}

p.address
{
  font-size: 110%;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
  line-height: 120%;
  width: 90%;
}

