body { 
  background-color: #fff;
  font-family:      Verdana, Tahoma, Georgia, "Times New Roman", Times, serif;
  /*font-size:        11px;*/
  font-size: .7em;
  margin:           0px;
  
}

#spacer1 {   
    width: 960px;
    height: 12px;
    background-color: #ffe580;
	padding: 0;
	margin: 0;
}

#spacer1_adult {   
    width: 960px;
    height: 12px;
    /*background-color: #438b00;*/
	/*background-color: #ffe580;*/
	background-color: #d1471a;
	padding: 0;
	margin: 0;
}

#spacer1_pediatric {   
    width: 960px;
    height: 12px;
    /*background-color: #438b00;*/
	background-color: #ffe580;
	padding: 0;
	margin: 0;
}

#spacer1_spinal {   
    width: 960px;
    height: 12px;
    /*background-color: #470092;*/
	background-color: #66b2b2;
	padding: 0;
	margin: 0;
}

#spacer1_education {   
    width: 960px;
    height: 12px;
    /*background-color: #840047;*/
	background-color: #ffa366;
	padding: 0;
	margin: 0;
}

#spacer1_about {   
    width: 960px;
    height: 12px;
    /*background-color: #761800;*/
	background-color: #e5cc80;
	padding: 0;
	margin: 0;
}

#spacer1_employment {   
    width: 960px;
    height: 12px;
    /*background-color: #8f7e00;*/
	background-color: #cccccc;
	padding: 0;
	margin: 0;
}

#spacer1_benefits {   
    width: 960px;
    height: 12px;
    /*background-color: #05a800;*/
	background-color: #394a92;
	padding: 0;
	margin: 0;
}

#spacer1_locations {   
    width: 960px;
    height: 12px;
    /*background-color: #0083a8;*/
	background-color: #8099cc;
	padding: 0;
	margin: 0;


}

#spacer1_contactus {   
    width: 960px;
    height: 12px;
    /*background-color: #0083a8;*/
	background-color: #9999cc;
	padding: 0;
	margin: 0;
}

#spacer1_accreditation {   
    width: 960px;
    height: 12px;
    /*background-color: #0083a8;*/
	background-color: #a8d47d;
	padding: 0;
	margin: 0;
}

#spacer1_sitemap {   
    width: 960px;
    height: 12px;
    /*background-color: #0083a8;*/
	background-color: #a85226;
	padding: 0;
	margin: 0;
}

#spacer2 {   
    width: 960px;
    height: 3px;
    background-color: #cabc93;
	padding: 0;
	margin: 0;
}


#title_block 
{
    background-color: #fff;
    margin: 0;
    height: 56px;
    width: 960px;
    background-image: url(/images/rehabilitation_title_text.gif);
    background-repeat: no-repeat;
    background-position: 10px 25px;
    /*z-index: 1;*/
}
    

#sub_nav {
    position: absolute;
    top: 30px;
    /*left: 537px;*/
	left: 675px;
	color: #999;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	/*letter-spacing: 1em;*/
	padding: 0px;
	
}

#sub_nav_home {
	float: right;
	padding: 30px 15px 0 0;
	margin: 0;
	color: #999;
	font-size: 1em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#sub_nav a, #sub_nav_home a {
    text-decoration: none;
    font-weight: bold;
	color: #999;
}
#sub_nav a:hover, #sub_nav_home a:hover {
    color: #975c00;
}

#search {
	float: right;
	width: 125px;
	padding: 25px 20px 0 0;
}
#search2 {
	padding: 10px 0 0 27px;
}
#search .inputbox {
	background: #FFF;
	color: #989898;
	font-size: 10px;
	padding: 3px 3px 3px 5px;
	width: 125px;
	border: 1px solid #C2C2C2;
	border-top: 1px solid #7C7C7C;
}

#main {

	/*float: right;*/
	width: 960px;
	margin: 0;
	padding: 0;
	z-index: 0;
}

#allcontent {
	width:            960px;
 	background-color: #fff;
  	margin:0 auto;
  	position: relative;
}

#header {

	/*background-color: #fff;
	background-image: url(images/rainbow_logo.jpg);
	background-repeat: no-repeat;
	background-position: 2% 40%;
	padding: 20px 5px 10px 5px; 
	
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #c8bc94;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #c8bc94;
	
	border-bottom-width: 3px;
	border-bottom-color: #c8bc94;
	border-bottom-style: solid;
	
	height: 41px;
	margin-top: 0px;*/
	/*margin-bottom: 25px;*/
	width: 960px;
	height: 38px;

}

.textbox {
	width: 130px;
	border-style: inset;
	border-color: #c8bc94;
	border-width: 1px;
	color: #999;
	font-size: 11px;
}



/* MAIN (TOP) NAV  --------------------- */

#nav, #nav ul {
	float: left;
	width: 960px;
	list-style: none;
	/*line-height: 1;*/
	height: 23px;
	background: #dbd4b7;
	font-weight: bold;
	padding: 0;
	/*border: solid #dbd4b7;
	border-width: 1px 0;*/
	margin: 0;
	z-index: 1;
	font-family: Tahoma;
	color: #49422c;
	position: relative;
	
}

#nav a {
	display: block;
	/*width: 130px;*/
	/*w\idth: 10em;*/
	color: #49422c;
	text-decoration: none;
	/*padding: 4px;*/
	/*text-align: center;*/
	height: 22px;
}



#nav a.daddy {
	/*background: url(images/rightarrow2.gif) 50% 100% no-repeat;*/
	/*background: url(images/rightarrow2.gif) no-repeat right center;*/
	background-image: url(images/rightarrow2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#nav li {
	float: left;
	padding-top: 4px;
	padding-left: 1px;
}

 
#nav #adult {
	width: 124px;
	
}

#nav #pediatric {
	width: 143px;
	padding-left: 0;
	
}

#nav #spinal {
	width: 125px;
	padding-left: 1px;
}

#nav #education {
	width: 160px;
	padding-left: 0;
}

#nav #about {
	width: 109px;
	padding-left: 2px;
}

#nav #employment {
	width: 93px;
	padding-left: 0;
}

#nav #benefits {
	width: 124px;
}

#nav #locations {
	width: 75px;
	padding-left: 0;
}	

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	/*width: 14em;*/
	width: 175px;
	font-weight: normal;
	/*border-width: .25px;
	border-color: #cabc93;*/
	margin: -3px 0 0 0;
	/*padding-left: 6px;*/
	/*background: #cabc93;*/
	background: #d5c9a9;
	padding: 0;
	
}

#pipe1 {
	position: absolute;
	top: 4px;
	left: 124px;
}

#pipe2 {
	position: absolute;
	top: 4px;
	left: 268px;
}

#pipe3 {
	position: absolute;
	top: 4px;
	left: 394px;
}

#pipe4 {
	position: absolute;
	top: 4px;
	left: 555px;
}

#pipe5 {
	position: absolute;
	top: 4px;
	left: 665px;
}

#pipe6 {
	position: absolute;
	top: 4px;
	left: 759px;
}

#pipe7 {
	position: absolute;
	top: 4px;
	left: 884px;
}

#nav li li {
	padding: 0;
	/*padding-right: .1em;*/
	/*width: 13.7em*/
	width: 150px;
}

/*#nav li li a {
	border-style: solid;
	border-width: 1px;
	border-color: #cabc93;
}*/


#nav li ul a {
	/*width: 13em;*/
	width: 165px;
	line-height: 1.5em;
	/*border: 1px solid #cabc93;*/
	text-align: left;
	padding-left: 12px;
}

#nav li ul ul {
	/*margin: -1.75em 0 0 14em;*/
	margin: -20px 0 0 175px;
	width: 173px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	top: auto;
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #f3f0e8;
	/*background: #d5c9a9;*/
	width: 175px;
	top: auto;
}

/*#nav>li:hover, #nav>li.sfhover {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cabc93;
}*/


/* --------------------------------- */


#bottom_wrapper {
	float: right;
	background-color: #f3f0e8;
}

#left_side 
{
    /*background-color: #cabc93;*/
	/*background-color: #d5c9a9;*/
    width: 254px;
	/*height: 382px;*/
	float: right;
    padding: 0;
	padding-bottom: 20px;
	margin: 0;
    /*margin-right: 1px;*/
}

#info_cols {
    float: right;
    width: 705px;
	/*height: 245px;*/
    padding: 0;
	margin: 0;
	/*height: 246px;*/
	position: relative;
	color: #666;
	border-left: 1px solid #fff;
}

#info_cols a {
    color: #666;

}


table 
{
    padding: 0;
	padding-top: 0;
    margin: 0;  
	/*margin-top: -2px;*/
	/*height: 246px;*/
	background-color: #f3f0e8; 
	/*width: 705px;*/
}
#continuum
{
	width: auto;
}

#bottom_wrapper {
	float: right;
	background-color: #f3f0e8;
}

#left_side 
{
    /*background-color: #cabc93;*/
	/*background-color: #d5c9a9;*/
    width: 254px;
	/*height: 382px;*/
	float: right;
    padding: 0;
	padding-bottom: 20px;
	margin: 0;
    /*margin-right: 1px;*/
}

#info_cols {
    float: right;
    width: 705px;
	/*height: 245px;*/
    padding: 0;
	margin: 0;
	/*height: 246px;*/
	position: relative;
	color: #666;
	border-left: 1px solid #fff;
}

#info_cols a {
    color: #666;
}


#continuum {
	float: right;
	width: 680px;
	height: 97px;
	background-color: #f8f6f2;
	color: #666;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	/*text-align: center;*/
	font-size: 1em;
	vertical-align: middle;
	background-image: url(/images/continuum_of_care2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	padding-right: 25px;
}

#continuum_text {
	position: absolute;
	left: 158px;
	top: 28px;
	width: 536px;
}

#continuum_text a {
	text-decoration: none;
	color: #975c00;
}

#FunctionalRecovery {
	width: 700px;
	background-color: #f8f6f2;
	/*height: 97px;*/
	float: right;    /*margin-right: 1px;*/
	height: 97px;
	position: relative;
	margin: 0px;
	padding: 0;
	border: 2px solid #FFF;
}

#FuncRecovery {
	float: right;
	width: 680px;
	height: 97px;
	background-color: #f8f6f2;
	color: #666;
	font-family: Georgia;
	font-style: italic;
	font-weight: bold;
	/*text-align: center;*/
	font-size: 1em;
	vertical-align: middle;
	background-image: url(/Functional_Recovery/images/FRhomeLogo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-right: 25px;
}

#FuncRecovery_text {
	position: absolute;
	left: 368px;
	top: 28px;
	width: 300px;
}

#FuncRecovery_text a {
	text-decoration: none;
	color: #975c00;
}

table 
{
    padding: 0;
	padding-top: 0;
    margin: 0;  
	/*margin-top: -2px;*/
	/*height: 246px;*/
	background-color: #f3f0e8; 
	/*width: 705px;*/
}

table.nested
{
	width: auto;
}#sub_content1 {

	width: 188px;
	/*padding: 10px;*/
	/*padding-top: 2px;*/
	padding-left: 14px;
	padding-right: 5px;
	/*margin: 1px;*/
	/*margin-top: -60px;*/
	line-height: 1.4em;
	/*height: 300px;*/
}

#sub_content1 a {
	text-decoration: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: dotted;
}

#sub_content1 a:hover {
	color: #975c00;
}
#sub_content2 {

	/*float: right;*/
	width: 180px;
	/*padding: 10px;*/
	/*padding-top: 2px;*/
	padding-left: 0px;
	padding-right: 10px;
	/*margin: 1px;*/
	line-height: 1.4em;
	/*height: 300px;*/
}

#sub_content2 a {
	text-decoration: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: dotted;
}

#sub_content2 a:hover {
	color: #975c00;
}

#sub_content3 {

	/*float: right;*/
	width: 180px;
	/*padding: 10px;*/
	/*padding-top: 2px;*/
	padding-left: 10px;
	padding-right: 2px;
	/*margin-left: 1px;*/
	line-height: 1.4em;
	/*overflow: scroll;*/
	/*height: 220px;*/
}

#sub_content3 a {
	text-decoration: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: dotted;
}

#sub_content3 a:hover {
	color: #975c00;
}

#contact_info {
	color: #666;
	padding-top: 22px;
	padding-left: 13px;
}

#contact_info #title {
	font-weight: bold;
}

#contact_info a {
	text-decoration: none;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-style: dotted;
	color: #666	
}

#contact_info a:hover {
	color: #975c00;
}

#footer {
	clear: both;
	width: 960px;
	color: #999;
	text-align: center;
	/*margin-top: 17px;*/
	margin: 17px auto 10px auto;
	background-color: #fff;
	padding-top: 20px;
}
