p {
	font-family: helvetica;
	font-size: 12px;
}
h2 {
	font-family: helvetica;
	font-size: 20px;
	color: #006633;
	text-align: center;
}
h3 {
	font-family: helvetica;
	font-size: 12px;
	font-style: italic;
	text-transform: uppercase;
	color: #006633;
}
.slogan {
	background-color: #FFFFFF;
	font-weight: bold;
	border-bottom: 4px solid #000000;
}
.slogan td {
	font-family: Arial;
	font-size: 12px;
	color: #006633;
	font-weight: bold;
}
.cprgt {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-size: 10px;
	text-transform: uppercase;
}
.bgpic {
	background-image:  url(images/bg1.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.divbg {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
}
.maincontent {
	z-index: 1;
	position:relative;
}
td.gallerybg {
   background-image: url(images/transbggrn.png);
   background-repeat: repeat;
}
.home a:active {
	url(images/home_roll.gif)
}
