/* LeagueForPeople.org Camping and Therapeutic Recreation CSS */

#contents { 
	position: relative; 
	display: block;
	float: left;
	width: 590px;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	height: auto;
	overflow: hidden;
}
#contents H1, #contents P, H3 {
	padding-left: 6px;
}
#contents H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-bottom: 0px;
}
#contents H2 {
	display: block;
}
#contents H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin-bottom: 0px;
	font-weight: bold;
	color: #015A55;
	padding-top: 5px;
	padding-right: 20px;
	width: auto;
	border: 0px none;
	
	}
#contents P {
	margin-top: 6px;
	padding-right: 20px;
}
#contents .normal {
	color: #333;
}
#contents .strong_green { /* well, this is the orange color now since the H3 is green now....*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	display: inline;
	color: #EE891C;
	padding-right: 6px;
}
#contents .strong_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	display: inline;
	color: #EE891C;
	padding-right: 6px;
}
#contents .reg {
	margin-bottom: 4px; line-height: 13px;
}
#contents FORM#apply_form {
	padding-left: 6px;
}
#contents FORM#apply_form H3 {
	margin-left: 0px;
	padding-left: 0px;
}

#contents TABLE TD {
	border: 0px none;
	padding: 4px 0 4px 0;
}

	#contents TABLE.sessionTbl {
		border: 1px solid #EE891C;
		font-size: 12px;
		color: #015A55;
		margin-left: 6px;
		margin-bottom: 20px;
	}
	#contents TABLE.sessionTbl STRONG {
		color: #015A55;
	}
	#contents TABLE.sessionTbl TD {
		padding-left: 4px;
		padding-right: 4px;
	}
	#contents TABLE.sessionTbl .tblHeader {
		background-color: #015A55;
		font-weight: bold;
		color: #FFF;
	}
	
	#contents TABLE.sessionTbl .rowOrange {
		background-color: #f8ac6a;
	}
	
#sub_nav {
	z-index: 99;
	position: relative;
	display: block;
	float: left;
	width: 584px;
	height: 60px;
	margin: 6px 0 20px 0px;
}
	UL#sub_nav1 {
	position: absolute;
	top: 2px;
	left: 4px;
	height: 46px;
	width: 584px;
	text-align: left;
	margin: 0;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(../images/camping/league_camp_sub_nav_1_BG.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	#sub_nav1 LI, #sub_nav1 LI UL LI  {
		position: relative;
		list-style: none;
		float: left;
		text-align: center;
		line-height: 11px;
		padding: 0px 0 0px 0;
		margin: 0;
	}
	#sub_nav1 A {
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFF;
		width: 83px;
		height: 24px;
		display: block;
		padding: 3px 0px 3px 0px;
	}	
		#sub_nav1 A.orange {
	background-color: #F93;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C60;
		}
			#sub_nav1 A.orange:HOVER, #sub_nav1 A.orange_active, #sub_nav1 A.orange_last:HOVER {
	background-color: #F90;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C60;
			}
		#sub_nav1 A.orange_last {
	width: 86px;
	background-color: #F93;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #C60;
		}
			#sub_nav1 A.orange_last_active {
				width: 86px;
				background-color: #F59C26;
				border-top: 4px solid #FABC72;
			}
		#sub_nav1 A.green {
	background-color: #693;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #360;
		}
			#sub_nav1 A.green:HOVER, #sub_nav1 A.green_active {
	background-color: #696;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #360;
			}
		
		
			
		
		#sub_nav1 LI UL   { /*put the subnav below*/
			z-index: 99;
			display: none;
			position: absolute;
			top: 34px;
			left: 0;
			width: 83px;
			height: auto;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			background-color: #979C8B;
		}
		
		#sub_nav1 LI:HOVER UL, #sub_nav1 LI.sfhover UL {
				display: block;
			}
			UL#sub_nav1 UL LI {
			margin: 0 0 0 0;
				padding: 0 0 0 0;
			}
			
			#sub_nav1 UL LI A {
				text-decoration: none;
				font-family:Arial, Helvetica, sans-serif;
				font-size: 10px;
				color: #FFF;
				width: 83px;
				height: auto;
				display: block;
				padding: 3px 0px 3px 0px;
				border-bottom: 1px solid #FFF;
			}	
					#sub_nav1 UL LI A:HOVER {
						background-color: #666;
					}
					
			#sub_nav1 LI UL.end, #sub_nav1 UL LI A.end {
				width: 86px;
			}
			

#links {
	z-index: 50;
	position: relative;
	float: right;
	display: block;
	width: 200px;
	height: 200px;
	margin: 0 0 20px 0;
	padding: 20px 0 0 20px;
}
	
	
	#links A {
		display: block;
		padding: 0 0 0 0px;
		margin: -3px 0 0 -6px;
	}

H1 {

}

/* sandbag divs */
.sandbags {
	float: left;
	width: 240px;	
}
.sbL {
	position: relative; padding: 0px 20px 0 0; margin: 0 10px 0 0; height:30px; float:left; clear: both;
	
}
.sbR {
	position: relative; padding: 0px 0 0 20px; height:30px; float:right; clear: right;
	
}
	.sb1 { width: 210px; }
	.sb2 { width: 230px; }
	.sb3 { width: 250px; }

#sandbag_img_1 {
	z-index: 99;
	position: absolute;
	display: block;
	background: url('../assets/images/camping/home/home_photo1.jpg') 0 0 no-repeat;
	top:265px;
	left: 377px;
	width:210px;
	height:140px;

}

#sandbag_img_2 {
	z-index: 99;
	position: absolute;
	display: block;
	background:  url('../assets/images/camping/home/home_photo1.jpg') 0 0 no-repeat;
	top:745px;
	left:  30px;
	width:210px;
	height:139px;
}
.breakdown {
	width: 500px; border: 1px solid #ccc; padding: 0 4px 0 4px; margin: -12px 0 20px 6px;
}
	.breakdown_left {
	display: inline;width: 200px; border-right: 1px solid #ccc; padding: 0 100px 0 4px;margin:0 5px 0 0;
}


#campMenu {
	display: none;
}
UL#faqs {
	margin: 10px 0 0 0;
} 	
#faqs A {
		color: #015A55;
	}
	
	
/* ---- THE POP-UP TOOL TIP */
.tool_tip {
	z-index: 99;
	position: absolute;
	display: none;
	top: 120px;
	left: 170px;
	width: 417px;
	height: 327px;
	background: URL('../images/camping/home/faqs_bubble.gif') 0 0 no-repeat;
	text-align: center;
}
	.tool_tip P {
		font-family:Arial;
		font-size: 10px;
		padding: 30px 0 0 0;
	}

