
td.home {
	background-image: url(images/index_mainimages.jpg);
	background-repeat: no-repeat;
}

.bodytext { 
    font-family: georgia, times, serif;  
	font-size: 12px; 
	line-height:18px; 
	font-weight: normal; 
	color: #3b3b3b; 
	text-decoration: none; 
	text-align: none;
}

.bodytext2 { 
    font-family: Verdana, arial, sans-serif;  
	font-size: 11px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #5a7318; 
	text-decoration: none; 
	text-align: none;
}

.indextext { 
    font-family: georgia, times, serif;  
	font-size: 14px; 
	line-height: 20px; 
	font-weight: normal; 
	color: #3b3b3b; 
	text-decoration: none; 
	text-align: none;
}

.hometext {
	width: 400px;
	margin-top: 240px;
 	font-family: georgia, times, serif;  
	font-size: 14px; 
	line-height: 20px;
	color: #3b3b3b; 
	text-decoration: none; 
	text-align: none; 
}

.breadcrumbs { 
    font-family: verdana, arial, sans-serif;  
	font-size: 10px; 
	line-height:18px; 
	font-weight: normal; 
	color: #6d965f; 
	text-decoration: none; 
	text-align: none;
}




.title { 
	font-family: georgia, times, serif; 
	font-size: 13px; 
	line-height: 22px; 
	font-weight: bold; 
	color: #3b3b3b; 
	text-decoration: none; 
	text-align: left;
}

.tabletitle { 
	font-family: georgia, times, serif; 
	font-size: 12px; 
	line-height: 18px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
	text-align: left;
}





.footer { 
	font-family: georgia, times, serif; 
	font-size: 14px; 
	line-height: 22px; 
	font-weight: normal; 
	color: #00734d; 
	text-decoration: none;
}






a:link, a:visited { font-family: georgia, times, serif;  font-size: 12px; font-weight: normal; color: #017546; text-decoration: underline; }
a:hover { font-family: georgia, times, serif;  font-size: 12px; font-weight: normal; color: #017546; text-decoration: none; }



a.index:link, a.index:visited { font-family: Verdana, arial, sans-serif;  font-size: 10px; font-weight: normal; color: #dbd5ab; text-decoration: none; }
a.index:hover { font-family: Verdana, arial, sans-serif;   font-size: 10px; font-weight: normal; color: #dbd5ab; text-decoration: underline; }


a.footer:link, a.footer:visited { font-family: georgia, times, serif;   font-size: 14px; font-weight: normal; color: #00734d; text-decoration: none; }
a.footer:hover { font-family: georgia, times, serif;  font-size: 14px; font-weight: normal; color: #00734d; text-decoration: underline; }

a.smallfooter:link, a.smallfooter:visited { font-family: georgia, times, serif;   font-size: 11px; font-weight: normal; color: #00734d; text-decoration: none; }
a.smallfooter:hover { font-family: georgia, times, serif;  font-size: 11px; font-weight: normal; color: #00734d; text-decoration: underline; }

a.crumbs:link, a.crumbs:visited { font-family: Verdana, arial, sans-serif;   font-size: 10px; font-weight: normal; color: #6d965f; text-decoration: none; }
a.crumbs:hover { font-family: Verdana, arial, sans-serif;  font-size: 10px; font-weight: normal; color: #6d965f; text-decoration: underline; }



#MainMenu 
{
	width:800px;
	height:26px;
	background:#598c47;
	border:0;
	margin:0;
	
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
#tab a 
{
	background:#598c47;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	font-weight:700;
	line-height:26px;
	padding:0 10px;
}
#tab a:hover,#tab li.item_active a 
{
	background:#9C6;
	border-color:#9C6;
}
#tab a:hover span,#tab li.item_active a span 
{
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0 #598c47;
	background:#598c47;
	color:#fff;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#fff;
	background:#598c47;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	float:none;
	padding:0 10px;
}
.dropmenudiv a:hover 
{
	border:0 #9C6;
	background:#9C6;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background:#9C6;
	color:#FFF;
	font-weight:700;
}




