﻿#banner {
	background: black url('/images/BHC.jpg') no-repeat; /* this is the top banner image */
	height:215px !important;
}
body {
	background: #454545 url('/images/BHCBG.jpg') repeat;
}
.ciOtherLinksHeader, .menutitle, .threeColumnsHeader, .hpText, .quotes{
	color:#831202;
}
h1, h2, h3, h4, .crumbs, a, .infoHeading, .ciOtherLinksHeader, .cp, h4 a, h3 a, h2 a, h1 a{
	color: #831202;
	border-color: #831202;
}
#topContainer, #top, #topRight, #rightNavigation, .topNavigation ul li, .navigationRight ul, .contentMenu{
	background: #831202;
	/*background: #cc0000;*/
}
.topNavigation ul li ul, .topNavigation ul li ul li{
	background: #000000;
	/*background: #cc0000;*/
}
.navigationRight ul li ul  {
	background: #bc1202;
}

#contentContainer{
	background: #fff url('/images/bhContentContainer.jpg') repeat-y right 0;  /*--This is for the nav on the right side--*/
}
.threeColumnsContent li{
	border-bottom: 1px #831202 dashed;
}
table.oneColumn td, table.twoColumns td, table.threeColumns td, table.fourColumns td, table.fiveColumns td, table.sixColumns td{
	border-bottom: dashed 1px #831202;
	border-left: solid 1px #831202;
	border-right: solid 1px #831202;
}
table.twoColumns .columnHeader td, table.threeColumns .threeColumnsHeader td{
		border-bottom: solid 3px #831202;
		color: #831202;
}
#crumbs ul li {
	background: url('/images/BHCArrowSmall.gif') no-repeat right 50%;
}
.ciOtherLinksContent li, .pageLinks li, .submenu li, .columns li, .threeColumnsLinks li, .links li, .calLinks{
	background: url('/images/BHCButtonSmall.gif') no-repeat left 6px;
}
.pageLinks ul li ul li{
	background: url('/images/BHCButtonSmall.gif') no-repeat  no-repeat left 50%;
}
.columns{
	background: url('/images/BHCcenterLine.gif') repeat-y center top;
}
a.iconPDF {	
	display:inline-block;
	background: url('/images/BHCiconPDF.jpg') no-repeat 100% 50%;
	padding-right: 30px;
}
a.iconDOC {
	background: url('/images/BHCiconDOC.jpg') no-repeat right center;
	padding-right: 30px;
}
a.iconBUTTON {
	background: url('/images/BHCButtonSmall.gif') no-repeat left center;
	padding-right: 30px;
}
.footer ul li a:hover{
	color: #831202;
}
table .columnHeader td{
	color: #831202;
	border-bottom: solid 3px #831202;
}

