/*  

	BST62.css

	

	Author: Kevin P. Wojdak, www.wojzworld.com



*/





body {
	margin: 0;
	background-color: #cccc7c;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 0;
}



h1, h2, h3, h4, h5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}



h1 {
	font-size: 24px;
}



h2 {
	margin-top: 15px;
	font-size: 20px;
}



h5 {
	font-size: 14px;
}



p {
	margin-left: 30px;
}



p.center {
	margin-left: 0;
}



img {
	border: 0;
}



form {
	margin: 0;
	padding: 0;
}



a {
	color: #3c3c62;
	background-color: transparent;
	text-decoration: none;
}



a:hover {
	color: #595a91;
	background-color: transparent;
	text-decoration: underline;
}



a:visited {
	color: #4e3c62;
}



/* General Classes */

.bold {
	font-weight: bold;
}



.ital {
	font-style: italic;
}



.center {
	text-align: center;
}



.error {
	color: #c00;
	background-color: transparent;
}



.sidebar {
	margin: 30px 5px 5px 10px;
	padding: 10px 5px 10px 5px;
	border: 2px solid black;
	background-color: #8b0000;
	color: #fff;
	font-size: 10px;
	width: 120px;
	height: auto;
}



/* Framework */

#logoHonor {
	position: absolute;
	top: 5px;
	left: 15px;
	z-index: 1;
}



.imgHonorLogo {
	width: 125px;
	height: 125px;
}



#frameworkLineH1 {
	position: absolute;
	top: 140px;
	left: 0px;
}



#frameworkLineH2 {
	position: absolute;
	top: 108px;
	left: 0px;
}



#frameworkLineV1 {
	position: absolute;
	top: 0px;
	left: 154px;
	z-index: auto;
	height: 1500px;
}



#frameworkLineV2 {
	position: absolute;
	top: 0px;
	left: 162px;
	z-index: auto;
	height: 1500px;
}



#frameworkLineV120 {
	position: absolute;
	top: 0px;
	left: 154px;
	z-index: auto;
	height: 2000px;
}



#frameworkLineV220 {
	position: absolute;
	top: 0px;
	left: 162px;
	z-index: auto;
	height: 2000px;
}



#frameworkLineV125 {
	position: absolute;
	top: 0px;
	left: 154px;
	z-index: auto;
	height: 2500px;
}



#frameworkLineV225 {
	position: absolute;
	top: 0px;
	left: 162px;
	z-index: auto;
	height: 2500px;
}



#frameworkLineV1News {
	position: absolute;
	top: 0px;
	left: 154px;
	z-index: auto;
	height: 4350px;
}



#frameworkLineV2News {
	position: absolute;
	top: 0px;
	left: 162px;
	z-index: auto;
	height: 4350px;
}

.lineHorizFramework {
	background-color: #cc0000;
	line-height: 3px;
	padding: 0;
	margin: 0;
	width: 100%;
}



.lineVertFramework {
	background-color: #cc0000;
	width: auto;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}



#frameworkHeader {
	position: absolute;
	top: 40px;
	left: 195px;
}



.frameworkHeader {
	color: #000;
	background-color: transparent;
	font: bolder 24px Verdana, Geneva, Arial, Helvetica, sans-serif;
}



.frameworkSubHeader {
	font: italic bolder 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#divScoutingMission {
	position: absolute;
	top: 40px;
	left: 660px;
}

.scoutingMission {
	width: 285px;
	font-style: italic;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c62;
}



#leftNav {
	position: absolute;
	top: 180px;
	left: 0px;
}

.leftNav {
	width: 150px;
	height: 200px;
	padding: 0;
	margin: 0;
}



.btnLeftNav {
	position: relative;
	color: #fff;
	background-color: #3c3c62;
	width: 144px;
	height: 15px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #cccc7c;
	border-top: 2px solid #cccc7c;
	left: 0px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}



.btnLeftNavSub {
	position: relative;
	color: #fff;
	background-color: #624f3c;
	width: 144px;
	height: 15px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #cccc7c;
	border-top: 2px solid #cccc7c;
	left: 0px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}



.btnLeftNavActive {
	position: relative;
	color: #fff;
	background-color: #c00;
	width: 144px;
	height: 15px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #cccc7c;
	border-top: 2px solid #cccc7c;
	left: 0px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	cursor: default;
}



.btnLeftNavSubActive {
	position: relative;
	color: #c00;
	background-color: #ffffff;
	width: 144px;
	height: 15px;
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #cccc7c;
	border-top: 2px solid #cccc7c;
	left: 0px;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	cursor: default;
}



#divFooterIndex {
	position: relative;
	top: 560px;
	left: 200px;
	width: 760px;
}



#divFooterOther {
	position: relative;
	top: 1700px;
	left: 200px;
	width: 760px;
}



#divFooterWhatis {
	position: relative;
	top: 1100px;
	left: 200px;
	width: 760px;
}



#divFooter1500 {
	position: relative;
	top: 1450px;
	left: 200px;
	width: 760px;
	z-index: 2;
}



#divFooter2000 {
	position: relative;
	top: 1950px;
	left: 200px;
	width: 760px;
	z-index: 2;
}



#divFooter2500 {
	position: relative;
	top: 2450px;
	left: 200px;
	width: 760px;
	z-index: 2;
}



#divFooterNews {
	position: relative;
	top: 4300px;
	left: 200px;
	width: 760px;
	z-index: 2;
}



#divFooterCalendar {
	position: relative;
	top: 1170px;
	left: 200px;
	width: 760px;
}



.footer {
	text-align: center;
	height: 40px;
	margin: 0;
	font: italic 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#mainContent {
	position: absolute;
	top: 180px;
	left: 200px;
	height: 600px;
}



#mainCalendar {
	position: absolute;
	top: 180px;
	left: 200px;
	height: 800px;
}



#main1500 {
	position: absolute;
	top: 180px;
	left: 200px;
	height: 1180px;
}



#main2000 {
	position: absolute;
	top: 180px;
	left: 200px;
	height: 1680px;
}



#main2500 {
	position: absolute;
	top: 180px;
	left: 200px;
	height: 2180px;
}



#mainNews {
	position: absolute;
	top: 180px;
	left: 200px;
	height: 4120px;
}



#mainWhatIs {
	position: absolute;
	top: 180px;
	left: 200px;
	height: 800px;
}



.mainContent {
	text-align: center;
	width: 760px;
}



.mainBody {
	text-align: left;
	background-color: #fff;
	width: 680px;
	padding: 40px 40px 40px 40px;
	border: 1px solid #3c3c62;
	overflow-y: auto;
}







h1 #mainPage {
	margin-top: 30px;
}



.imgScoutsCFL2006 {
	width: 500px;
	height: 229px;
}



ul.scoutsymbol {
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
	list-style-type: none;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	height: auto;
	position: relative;
	text-indent: 20px;
	list-style-image: url(../images/bullet.gif);
}

li.scoutsymbol {
	background-repeat: no-repeat;
	background-position: 2px -1px;
	padding: 5px 0 0 5px;
	margin: 10px 5px 10px 60px;
	position: relative;
	text-indent: 00px;
}



ul.nosymbol {
	padding: 0 0 0 0;
	margin: 0px 0 0 0;
	list-style-type: square;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	height: auto;
	position: relative;
	text-indent: 20px;
}

