.bodytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bodytxt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #588302;
	text-decoration: none;
}
.logotxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
}
.menutxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.menutxt:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #588302;
	text-decoration: none;
}
.linktxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E4442;
	text-decoration: none;
	text-transform: uppercase;
}
.linktxt:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #588302;
	text-decoration: none;
	text-transform: uppercase;
}
.headingtxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #829986;
	text-decoration: none;
}
.phonetxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.homebg {
	background-image: url(images/1_home_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #333333;
}
.childrensbg {
	background-image: url(images/1_childrens_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #333333;
}
.bullettxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: square;
}
.sidelines {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #7FBF00;
	border-right-color: #7FBF00;
	border-bottom-color: #7FBF00;
	border-left-color: #7FBF00;
}
