#menu ul .item{
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	top: 4px;
}
#parent1 li {background-color:#c9efa4;} 
#menu ul:hover .item{
	display:block;
	padding-top: 4px;
	padding-bottom: 6px;
	background-color: #10881C;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
}

#menu ul:hover .item a{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#menu ul:hover .item a:hover{
	color:#FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

#menu ul{
	float:left;
	list-style:none;
	padding-bottom: 0px;
	height: 18px;
	width: 114px;
	background-color: #99FF33;
	position: relative;
	left: 0px;
	top: 0px;
	padding-top: 4px;
	margin: 0px;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	cursor: default;
	z-index: 1;
	position: relative;
	text-align: center;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.clear{
	clear:both;
	height:10px;
}
.Category_Link {
	color: #10881C;
	text-decoration: none;
}

a.Category_Link:hover {
	color: #000000;
	text-decoration: none;
}

.Category {
	color: #10881C;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #10881C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #10881C;
	padding: 0px;
}

.Small_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.TopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.TableBorder {
	border: 1px solid #999999;
}

.Text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
}

a.Text1:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
	text-decoration: underline;
}

a.Text1:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
}

a.Text1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

a.Text1:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
}

.Page_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #235232;
	background-position: 50% -10px;
	background-image: url(Images/PageHeader_BG.png);
	background-repeat: no-repeat;
}

.Text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a.Text2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
	text-decoration: underline;
}

a.Text2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
}

a.Text2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

a.Text2:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #006600;
}

.Text3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}

a.Text3:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

a.Text3:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

a.Text3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

a.Text3:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}

.Sunday_Table {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}

.Sunday_Table_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 8px;
	border: 1px solid #CCCCCC;
}
