﻿/*
The following are used in the graph colors.  They must be kept in this format to work.
color1=#77533B
color2=#CCCCCC
color3=#CC6600
*/

header {background-color: #CC6600; color: #fff;}
h1 {color: #fff;}
h2, h3, h4, h5, h6 {color: #CC6600;}
ul.nav a.on {background-color: #77533B; color: #fff;}
.subscribe-report {background-color: #77533B; color: #fff;}
footer {background-color: #CC6600; color: #fff;}
footer a {color: #fff;}
