body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #444;
	margin: 0;
	padding: 0;
	border: 0;
	background: #7ca429 url(../images/MG_0698-bg.jpg) no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1.1em;
	margin: 0 0 20px 0;
}

h1 {
	color: #70b610;
	font: bold 24px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}

h2 {
	font-size: 20px;
	color: yellow;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 12px;
	font-style: italic;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


.break {
	clear: both;
}

a {
	color: #58b848;
	text-decoration: none;
	/* border-bottom: 1px solid #aaa; */
}

a:hover {
	color: #58b848;
	border-bottom-style: none;
}

#wrapper {
	width: 700px;
	margin: 30px auto;
	background: #fff;
	padding: 20px;
	border: 2px solid yellow;
}

#header {
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-size: 24px;
	background: url(../images/jkcp-goesgreen.gif) no-repeat;
	width: 700px;
	height: 68px;
	margin-top: 0;
}

#header h4 {
	text-indent: -5000px;
}

#content {
	width: 510px;
	margin: 0px 0 0 20px;
	float: left;
	line-height: 1.5em;
}

#navbar {
	width: 160px;
	float: left;
	/* line-height: 1.5em; */
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navbar ul li ul {
	margin-left: 10px;
}


#menu {
	width: 150px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: green;
	display: block;
	background: url(../images/menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: green;
	background: url(../images/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}



.imageleft {
	float: left;
	margin-right: 15px;
}

.imageright {
	float: right;
	margin-left: 15px;
}

.headerimage {
	padding-bottom: 20px;
}

#footerbase {
	padding: 5px 10px 10px;
	background: url(../images/footer.jpg) repeat-x;
}
.small {
	font-size: 90%;
	color: #8D9384;
}

.small a {
	color: #8D9384;
}

.small a:hover {
	color: #58b848;
}

a img {
	border-style: none;
}

.ltgreen {
	color: #368003;
}

p {
	padding-right: 10px;
}

#camper {
	border: 1px solid green;
	width: 150px;
	text-align: center;
}