
/* =======================================================================================================================
	THIS CSS FILE INCLUDES STYLING FOR THE HEADER PORTION OF THE MAP IMAGES ON EACH CAMP PAGE
======================================================================================================================= */


/* =======================================================================================================================
	HEADER AREA
======================================================================================================================= */

	#headerAreaAl
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_algonquian_01.jpg') no-repeat;
	}

	#headerAreaCop
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_copneconic_01.jpg') no-repeat;
	}
	
		#headerAreaEber
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_eberhart_01.jpg') no-repeat;
	}
	
		#headerAreaEcho
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_echo_01.jpg') no-repeat;
	}
	
		#headerAreaHayo
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_hayowentha_01.jpg') no-repeat;
	}
	
		#headerAreaKim
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_kimball_01.jpg') no-repeat;
	}
	
		#headerAreaMan
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_manitoulin_01.jpg') no-repeat;
	}
	
		#headerAreaMystic
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_mysticlake_01.jpg') no-repeat;
	}
	
		#headerAreaNisso
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_nissokone_01.jpg') no-repeat;
	}
	
		#headerAreaOhi
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_ohiyesa_01.jpg') no-repeat;
	}
	
		#headerAreaPend
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_pendalouan_01.jpg') no-repeat;
	}
	
		#headerAreaPine
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_pinewood_01.jpg') no-repeat;
	}
	
		#headerAreaSherm
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_shermanlake_01.jpg') no-repeat;
	}
	
		#headerAreaStor
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_storer_01.jpg') no-repeat;
	}
	
		#headerAreaTimb
	{
		margin: 0;
		padding: 0;
		width: 940px;
		height: 150px;
		background-color: white;
		background: url('images/design/camppageslices_timbers_01.jpg') no-repeat;
	}
	
