/* style.css */
/* Copyright 2009 Mike Oliver, moliver at acm.org.  All Rights Reserved. */
a.navbar { text-decoration: none; color: #999999; }
div.drophome { position: relative; display: block; }
div.dropdown    { position: absolute; top: 1.5em; left: -0.5em; display: none; background-color: #003366; padding: 0 0.5em 0.5em 0.5em; }
div.dropcaption { position: absolute; top: -1.5em; left: 0.4em; right: -0.2em; display: none; background-color: #99ccff; padding: 0 0.5em 0.2em 0.5em; font-size: smaller; font-style: italic; color: black; text-decoration: none; }
/* link colours for the 'New State Board Recycled Water Policy" inset */
a.nsbwrp:link    {color: #9933cc; font-weight: bold}
a.nsbwrp:visited {color: #9966cc; font-weight: bold}
/* end style.css */
