#whole {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: 400;
}
h1 {
	font-size: 100%;
	font-weight: bold;
	color: #006600;
}

#header {
	float: left;
	width: 742px;
	clear: left;
	background-image: url(../images/footprints.gif);
	background-color: #429C29;
	height: 110px;
	border: 4px solid #833100;
}

body {
	background-color: #CCCCCC;
}
a:link {
	color: #006600;
}
a {
	color: #006600;
}
a:hover {
	color: #006600;
}

/* Top Menu */
	
div#top-menu
	{
	margin: 0;
	padding: 3px 0 0 5px;
	width: 737px;
	height: 25px;
	text-align: right;
	color: #FFFFFF;
	background-repeat: repeat-x;
	font-size: 80%;
	font-weight: bold;
	}
	
	
div#top-menu ul
	{
		margin-top: 0;
	}

	
div#top-menu ul li
	{
		display: inline;
	}
	
	
.seperator
	{
	border-left: 1px dotted #fff;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	position: relative;
	}
	.home
	{
	padding-bottom: 5px;
	padding-left: 3px;
	position: relative;
	}
	
#top-menu .login
	{
		font-size: 90%;
		background: #779F00 url(../images/topbar/bluebar.jpg) repeat-x;
		color: #fff;
		padding: 1px 2px 1px 1px;
		margin: 2px;
		text-decoration: none;
		border-right: 1px solid #7F7D0B;
		border-bottom: 1px solid #7F7D0B;
		border-top: 1px solid #BEFF00;
		border-left: 1px solid #BEFF00;
		cursor: pointer;
	}
	

#top-menu .login:hover
	{
		background: #4F6A00 url(../images/topbar/bluebar.jpg) repeat-x;
		border-top: 1px solid #7F7D0B;
		border-left: 1px solid #7F7D0B;
		border-bottom: 1px solid #BEFF00;
		border-right: 1px solid #BEFF00;
	}
	
	
#top-menu ul li a
	{
		color: #fff;
		width: 30px;
		text-decoration: underline;
	}
	
	
#top-menu ul li a:hover
	{
		color: #FFF;
		text-decoration: none;
	}
	

#top-menu input
	{
		font-size: 95%;
		color: #000;
		border: 1px solid #018ede;
		vertical-align: middle;
		margin: 1px;
		background: #005462 url(../images/topbar/banner.jpg) repeat-x;
		text-indent: 2px;
	}
	
	
#top-menu input:hover
	{
		background: #fff;
	}
	
	
#top-menu input:focus
	{
		background: #fff;
	}
	
	
#top-menu #submit 
	{
		font-size: 100%;
		background: #005462 url(/scouts/images/topbar/bluebar.jpg) repeat-x;
		color: #fff;
		padding: 1px 2px 1px 1px;
		margin: 2px;
		border-right: 1px solid #7F7D0B;
		border-bottom: 1px solid #7F7D0B;
		border-top: 1px solid #BEFF00;
		border-left: 1px solid #BEFF00;
		cursor: pointer;
	}
	
	#banner
	{
	width: 100%;
	height: 65px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
	voice-family: "\"}\""; 
  		voice-family: inherit;
				height: 65px;
	}
html>body #banner
	{
  		height: 65px;
}
#banner #logo
	{
		margin: 0 0 0 8px;
		padding: 0;
		float: left;
	}
	
	
#banner #sections
	{
	margin: 0;
	text-align: center;
	display: inline;
	width: 575px;
	float: right;
	background: url(../images/Cub-bannerlogs.gif) no-repeat;
	padding-right: 0;
	padding-left: 0;
	height: 72px;
	}

#flash {
	clear: left;
	float: left;
	width: 742px;
	margin-bottom: 5px;
	border-right: 4px solid #8C3800;
	border-bottom: 4px solid #8C3800;
	border-left: 4px solid #8C3800;
	border-top-width: 4px;
	border-top-color: #8C3800;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#footer
	{
	font-size: 80%;
	height: 50px;
	color: #7D7D7D;
	text-align: center;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	}


	
	
#footer a
	{
		text-decoration: underline;
		color: #656565;
	}

	
#footer a:hover
	{
		text-decoration: none;
		color: #9C0; 
	}	
	#leftside {
	clear: left;
	float: left;
	width: 450px;
	padding: 10px;
	font-size: 100%;
}
#buttons {
	float: left;
	height: auto;
	width: 156px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	clear: left;
}
h3 {
	font-size: 100%;
	color: #CC0000;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FF6600;
}
#infobuttons {
	height: 65px;
	width: 490px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #990099;
}

