#tagline { background-color: #a0cf66 }

/* topnav */

#topnav  { background: #9a4e9e; border-top: 1px solid #69306c; border-bottom: 1px solid #69306c; }
#topnav p { background: #9a4e9e; border-right: 1px solid #69306c;}
#topnav div { border-left: 1px solid #69306c; }
#topnav a { color: white; }

/* sidenav */

#sidenav ul li a { background: #9a4e9e;  }
#sidenav ul li ul li a {  color: #9a4e9e; }   
#sidenav a:hover { background: #733976; }


h1 { color: #7daf3e }

#aboutlink  { background: url(/about_icon_alt.gif) no-repeat;  }
#findinglink   { background: url(/finding_icon_alt.gif) no-repeat;  }
#contactlink   { background: url(/contact_icon_alt.gif) no-repeat; }
#sitemaplink   { background: url(/sitemap_icon_alt.gif) no-repeat;  }
#homelink   { background: url(/home_icon_alt.gif) no-repeat;  }
#calendarlink   { background: url(/calendar_icon_alt.gif) no-repeat; }

#newsarchive { background: url(/about_icon_alt.gif) no-repeat; padding-left: 23px }
#newsarchive:hover { background: url(/about_icon_over.gif) no-repeat; }

#faqs   { background: url(/about_icon_alt.gif) no-repeat; padding-left: 23px }
#faqs:hover   { background: url(/about_icon_over.gif) no-repeat;  }

