BODY {
	background-image: url("/images/bgBSA.jpg");
	background-position: center;
	width: 805px;
	margin-top: 0px;
	display: block;
	margin-left:auto;
	margin-right: auto;
}


/* UNIVERSAL SETTINGS */

BODY * {
	font-family: Arial, Helvetica, sans-serif;
}
* a {
	text-decoration: underline;
}
* a:hover {
	text-decoration: none;
}
* img {
	border: 0;
}
* sup {
	font-size: smaller;
}





#mainFrame {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	display: table;
	text-align: left;
	min-height: 500px;
	background-image: url("/images/mainFrame-bg.gif");
	background-repeat: repeat-y;
	background-position: center;
}

#mainFrame #contentHolder {
	width: 770px;
}



#footer {
	width: 770px;
	height: 17px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	float: left;
}
#footer IMG.leftCorner{
	width: 17px;
	height: 17px;
	float: left;
}
#footer IMG.rightCorner{
	width: 17px;
	height: 17px;
	float: right;
}
#footer .middle {
	height: 17px;
	width: 736px;
	background-image: url("/images/mainFrame-B.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 10px;
}
#footer .middle a {
	color: inherit;
	text-decoration: underline;
}
#footer .middle a:hover {
	text-decoration: none;
}









#header {
	width: 770px;
	height: 100px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#header img.bsa {
	border: none;
	margin-left: -219px; /*-34px;*/
	display: block;
	float: left;
	position: relative;
}
#header img.venturing {
	border: none;
	margin-right: -40px;
	display: block;
	float: right;
	position: relative;
}
#header img.logo57 {
	float: left;
	position: relative;
	width: 184px;
	height: 100px;
}






#menu {
	margin-top: 0px;
	margin-left: 8px;
	width: 760px;
	display:block;
	font-size: 1px;
}

#menu #top {
	width: 760px;
	height: 8px;
	background-image: url("/images/menus/fox/top_tile.gif");				/* THEME */
	background-repeat: repeat-x;
	display: block;
}
#menu #top div.left {
	width: 8px;
	height: 8px;
	background-image: url("/images/menus/fox/top_left.gif");				/* THEME */
	background-repeat: no-repeat;
	float: left;
}
#menu #top div.right {
	width: 3px;
	height: 8px;
	background-image: url("/images/menus/fox/top_right.gif");				/* THEME */
	background-repeat: no-repeat;
	float: right;
}
#menu #top div.shadow {
	width: 8px;
	height: 8px;
 	background-image: url("/images/menus/top_right.gif");
	background-repeat: no-repeat;
	float: right;
}

#menu #middle {
	width: auto;
	padding-left: 8px;
	padding-right: 8px;
	clear: left;

	background-color: #035803;																			/* THEME */
	background-image: url("/images/menus/right_tile.gif");
	background-repeat: repeat-y;
	background-position: right;

	font-size: 14px;
	font-family: Arial, Copperplate29bc, Times, Serif;
	font-weight: bold;
	font-variant:small-caps;
	text-align: center;
}
#menu #middle div.entry {
	margin-left: 3%;
	margin-right: 3%;
	margin-bottom: 0px;
	text-align: center;
	display: inline;
}

#menu * a {
	color: #FFFFFF;																									/* THEME */
	text-decoration: none;
}
#menu * a:hover {
	text-decoration: underline;
}

#menu #lower {
	height: 7px;
	width: 760px;
	background-image: url("/images/menus/fox/lwr_tile.gif");				/* THEME */
	font-size: 1px;
	overflow:hidden;
	clear: left;
}
#menu #lower div.left {
	width: 8px;
	height: 7px;
	background-image: url("/images/menus/fox/lwr_left.gif");				/* THEME */
	float: left;
}
#menu #lower div.right {
	width: 3px;
	height: 7px;
	background-image: url("/images/menus/fox/lwr_right.gif");				/* THEME */
	float: right;
}
#menu #lower div.shadow {
	width: 8px;
	height: 7px;
	background-image: url("/images/menus/right_tile.gif");
	background-repeat: repeat-y;
	background-position: right;
	float: right;
}

#menu #bottom {
	height: 8px;
	width: 760px;
	background-image: url("/images/menus/bottom_tile.gif");
	background-repeat: repeat-x;
}
#menu #bottom div.left {
	width: 8px;
	height: 8px;
	background-image: url("/images/menus/bottom_left.gif");
	float: left;
}
#menu #bottom div.right {
	width: 3px;
	height: 8px;
	background-image: url("/images/menus/bottom_right.gif");
	float: right;
}
#menu #bottom div.shadow {
	width: 8px;
	height: 8px;
	background-image: url("/images/menus/bottom_rightCorner.gif");
	float: right;
}





#featuredPic {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #003300;
}
#featuredPic.right {
	float: right;
	text-align: right;
	margin-right: 10px;
	margin-left: 10px;
}
#featuredPic.left {
	float: left;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
#featuredPic img {
	border: none;
}
#featuredPic div.headline {
	font-size: 12px;
	font-weight: bold;
}
#featuredPic div.subhead {
	font-size: 10px;
	font-weight: bold;
}
#featuredPic div.small {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}


#featuredText {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 20px;
/*	color: #003300;*/
	border-left: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-right: 2px #999999 solid;
	border-bottom: 2px #999999 solid;
	padding: 8px;
	max-width: 300px;
}
#featuredText.right {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#featuredText .bodyCopyHead {
	border-bottom: #999999 1px solid;
	padding-bottom: 5px;
	margin-bottom: -10px;
}


.bodyCopyHead_l {
	margin-top: 15px;
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-align: left;
}




img.offSiteLink {
	margin-left: 4px;
	vertical-align: bottom;
}
img.nonBSAlink {
	margin-left: 4px;
	vertical-align: bottom;
}
img.icon-pdf {
	margin-left: 4px;
	vertical-align: bottom;
}
img.icon-doc {
	margin-left: 4px;
	vertical-align: bottom;
}
img.icon-rtf {
	margin-left: 4px;
	vertical-align: bottom;
}
img.icon-ppt {
	margin-left: 4px;
	vertical-align: bottom;
}



#mainContent {
	display: block;
	margin-top: 8px;
	margin-left: 15px;
	margin-right: 15px;
}




div.center {
	width: auto;
	text-align: center;
}

img {
	border: none;
}

div.bodyHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
div.bodyCopyHead {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	text-align: center;
}
div.bodycopy {
	font-size: 12px;
	text-align: center;
}
div.bodySection {
	font-size: 12px;
	margin-left: 10px;
}
div.bodySection .head {
	font-size: 14px;
	font-weight: bold;
	color: #003300;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: -10px;
}
div.bodySection .note {
	font-size: 11px;
}
#mainContent p {
	font-size: 12px;
	text-align: left;
}
ul {
	font-size: 12px;
	margin-top: 20px;
}
li {
	margin-bottom: 5px;
}
li a {
	
}
ul li ul {
	margin-top: 5px;
}
li.heading {
	list-style: none;
	margin-left: -15px;
	font-size: 14px;
	font-weight: bold;
}
#mainContent a {
	text-decoration: underline;
/*	color: green;*/
}
#mainContent a:hover {
	text-decoration: none;
}

#mainContent dl {
	list-style: square;
	font-size: 12px;
	margin-left: 20px;
}
#mainContent dt {
	font-weight: bold;
}
#mainContent dd {
	font-size: 12px;
	margin-bottom: 8px;
	margin-left: 30px;
}
#mainContent .note {
	font-size: 10px;
}













#legal {
	width: 100%;
	text-align: center;

	font-weight: bold;
	font-size: 10px;
	margin-top: 1px;
	padding-top: 0px;
}




#expandedThemeChooser {
	background-color: #FFFFFF;
	border: 1px #035803 solid;																			/* THEME */
	font-size: 12px;
	position: relative;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 350px;
}

#expandedThemeHeader {
	font-size: 18px;
	text-align: center;
	background-color: #035803;																			/* THEME */
	color: #FFFFFF;																									/* THEME */
	margin-bottom: 8px;
}
#expandedThemeHeader a {
/*	float: right;*/
	position: absolute;
	right: 0px;
	color: #FFFFFF;
	padding-right: 2px;
	font-size: 10px;
}
#expandedThemeChooser .note {
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
}
#expandedThemeChooser form {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
}


#collapsedThemeChooser {
	font-size: 10px;
	right: 5px;
	height: 16px;
	position: relative;
	float: right;
}






/*CONTACT PAGE UNDER DEVELOPMENT */
TABLE.2col {
	margin-left: auto;
	margin-right: auto;
}
TABLE.2col TD {
	vertical-align: top;
}
.colHead {
	text-align: center;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#contactInfoBlock {
	font-size: 12px;
	vertical-align: top;
	height: auto;
}
#contactInfoBlock .jobTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom: 1px #000000 solid;																/* THEME */
}
#contactInfoBlock .name {
	margin-left: 15px;
	font-size: 14px;
}
#contactInfoBlock .number {
	margin-left: 14px;
}
#contactInfoBlock .email {
	margin-left: 14px;
}
#contactInfoBlock .email a {
	
}
#contactInfoBlock .note {
	margin-left: 12px;
}
#contactInfoBlock form input.imgButton {
	float: right;
	position: relative;
	width: 91px;
	height: 52px;
}



.leftOfTwo {
	width: 48%;
	float: left;
	padding-right: 5px;
	margin-top: 20px;
/*	border: solid black 1px;*/
}
.rightOfTwo {
	width: 48%;
	float: right;
	padding-left: 5px;
	margin-top: 20px;
/*	border: solid black 1px;*/
}
.leftOfTwo_cc {
	width: 48%;
	float: left;
	margin-top: 20px;
	text-align: center;
}
.rightOfTwo_cc {
	width: 48%;
	float: right;
	margin-top: 20px;
	text-align: center;
}
.areaBreak {
	clear: both;
}




.scrapBookEvent_li {
	width: 600px;
	margin-top: 20px;
	margin-left: 120px;
	padding: 5px;
	color: #333333;
	float: left;
}
.scrapBookEvent_li img {
	float: left;
	margin-right: 10px;
}
.scrapBookEvent_li .eventName {
	font-size: 12px;
	font-weight: bold;
}
.scrapBookEvent_li .description {
	font-size: 12px;
}
.scrapBookEvent_li a {
	text-decoration: none;
/*	color: red;																											/* THEME-TOTO */
	
}
.scrapBookEvent_li a:hover {
	text-decoration: underline;
}




.scrapBookEntry {
	width: 200px;
	margin-top: 20px;
	padding: 5px;
	color: #333333;
/*	float: left;*/
	text-align: center;
}
.scrapBookEntry .caption {
	font-size: 12px;
}








#factSectionHead {
	display: block;
	font-size: 16px;
	color: green;																										/* THEME */

}
#fact {
	margin-bottom: 15px;
	margin-left: 8px;
}
#fact .year {
/*	margin-left: 8px;*/
	font-size: 14px;
}
#fact .content {
	margin-left: 8px;
	font-size: 12px;
}
#fact .source {
	margin-left: 13px;
	font-size: 10px;
}


.sectionHead {
	width: 450px;
	font-size: 16px;
	color: green;																										/* THEME */
	font-weight: bold;
	margin-top: 20px;
}




/* EAGLE STUFF */

#eagleBlock {
	vertical-align: top;
	height: auto;
	width: 225px;
	text-align: left;
	float: left;
	margin-bottom: 15px;
}
#eagleBlock .name {
	font-size: 13px;
	margin-left: 10px;
	font-weight: bold;
}
#eagleBlock .date {
	font-size: 12px;
	margin-left: 20px;
}
#eagleBlock .email {
	margin-left: 10px;
}
#eagleBlock .email a {
	
}

ul.eagle {
	list-style-image: url(../eaglesNest/images/bullet-eagle.gif);
}
ul.eagle li {
	margin-bottom: 15px;
}
ul.eagle ul {
	list-style-image: none;
	list-style-type: disc;
}
ul.eagle ul li {
	margin-bottom: 5px;;
}

