@charset "UTF-8";
/* CSS Document */

body{
background-image: url(../-images/diagback.jpg);
background-repeat: repeat;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: smaller;
}

#tophat{
width: 976px;
height: 112px;
background-image: url(../-images/tophat.png);
background-repeat: no-repeat;
background-position: center;
text-align: center;
margin: 10px auto auto auto;
}

#backshadow{
width: 976px;
background-image: url(../-images/backshadow.png);
background-repeat: repeat-y;
background-position: center;
text-align: center;
margin: auto;
}

#vertgrad{
width: 950px;
background-image: url(../-images/vertgrad.png);
background-repeat: repeat-x;
background-position: bottom;
background-color: #fff;
text-align: center;
margin: auto;
}

#badge{
width: 950px;
height: 152px;
background-image: url(../-images/badge.png);
background-repeat: no-repeat;
background-position: center;
text-align: center;
margin: 0 auto;
}

#navbar{
height: 35px;
padding: 10px 0;
font-size: 10pt;
color: #222;
}

#stage{
width: 950px;
text-align: center;
margin: auto;
}

#bottom{
width: 978px;
height: 30px;
background-image: url(../-images/bottom.png);
background-repeat: no-repeat
background-position: center;
text-align: center;
margin: auto;
}


/* ______________ NAVIGATION ______________ */


#navtable{
margin: 0 auto 0 auto;
}

.navdivide{
font-size: 12px;
line-height: 13pt;
color: #c0a55e;
}

/* ______________ NAV JAVA ______________ */

#sddm{
margin:  0;
padding: 0;
z-index: 30;
}

#sddm li{
margin: 0;
padding: 0;
list-style: none;
float: left;
font: 12px verdana;
border-right: solid 1px #c0a55e;
}

#sddm li.first{
margin: 0;
padding: 0;
list-style: none;
float: left;
font: 12px verdana;
border-right: solid 1px #c0a55e;
border-left: solid 1px #c0a55e;
}

#sddm li a{
display: block;
margin: 0 0 0 0;
padding: 0 15px 4px 15px;
width: auto;
color: #333;
text-align: center;
text-decoration: none;
}

#sddm li a:hover{
color: #28549c;
}

#sddm div{
position: absolute;
visibility: hidden;
margin: 0;
padding: 0;
background: #d8d6c4;
}

#sddm div a{
position: relative;
display: block;
margin: 0 0 0 -1px;
padding: 5px 10px;
width: auto;
white-space: nowrap;
text-align: left;
text-decoration: none;
background: #fff;
border-left: solid 1px #c0a55e;
color: #28549c;
font: 11px verdana;
}

#sddm div a:hover{
background: #c7cedd;
color: #28549c;
/* background: #28549c;
color: #d8d6c4; */
}


/* ______________ FRONT GATE ______________ */

#aniglobe{
width: 150px;
height: 150px;
float: left;
margin: 0 20px 0 0;
}

#welcometext{
width: 500px;
margin: 40px auto 10px auto;
}

#welcometext p{
font-size: 11px;
line-height: 13pt;
color: #333333;
text-align: left;
}



/* ______________ Special Highlight Boxes ______________ */

.specboxTOP{
width: 200px;
height: 21px;
background-image: url(../-images/specbox_top.png);
background-repeat: no-repeat;
background-position: center;
}

.specboxMAIN{
width: 200px;
background-image: url(../-images/specbox_mid.png);
background-repeat: repeat-y;
background-position: center;
}

.specboxBOT{
width: 200px;
height: 21px;
background-image: url(../-images/specbox_bot.png);
background-repeat: no-repeat;
background-position: center;
}

.spectext{
width: 170px;
font-size: 9px;
line-height: 9pt;
text-align: center;
margin: 0 auto;
}

.spectext_B{
width: 176px;
font-size: 11px;
line-height: 10pt;
text-align: center;
margin: -12px auto 0 auto;
}

.spectext a:link{
font-size: 9px;
text-align: left;
margin: auto;
color: #6e8d9d;
text-decoration: none;
}

.spectext a:visited{
font-size: 9px;
text-align: left;
margin: auto;
color: #6e8d9d;
text-decoration: none;
}

.spectext a:hover{
font-size: 9px;
text-align: left;
margin: auto;
color: #28549c;
text-decoration: none;
}

.awardimg{
margin: 0 0 10px 0;
}

.awardimg_L{
float: left;
margin: 0 10px 10px 0;
}

.awardimg_R{
float: right;
margin: 0 0 10px 10px;
}

.qawardTEXT{
font-size: 9px;
}

.qawardTEXTa{
font-size: 9px;
text-align: left;
margin: auto;
}

.qawardTEXTb{
font-size: 9px;
text-align: left;
margin: 8px auto auto auto;
}

.cityTEXT{
font-size: 9px;
text-align: left;
margin: auto;
}

.hiliteAWARD{
font-weight: bold;
color: #6e8d9d;
}

.caption_IMG{
font-size: 9px;
line-height: 9pt;
text-align: center;
margin: 0 auto;
}


/* ______________ CONTENT PAGES ______________ */

#substage{
text-align: left;
margin: auto;
padding: 25px;
font-size: 11px;
line-height: 13pt;
color: #333333;
}

.header{
font-family: "Times New Roman", Times, serif;
font-size: 18px;
text-transform: uppercase;
letter-spacing: 1px;
text-align: center;
margin: -15px auto 25px auto;
}

span.subhead{
text-align: left;
font-size: 105%;
font-weight: bold;
color: #96998f;
}

.floatimg_L{
float: left;
margin: 0 20px 20px 0;
}

.floatimg_R{
float: right;
margin: 0 0 20px 20px;
}

.floatimg_R_B{
float: right;
margin: -10px 0 0 20px;
}

#awardslist{
list-style-type: disc;
line-height: 24px;
}

.liststyle_A{
font-size: 11px;
line-height: 13pt;
color: #333333;
margin: 0 0 0 325px;
}

.liststyle_B{
font-size: 11px;
line-height: 13pt;
color: #333333;
margin: 0 0 0 0;
}

#dropquote_R{
width: 200px;
float: right;
margin: 0 0 20px 20px;
}

#dropquote_L{
width: 200px;
float: left;
margin: 5px 20px 20px 0;
}

#careimg{
width: 300px;
height: 275px;
float: left;
margin: 0 20px 40px 0;
text-align: center;
background-image: url(../_content/_ourcare/tendercareB.png);
background-repeat: no-repeat;
background-position: top center;
}

#rating{
width: 200px;
margin: 165px auto 0 auto;
text-align: center;
}

#awardCTR{
text-align: center;
margin: 25px auto 0 auto;
width: 750px;
height: 50px;
}

.awardpic{
float: left;
width: 250px;
text-align: center;
margin: auto;
padding: 0 20px;
padding-bottom: 30px;
}

#awardpicBANNER{
float: right;
width: 370px;
text-align: center;
margin: auto;
padding: 0 20px;
}

.droptext{
color: #777;
text-align: center;
margin: auto;
}


/* REHAB PAGE */

#rehabtitle{
width: 600px;
height: 100px;
text-align: center;
margin: auto;
background: url(../-images/rehabtitle.png) no-repeat center;
}

#rehabhead{
width: 688px;
height: 70px;
background-color: #4E78A0;
color: #FFF;
padding-top: 20px;
letter-spacing: 1px;
word-spacing: 1px;
}

#rehabhead h3{
font-size: 18px;
}

#rehabpad{
width: 900px;
margin-bottom: 25px;
}

#rehableft{
float: left;
width: 300px;
}

#rehabright{
float: right;
width: 300px;
}

#therapists{
width: 648px;
text-align: center;
margin: auto;
border: solid 1px #93a2c8;
padding-top: 0;
background-color: #f2dad6;
}

.bio{
width: 216px;
text-align: center;
vertical-align: top;
padding: 10px;
}

.bioBOT{
width: 216px;
text-align: center;
vertical-align: bottom;
padding: 10px;
}

.bio h4{
margin-bottom: 0px;
}

.biotitle{
font-style: italic;
color: #93a2c8;
}

#rehabheadpic{
width: 800px;
text-align: center;
margin: auto;
padding-top: 20px;
padding-bottom: 20px;
}

#box_contain{
width: 900px;
height: 490px;
}

#ther_contain{
width: 675px;
text-align: center;
margin: auto;
}

#therbox_top{
width: 675px;
height: 30px;
background: url(../_content/_rehab/Tbox_top.png) no-repeat center;
}

#therbox_main{
width: 675px;
background: url(../_content/_rehab/Tbox_main.png) repeat-y center;
}

#therbox_bot{
width: 675px;
height: 28px;
background: url(../_content/_rehab/Tbox_bot.png) no-repeat center;
}

#cm_contain{
width: 330px;
float: right;
text-align: left;
margin: auto;
padding: 5px;
}

#cmbox_top{
width: 330px;
height: 30px;
margin: -6px 0 -14px 0;
background: url(../_content/_rehab/CMbox_top.png) no-repeat center;
}

#cmbox_main{
width: 330px;
height: 385px;
background: url(../_content/_rehab/CMbox_main.png) repeat-y center;
}

#cm_text{
width: 280px;
padding: 0 10px;
}

#cmbox_bot{
width: 330px;
height: 28px;
margin: 0 0 0 0;
background: url(../_content/_rehab/CMbox_bot.png) no-repeat center;
}

.captionTHERAPIST{
font-size: 9px;
line-height: 9pt;
text-align: center;
margin: 0 auto;
}

.captionCM{
font-size: 9px;
line-height: 10pt;
text-align: left;
margin: 10px auto;
}

#rehabfoot{
width: 648px;
height: 75px;
text-align: center;
margin: auto;
font-size: 11px;
padding: 15px 20px 0 20px;
background: url(../_content/_rehab/blurbbox.png) no-repeat center;
}

.rehabBAR1{
margin: 20px auto;
text-align: center;
}

.rehabBAR2{
margin: 20px auto;
text-align: center;
}



/* CAREER PAGE */

#careerdrop{
text-align: center;
float: right;
width: 220px;
margin: 0 0 20px 30px;
padding: 0 0 10px 15px;
}


/* CONTACT PAGE */

#contactCENTER{
text-align: center;
margin: auto;
}

#contactmap{
width:	500px;
float: left;
margin: auto;
}

td.title{
font-size: 90%;
text-align: left;
height: 25px;
}

td.name{
font-size: 90%;
text-align: left;
height: 25px;
font-weight: bold;
}

td.addy{
font-size: 90%;
text-align: left;
height: 25px;
padding-left: 10px;
}


/* EVENTS PAGE */

#eventtop{
width: 880px;
background-image: url(../-images/eventtop.png);
background-repeat: no-repeat;
background-position: top left;
}

#eventtop_B{
width: 880px;
background-image: url(../-images/eventtop.png);
background-repeat: no-repeat;
background-position: top left;
margin: 50px 0 0 0;
}

#thumbholder{
width: 780px;
height: 100px;
text-align: left;
margin: 25px auto 10px auto;
}

#thumbholderMULTI{
width: 780px;
height: 95px;
text-align: left;
margin: auto auto 10px auto;
}

.subhead_EVT{
text-align: left;
font-size: 105%;
font-weight: bold;
color: #96998f;
margin: 0 0 0 25px;
}

.event_thumb{
float: left;
display: inline;
background-color: none;
}

.eventtext{
margin: auto auto auto 30px;
}

#skeleton{
float: left;
margin: 0 15px 15px 0;
}


/* ______________ Address Controls ______________ */

#addy{
margin: 20px auto auto auto;
}

.horzdiv{
width: 900px;
margin: auto auto 15px auto;
}

.divide{
font-size: 12px;
line-height: 13pt;
color: #FFF;
}

.topaddy{
font-size: 11px;
line-height: 13pt;
color: #28549c;
}

.linkback{
font-size: 10px;
line-height: 13pt;
color: #73756d;
}

.linkback a:link{
font-size: 10px;
line-height: 13pt;
font-weight: bold;
color: #28549c;
text-decoration: none;
}

.linkback a:visited{
font-size: 10px;
line-height: 13pt;
font-weight: bold;
color: #28549c;
text-decoration: none;
}

.linkback a:hover{
font-size: 10px;
line-height: 13pt;
font-weight: bold;
color: #96998f;
text-decoration: none;
}



/* ______________ Footer Controls ______________ */

#footer{
width: 915px;
font-size: 10px;
line-height: 13pt;
text-align: center;
margin: -5px auto 30px auto;
color: #333;
}

#footcontain{
width: 900px;
text-align: left;
margin: 0 0 0 10px;
}

#footcontain a:link{
color: #333;
text-decoration: none;
}

#footcontain a:visited{
color: #333;
text-decoration: none;
}

#footcontain a:hover{
color: #28549c;
text-decoration: none;
}
