.horizontalStripe {
	width: 100%;
	border-top: thin dotted #CCCCCC;
	/*border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;*/
	height: 25px;
	padding-top: 5px;
	/*padding-right: 5px;*/
	padding-bottom: 5px;
	/*padding-left: 5px;*/
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
}
.trebuchetTitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
}
.menuDotSuround {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color:#98d25c;
	border-bottom-color:#98d25c;
	border-left-color:#98d25c;
	padding: 5px;
}
.menuLists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.menuListsTitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.linkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.H2Title {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
}
.bodyText12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*---- Header and Navigation Buttons ----*/
#headerBody {
	width:700px;
	_width:698px;
	margin:auto;
	height:100%;
}
#top {
	background-color:#ccc;
	/*height:140px;*/ /*used in conjunction with Logo */
	height:120px;
	width:700px;
	margin:0px;
}
#top p {
	color:#360;
	font-size:30px;
	/*text-align:right;*/ /*used in conjunction with Logo */
	margin:0px;
	padding:10px;
}
#top p a:link {
	text-decoration:none;
	color:#360;
}
#top p a:visited {
	text-decoration:none;
	color:#360;
}
#top p a:active {
	text-decoration:none;
	color:#360;
}
div#quickMenu {

}
div#quickMenu ol {
	list-style:none; 
	height:100px; 
	width:200px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	margin-top:-100px; 
	margin-right:10px;
	/*border:1px dotted #fff;*/
}
div#quickMenu ol a:link {
	color:#360;
	text-decoration:none;
}
div#quickMenu ol a:visited {
	color:#360;
	text-decoration:none;
}
div#quickMenu ol a:hover {
	color:#F7F7F7;
	text-decoration:none;
}
div#quickMenu ol a:active {
	color:#360;
	text-decoration:none;
}
#headerMiddle {
	margin:0px;
	_width:700px;
	height:41px;
	width:700px;
	background-color:#98D25C;
	border:#FF0000;
	margin-bottom:0px;
	margin-top:-16px;
	_margin-top:0px;

	}
#headerMiddle ul {
	width:auto;
	height:100%;
	margin-bottom:0px;
	_height:25px;
	_z-index: 4;
	_margin-top:20px;
	_margin-bottom:-4px;
	padding-top:16px;
	_padding-top:0px;
}
#headerMiddle ul li {
	list-style:none;
	display:inline;
	float:left;
	text-align:center;
	font:14px Trebuchet MS, Arial, Helvetica;
	color:#360;
	background-image:url(../images/mainMenu_inact.gif);
	background-repeat:no-repeat;
	width:96px !important;
	height:21px;
	padding-top:4px;
	margin-top:0px;
	_height:25px;
	_z-index: 4;
	vertical-align:baseline;
}

#headerMiddle ul li a:link,
#headerMiddle ul li a:visited,
#headerMiddle ul li a:active {
	color:#360;
	text-decoration:none;
}
#headerMiddle ul li a:hover {
	color:#98D25C !important;
	text-decoration:none;
}
#headerMiddle ul li:hover {
	background-image:url(../images/mainMenu_act.gif);
}

#description { /* only in use on the home page */
	height:50px; 
	width:100%;
	background-color:#666; 
	text-align:center; 
	color:#000; 
	font-family:Arial, Helvetica, sans-serif;
	padding:1px;
	/*border:none;
	float:left;*/
	margin-bottom:auto;
	border-top: thin dotted #ccc;
	}
	
#description p {
	color:#fff;
}

/*--- Footer ---*/
#footerBody {
	margin:auto;
	width:700px;
	_width:698;
	height:auto;
	text-decoration:none;
}
#footerTop {
	background-color:#360;
	height:20px;
	width:700px;
	text-align:center;
	color:#fff!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;

}
#footerTop a:link {
	color:#fff!important;
	text-decoration:none;

}
#footerTop a:visited {
	color:#fff;
	text-decoration:none;
}
#footerTop a:hover {
	color:#98D25C!important;
	text-decoration:none;

}


#footerMid {
	background-color:#666;
	height:30px;
	width:700px;
	text-align:center;
	color:#fff;
	border-top: thin dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;

}

#footerBase {
	color:#fff;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:auto;
	width:auto;
	_width:698;
	height:auto;
	padding-top:5px;


}
/*////////// CAMPING DIRECTORY ///////////*/
dl#campingMenu {
	border:1px dotted #360;
	width:200px;
	height:auto;
	margin:20px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	list-style:disc;
}
#campingMenu dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	margin-left:5px;
}
#campingMenu dd {
	list-style:disc;
	margin:5px;
}
#campingMenu a:link {
	color:#666;
	text-decoration:none;
}
#campingMenu a:visited {
	text-decoration:none;
	color:#360;
}
#campingMenu a:hover {
	text-decoration:none;
	color:#98D25C;
}
#campingMenu a:active {
	text-decoration:none;
	color:#666;
}
.horizontalStripe {
	width: 100%;
	border-top: thin dotted #CCCCCC;
	/*border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;*/
	height: 25px;
	padding-top: 5px;
	/*padding-right: 5px;*/
	padding-bottom: 5px;
	/*padding-left: 5px;*/
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;
}
.trebuchetTitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 13px;
	vertical-align: middle;
	font-weight: bold;
}
.menuDotSuround {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color:#98d25c;
	border-bottom-color:#98d25c;
	border-left-color:#98d25c;
	padding: 5px;
}
.menuLists {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.menuListsTitle {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.linkMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.H2Title {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
}
.bodyText12pt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

/*---- Header and Navigation Buttons ----*/
#headerBody {
	width:700px;
	_width:698px;
	margin:auto;
	height:auto;
}
#top {
	background-color:#ccc;
	/*height:140px;*/ /*used in conjunction with Logo */
	height:100px;
	width:700px;
	margin:0px;
}
#top p {
	color:#360;
	font-size:30px;
	/*text-align:right;*/ /*used in conjunction with Logo */
	margin:0px;
	padding:10px;
}
#top p a:link {
	text-decoration:none;
	color:#360;
}
#top p a:visited {
	text-decoration:none;
	color:#360;
}
#top p a:active {
	text-decoration:none;
	color:#360;
}

#headerMiddle {
	margin:0px;
	_width:700px;
	height:41px;
	width:700px;
	background-color:#98D25C;
	border:#FF0000;
	margin-bottom:0px;
	margin-top:-16px;
	_margin-top:0px;

	}
#headerMiddle ul {
	width:auto;
	height:100%;
	margin-bottom:0px;
	_height:25px;
	_z-index: 4;
	_margin-top:20px;
	_margin-bottom:-4px;
	padding-top:16px;
	_padding-top:0px;
}
#headerMiddle ul li {
	list-style:none;
	display:inline;
	float:left;
	text-align:center;
	font:14px Trebuchet MS, Arial, Helvetica;
	color:#360;
	background-image:url(../images/mainMenu_inact.gif);
	background-repeat:no-repeat;
	width:96px !important;
	height:21px;
	padding-top:4px;
	margin-top:0px;
	_height:25px;
	_z-index: 4;
	vertical-align:baseline;
}

#headerMiddle ul li a:link,
#headerMiddle ul li a:visited,
#headerMiddle ul li a:active {
	color:#360;
	text-decoration:none;
}
#headerMiddle ul li a:hover {
	color:#98D25C !important;
	text-decoration:none;
}
#headerMiddle ul li:hover {
	background-image:url(../images/mainMenu_act.gif);
}

#description { /* only in use on the home page */
	height:50px; 
	width:100%;
	background-color:#666; 
	text-align:center; 
	color:#000; 
	font-family:Arial, Helvetica, sans-serif; 
	padding:1px;
	/*border:none;
	float:left;*/
	margin-bottom:auto;
	border-top: thin dotted #ccc;
	}
	
#description p {
	color:#fff;
}

/*--- Footer ---*/
#footerBody {
	margin:auto;
	width:700px;
	_width:698;
	height:auto;
	text-decoration:none;
}
#footerTop {
	background-color:#360;
	height:20px;
	width:700px;
	text-align:center;
	color:#fff!important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;

}
#footerTop a:link {
	color:#fff!important;
	text-decoration:none;

}
#footerTop a:visited {
	color:#fff;
	text-decoration:none;
}
#footerTop a:hover {
	color:#98D25C!important;
	text-decoration:none;

}


#footerMid {
	background-color:#666;
	height:30px;
	width:700px;
	text-align:center;
	color:#fff;
	border-top: thin dotted #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: "Trebuchet MS", Arial;
	font-size: 15px;

}

#footerBase {
	color:#fff;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	margin:auto;
	width:auto;
	_width:698;
	height:auto;
	padding-top:5px;


}
/*////////// CAMPING DIRECTORY ///////////*/
dl#campingMenu {
	border:1px dotted #360;
	width:200px;
	height:auto;
	margin:20px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration:none;
	list-style:disc;
}
#campingMenu dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333;
	margin-left:5px;
}
#campingMenu dd {
	list-style:disc;
	margin:5px;
}
#campingMenu a:link {
	color:#666;
	text-decoration:none;
}
#campingMenu a:visited {
	text-decoration:none;
	color:#360;
}
#campingMenu a:hover {
	text-decoration:none;
	color:#98D25C;
}
#campingMenu a:active {
	text-decoration:none;
	color:#666;
}
#campingMenu dd.home a:link {
	color:#c00;
}
#campingMenu dd.home a:visited {
	color:#c00;
}
#campingMenu dd.home a:hover {
color:#98D25C;
}
#campingMenu dd.home a:active {
	color:#c00;
}
img#tent {
	float:left;
	margin:6px;
	border:none;
}
img#categoryImg {
	border:none;
	margin:13px;
	vertical-align:middle;
}
