﻿@import url("Tabs.css");

body{min-width:790px; background:#6aa1b6; font:12px verdana;}
img{border:none;}
#wrapper {
	margin:0 auto;
	width:790px;
	text-align: left;
	 background:#6aa1b6 url(../images/bg_body.gif) repeat-y;
}
#inner{background:#afd8e7; width:777px; margin:0 0 0 6px;}
#masthead{background:#6aa1b6 url(../images/bg_masthead.jpg) no-repeat; height:172px; position:relative;}
#masthead a.logo{display:block; position:absolute; top:30px; left:20px; width:140px; height:138px}
#mainnav{margin:0; padding:0; height:72px;}
#mainnav li{display:inline; list-style-type:none; margin:0; padding:0; height:72px;}
#mainnav li a{display:block; float:left; background:url(../images/nav_sprite.gif) no-repeat; height:72px;}
#mainnav li a.home{width:95px;}
#mainnav li a.home:hover{background-position:0 -72px;}
#mainnav li a.about{width:226px; background-position:-95px 0;}
#mainnav li a.about:hover{background-position:-95px -72px;}
#mainnav li a.therapists{width:228px; background-position:-321px 0;}
#mainnav li a.therapists:hover{background-position:-321px -72px;}
#mainnav li a.find{width:228px; background-position:-549px 0;}
#mainnav li a.find:hover{background-position:-549px -72px;}
#secondnav{clear:left; background:#afd8e7;}
#home #secondnav{display:none;}
#workarea{background:#afd8e7; clear:left;}
#workarea h1{margin:0; padding:20px 0 10px 0; font:16px arial;font-weight: bold}
#workarea p{margin:0; padding:5px 0; line-height:160%;}
#workarea #maincol .content{padding:20px;}
#workarea #rightcol{float:right; width:202px; margin:20px;}
#workarea #rightcol .photo{text-align:center; font-size:11px;}
#footer{clear:both; background:#6aa1b6 url(../images/bg_footer.gif) no-repeat; height:65px; padding-top:48px; text-align:center; font:9px arial; color:#afd8e7; text-transform:uppercase;}

#workarea #maincol p p.homeP {font-size:6px; font-family:Arial;}

#subnav
, #subnav *
{
    font-size: 9pt;
}


#subnav table
, #subnav table tr
, #subnav table tr td
{
    height: 25px;
    vertical-align: middle;
}

#subnav a
{
    padding: 10px;
}

.about_therapists
{
    background-color: #9D100D;
}

#subnav .home
, #subnav .home *
, #subnav .about_therapy
, #subnav .about_therapy *
, #subnav .about_therapists
, #subnav .about_therapists *
{
    color: White;
}

.home
{
    background-color: #1E6C8A;
}

.about_therapy
{
    background-color: #9AAA3A;
}

.find_therapist
{
    background-color: #E07620;
}
.therapist
, .therapist *
{
    font-size: 9pt;
}

.therapist_name
{
    background-color: #2A6377;
    color: White;
    font-weight: bold;
    padding: 5px;
}

td.therapist_address
{
    border-right: solid 1px #2A6377;
}

td.therapist_address
, td.therapist_contact
{
    padding: 5px;
}

td.therapist_contact div
{
    padding: 2px;
}
.CustomTabStyle .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(images/tab-line.gif) repeat-x bottom;



