.CampStateName {
	font-weight:bold;
	font-size:16px;
	color:black;
}
.CampListView {
	margin : 0px;
	padding : 0px 0px 20px 15px;
	font-size : .9em;
}


.CampListView a:link, .CampListView a:visited {
	text-decoration : none;
	font-weight : bold;
}	
.CampListView a:hover {
	color : #ffff74;
	text-decoration : underline;
}
.CampListView .CampWebsite {
	margin: 4px 0px 0px 0px;
}		
.CampListView .campName {
	font-size:14px;
	font-weight: bold;
	color : #000159;
}
.CampListView .campDates {
	font-weight: bold;
	color : black;
}
.CampListView .addressLine {
	color:black;
}
.menuItemTabs {
	font-size: 1.2em;
}
.overviewInfo {
	color:navy;
	margin: 10px 10px 10px 0px;
}
#overviewAddress {
}
#overviewDates {
	color:black;
	margin: 20px 0px 10px 0px;
}
#overviewDescription {
}
#overviewSlogan {
	font-family : Georgia, Verdana, Tahoma;
	font-size: 2.0em;
	font-style: italic;
}
#overviewMailTo {
	
}
#overviewContact {
	
}
#overviewWebpage{
	margin-top:20px;
}
.campLeaders{
	color: black;
	margin-bottom: 15px;
}
.campLeaderRole {
	color:navy;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.campLeaderName {
	color:navy;
	font-size: 12px;
	line-height: 25px;
}
#overviewMap {
	font-weight:bold;
	margin-top:20px;
}
.registrationLabel {
	font-weight:bold;
	font-size:11px;
	color: black;
}
.registrationDetails {
	color:black;
}

.none{}

#tabmenu {
	font: 10px verdana, arial, myriad web, syntax, sans-serif;
	color: #000;
	border-bottom: 1px solid black;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 0px;
}
	
#tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	line-height:20px;
	margin-right: 2px;
}	
	
#tabmenu a, a.active {
	color: gray;
	font-weight:bold;
	background: #33FFFF;
	border: 1px solid black;
	border-bottom: none;
	padding: 5px 5px 4px 5px;
	margin: 0px;
	text-decoration: none; 
	width: 130px;
	text-align: center;
}
	
#tabmenu a.active {
	color:black;
	background: white;
	border-bottom: 1px solid white; }
	
#tabmenu a:hover {
	color: blue;
	background: #33FFFF; }	
	
#tabmenu a.active:hover {
	background: white;
	color: blue; 
}
		
div.menuItemTabs{
	font: 10px verdana, arial, myriad web, syntax, sans-serif;
	text-align: justify;
	background-color: #fff;
	padding: 15px;
	border: 1px solid black;	
	border-top: none;
	z-index: 2;	
	height:100%;
	color:black;
}	

#tabBox2{
	display:none;
}
#tabBox3{
	display:none;
}
