
/* banner positioning */
#banner { position: relative; padding-bottom: 10px;}
#banner a { text-decoration: none; }

/* pink headings and links */
#cms_siteMenu a:hover,
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, a { color: #d99594; }
