@charset "utf-8";

/* ================================================================ 

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_slide.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.

=================================================================== */



#nav {width:150px; min-height:470px; position:relative; 

background-image:url(../images/left_bg.jpg);

background-repeat:no-repeat;

background-position:bottom;

}





#nav img {

	border:none;}

/*#nav h1 {font-size:40px; color:#d30;}*/

/*#nav #content {clear:left; position:absolute; left:230px; top:10px; width:500px; z-index:10;}*/





#menu {list-style-type:none; padding:0; margin:0; width:150px; position:absolute; top:0px; left:0; border:1px solid #B9BF77; border-width:0 1px 1px; z-index:100;}

#menu ul {list-style-type:none; padding:0; margin:0;}

#menu li {float:left; background:#657; border-top:1px solid #b9bf77;}



#menu li {background:#898f3e;}

#menu li.sub2 {background:#646f00 url(../images/arrow.gif) no-repeat top right;;}

#menu li.sub2 a {font-size:105%;}

#menu li, #menu li a {display:block; color:#fff; font-family:arial, sans-serif; font-size:11px; line-height:24px; width:100%; text-decoration:none;  cursor:pointer; font-weight:bold; text-indent:5px;}



#menu table {border-collapse:collapse; margin-bottom:-1px; padding:0; border:0; width:0; height:0;}



#menu ul,

#menu :hover ul ul,

#menu :hover ul li:hover ul ul {position:absolute; left:-9999px; width:0; height:0; }



#menu li a:hover {position:relative; z-index:500; white-space:nowrap;}

#menu li:hover {position:relative; z-index:500;}

#menu li a:hover {background:#898f3e;}

#menu li:hover > a {background:#898f3e;}



#menu :hover ul,

#menu :hover ul :hover ul, 

#menu :hover ul :hover ul li:hover ul {width:150px; left:140px; top:-21px; height:auto; padding:20px 20px 20px 0; background: url(../images/trans.gif); z-index:600;}

#menu :hover ul :hover ul {width:180px;}



#menu :hover ul li {background:#c60; border:1px solid #fa4; margin-bottom:-1px;}

#menu :hover ul li.fly {background: #c60 url(../images/arrow.gif) no-repeat top right;}

#menu :hover ul :hover {background:#fa4;}

#menu :hover ul :hover a {color:#000;}



#menu :hover ul li:hover > a {background:#fa4;}

#menu :hover ul li:hover > a {color:#000;}





#menu :hover ul :hover ul li {background:#c60; border:1px solid #fa4; margin-bottom:-1px;}

#menu :hover ul :hover ul li.fly {background: #c60 url(arrow.gif) no-repeat top right;}

#menu :hover ul :hover ul :hover {z-index:500; background:#aa0;}

#menu :hover ul :hover ul :hover a {color:#000;}



#menu :hover ul :hover ul :hover ul li {background:#aa0; z-index:500;}

#menu :hover ul :hover ul :hover ul :hover {background:#aa0;}

#menu :hover ul :hover ul :hover ul :hover a {color:#fff;}



#nav img {
	display:block;
	float:right;
	text-align: center;
}

#nav p {margin:0px; padding:17px 0 0 0; color:#000; font-size:12px; font-family:arial, sans-serif; text-align:justify;}

