p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #336600;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	top: 5px;
}
h2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.eventHead {
        margin-top: 10px;
        margin-bottom: 3px;
}
.dateline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
        margin-top: 0px;
        margin-bottom: 5px;
}
a, a:visited, a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #A65E17;
	text-decoration: none;
}
a:hover {
  color:ffffff;
}

body {
  background-color: #A6D000;
  color: #000000;
  margin: 0px;
}
#menu {
  background-image: url(images/menu_back.gif);
  background-repeat: repeat-x;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 168px;
  width: 100%
  z-index: 100;
}
#content {
  position: absolute;
  left: 0px;
  top: 168px;
  width: 100%;
  z-index: 100;
}
#menuoff {
  position: absolute;
  visibility: hidden;
  z-index: 101;
}
.dropmenu, .btnmenu {
  position: absolute;
  visibility: hidden;
  z-index: 102;
}
a.menuitem, a.menuitem:visited, a.menuitem:active {
  font-family: "Georgia, Times New Roman, Times, serif";
  font-size:10pt;
  background-color: #dab000;
  color:ffffff;
  text-decoration:none;
}
a.menuitem:hover {
  color: a65e17;
}
img {
   behavior: url("templates/pngbehavior.htc");
}
.bord {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.subhead1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 6px;
}
