/*=========================================================================== Top Sub Navigation Color Bar ===========================================================================*/	
#colorbar_girlScouts {
	z-index						: 8;
	position					: absolute;
	top							: 108px;
	background-image			: url(../images/topnav_girlscouts1.gif);
	background-repeat			: no-repeat;
	width						: 950px;
	height						: 37px;
	}
#colorbar_program {
	z-index						: 8;
	position					: absolute;
	top							: 108px;
	background-image			:url(../images/topnav_program.gif);
	background-repeat			: no-repeat;
	width						: 950px;
	height						: 37px;
	}
#colorbar_horses {
	z-index						: 8;
	position					: absolute;
	top							: 108px;
	background-image			: url(../images/topnav_horses.gif);
	background-repeat			: no-repeat;
	width						: 950px;
	height						: 37px;
	}
#colorbar_programAid {
	z-index						: 8;
	position					: absolute;
	top							: 108px;
	background-image			: url(../images/topnav_programAid.gif);
	background-repeat			: no-repeat;
	width						: 950px;
	height						: 37px;
	}
#colorbar_camp {
	z-index						: 8;
	position					: absolute;
	top							: 108px;
	background-image			: url(../images/topnav_camp.gif);
	background-repeat			: no-repeat;
	width						: 950px;
	height						: 37px;
	}
#colorbar_forum {
	z-index						: 8;
	position					: absolute;
	top							: 108px;
	background-image			: url(../images/topnav_forum.gif);
	background-repeat			: no-repeat;
	width						: 950px;
	height						: 37px;
	}
#colorbar_product {
	z-index						: 8;
	position					: absolute;
	top							: 108px;
	background-image			: url(../images/topnav_product.gif);
	background-repeat			: no-repeat;
	width						: 950px;
	height						: 37px;
	}
#navbar_top {
	padding						: 8px 0 0 0;
	}
#navbar_top p{
	font-family					: Helvetica, Arial, sans-serif;
	font-size					: 11px;
	font-weight					: bold;
	color						: #FFFFFF;
	}
#navbar_top a:link, #navbar_top a:visited{
	padding						: 0 20px;
	font-family					: Helvetica, Arial, sans-serif;
	font-size					: 11px;
	font-weight					: bold;
	text-decoration				: none;
	color						: #FFFFFF;
	}
#navbar_top a:hover{
	font-family					: Helvetica, Arial, sans-serif;
	font-size					: 11px;
	font-weight					: bold;
	text-decoration				: underline;
	color						: #FFFFFF;
	}
