/*******************************************************************************************************************************************************************************************
                          									 CSS Document Author: Michael Oleksak - StarsnSites.com for Hyannis Country Garden
                            								       copyright ©2007 all rights reserved. MAIN LEFT MENU STYLESHEET.  
*******************************************************************************************************************************************************************************************/
.left	{ width: 200px; }

.left h2 { background: #CDC599;  color: #3C4331; border-bottom: 1px solid #3C4331; border-top: 1px solid #566045; padding: 5px; 
           margin-top: 0px; margin-bottom: 0px; }

#menu {  }

#menu ul { border: 0; margin: 0; padding: 0; list-style-type: none; text-align: left; }
#menu ul li { display: block; float: none; text-align: left; padding: 0; margin: 0; }
#menu ul li a { background: #85946B; background-image:url('../images/catNav.jpg'); width: 200px; height: 25px; border-top: 1px solid #85946B; 
                border-bottom: 1px solid #566045; padding: 0 0 0 5px; margin: 0; display: block; font-weight: bold;
				border-left: 0px solid #777777;
				color: #ffffff;
				text-decoration: none;
				text-align: left;
				
				line-height: 20px;  	 
				font-size: 10px;
				width: 200px  
				}
html>#menu ul li a  {font-size: small}
#menu ul li a:hover {padding: 0 0 0 5px; color: #253614; background: #B7CD92;  background-image:url('../images/catNavOver.jpg'); width: 200px; border-left: 0px solid #CDC599; 
                     text-indent: 17px; }

#menu ul li#sub a { background: #BAD093; height: 18px; border-bottom: 0px solid #bbbbbb; border-top: 1px solid #eeeeee;
                    border-left: 2px solid #CDC599;  padding: 0 0 0 5px; margin: 0; display: block; font-weight: bold;
					color: #111111;
					text-decoration: none;
					text-align: left;
					line-height: 15px;
					text-indent: 5px;	 
					font-size:    9px;
					width: 200px
				}
html>#menu ul li#sub a  {font-size: 10px;}
#menu ul li#sub a:hover {padding: 0 0 0 5px; color: #000000; background: #98AA79; width: 200px }