body {
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 85%;
	background-color: #436633;
	margin: 20px 0 0 20px;
	padding: 0;
}

#wrapper {
	width: 770px;
	height: auto;
	background-color: #336600;
	margin: 0;
	padding: 0;
	background-image:  url(images/background.gif);
	background-repeat: repeat-y;
}

#wrapper h1 {
	font-weight: bold;
	color: #336600;
	font-size: 140%;
	margin: 20px 5px 0px 210px;
	padding: 0 0 10px 0;
}

#wrapper h2 {
	font-weight: bold;
	color: #336600;
	font-size: 120%;
	margin: 20px 5px 10px 210px;
}

#wrapper p {
	margin: 0 130px 10px 210px;
}

#wrapper a {
	color: #336600;
	text-decoration: none;
}

#wrapper a:hover, #wrapper a:focus {
	text-decoration: underline;
}

#wrapper a:visited {
	text-decoration: none;
	color: #88B45B;
}

#wrapper table {
	margin: 0 20px 10px 10px;
}

#wrapperlist{
	margin: 0 150px 5px 210px;
	}
	

#leftcolwrap {
	width: 198px;
	height: auto;
	background-color: #669900;
	float: left;
	margin: 0;
	padding: 0;
}

#leftcoltop {
	width: 198px;
	height: 128px;
}

#leftcolnav {
	width: 198px;
	background-color:#99CC66;
	margin: 0;
	padding: 10px 0 30px 0;
}

#leftcolnav ul {
	list-style: none;
	color: #336600;
	text-align: center;
	font-weight: bold;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

#leftcolnav ul li {
	padding: 5px;
	border-bottom: 1px solid #fff;
}

#leftcolnav ul li a, #leftcolnav ul li a:visited {
	text-decoration: none;
	color: #336600;

}

#leftcolnav ul li a:hover, #leftcolnav ul li a:focus {
	text-decoration: underline;
	color: #fff;
}

#leftcolnav ul li.on {
 text-decoration: underline;
}

#leftcolbottom {
	width: 198px;
	height: auto;
	background-color: #669900;
	margin: 0;
	padding: 0;
	text-align: center;
	
}

#leftcolbottom2 {
	width: 198px;
	height: 264px;
	background-image: url(../familyadventurevacation.com/images/hike.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}


#rightcol {
	float: right;
	width: 113px;
	height: 700px;
	background-color: #99CC66;
	margin: 0;
	padding: 0;
}

#bluebar {
	clear: both;
	width: 770px;
	height: 40px;
	background-color: #88B45B;
	margin: 0;
	padding: 0;
}

#bluebartop {
	width: 572px;
	height: 40px;
	background-color: #88B45B;
	margin: 0 0 0 198px;
	padding: 0;
}

.top {
	text-align: right;
	font-size: 85%;
}
 
 

