
h1, h2, h3, h4, h5, h6, p, ul, ol { }
h2    {
	color: #dc7105 }
h3, h3 a    {
	color: #dc7105 }
p { }
ul, ol { }
li { }
/**/
#nav            { }
#nav ul
                      {
	background-color: #be2a00;
	background-image: url("images/sitewide/nav_about.jpg") }
#nav a
               {
	color: #861d00;
	border-style: none solid;
	border-width: medium 1px;
	border-color: #be2a00}
#nav a:hover           {
	color: #861d00;
	background-image: url("images/sitewide/nav_about_hover.jpg") }
#nav a.active
                {
	color: #be2a00;
	background-color: #000;
	background-image: none;
	border-right: 1px solid #be2a00;
	border-left: 1px solid #be2a00 }
/**/
#col1 h1   {
	color: #be2a00 }
#col2 ul a
                {
	color: #be2a00;
	border-style: solid none none;
	border-width: 1px medium medium;
	border-color: #861d00}
#col2 ul a:hover, #col2 ul a.active
     {
	color: #fff;
	background-color: #be2a00}
#col2 ul ul a:hover, #col2 ul ul a.active
      {
	color: #fff;
	background-color: #ea864d}
#col2 h3, #col2 h3 a    {
	color: #be2a00}
#col2 h4     {
	color: #ea864d}
a    {
	color: #dc7105;
	text-decoration: none;
	border-bottom: 1px dotted #dc7105 }
/**/

