* { padding: 0; margin: 0; } /*SETS ALL PADDING/MARGINS ON ALL TAGS 0*/

html, body {
 width: 100%;
 height: 100%;
 margin: 0;
 padding: 0;
}

body {
 background: #F8EEE2 url(images/shadow_bg.png) repeat-y center top;
}

#wrapper { 
 margin: 0 auto;
 width: 760px;
 overflow: auto;
}

/*BASIC STYLES*/

p {
 font-family: Arial, Helvetica, sans-serif;
 font-size: .9em;
 color: #006699;
 line-height: 130%;
 padding: 1em;
}

em {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1em;
 color: #006699;
}

h1 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 4em;
 color: #3E8ED0;
 line-height: 95%;
}

h2 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 2em;
 line-height: 90%;
 color: #2266AA;
 margin-top: 15px;
 margin-bottom: 15px;
}

h3 {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.2em;
 color: #3E8ED0;
}
/*END BASIC STYLES*/

#rightcolumn a:link {
 font-family: Arial, Helvetica, sans-serif;
 font-size: .9em;
 color: #006699;
}

#rightcolumn a:visited {
 font-family: Arial, Helvetica, sans-serif;
 font-size: .9em;
 color: #006699; 
}

#rightcolumn a:hover {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 1.3em;
 color: #98C71D;
 text-decoration:none;
}


/*CUSTOM CLASSES*/

.marginLeftTen {
 margin-left: 10px;
}

/*END CUSTOM CLASSES*/

/* TOP NAV*/

#topNav {
 display:inline;
 float:right;
 height:25px;
 margin-top: 95px;
 margin-right: 10px;
 font-family: Arial, Helvetica, sans-serif;
 font-size:0.9em;
 font-variant:small-caps;
 font-weight:bold;
 color:#FFF;
}

#topNav ul {
 list-style-type: none;
 border: none;
}

#topNav li {
 display: inline;
 padding: 2px;
}

#topNav a {
 color: #FFF;
}

/*END TOP NAV*/

#header {
 color: #333;
 width: 760px;
 height: 120px;
 background: url(images/header.jpg) no-repeat;
}

#leftcolumn {
 background-color: #2277BB;
 display: inline;
 color: #2175bc;
 width: 165px;
 float: left;
}

/*SCOUT BADGES*/
#badges img {
	position: absolute;
}

#badges #Fitness {
	margin: 20px 0px 0px -50px;
}
#badges #Friendship {
	margin: 130px 0px 0px -50px;
}

#badges #Bike {
	margin: 250px 0px 0px -50px;
	padding-bottom: 50px;
}
/*END BADGES */

/*RIGHT COLUMN LAYOUT*/

#rightcolumn {
	background-color: #DDEEFF;
	float: right;
	color: #333;
	margin: 10px;
	padding: 0px;
	padding-bottom: 40px;
	width: 540px;
	display: inline;
	position: relative;
	overflow: auto;
}
ul #pdfBullet
{
list-style: none;
margin: 0;
padding: 0;
}

li.pdf
{
background-image: url(images/bullet_pdf.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

#rightcolumn a.external {
	background-image: url(images/globe.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
	border-bottom: none;
	text-decoration:none;
	color: #98C71D;
}
#rightcolumn a.external:hover {
	color: #98C71D;
	background-position: right -20px;
}
#rightcolumn a.external:visited {
	color: #999;
	background: url(images/check.gif) no-repeat right center;
	padding-right: 18px;
}

#rightcolumn h3 {
 background: url(images/h3_bg.png) no-repeat;
 padding: 3px;
}
#exLinks a{
margin: 0;
border:0;
padding: 10px 1px;
}

#exLinks img {
border: 1px solid #2175bc;
margin:0;
}

#totop img {
border:0;
}

/*END RIGHT COLUMN LAYOUT*/

/*FOOTER*/
#footer { 
 width: 740px;
 clear: both;
 color: #333;
 background: #90bade;
 padding: 10px;
 margin: 0;
 text-align: right;
 font-family: Arial, Helvetica, sans-serif;
 color: #FFF;
 font-size: .5em;
 z-index: 1;
}
 
#footer a {
 color: #FFF;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
}
/*END FOOTER*/

.clear { clear: both;}


/*MAIN NAV */

#navcontainer
{
width: 184px;
padding: 0 0 1em 0;
margin: 0;
font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
background-color: #2277BB;
color: #333;
}

#navcontainer ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer li
{
border-bottom: 1px solid #88BBDD;
margin: 0;
}

#navcontainer li a
{
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2277BB;
color: #fff;
text-decoration: none;
width: 100%;
}

#navlist .current {
border-left: 10px solid #C71C66;
border-right: 10px solid #5ba3e0;
background-color: #98C71D;
color: #fff;
}

html>body #navcontainer li a { width: auto; }

#navcontainer li a:hover
{
border-left: 10px solid #C71C66;
border-right: 10px solid #5ba3e0;
background-color: #98C71D;
color: #fff;
}

* html #navcontainer {
 width: 147px;
}

/*END NAV*/
/* The CSS that's required to position the footer 

	#nonFooter
	{
		position: relative;
		min-height: 100%;
	}

	* html #nonFooter
	{
		height: 100%;
	}

	#footer {
	width: 710px;
	margin-left: 25px;
	padding-bottom: 1.5em;
	background-color: #003366;
	font-size: 85%;
	color: #A6B8CA;
	text-align: center;
	line-height: 1.5em;
	position: relative;
	margin: -7.5em auto 0 auto;
	}
*/
	/* A CSS hack that only applies to IE -- specifies a different height for the footer 

	* html #footer
	{
		margin-top: -7.4em;
	}
*/