/* General Styling */

ul li html a
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #006699;
	font: 12px arial, sans-serif;
	text-align: center;
	color: #333333;
	font-size: 12px;
	
}

h1, h2, h3, h4, h5
{
	color: #06C;
	font-variant: small-caps;
}


h1
{
	font-size: 35px;
}

h2
{
	font-size: 30px;
}

h3
{
	font-size: 25px;

}

h4
{
	font-size: 20px;
	font-style: italic;
}

h5
{
	font-size: 15px;
}


body a
{
	text-decoration: none;
}

body a:hover
{
	color: #CC6600;
}

body a
{
	color: #06C;
}

/* END General Styling */


/* container_wrap */

div#container_wrap
{
	background-image: url(images/container_02.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding: 0px 0px 0px 0px;
	width: 940px;
	margin: 0px auto 0px auto;
	display: block;
}





div#container_wrap_top
{
	background-image: url(images/container_01.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 0px;
	width: 940px;
	margin: 5px auto 0px auto;
	display: block;
	height: 7px;
	font-size: 0px;  /*to fix gap in IE6 */

}


div#container_wrap_bottom
{
	background-image: url(images/container_03.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 0px;
	width: 940px;
	margin: 0px auto 0px auto;
	display: block;
	height: 16px;
	
}

/* END container_wrap_$ */



/* container */

div#container
{
	padding: 10px 0px 10px 0px;
	width: 900px;
	height: auto;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	display: block;
}

/* END container */



/* image banner */
#imagebanner img
{
	float: left;
	height: 110px;
	width: 146px;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	display: block;
}

/* END imagebanner */


/* mainmenu */
div#mainmenu
{
	width: 900px;
	margin: 0;
	padding: 0;
	height: 36px;
	clear: both;
}

div#mainmenu img
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/* END mainmenu */


/* banner */
div#banner
{
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 146px;
	width: auto;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}

div#page p.hcrctext
{

	font-size: 34px;
	line-height: 34px;
	margin: 5px 0px 0px 0px;
	width: 490px;
	text-align: center;
	color: #346736;
	font-variant: small-caps;

}

div#banner p.contactinfo
{
	float: left;
	font-size: 9px; 
	line-height: 14px; 
	text-align: center;
	margin: 12px 0px 0px 17px;
}

/* END banner */


/* footer */

div#footer
{
	clear: both;
	color: #666666;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
}

/* END footer */



/* content */

div#content
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	height: 100%;
	width: 100%;
}

/* END content */


/* page */
div#page
{
	width: 660px;
	height: auto;
	float: right;
	margin: 0px 0px 0px 5px;
	padding: 0px 10px 10px 10px;
	text-align: justify;
	border-left: none;
}

div#page p.contenttext
{
	margin: 10px 10px 10px 10px;

}

div#page img
{
	margin: 10px 10px 10px 10px;
}





/* sidebar */

#sidebar
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 215px;
	height: 600px;
	float: left;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;
	color: #ffffff;
	

}

#sidebar ul
{
	text-align: left;
	padding: 0px;
	width: 215px;
	height: auto;
	margin: 0px;
	font-size: 12px;

}


#sidebar ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 20px;
	width: 185px;
	height: 25px;
	line-height: 23px;
	border: none;
	background-image: url(images/sidebar_02.gif);
	background-repeat: repeat-y;
	vertical-align: bottom;
}

#sidebar ul li.firstmenuitem
{
	padding-top: 5px;
}

#sidebar ul li.lastmenuitem
{
	border: none;
}

#sidebar ul li a:hover
{
		text-decoration: underline;
}

#sidebar ul li a
{
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	color: #ffffff;
}


#sidebar ul li.selected
{
	font-weight: bold;
}

#sidebar ul li.selected a:hover
{

	color: #ffffff;
}

#sidebar ul li a:visited
{
	color: #ffffff;
}

#sidebar ul li.header
{
	border: none;
	text-align: left;
	letter-spacing: 2px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
	height: 20px;
	background-image: url(images/sidebar_01.gif);
	background-repeat: no-repeat;
	font-variant: small-caps;
	color: #ffffff;
	width: 215px;
	text-align: center;
}

#sidebar ul li.footer 
{
	background-image: url(images/sidebar_04.gif);
	background-repeat: no-repeat;
	width: 195px;
	height: 35px;
}

#sidebar ul li.noborder
{
	border: none;
	height: 16px;
	width: 215px;
}

#sidebar ul li.doublelineheader
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;
	background-image: url(images/sidebar_02.gif);
	background-repeat: repeat-y;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 12px;
	text-align: center;
	width: 215px;
	height: 22px;
	clear: both;
	
}

/* END sidebar */


/* mission statement */
#missionstatement h1
{
	text-align: center;
	font-size: 20px;
	margin: 0px 0px 5px 0px;
}

#missionstatement p
{
	font-style: italic;
	text-align: center;
}

#missionstatement
{
	width: 360px;
	padding: 5px 0px 5px 0px;
	display: block;
	
}

/* END mission statement */


/* agfooter */

div#agfooter
{
	width: 900px;
	height: 37px;
	margin: 0px 100px 0px 100px;
}

div#agfooter p
{
	text-align: center;
	font-size: 11px;
	line-height: 38px;
	display: inline;
	float: left;
}

div#agfooter img
{
	display: block;
	float: left;
	margin: 5px 5px 5px 5px;
}

/* END agfooter */


/* facebook */
 
div#facebook
{
	width: 200px;
	margin: 0px auto 0px auto;
	height: 46px;
}

div#facebook img
{
	border: 1px solid #999999;
}

/* END facebook */


/* hcrclogo */

#page #hcrclogo
{
	width: 420px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#page #hcrclogo img
{
	margin: 0px;
	padding: 0px;
}

/* END hcrclogo */


/* footerlinks */

div #footerlinks_wrap
{
	width: 900px;
	height: 110px;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	padding: 0px 0px 0px 0px;
}



div #footerlinks
{
	color: #666666;
	height: 105px;
	margin: 0px auto 0px auto;
	padding-left: 10px;
	width: 660px;
	float: left;

}


div #footerlinks ul
{
	text-align: left;
	width: 145px;
	float: left;
	margin: 5px 0px 0px 0px;
}

div #footerlinks ul li.title
{
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
}

div #footerlinks ul li
{
	font-size: 9px;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	width: 150px;
}

div #footerlinks a
{
	color: #666666;
	display: block;
}

div #footerlinks a:hover
{
	color: #F60;
}

div #footerlinks_wrap div.leaf_logo
{
	float: left;
	height: 95px;
	width: 115px;
	margin: 0px auto 0px auto;
	padding: 28px 0px 0px 0px;
	display: inline;
}
/* END footerlinks */



div#contentspacer
{
	width: 600px;
	height: 20px;
	display: block;
}


div#date
{
	float: right;
	margin: 8px auto 0px auto;
	width: 160px;
	font-size: 11px;
	color: #777;
	text-align: center;
	overflow: hidden;
}

div .byline
{
	width: 660px;
	margin: 0px auto 0px auto;
	height: 1px;
	border-top: 1px dashed #cccccc;
}

/* linkbutton */
div.linkbutton
{
	background-color: #fff;
	margin: 0px auto 0px auto;
	height: 66px;
}


div.linkbutton p
{
	float: none;
	clear: both;
	width: 215px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

div.linkbutton img
{
	float: none;
	clear: both;
	width: 200px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}
/* END linkbutton */


/* twitterbutton */
div#twitterbutton
{
	margin: 20px auto 0px auto; 
	width: 160px;
}
/* END twitterbutton */



/* twitterfeed */
div.twitterfeed
{
	width: 200px;
	margin: 0px auto;
}
/* end twitterfeed */


/* landsend */
div #landsend
{
	padding: 15px 0px 0px 0px;
	height: 125px;
}
/* END landsend */

/* sendakidtocamp */
div #sendakidtocamp
{
	padding: 2px 0px 5px 0px;
	height: 35px;
	width: 175px;
}
/* END sendakidtocamp */

/* sendakidtocampinfo */
div #sendakidtocampinfo
{
	padding: 15px 10px 5px 10px;
	height: 400px;
	width: 465px;
	margin: 0px auto;
	font-weight: bold;
}

div #sendakidtocampinfo p.ways
{
	margin: 25px 0px 0px 25px;
	color: #060;
	font-weight: bold;
	font-size: 12px;
}


/* END sendakidtocampinfo */


