body { 
	font-size: 1.2em;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color:#295100;
	margin: 0px;
}
#container {
	position:relative;
	width:850px;
	border-left:solid #000000 2px;
	border-right:solid #000000 2px;
	margin: 2px auto auto;
	padding: 2px;
	top: 4px;
}

/*** Multi-column ***/

.page {
	width: 100%;
	padding: 0px;
	background-color: #ebebeb;
	font-size: 14px;
	font-weight: normal;
}

#header {	
	border-top:solid #000000 2px;
	height:246px;
}
#base {

position:relative;
height:auto;
padding-bottom:5px;
background-color: #999;
border-top:solid #000000 2px;

}
#bottom{
	clear: both;
	background-color: #999;
	height:auto;
	border-top:solid #000000 2px;
}
#menu {
	position:relative;
	height:25px;
	width:850px;
	text-align:center;
	background-image:url(images/menu.jpg);
	background-repeat:repeat-x;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	border-bottom:solid #000000 1px;
	font-variant:small-caps;
	font-size:12px;
	font-weight:bold;
	color:#EBEBEB;
	top: 2px;
	left: 0px;
}

#content {
	float: left;
	width: 69%;
	padding: 2%;
	max-width: 850px;
	min-width: 200px;
	border-right:solid #000000 1px;
	background-color:#FFFFCC;
	margin: 2px;
	clear: left;
}

.dropBox {
	float: right;
	padding: 4px;
	margin: 4px;
	background-color:#FFFFCC;
	border: 2px solid #666;
	font-size: small;
}
#btmpics {
	position:relative;
	text-align:center;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#canoetrip {
	text-align:justify;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
}
.canoetripLeft {
	width:45%;
	height:200px;
	background-color:#CCCCCC;
	padding:1px;
	float:left;
}
.canoetripRight {
	width:45%;
	height:200px;
	background-color:#CCCCCC;
	padding:1px;
	float:right;
}
.dropBox img {
	display: block;
}
.style3 {
	font-size:10px;
}

.style2 {color: #008000;
}
.menu a:link {
	text-decoration: none;
	color:#FFFF00;
}
.menu a:visited {
	text-decoration: none;
	color:#FFFF99;
}
.menu a:hover {
    text-decoration: none;
	color:#FFFFFF;
	
}
.menu a:active {
    color:#00FFFF;
	
}
a:link {
	text-decoration: none;
	color:#0000CC;
}
a:visited {
	text-decoration: none;
	color:#0033FF;
}
a:hover {
    text-decoration: none;
	color:#006600;
	
}

.style14 {
	font-size: 36px;
	font-weight: bold;
}

.style11 {
	color: #FFFFFF;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #EBE9ED;
}
.style16 {
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.style17 {color: #FFFFFF}
.style18 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.contactus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	border: medium none;
	vertical-align: baseline;
	list-style-type: circle;
}
.table_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCFF33;
	background-color: #663300;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 25%;
	font-weight: bold;
	padding: 2px;
	height: auto;
	clear: right;
	margin: 2px;
}
.table_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.webfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
