/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/tree_frog_horizontal.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */



#outer {width:874px; height:20px;}

#menu {list-style-type:none; padding:0px 0 0px 0px; margin:0 auto;  width:880px; position:relative;}
#menu ul {list-style-type:none; padding:0; margin:0;}
#menu li {float:left; position:relative;
background-repeat: no-repeat;
background-position: right;

}
#menu li.sub {border-right:1px solid #601500;  }

#menu li, #menu li a {display:block; color:#601500; font-weight:bold; font-family: Georgia, "Times New Roman", Times, serif;font-size:11px; line-height:20px; width:145px; text-decoration:none; text-align:center; cursor:pointer; }


#menu ul {position:absolute;left:-9999px;}
#menu li.hover ul ul {position:absolute;left:-9999px;}
#menu li.hover ul li.hover ul ul {position:absolute;left:-9999px;}

/*#menu li.hover {opacity: 0.85;}*/

#menu li.hover ul li a {color:white; background-color:#601500; margin-top: 0px; border-right:1px; text-align:center; z-index:500; }
#menu li.hover ul li.hover a {color:#d6c1c0; border-right:1px; background-color:#70521c; text-align:center;}

#menu li.hover ul {left:0px; top:15px; background:#; text-align:center; z-index:500;}
#menu li.hover ul li.hover ul, 


#menu li.hover ul li.hover ul li.hover ul {left:145px; top:-5px; z-index:500; background:#fff; text-align:center;}
#menu li.hover ul li.hover ul li {background:#777; z-index:500; text-align:center;}
#menu li.hover ul li.hover ul li a {color:white; z-index:500; text-align:center;}


#menu li.hover ul li.hover ul li.hover {color:white; background:white; text-align:center;}
#menu li.hover ul li.hover ul li.hover a {color:white; text-align:center;}

#menu li.hover ul li.hover ul li.hover ul li.hover { color:white;background:444; text-align:center; z-index:-1;}
#menu li.hover ul li.hover ul li.hover ul li.hover a {color:white; text-align:center; z-index:500;}

.pdf li{color:#ff9e00; text-align:right;}
.pdf li.hover ul{background:#000 no-repeat top right; color:white; text-align:center;}

.home {/*float:left; padding:0px 0px 0px 14px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.about {/*float :left; padding:0px 0px 0px 12px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.wellness {/*float :left; padding:0px 0px 0px 5px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.patients  {/*float :left; width:148px; padding:0px 0px 0px 2px;*/ height:20px; text-align:center; text-transform:uppercase;}

.news {/*float :left;padding:0px 5px 0px 0px; width:148px;*/ height:20px; text-align:center; text-transform:uppercase;}

.depot {/*float :left; padding:0px 0px 0px 15px; width:148px;*/  height:20px; text-align:left; text-transform:uppercase;}


