.sitebody { background-color: beige; 
            font-size: 10px;
          }

.sitetitletext { font-family:Arial, Helvetica, sans-serif;
                 font-size: 36px;
                 color: white;
                 background-color: darkslateblue;
               }

.sitetext { font-family: Verdana, Arial, Helvetica, sans-serif; 
            color: black;
            font-size: 10px;

          }

.sitetable { width: 90%;
             border: 0;
             cellspacing: 0;
             cellpadding: 0;
           }

.menutablecell { background-color: crimson;
                 color: white;
                 }

.menuitem { font-family: Verdana, Arial, Helvetica, sans-serif;
            color: white !important;
            background-color: crimson;
            font-size: 10px;
            text-decoration: none;
            text-transform: uppercase;
            text-align: center;
          }

.overmenuitem { font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: bold;
                color: darkslateblue;
                text-decoration: bold;
                text-transform: uppercase;
              } 
A:link { color: darkslateblue;
         text-decoration: none;
       }

 A:active { color: darkslateblue;
           text-decoration: none;
          }

 A:visited { color: darkslateblue;
            text-decoration: none;
          }

.footertext { font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 9px;
            background-color: darkslateblue;
            color: #FAF0E6;
            font-weight: bold;  
            }

.brighttext { color #FAF0E6 !important;
              background-color: #faf0E6; 
            }

.navitext { font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: white;
            background-color: darkslateblue;
         }
		 
#lights {
	position: absolute;
	top: -3px;
	left: 0;
	background: url(http://www.warrenworks.com/images/xmas-lghts.gif) repeat-x;
	width:100%;
	z-index: 1000;
}

.kumuohu_signup_link {
font-size:12px;
color:#00CC66 !important;
}

.eventsHeading {
font-size:18px;
color:#FF3333
}


.eventsText {
  font-size:16px;
  color:#666666;

}
