body {
	background-color:#2d7d49;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	}
a:link,
a:visited {
	color:#3b964a;
	text-decoration:none;
}
a:hover,
a:active {
	color:#666666;
	text-decoration:underline;
}	
.nav a:link,
.nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#CBFF6A;
	}
.nav a:hover,
.nav a:active { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
	}
.footer a:link,
.footer a:visited {
	color:#336633;
	text-decoration:none;
}

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

h1 {
	font-size:16px;
	color:#3b964a;
	text-transform: uppercase;
	padding-bottom:10px;
	}
h2 {
	font-size:13px;
	color:#CD0102;
	margin-bottom:5px;
	margin-top:5px;
}
h3 {
	font-size:11px;
	color:#666666;
	}
h4 {
	font-size:12px;
	color:#CD0102;
	margin-top:0px;
	margin-bottom:3px;
}
h5 {
	color:#3b964a;
	font-size:11px;
	display:inline;
}
.italic {
	font-style:italic;
	padding-left:10px;
	}
	
.div_01 {
	background-image:url(images/div_01.jpg);
	background-position:center;
	height:302px;
	}
	
.div_02 {
	background-image:url(images/div_02.jpg);
	background-position:center;
	height:auto;
	}
	
.div_03 {
	background-image:url(images/div_03.jpg);
	background-position:center;
	height:34px;
	}
.slideshow {
width:718px;
margin:0 auto;
padding-top:171px;
}

.footer {
	height:32px;
	font-size:9px;
	color:#336633;
	}
	
.pageimage {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	padding:5px;
	background:#DDDDDD;
	display:block;
}
.form {
	background:#DDDDDD;
	padding:3px;
	width:360px;
}
.formfield {
	color: #666666;
	background: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding: 2px;
	border: 1px solid #666666;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
    }
.formbutton {
	color: #FFFFFF;
	background: #3b964a;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	padding: 1px;
	border: 0px;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
}
.errors {
	color:#CD0102;
}

.comment {
	border: 1px solid #666666;
	padding: 5px;
}

hr {
	color: #FFFFFF;
	border-top:1px solid #666666;
	border-bottom:0px solid #FFFFFF;
    height: 1px;
    width: 100%;
}
.commentbubble {
width:24px;
height:20px;
background: url(images/bubble.jpg) center no-repeat;
display:inline-block;
}
.commentbubbletxt {
padding:8px;
line-height:16px;
text-align:center;
color:white;
}
.commentbubble a:link,
.commentbubble a:visited,
.commentbubble a:hover,
.commentbubble a:active {
color:white;
text-decoration:none;
}