a:link, a:visited {
	color: #3f6eb4;
	text-decoration: none;	
}
	    
a:active, a:hover {
	color: #33a418;
	text-decoration: underline;	
	
}
body {
	background: #d1d1d1;
	padding: 0px;
	margin: 0px; 
	
}
.content {
	background: #ffffff;
	color: #545353;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 0px 10px 20px 10px;
	text-align: justify;
	line-height: 20px;
	vertical-align: top;
}

.credits{
	font: 10px Arial, Helvetica, sans-serif;
	background: transparent;
	color: #666666;
	text-align: center;
	padding: 4px 0px 0px 0px;
	letter-spacing: 1px;
}

.credits a:link, .credits a:visited {
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #2b5d2a;
}

.credits a:hover, .credits a:active {
	color: #1474b1;
	text-decoration: none;	
}
.fillernavshadow{
	background-image: url(../images/BKG_menu.gif);
	background-repeat: repeat-x;
	height: 21px;
	
}	
.fillerWH{
	background: #ffffff;

}

.footer{
	background-color: #2b5d2a;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #fff;
	text-align: center;
	padding: 5px 0px 5px 0px;
	letter-spacing: 1px;
	line-height: 17px;
}

.footer a:link, .footer a:visited {
  color: #fff;
  text-decoration: none;
}

.footer a:hover, .footer a:active {
	color: #36a316;
	text-decoration: underline;
}

.galleryspace{
	padding-bottom: 8px;
}

.galleryborder{
	background: #FFFFFF;
	border: 1px solid #6d707f;
	padding: 3px;
}

.gallerytbborder{
	background: #FFFFFF;
	border: 1px solid #6d707f;
}


.grntxt{
	color: #2B5D28;
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
}
h1 {
	font: 13px Arial, Helvetica, sans-serif;
	color: #545353;
	letter-spacing: 1px;
}	
h2 {
	color: #2f9514;
	font: 13px Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 1px;
} 
.imagetxt{
	color: #6d707f;
	font: 11px Arial, Helvetica, sans-serif;
	padding-top: 2px;
	text-align: center;
	}
	
.lineGRN{
	border-bottom: 1px solid #2f9514;

	}
	
.lineGRY{
	border-bottom: 1px solid #acacac;

	}
	
.linenav{
	border-bottom: 1px solid #2f9514;
	border-top: 1px solid #2f9514;
	padding: 4px;

}	
ul{
	
	list-style: square;
}