/* menu */
.submenu
{
   width: 155px;
}

#menu, #sec-home .submenu 
{
   width: 115px;
}
 
#menu ul, .submenu
{
   list-style: none;
   margin: 0;
   padding: 0;
}

#menu li, .submenu li 
{
   margin: 0;
   padding: 0;
   display: inline;
}
 
/* inside submenu style */
#menu .submenu a:link, #menu .submenu a:visited
{
   font-size: 11px;
   display: block;
   font-weight: normal;
   text-transform: lowercase;
   padding: 3px 0 3px 20px;
   text-align: left;
   color: #339933;
   background: #c8e28b;
   margin: 0;
   border-bottom: 1px solid #fff;
   width: 175px;
   height: 20px;
  	voice-family: "\"}
\""; 
  	voice-family:inherit;
   width: 155px;
   height: 13px;
}
 
html>body #menu .submenu a:link, html>body #menu .submenu a:visited {
   width: 155px;
   height: 13px;
}

/* home submenu style */
#sec-home .submenu a:link, #sec-home .submenu a:visited
{
   font-size: 11px;
   display: block;
   font-weight: normal;
   text-transform: lowercase;
   padding: 8px 0 8px 8px;
   text-align: left;
   color: #339933;
   background: #c8e28b;
   margin: 0;
   border-bottom: 1px solid #fff;
   width: 115px;
   height: 31px;
  	voice-family: "\"}
\""; 
  	voice-family:inherit;
   width: 107px;
   height: 14px;
}
 
html>body #sec-home .submenu a:link, html>body #sec-home .submenu a:visited {
   width: 107px;
   height: 14px;
}

/* submenu rollover */
#sec-home .submenu a:hover, #menu .submenu a:hover 
{
   color: #0a50a1;
   font-style: italic;
   background: #e9f6cc;
   text-decoration: none;
}

/* main menu */
#menu a:link, #menu a:visited
{
   font-size: 11px;
   display: block;
   margin: 0;
   padding: 8px 8px 8px 0;
   text-decoration: none;
   font-weight: bold;
   text-transform: uppercase;
   border-bottom: 1px solid #fff;
   text-align: right;
   color: #0a50a1;
   background: transparent;
   width: 115px;
   height: 31px;
  	voice-family: "\"}
\""; 
  	voice-family:inherit;
   width: 107px;
   height: 14px;
}
 
html>body #menu a:link, html>body #menu a:visited {
   width: 107px;
   height: 14px;
}

#menu a.menuoff:link, #menu a.menuoff:visited
{
   background: transparent;
   text-decoration: none;
}

#menu a:hover, #menu a.active:link, #menu a.active:visited, #menu a.menuon:hover, #menu a.menuoff:hover, #menu a.menuon:link, #menu a.menuon:visited
{
   background: #abda4d;
   text-decoration: none;
}

#menu a.currSection {
   background: #abda4d;
}

/* homepage submenu containers */
#submenulawns
{  
   position: absolute;
   top: 200px;
   left: 115px;
   visibility: hidden;
}

#submenuplants
{  
   position: absolute;
   top: 231px;
   left: 115px;
   visibility: hidden;
}

#submenuweeds
{  
   position: absolute;
   top: 231px;
   left: 115px;
   visibility: hidden;
}

#submenupests
{  
   position: absolute;
   top: 231px;
   left: 115px;
   visibility: hidden;
}

#submenucompost
{  
   position: absolute;
   top: 231px;
   left: 115px;
   visibility: hidden;
}

#submenuevents
{  
   position: absolute;
   top: 231px;
   left: 115px;
   visibility: hidden;
}

#submenuresources
{  
   position: absolute;
   top: 262px;
   left: 115px;
   visibility: hidden;
}
