/* CSS Document */
body {
	font-size: 12px;
	line-height: 18px;
	color: #878889;
}
h1 {
color: #575759;
font-size: 18px;
}
h2 {
color: #0086cb;
font-size: 15px;
}
h3 {
	font-size: 15px;
	color: #575759;
	padding: 0px;
	
}
a {
	color: #CA0B12;
	text-decoration: none;
}
a:hover {
	color: #CA0B12;
	text-decoration: underline;
}
.padding-content {
	padding: 35px 19px 0px 19px;
}


.navigation {
	background-image: url(/BBHWorkingImages/bg-nav.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 962px;
}
.sideform {
	padding: 10px;
}
.sideform h1 {

}
a#button {
	width: 246px;
	background-color: #0086cb;
	color: #ffffff;
	display: block;
	text-align: center;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
a:hover#button {
	width: 246px;
	background-color: #CA0B12;
	color: #ffffff;
	display: block;
	text-align: center;
	padding: 10px 0px 10px 0px;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
#footer {
	margin-top: 10px;
	color: #676767;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E9EA;
}
#footer a {
	color: #676767;
	text-decoration: none;
}
#footer a:hover {
	color: #323232;
	text-decoration: none;
}
.margintop10 {
	margin-top: 10px;
}
.marginbottom10 {
	margin-bottom: 10px;
}
.marginright10 {
	margin-right: 10px;
}
.padding10 {
	padding: 10px;
}
.paddingsides10 {
	padding: 0px 10px 0px 10px;
}
.paddingright10 {
	padding: 0px 10px 0px 0px;
}
#imagearea {
	background-image: url(/BBHWorkingImages/bg-imagearea.png);
	background-position: left top;
	height: 330px;
	width: 980px;
}
#imagearea .padding {
	padding: 12px 10px 10px 10px;
}
#navigation {
	margin:0px 0px 0px 0px;
	width: 960px;
	height: 42px;
	background-color: #666666;
}
#navigation .padding {
	padding: 5px 20px 5px 20px;
}
.contentboxes {
	background-color: #FFFFFF;
	border: 1px solid #ededed;
	line-height: 20px;
}
.contentboxes img {
	margin: 10px;

}
.smallcontentboxes {
	background-color: #FFFFFF;
	border: 1px solid #ededed;
	line-height: 20px;
}
.smallcontentboxes a {
	text-decoration: none;
	background-image: url(/BBHWorkingImages/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CA0B12;
	text-align: left;
	padding-left: 6px;
	margin-left: 5px;
}
.smallcontentboxes a:hover {
	text-decoration: underline;
	background-image: url(/BBHWorkingImages/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CA0B12;
	padding-left: 6px;
}
.formbox {
	background-color: #ededed;
	border: 1px solid #dadada;	
}
.logo {
	padding: 0px 0px 0px 30px;
	height: 100px;
}
.testimonialboxes {
	background-color: #FFFFFF;
	border: 1px solid #ededed;
	line-height: 20px;
	font-style: italic;
	margin-top: 10px;
}
.testimonialboxes .name {
	font-style: normal;
	font-weight: bold;
	width: 704px;
}
.testimonialboxes .bg {
	padding: 10px 10px 10px 40px;
	background-image: url(/BBHWorkingImages/bg-testimonial.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
}
.headernav {
	font-size: 11px;
	color: #999999;
	padding-right: 30px;
}
.headernav a {
	text-decoration: none;
	color: #999999;
}
.headernav a:hover {
	text-decoration: none;
	color: #0086cb;
	
}
.phonenumber {
	padding-right: 30px;
	font-family: Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: 24px;
	font-weight: bold;
	color: #646363;
	letter-spacing: -0.5px;
	line-height: 30px;
}


