
body {
background-color: #ae8313;
background-image: url(images/back.gif);
margin: 0px;
}

body, td {
font-family: arial;
font-size: 12px;
color: #003300;
}

.divider { background-color: #ae8313; }

a:link    { color: #006600; text-decoration: underline; font-weight:bold; }
a:visited { color: #006600; text-decoration: underline; font-weight:bold; }
a:hover   { color: #990000; text-decoration: underline; font-weight:bold; }

.head1  { font-size: 20px; }

.heading1 { font-weight: normal; font-size: 18px; }

.heading2 { font-weight: bold; font-size: 16px; color: #990000; line-height: 20px; }

.heading3 { font-size: 22px; font-family: georgia; font-style: italic; color: #587a51; }

.heading4 { font-size: 16px; line-height: 20px; }

.heading5 { font-weight: bold; font-size: 14px; }

h1 { font-weight: bold; font-size: 20px; color: #990000; }
h2 { font-weight: bold; font-size: 18px; }
h3 { font-weight: bold; font-size: 14px; }
h4 { font-weight: bold; font-size: 11px; }

.bulletintitle { font-family: arial; font-weight: bold; font-size: 16px; }

.georgia { font-family: georgia; font-size: 12; font-weight: normal; }

.quote { font-family: georgia; font-size: 12px; font-weight: bold; color: #61775a;  font-style: italic; }

li { color: #005500;  }

.ast { font-size: 14px; color: #990000; font-weight: bold; }


.sub1 { font-size: 10px; font-weight: bold; }

.sub2 { font-size: 11px; font-weight: bold; color: #006666; line-height: 12px; }

.notes { font-size: 11px; font-weight: normal; }

.submit { 
font-size: 12px; 
font-weight: bold; 
color: #ffffee; 
background-color: #3d5336; 
}

.submit2 {
font-family: trebuchet ms, verdana;
font-size: 10px;
font-weight: bold;
color: #f9c131;
background-color: #660000;
padding: 1px 1px 1px 1px;
border-left: 1px solid #990000;
border-top: 1px solid #990000;
border-right: 1px solid #330000;
border-bottom: 1px solid #330000;
}

.eventdate { font-size: 16px; font-weight: bold; }

.totop { font-size: 10px; font-weight: bold; line-height: 24px; }

.address { font-family: verdana; font-size: 12px; font-weight: bold; line-height: 18px; }

.search  { 
color: #f9c131; 
font-weight: bold; 
font-size: 12px; 
}

.leftnav {
font-weight: bold;
font-size: 11px;
font-family: arial;
}


.leftnav a:link { 
display: block; 
background-color: #465d3e; 
color: #e1d5a9; 
text-decoration: none; 
border-left: 1px solid #5f8752;
border-top: 1px solid #5f8752;
border-right: 1px solid #003300;
border-bottom: 1px solid #003300;
padding: 2px 2px 3px 2px;
}


.leftnav a:visited { 
display: block; 
background-color: #465d3e; 
color: #e1d5a9; 
text-decoration: none; 
border-left: 1px solid #5f8752;
border-top: 1px solid #5f8752;
border-right: 1px solid #003300;
border-bottom: 1px solid #003300;
padding: 2px 2px 3px 2px;
}

.leftnav a:hover   { 
display: block; 
background-color: #003300; 
color: #e1d5a9; 
text-decoration: none; 
}


.img { border: 2px solid; color: #f9bd3c;  }


table.specialdays {
background-color: #ffffff;
border: 1px solid #e6ddbd;
}

table.specialdays td {
border: 1px solid #e6ddbd;
font-weight: bold;
font-color: #008888;
padding: 2px;
}









