body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th,input,select,textarea {
	font-size: 13px;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;

}

a {
	color: #039;
	text-decoration: none;
}

a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #669;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #669;
}

.caption {
  	font-size: 10px;
	font-style: italic;
}


.header {
  	color: #663;
	font-size: 1.7em;
	font-weight: bold;
}

.subhead {
  	font-size: 1.3em;
	font-style: italic;
	color: #663;
}

.subhead2 {
	font-weight: bold;
	color: #000;
}

.small {
  font-size: 10px;
}


.eventlist {
  font-family:  Georgia, Times New Roman, Times, serif;
  color: #000000;
  font-size: 11px;
}
th.eventlist {
    padding-left: 8px;
    background-color: #FFFEE9;
     font-weight: normal;
     font-size: 12px;
       background-color: #FFFEE9;
       border-top-style: solid;
       border-top-color: #AECB77;
       border-top-width: 2px;
       border-bottom-style: solid;
       border-bottom-color: #AECB77;
       border-bottom-width: 1px;
       text-align: left;
}
td.eventlist {
 padding-left: 8px;
       background-color: #FFFEE9;
       border-bottom-color: #AECB77;
       border-bottom-style: solid;
       border-bottom-width: 1px;
}
a.eventlist {
  color: #2A55A3;
  font-family: Georgia, Times New Roman, Times, serif;
  font-size: 11px;
  text-decoration: none;
}
a.eventlist:hover {
  text-decoration: underline;
}
.homeheader {
  color: #639800; font-family: Georgia, Times New Roman, Times, serif; font-style: italic;  font-weight: normal;
  font-size: 23px;
}
.homesubheader {
  color: #639800; font-family: Georgia, Times New Roman, Times, serif; font-style: italic;
  font-size: 17px;
}