body {
	font-family: Arial, Helvetica, san-serif;
	margin: 0px;
	text-decoration: none;
	background-color: #f1f4d9;
	background-image: url(/images/bkg-pxl.gif);
	background-repeat: repeat-x;
}
td {
	font-size: 12px;
	color: #316c1c;
}
a:link {
	color: #97BD04;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #316c1c;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.Header1a {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 30px;
}
.Header1b {
	font-size: 40px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.Header2 {
	font-size: 24px;
	color: #97BD04;
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
	background-repeat: repeat-y;
	background-position: right top;
}
.Header3 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	list-style-image: url(/images/icon-check.gif);
}
.Header3a {
	font-size: 12px;
	color: #316c1c;
	line-height: 20px;
	font-weight: bold;
	list-style-image: url(/images/icon-check.gif);
}
.Header4 {
	font-size: 14px;
	color: #006633;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Not {
	font-style: italic;
}
.Content {
	font-size: 12px;
	color: #316c1c;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-type: square;
	background-color: #e4e7c7;
}






#globalNav{
	font-size: 14px;
	color: #BFC3A9;
	float: right;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 14px;
	padding: 0 5px 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #316c1c;
}
#globalNav a:hover{
	color: #FF6600;
}

.Menu {
	padding-right: 20px;
	background-image: url(/images/bkg-leaf.gif);
	background-repeat: no-repeat;
	background-position: right;
}



#gallery {
	width: 880px; 
	margin: 0px 0 0; 
	overflow:hidden; 
	padding: 10px 0px;
}

#gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#gallery ul li {
	float: left;
	margin-right: 5px;
	margin-top:15px;
}
#gallery ul img {
	border: 1px solid #CBCEB1;
}
#gallery ul a:hover img {
	border: 1px solid #316c1c;
	color: #fff;
}
#gallery ul a:hover { color: #fff; }



div.thumbnails { width: 190px; float: left; }
div.thumbnail_title {  background: #FFF; padding: 2px 2px 2px 5px; font-size: 100%; color:#316c1c; line-height: 1.3em;	border: 1px solid #fff;
}

.featured_type { color:#666666; font-size: 90%; }


