body {
	background-image: url(../images/bkground2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
h4 {
	color: #76923C;
	font-weight: lighter;
	font-size: 1em;
}
.footer {
	color: #CCCCCC;
	text-align: left;
	padding-top: 20px;
	font-size: xx-small;
	clear: both;
	margin-bottom: 80px;
	margin-top: 40px;
}
h1 {
	font-size: 15px;
	margin-top: 0px;
}
h2 {
	font-weight: bold;
	font-size: 1em;
}
h3 {
	padding: 0.5em;
	margin: 0px;
	font-size: 1em;
	background-image: url(../images/transparency.png);
	background-repeat: repeat-x;
}
.bg{background: url(../images/transparency.png);}
.form_field {
	border: 1px solid #cccccc;
	padding: 0.5em;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.logo {
	margin-left: 520px;
	width: 300px;
}
.nav {
	background-image: url(../images/navbg.png);
	height: 33px;
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 140px;
	margin-left: 209px;
}
.container {
	width: 720px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	position: absolute;
	left: 260px;
	top: 200px;
}
.title {
	text-align: center;
}
p {
	padding: 1em 1em 0 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.text_body {
}
.photo_body {
	margin-left:120px;
	width:600px;
}
.container_homepage {
	width: 670px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	position: absolute;
	top: 240px;
	left: 230px;
}
.navbar_bottom {
	text-align: center;
}
.frog {
	width: 150px;
	right: 0px;
	float: right;
	margin-right: 0px;
}
a:link {
	text-decoration: none;
	color: #547202;
}
a:visited {
	color: #547202;
	text-decoration: none;
}
a:hover {
	color: #749E03;
	text-decoration: underline;
}
.navbartop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #608104;
	width: 300px;
	position: absolute;
	left: 380px;
	top: 120px;
}
.green_text {
	color: #a7c251;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*top nav menu*/
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
/*background: white url(bluebutton.gif) center center repeat-x;*/
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #FFFFFF;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: #FFFFFF;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: #66FF33;
	font-weight: bold;/*background: transparent url(cobaltbutton.gif) center center repeat-x;*/
}



.right_col {
	width: 400px;
	float: right;
	margin-right: 0px;
}
.left_col {
	width: 320px;
	float: left;
	margin-left: 0px;
}

/* slideshow */
#slideshow {
    position:relative;
    height:305px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.thumbleft {
	margin-top:15px;
}
.thumbcenter {
	margin-top:15px;
	margin-left:14px;
	margin-right:15px;
}
.thumbright {
	margin-top:15px;
}
.fullwidth {
	width:720px;
	height:250px;
}
.breadcrumb {
	width: 300px;
	height: 31px;
}

