/* Site: sdtherapy.org */

* {
   margin: 0;
   padding: 0;
}

body{
   background: #b5cab5 url(/_img/bg_body.gif) no-repeat center top;
   font-size: 62.5%;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
   line-height: 1;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   left: -9999px;
}

#container{
   width: 860px;
   margin: 0 auto;
   background: url(/_img/bg_container.gif) repeat-y;
}

a{
   overflow: hidden;
}

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

#header{
   height: 138px;
   margin-top: 13px;
   background: url(/_img/bg_header.jpg) no-repeat;
}

body#home #header{
   height: 118px;
   margin-bottom: 4px;
}

#header h1{
   float: left;
   width: 225px;
   height: 50px;
   margin: 45px 0 0 45px;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 225px;
   height: 50px;
}

/* =Navigation
---------------------------------------------------------------------
*/

#nav{
   float: left;
   margin: 62px 0 0 47px;
   list-style: none;
}

#nav li{
   float: left;
   font-size: 2em;
   font-family: "Times New Roman", Times, Georgia, serif;
}

#nav li a{
   display: block;
   padding: 0 4px 3px 18px;
   color: #ffffff;
   text-decoration: none;
}

#nav li a:hover{
   background: url(/_img/bg_nav_li_a_hover.png) no-repeat left top;
}

/* =homeBox
---------------------------------------------------------------------
*/

div#homeBox{
   width: 766px;
   width: 829px;
   height: 212px;
   height: 256px;
   margin: 0 auto;
   /*padding: 44px 32px 0;*/
   background: url(/_img/bg_homeBox.jpg) no-repeat;
}

object#homeBox{
   display: block;
   margin: 0 0 0 13px;
}

#homeBox blockquote{
   width: 205px;
   margin-bottom: 1.5em;
   color: #fff;
   font-size: 1.6em;
   font-family: Times, "Times New Roman", Georgia, serif;
   font-style: italic;
   line-height: 1.5;
}

/* =Container-Inner
---------------------------------------------------------------------
*/



/* =Content-Wrap
---------------------------------------------------------------------
*/



/* =Content
---------------------------------------------------------------------
*/

#content{
   display: inline; /* IE6 double margin float bug hack */
   float: right;
   width: 480px;
   margin: 35px 45px 35px 0;
}

body#home #content{
   margin: 31px 45px 31px 0;
}

#content h3{
   margin-bottom: .75em;
   color: #674c25;
   font-size: 3em;
   font-weight: normal;
   font-family: Times, "Times New Roman", Georgia, serif;
}

#content h4,
#content h5,
#content h6{
   font-size: 1.5em;
   font-weight: normal;
   font-family: Times, "Times New Roman", Georgia, serif;
   color: #674c25;
}

#content p,
#content li{
   margin-bottom: 2em;
   color: #596155;
   font-size: 1.2em;
   line-height: 1.8333;
}

#content p span.name{
   margin-right: 5px;
   color: #674c25;
   font-size: 1.25em;
   font-family: Times, "Times New Roman", Georgia, serif;
   line-height: 1;
}

#content ul,
#content ol{
   margin: 0 0 2em 3em;
}

#content ul#byline{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   margin-bottom: 10px;
   list-style: none;
}

#content ul#byline li{
   font-size: 1.1em;
}

#content li{
   margin: 0;
}

#content li li{
   font-size: 1em;
}

#content blockquote{
   margin-left: 3em;
}

#content hr{
   display: block;
   margin-bottom: 1em;
}

#content a{
   color: #674c25;
}

#content a:hover{
   text-decoration: none;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
}

#content form p{
   margin-bottom: .75em;
}

#content form label{
   display: block;
   margin-bottom: .25em;
   color: #674c25;
}

#content form input,
#content form textarea{
   display: block;
   width: 336px;
}

#content form p.checkbox input,
#content form p.checkbox label{
   display: inline;
   margin: 0;
   vertical-align: middle;
}

#content form p.checkbox input{
  width: auto;
}

#content form textarea{
   height: 100px;
}

#content form p.button input{
   width: auto;
   margin: 15px 0;
}

/* therapistBox */

#content .therapistBox{
   position: absolute;
   width: 244px;
   margin-left: -296px;
   padding: 0 0 0 11px;
}

#content .therapistBox h3{
   position: relative;
   margin: 0 0 .25em -11px;
   padding: 10px 11px 9px;
   background: url(/_img/bg_sidebar_h3_therapists.gif) no-repeat;
   font-size: 1.5em;
}

#content .therapistBox.short h3{
   margin-top: -10px;
}

#content .therapistBox img{
   display: block;
   float: none;
   margin: 0;
   margin-left: -11px;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   display: inline; /* IE6 double margin float bug hack */
   float: left;
   width: 255px;
   margin: 38px 0 0 31px;
   margin: 88px 0 0 42px;
}

body.services #sidebar{
   width: 263px;
   margin: 88px 0 0 42px;
}

#sidebar h3{
   margin: 0 0 .25em -11px;
   padding: 11px;
   background: url(/_img/bg_sidebar_h3.gif) no-repeat;
   border-bottom: 1px solid #d8d9d3;
   color: #674c25;
   font-size: 1.5em;
   font-weight: normal;
   font-family: Times, "Times New Roman", Georgia, serif;
}

body.services #sidebar h3{
   margin-left: 0;
   margin-bottom: 8px;
   padding: 11px 6px;
   background: url(/_img/bg_sidebar_h3_services.gif) no-repeat;
}

#sidebar h3 a{
   color: #674c25;
   text-decoration: none;
}

#sidebar h3 span{
   display: block;
   color: #596155;
   font-size: .8em;
   font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

#sidebar p{
   color: #596155;
   font-size: 1.2em;
   line-height: 1.8333;
}

#sidebar .homeBio{
   margin-bottom: 35px;
   padding: 0 0 0 11px;
}

#sidebar .therapistBox{
   margin-bottom: 26px;
   padding: 0 0 0 11px;
}

#sidebar .therapistBox h3{
   position: relative;
   padding: 10px 11px 9px;
   border: 0;
   background-image: url(/_img/bg_sidebar_h3_therapists.gif);
}

#sidebar .therapistBox.short h3{
   margin-top: -10px;
}

#sidebar .therapistBox img{
   display: block;
   margin-left: -11px;
}

/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   width: 860px;
   height: 45px;
   /*margin-bottom: 50px;*/
   padding: 8px 0 0 0;
   background: url(/_img/bg_footer.jpg) no-repeat;
}

#footer p{
   margin-bottom: .75em;
   color: #978b79;
   text-align: center;
}

#footer p a{
   margin: 0 4px;
   color: #978b79;
}

#footer p a:hover{
   text-decoration: none;
}