/* 

Theme Name: Local Business Theme 	
            
*/

/* These styles are part of the Local Business Theme. Do not remove. */

a:link { text-decoration: underline; }
a:visited { text-decoration: underline; }

#content a:hover { border-top: 0px solid; }
#footer a:hover { border-top: 0px solid; }
#header a:hover { border-top: none; }
#header a:visited { text-decoration: none; } 

/* You can add your own css style overrides here.  */


#header ul li li a, #menu li li a:link, #menu li li a:visited {background:#fff;float: none;margin: 0;padding: 4px 10px 5px 10px;color:#333;border: thin solid #000;width: 230px;}

a:link { color: #333333; }
a:visited { color: #0000FF; }
a:hover { color: #CCCCCC; }
a:active { color: #333333; }



