@charset "utf-8";

* {

	margin: 0;
	padding: 0;

}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(/images/website/camp/PageBG.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


#maincontainer {
	width: 755px;
	text-align: left;
	margin: 0 auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #778D38;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #778D38;
}


#header {

	background-image: url(/images/website/camp/CampHeaderBG.jpg);
	height: 74px;
	width: 740px;
	text-align: right;
	padding-top: 45px;
	padding-right: 15px;
	
}

#flasharea {


	
}

#contentarea {
	border-top: 1px solid #88aa32;
	float: left;
	width: 755px;
	background-image: url(/images/website/camp/contentBG.jpg);

}

#homecontentarea {
	border-top: 1px solid #88aa32;
	float: left;
	width: 755px;
	background-image: url(/images/website/camp/HomecontentBG.jpg);

}

#leftcontent {
	float: left;
	width: 213px;
	border-right: 1px solid #88aa31;
	background-color: #40530c;
	
	background-image: url(/images/website/camp/LeftContentBG.jpg);
	background-repeat: repeat-x;
	min-height: 325px;
	
}


#navigation ul {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 213px;

}

#navigation ul li {

	list-style-type: none;


}



#navigation ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#RelatedLinksBox {
	background-color: #FFFFFF;
	padding: 15px;
	width: 170px;
	float:left;

}

#RelatedLinksBox h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8aa934;
	margin-bottom: 10px;
}


#RelatedLinksBox ul {

	margin-left: 20px;
	color: #8aa934;

}

#RelatedLinksBox ul li a {

	color: #999999;
	
}




#navigation ul li a.odd {

	background-color: #74893d;

}



#navigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;

	background-color: #304007

}

#centercontent {
	float: left;
	padding: 10px;
	width: 215px;
	color: #2a3804;
	background-image: url(/images/website/camp/CenterContentBG.jpg);
	background-repeat: repeat-x;
	min-height: 330px;
	text-align: justify;
}

#centercontent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	
	margin-bottom: 10px;
}

#rightcontent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	
	margin-bottom: 10px;
}

#rightcontent {
float: left;
width: 285px;
padding: 10px;
background-image: url(/images/website/camp/RightContentBG.jpg);
min-height: 330px;
background-repeat: repeat-x;
line-height: 15px;


}


#rightcontent a {

color: #fdef0b;
font-weight: bold;
text-decoration: none;

}

#rightcontent a:hover {


text-decoration: underline;

}

#rightcontent a.readmore {

color: #000000;
text-decoration: underline;


}


#rightcontent a.readmore:hover {


text-decoration: none;

}


#centercontent a {

color: #ffffff;


}


#centercontent a:hover {

color: #2a3804;


}


#centercontent ul {

	margin-left: 30px;

}

#centercontent ul li {
	margin-left: 30px;
	list-style-image: url(/images/website/camp/arrow.jpg);
}



#interiorcontent {


	background-color: #adc85f;
	background-image: url(/images/website/camp/interiorcontentBG.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 510px;
	padding: 15px;
	border-right: 1px solid #88aa31;
	text-align: justify;
	

}

#interiorcontent p {

margin-bottom: 15px;

}


h1 {

	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	
	margin-bottom: 10px;

}

h2 {

	font-size: 14px;
	font-weight: bold;
	color: #42560e;
	
	margin-bottom: 10px;

}

.black {

font-size: 11px;
color: black;

}
#FooterArea {
	font-size: 10px;
	color: #40530C;
	width: 300px;
	float: right;
}

#HomeFooterArea {
	font-size: 10px;
	color: #40530C;
	width: 285px;
	float: right;
}


#FooterArea p.callline {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.white {

font-size: 11px;
font-weight: bold;
color: white;


}

p {

margin-bottom: 15px;

}


ul {
	margin-left: 30px;
list-style-type: ;
	list-style-type: disc;
}
