@charset "iso-8859-1";
/* CSS Document */
/* cu0256 - Fort Bragg */

img { border-style: none; }

a:link { color: #cb860d; }
a:visited { color: #808080; }
a:hover { color: #000000; }
a:active { color: #cb860d; }

body {
	margin: 0px; 				/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center; 		/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #926410 url(images/main_background.jpg) no-repeat bottom center;
	_background: #9a6718 url(images/main_background.jpg) no-repeat bottom center;
	z-index: 0;
}
.oneColFixCtr #container {
	margin: 0px auto; 			/* the auto margins (in conjunction with a width) center the page */
	height: 100%;
	width: 800px;  				/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	text-align: left; 			/* this overrides the text-align: center on the body element. */
	vertical-align: top;
}
.oneColFixCtr #mainContent {
	margin: 0px;
	padding: 0px;
	
	position: relative;
	top: -38px;
	_top: -41px;
	z-index: 0;
}
.oneColFixCtr #header {
	background-color: #dddddd; 
	margin: 0px;
	height: 147px;
	padding: 0px;  
}
.oneColFixCtr #topNav {
	float: left;
	position: relative;
	top: 0px;
	_top: -3px;
	left: 0px;
	width: 800px;
	height: 26px;
	background: url(images/navigation_01.jpg) no-repeat;
}
.oneColFixCtr #topNav2 {
	float: left;
	position: relative;
	top: 0px;
	_top: -6px;
	left: 0px;
	width: 800px;
	height: 16px;
	background: url(images/navigation_02.jpg) no-repeat;
}

#blog{
	position: relative;
	top: 0;
	left: 390px;
	width: 250px;
	height: 38px;
	z-index: 100;
}
.faceBk {
	position: relative;
	top: -5px;
	right: 10px;
	width: 30px;
	height: 30px;
	border: 0px;
}
.oneColFixCtr #bodySection {
	float: left;
	position: relative;
	top: 0px;
	_top: -6px;
	left: 0px;
	width: 800px;
	height: auto;
	background: url(images/leftCol_bkgd.jpg) repeat-y top left;
	background-color: #ffffff;
	padding-bottom: 20px;
	_padding-bottom: 10px;
}
.leftColumn {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 180px;
}
.oneColFixCtr .rightColumn {
	float: left;
	width: 590px;
	position: relative;
	top: -12px;
	_top: -10px;
	left: 26px;
	vertical-align: top;
}
.leftColumn  .date {
	height: 20px;
	position: relative;
	top: -6px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center; 
}
.leftColumn  .quickLinks {
	position: relative;
	top: -7px;
	left: 20px;
	width: 168px;
	height: 320px;
}
.leftColumn .searchBox {
	width: 154px;
	height: 38px;
	position: relative;
	top: -10px;
	_top: -5px;
	left: 8px;
	background: url(images/searchBox.png) no-repeat left top;
}
.searchText {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	position: relative;
	top: 14px;
	left: 13px;
}
.searchBoxButton {
	float: left;
	position: relative;
	top: -10px;
	left: 155px;
}
.leftColumn  .eSignup {
	position: relative;
	top: -13px;
	_top: -6px;
	left: 20px;
	width: 168px;
	height: 60px;
}
.leftColumn  .bizPartners {
	position: relative;
	top: 3px;
	_top: -2px;
	left: 20px;
	width: 168px;
	height: 52px;
}
.leftColumn  .eStatements {
	position: relative;
	top: 7px;
	_top: 2px;
	left: 20px;
	width: 168px;
	height: 63px;
}
.rightColumn .intContent {
	float: left;
	position: relative;
	top: 15px;
	left: 5px;
	width: 570px;
	padding-bottom: 50px;
}
.rightColumn .intContentHtm {
	float: left;
	position: relative;
	top: 15px;
	_top: 0px;
	left: 5px;
	width: 570px;
	padding-bottom: 50px;
}

.rightColumn h2 {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 570px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	color: #c58428;
}
.banner {
	float: left;
	position: relative;
	top: 16px;
	_top: 14px;
	left: 0px;
	width: 590px;
	height: 190px;
}
.rightColumn .boxes {
	float: left;
	position: relative;
	top: 14px;
	left: 0px;
	width: 590px;
}
.boxA {
	float: left;
	position: relative;
	top: 0px;
	_top: -3px;
	left: 0px;
	width: 200px;
	height: auto;
}
.boxTitleA {
	float: left;
	width: 190px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 0px;
}
.boxMiddle {
	float: left;
	position: relative;
	top: 0px;
	_top: -3px;
	left: 0px;
	overflow: auto;
	width: 190px;
	height: auto;
	height: 323px;
	background: url(images/boxMiddle.jpg) repeat-y left top;
}
.boxContentA {
	width: 185px;
	height: auto;
	position: relative;
	top: 4px;
	left: 2px;
}
.boxBottomA {
	float: left;
	width: 190px;
	height: 5px;
	position: relative;
	top: 0px;
	_top: -10px;
	left: 0px;
}
.boxB {
	float: left;
	position: relative;
	top: 0px;
	_top: -3px;
	left: 0px;
	width: 200px;
	height: auto;
}
.boxTitleB {
	float: left;
	width: 190px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 0px;
}
.boxContentB {
	width: 186px;
	height: auto;
	position: relative;
	top: 3px;
	_top: 0px;
	left: 3px;

}
.boxBottomB {
	float: left;
	width: 190px;
	height: 5px;
	position: relative;
	top: 0px;
	_top: -10px;
	left: 0px;
}
.boxC {
	float: left;
	position: relative;
	top: 0px;
	_top: -3px;
	left: 0px;
	width: 190px;
	height: auto;
}
.boxTitleC {
	float: left;
	width: 190px;
	height: 28px;
	position: relative;
	top: 0px;
	left: 0px;
}
.boxContentC {
	width: 186px;
	height: auto;
	position: relative;
	top: 3px;
	_top: 0px;
	left: 3px;
}
.boxBottomC {
	float: left;
	width: 190px;
	height: 5px;
	position: relative;
	top: 0px;
	_top: -10px;
	left: 0px;
}
.footer {
	float: left;
	position: relative;
	top: 0px;
	_top: -6px;
	left: 0px;
	width: 800px;
	height: 170px;
	background-color: #ffffff;
}
.bsbBar {
	float: left;
	width: 800px;
	height: 5px;
	position: relative;
	top: -5px;
	_top: -10px;
	left: 0px;

}
#bsbnav { 
	float: left;
	position: relative;
	top: -5px;
	_top: -12px;
	left: 0px;
	width: 800px;
	height: 0px;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em; 
	font-weight: bold; 
	text-align: left;
	line-height: 1.4em;
	vertical-align: top;
}
#bsbnav a:link { color: #cb860d; text-decoration: none; }
#bsbnav a:visited { color: #808080; text-decoration: none; }
#bsbnav a:hover { color: #000000; text-decoration: none; }
#bsbnav a:active { color: #cb860d; text-decoration: none; }

.iconLeft {
	float: left;
	position: absolute;
	top: 100px;
	left: 350px;
	width: 50px;
	height: 58px;
}
.bsbMid {
	float: left;
	position: absolute;
	top: 5px;
	left: 20px;
}
.bbbLogo {
	float: left;
	position: absolute;
	top: 96px;
	left: 20px;
	width: 137px;
	height: 70px;
}
.iconRight {
	float: left;
	position: absolute;
	top: 24px;
	left: 545px;
	width: 235px;
	height: 140px;
}
