body {
  background-color: #837357;

  font-family: Arial,Helvetica,Georgia;

}
a img {
  border: 0px solid;
}
a:link    {color: #633100;}
a:visited {color: #633100;}
a:active  {color: #633100;}
a:hover   {color: #ffffff;}

#leftlinksid {
  background-color: #775530;
}
#rightmainid {
  background-color: #e2ddd7;
}
/* events feed, search */
.class1 td        {background-color: #633100; color: #cbcbca;}
.class1 a:link    {text-decoration: none; color: #cbcbca;}
.class1 a:visited {text-decoration: none; color: #cbcbca;}
.class1 a:active  {text-decoration: none; color: #cbcbca;}
.class1 a:hover   {text-decoration: none; color: #ffffff;}

/* left side links */
.class2 td        {background-color: #775530; color: #cbcbca;}
.class2 a:link    {text-decoration: none; color: #cbcbca;}
.class2 a:visited {text-decoration: none; color: #cbcbca;}
.class2 a:active  {text-decoration: none; color: #cbcbca;}
.class2 a:hover   {text-decoration: none; color: #ffffff;}

/* main content */
.class3 td        {font-family: Arial,Helvetica,Georgia; font-size: 12px; background-color: #e2ddd7; color: #633100;}
.class3 a:link    {color: #633100;}
.class3 a:visited {color: #633100;}
.class3 a:active  {color: #633100;}
.class3 a:hover   {color: #775530;}
.class3 h1        {font-size: 18px;}   /* default is   font-size: 24px; font-weight: bold; */
.class3 h2        {font-size: 16px;}   /* default is   font-size: 18px; font-weight: bold; */
.class3 h3        {font-size: 14px;}   /* default is   font-size: 14px; font-weight: bold; */
.class3 h4        {font-size: 12px;}   /* default is   font-size: 12px; font-weight: bold; */
.class3 h5        {font-size: 10px;}   /* default is   font-size: 10px; font-weight: bold; */
.class3 h6        {font-size:  8px;}   /* default is   font-size:  8px; font-weight: bold; */

/* unused */
.class4 td        {font-family: Arial,Helvetica,Georgia; font-size: 12px; background-color: #e2ddd7; color: #633100;}
.class4 a:link    {text-decoration: none; color: #633100;}
.class4 a:visited {text-decoration: none; color: #633100;}
.class4 a:active  {text-decoration: none; color: #633100;}
.class4 a:hover   {text-decoration: none; color: #775530;}


