body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	background-image:url('img/stripe1.png');
}

.menuclassCont
{
	position:relative;
	margin-top:1px;
	height:31px;
	width:800px;
	background-image:url('img/menubg.jpg');
}

.menuclass
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}

.menutable0
{
	background-image:url('img/menubg.jpg');
	height:31px;
	width:110px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #261f19;
	border-left:1px solid #93c826;
	cursor:hand;
	cursor:pointer;
}

.menutable0on
{
	background:#ffffff;
	height:31px;
	width:110px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	border-right:1px solid #261f19;
	cursor:hand;
	cursor:pointer;
}

.menutable1
{
	background-image:url('img/menubg.jpg');
	height:31px;
	width:110px;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}

.menutable1on
{
	background:#ffffff;
	height:31px;
	width:110px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-align:center;
	cursor:hand;
	cursor:pointer;
}

.div2
{
	float:left;
	width:110px;
	height:31px;
	
}

.subMenuTable
{
	display:none;
}

.subMenuTableON
{
	display:"";
}

.textTitle
{
	font-size:16px;
	font-weight:bold;
	width:770px;
	text-align:left;
	padding-top:18px;
	margin-left:15px;
	margin-right:15px;
}

.textbody
{
	font-size:12px;
	width:770px;
	text-align:left;
	margin-left:15px;
	margin-right:15px;
}

.subItems
{
	width:770px;
	heigth:10px;
	text-align:left;
	padding-top:18px;
	margin-left:15px;
	margin-right:15px;
}

.subItemsTitle
{
	color:#4b7603;
	padding-bottom:4px;
	border-bottom:1px solid #4b7603;
	font-weight:bold;
}

.subItemsTitleON
{
	border-bottom:1px solid #333333;
	padding-bottom:4px;
	font-weight:bold;
}

.subItemsText
{
	color:#4b7603;
	font-size:11px;
}

.subItemLink
{
	cursor:pointer;
	cursor:hand;
	color:#4b7603;
}

.subItemLink td
{
	cursor:pointer;
	cursor:hand;
	color:#4b7603;
}

.subItemLinkON
{
	cursor:pointer;
	cursor:hand;
	color:#333333;
}

.subItemLinkON td
{
	cursor:pointer;
	cursor:hand;
	color:#333333;
}

.sideTD
{
	background:#ffffff;
	color:#4b7603;
	padding:3px;
}

.sideTD a
{
	text-decoration:none;
	color:#4b7603;
	font-size:13px;
	font-weight:bold;
}

.sideTD a:hover
{
	color:#333333;
}

.contactForm
{
	font-size:12px;
	padding-left:15px;
	padding-top:15px;
	width:422px;
}

.input
{
	font-family:: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
}

.photogalDiv
{
	padding-top:10px;
	padding-left:15px;
	width:780px;
	font-size:12px;
	font-weight:bold;
}

.footer1
{
	position:absolute;
	bottom:0px;
	right:5px;
	z-index:2;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

.footer
{
	position:relative;
	margin-top:18px;
	height:179px;
	width:800px;
	background-image:url('img/footer.jpg');
}

.footerMenu
{	
	color:#ffffff;
	font-size:11px;
	margin-left:15px;
	padding-top:5px;
}

.footerMenu a
{	
	text-decoration:none;
	color:#ffffff;
}

.footerMenu a:hover
{	
	text-decoration:underline;
	color:#ffffff;
}
