﻿/* CSS Document */

a { color: #0079b9; } /* links are blue */

h1, h6 { color: #84AB45 !important; }

#colorbar, #emailthis  { background-color: #efa902; } /* Residents - #84ab45, Business - #efa902, Visitors - #a082b3, Gov - #0079b9 

#rightsidebar h3 { color: #efa902; }*/
#rightsidebar h3 { color: #FFF; }

/*li#nav1, li#nav1 a:hover { background: transparent url(../images/nav-home-active.gif) 0 0 no-repeat !important; }*/
/*li#nav2, li#nav2 a:hover { background: transparent url(../images/nav-residents-active.gif) 0 0 no-repeat !important; }*/
/*li#nav3, li#nav3 a:hover { background: transparent url(/images/nav-business-active.gif) 0 0 no-repeat !important; }*/
/*li#nav4, li#nav4 a:hover { background: transparent url(../images/nav-visitors-active.gif) 0 0 no-repeat !important; }*/
/*li#nav5, li#nav5 a:hover { background: transparent url(../images/nav-government-active.gif) 0 0 no-repeat !important; }*/
li#nav6, li#nav6 a:hover { background: transparent url(/images/nav-business-active.gif) 0 0 no-repeat !important; }