/* CSS Document */
/* =core */

body {
	background: #f2f3cb;
	margin: 0 auto;
	color: #3b5a69;
}

/*anchors*/	

a {
	font-weight: normal;
	font-size: 100%;
	color: #4986a3;
}
a:visited {
	color: #4986a3;
}
a:hover {
	color: #588a67;
}
a:active {
	color: #b0bc22;
}
.box {
	background: none;
	margin-bottom: 0px;
}
.wrapper {
	background: #f2f3cb url(../images/bg_shadow.png) top center repeat-y;
}
.wrapper-bottom {
	background: url(../images/bg_footer.png) top center no-repeat;
	min-height: 144px;
}
.header {
	margin: 0px;
	text-align: center;
	height: 124px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	text-indent: -9999px;
	background: #fff url(../images/logo_bbdc.png) no-repeat center;
}
.logo a {
	position: relative;
	border-bottom: 0px dashed #642024;
	height: 124px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
.logo a:hover {
	text-decoration: none;
}
.logo a:visited {
	text-decoration: none;
}
.top {
	background: #fff;
}
.home {
	background: #fff url(../images/main_bg_001.jpg) no-repeat bottom right;
	min-height: 273px;
}
.white {
	background: #fff;
}
.interior {
	background: #fff url(../images/main_bg_001.jpg) no-repeat -402px 0px;
	height: 273px;
	text-indent: -9999px;
}
.boxes {
	background: #f2f2f2 url(../images/bg_featureboxes.png) repeat-x;
	min-height: 235px;
}
.lightgray {
	background: #cccccc url(../images/bg_lightgray.png) repeat-x;
}
.gray {
	background: #b3b3b3 url(../images/bg_gray.png) repeat-x;
}
.darkgray {
	background: #999999 url(../images/bg_darkgray.png) repeat-x;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#3b5a69;
}
h1 {
	font-size:1.9em;
	line-height:1;
	margin-bottom:0.5em;
}
h2 {
	font-size:1.6em;
	line-height:1;
	margin-bottom:0.25em;
}
h3 {
	font-size:1.3em;
	line-height:1;
	margin-bottom:0.5em;
}
h4 {
	font-size:1.0em;
	line-height:1.25;
	margin-bottom:1.25em;
}
h5 {
	font-size:1em;
	margin-bottom:1.5em;
}
h6 {
	font-size:1em;
}
#contentwell {
	text-align: left;
	float: left;
	line-height: 160%;
	margin: 54px 72px 18px 16px;
	padding: 0px 0px 0px 0px;
}
#contentwell h1 {
	color: #b0bc22;
	font-size:1.7em;
	line-height:1;
	margin-bottom:0.5em;
}
#contentwell h2 {
	color: #b0bc22;
	font-size:1.7em;
	line-height:1;
	margin-bottom:0.5em;
}
#contentwell h3 {
	color: #b0bc22;
	font-size:1.4em;
	line-height:1;
	margin-bottom:0.5em;
}
#contentwell h4 {
	color: #b0bc22;
	font-size:1.1em;
	line-height:1;
	margin-bottom:0.5em;
}
#contentwell p {
	color: #3b5a69;
	line-height: 150%;
}
#contentwell ul {
	line-height: 150%;
	margin-bottom: 18px;
	}
#contentwell ol {
	line-height: 150%;
}

#contentwell blockquote {
	color: #3b5a69;
	font-style: italic;
	margin-top: -9px;
	line-height: 150%;
}
#contentwell img {
	float: left;
	border: 1px #000 solid;
	margin: 0px 9px 18px 0px;
}

#side {
	text-align: left;
	float: left;
	line-height: 140%;
	margin: 30px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
}
#side p {
	font-size: 100%;
}
#side ul {
	font-size: 100%;
}
#side li {
	margin-bottom: 5px;
}
#side img {
	border: 0px solid #eee;
}
.columns {
}
#footer {
	background: url(../images/bg_copyright.png) repeat-x;
	min-height: 36px;
	overflow: hidden;
}

#footer p {
	text-align: center;
	font-size: 8px;
	padding: 9px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	color: #ccc;
	letter-spacing: 1px;
	font-family: "Lucida Grande", "Verdana", sans-serif;
}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #f1f2f3;
	text-decoration: none;
}

#footer a:visited {
	color: #ccc;
	text-decoration: none;
}

#navcatcher {
	position: relative;
	height: 124px;
	background: url(../images/tagline.png) right -12px no-repeat;
	text-indent: -9999px;
	border: 0px solid #000;
}

/* start main navigation menu */
#navmenu {
	text-indent: 0px;
	float: left;
	position: relative;
	bottom: -26px;
	left: 0px;
	height: 36px;
	width: auto;
}
/* end main navigation menu */

#position {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	color:#bebebe;
	display: block;
	position: relative;
	top: -9px;
}

.more a {
	display: block;
	float: left;
	text-indent: -9999px;
	background: url(../images/button_learnmore_sprite.png) 0px 0px no-repeat;
	height: 21px;
	width: 72px;
	margin-top: 7px;
	margin-right: 3px;
	clear: both;
	}
	
.more a:hover {
	text-indent: -9999px;
	background: url(../images/button_learnmore_sprite.png) 0px -21px no-repeat;
	}

#pdfforms ul {
	margin-left: 18px;
}

#pdfforms img {
	float: none;
	border: 0px #000 solid;
	margin: 0px;
	vertical-align: middle;
}

#smallish {
	font-size: 90%; 
	padding:9px;
}

#bigger {
	font-size: 120%; 
	}

.bc-overview  {
	font-size: 90%; 
	padding:9px;
}

#smallish ul {
	list-style: disc;
	margin-left: 18px;
	margin-top: -12px;
}

.shiny {
	font-size: 14px;
	text-align: left;
	color: #f2f2f2;
	text-transform: capitalize;
	font-weight: normal;
	padding: 3px 3px 3px 18px;
	background: #b0bc22 url(../images/shine2.png) 0 50% repeat-x;
}

.shiny a {
	color: #f2f2f2;
	text-decoration: underline;
}

.shiny a:hover {
	color: #3b5a69;
	text-decoration: underline;
}


#news {
	font-weight: bold;
	color: #3b5a69;
	}
#news a {
	font-weight: bold;
	color: #3b5a69;
	text-decoration: none;
	padding-right: 84px;
	background: url(../images/button_more_transparent.png) right 1px no-repeat;
	}
#news a:visited {
	font-weight: bold;
	color: #3b5a69;
	text-decoration: none;
	background: url(../images/button_more_transparent.png) right 1px no-repeat;
	}

#news a:hover {
	font-weight: bold;
	color: #f1f2f3;
	text-decoration: underline;
	background: url(../images/button_more_transparent.png) right -26px no-repeat;
}	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
