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

body {
	background: #f1f2f3 url(../images/bg_bchs_wide.png) top repeat-x;
	margin: 0 auto;
	color: #404041;
}
a {
	font-weight: normal;
	font-size: 100%;
	color: #00404F;
	border-bottom: 0px solid #642024;
}
h2 a {
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}
a:visited {
	/*color: #642024;*/
	color: #758A7B;
	border-bottom: 0px solid #642024;
}
a:hover {
	color: #588a67;
	border-bottom: 0px solid #000;
}
.wrapper {
}
.wrapper-bottom {
	background: url(../images/bg_footer.png) top center no-repeat;
	min-height: 144px;
}
.header {
	margin: 0px;
	text-align: center;
	height: 150px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	text-indent: -9999px;
	background: url(../images/logo_bchs.png) no-repeat top center;
}
.logo a {
	height: 150px; /*variable based on background image*/
	width: auto; /*variable based on background image*/
	text-indent: -9999px;
	display: block;
}
.top {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 2;
}
.main {
	height: 242px;
	border: 0px #cc3300 solid;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}
.interior {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1; /* allows menu to float over the content */
	padding-top: 18px;
	background: url(../images/bg_interior.png) center -150px no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#404041;
}
h1 {
	font-size:1.9em;
	line-height:1;
	margin-bottom:0.5em;
}
h2 {
	font-size:1.6em;
	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;
}
#breadcrumbs {
	margin: 4px 12px 6px 16px;
}
#breadcrumbs p {
	margin: 0 0 0.5em;
}
#breaking {
	font-size:1.4em;
	color: #008dae;
	text-align: left;
	float: left;
	line-height: 160%;
	margin: 2px 12px 0px 16px;
	padding: 0px 0px 0px 0px;
	height: 36px;
	overflow: hidden;
	border: 0px solid #000;
	width: 100%;
	display: block;
}
#breaking p {
	display: inline;
}
.bigbreak {
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
}
.bigbreak a {
	display: inline;
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
}
#contentwell {
	text-align: left;
	float: left;
	line-height: 160%;
	margin: 4px 12px 18px 16px;
	padding: 0px 0px 0px 0px;
}
#contentwell h1 {
	color: #404041;
	font-size:2.2em;
	font-weight: bold;
	line-height:1;
	margin-bottom:1em;
}
#contentwell h2 {
	color: #404041;
	font-size:1.9em;
	font-weight: bold;
	line-height:1;
	margin-bottom:0.5em;
}
#contentwell h3 {
	color: #404041;
	font-size:1.6em;
	font-weight: bold;
	line-height:1;
	margin-bottom:0.5em;
}
#contentwell p {
	color: #404041;
	font-size: 130%;
	line-height: 150%;
}
#contentwell ul {
	font-size: 130%;
	line-height: 150%;
	padding: 0px 0px 0px 27px;
}
#contentwell li {
	margin-bottom: 9px;
}
.side {
	color: #3e4042;
	text-align: left;
}
.side h2 {
	color: #3e4042;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 150%;
	margin: 4px 4px 0px 4px;
	padding: 0px 0px 0px 0px;
}
.side p {
	font-size: 1.2em;
	line-height: 160%;
	margin: 4px 4px 4px 4px;
	padding: 0px 0px 0px 0px;
}
.side ul {
	font-size: 100%;
}
.side li {
	margin-bottom: 5px;
}
.side img {
	border: 6px solid #fcfcf4;
	margin: 4px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	border-radius-top-left: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius-top-right: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
}
.columns {
}
.box {
	background: none;
	margin-bottom: 0px;
}
.box h1, h2, h3, h4, h5, h6 {
	font-weight:bold;
	color:#008dae;
}
.box p {
	color: #008dae;
}
#navcatcher {
	position: relative;
	height: 150px;
	border: 0px solid #000;
}
/* start top navigation menu */
.searchbox {
	height: 48px;
	width: 600px;
	float: right;
	text-align: right;
	margin: 0px 10px 0px 0px;
}
.searchbox li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border: 0px solid #000;
}
.searchbox input[type=text] {
	position: relative;
	top: 9px;
	left: 0px;
	padding: 4px;
	margin-right: 9px;
}
.searchbox input[type=image] {
	position: relative;
	top: 16px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}
/* end top navigation menu */

/* start main navigation menu */
#navmenu {
	float: left;
	width: 600px;
	position: relative;
	bottom: -79px;
	left: 63px;
	height: 36px;
	overflow: visible;
	border: 0px solid #000;
}
/* end main navigation menu */
#related a.more-link {
	display: block;
	background: url(../images/button_more_sprite.png) right 0px no-repeat;
	
	border-bottom: 0 solid #642024;
	
	height: 21px;
	width: 100%;
	margin-top: 3px;
	margin-left: 3px;
	}	

#related a:hover.more-link {
	background: url(../images/button_more_sprite.png) right -21px no-repeat;
	}
	
#related a .more {
	display: block;
	width: 100%;
	
	text-indent: -9999px;
	}
	
/* Begin footer */
#footer {
	background: #4f4f4f url(../images/bg_copyright.png) repeat-x;
	min-height: 144px;
}	
#footer h4 {
	color: #b1b0b0;
	font-size:1.0em;
	padding: 12px 12px 12px 12px;
	margin: 9px 0px 0px 0px;
}
#footer p {
	text-align: left;
	font-size: 10px;
	padding: 0px 12px 12px 12px;
	margin: 0px 0px 0px 0px;
	color: #b1b0b0;
}
#footer img {
	margin: 24px 12px 12px 12px;
	float: left;
}
/* End Footer */

.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 */
