@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	text-align: center;
	width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
}
#topcta {
	text-align: center;
	color: #FFFFFF;
	background-color: rgba(255,255,255,1.00);
	background-size: 100% 100%;
	background-image: url(Images/BHW%20Cover%20Image.PNG);
}
#topbackground {
	-webkit-box-shadow: 0px 4px 23px 4px;
	box-shadow: 0px 4px 23px 4px;
	text-align: center;
	background-image: url(Images/BHW%20black%20and%20white.png);
	background-size: 100% 100%;
}
#topbackground1 {
	background-size: 100% 100%;
	-webkit-box-shadow: 0px 4px 23px 4px;
	box-shadow: 0px 4px 23px 4px;
	text-align: center;
	margin-bottom: 3%;
	background-color: hsla(0,0%,19%,1.00);
}
#topbackground2 {
	background-size: 100% 100%;
	-webkit-box-shadow: 0px 0px 0px;
	box-shadow: 0px 0px 0px;
	margin-top: 0px;
	background-color: hsla(25,100%,65%,1.00);
}
#topbackground4 {
	background-color: rgba(237,237,237,1.00);
	padding-top: 3%;
	margin-bottom: 3%;
}

.mainnav {
}
.navbuttons {
}
.mainnavbuttons {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.topctacontent {
display: block;
}
.mainbody {
width: 100%;
}
.sidebar {
}
.footer {
}
#topbackground #topbackground2 {
}
.twobody {
	text-align: center;
}
.twoimage {
	width: 100%;
	text-align: center;
}
.twotext {
clear: both;
margin-left: 0;
width: 100%;
}
.threetext {
	width: 100%;
	text-align: center;
}
.threesections {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.fourtext {
	width: 100%;
	text-align: center;
}
.fourimage {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
h1 {
	color: hsla(359,100%,28%,1.00);
	font-family: syncopate;
	font-style: normal;
	font-weight: 400;
	font-size: xx-large;
}
h2 {
	color: hsla(359,100%,30%,1.00);
	font-family: snippet;
	font-style: normal;
	font-weight: 400;
}
.topbackgroundbox {
width: 100%;
	clear: none;
	background-color: hsla(91,36%,60%,1.00);
	margin-top: 8px;
	margin-bottom: 8px;
	-webkit-box-shadow: 0px 0px 61px 12px hsla(0,0%,45%,1.00);
	box-shadow: 0px 0px 61px 12px hsla(0,0%,45%,1.00);
}
.footerbox {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.topcta a {
}
.topctacontent a {
	color: hsla(201,45%,60%,1.00);
	text-decoration: none;
	text-align: right;
	font-size: large;
}
.fluidnavmenu {
}
.fluidnavmenuitem {
display: block;
}
.topbackgroundbox a {
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
}
.threesections a {
	text-decoration: none;
	color: hsla(0,0%,16%,1.00);
	font-weight: bolder;
	text-align: center;
}
.fourtext a {
			background-color: hsla(54,82%,67%,1.00);
	text-decoration: none;
	color: hsla(0,0%,16%,1.00);
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	font-weight: bolder;
	text-align: center;
}
.twoimage a {
			background-color: hsla(54,82%,67%,1.00);
	text-decoration: none;
	color: hsla(0,0%,16%,1.00);
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	font-weight: bolder;
	text-align: center;
}
.fourtext h2 {
	color: hsla(198,50%,44%,1.00);
}
.threesections h2 {
	color: hsla(200,51%,45%,1.00);
}
#headerbanner {
		width: 40%;
	margin-left: 30%;
	background-color: rgba(255,255,255,0.53);
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: xx-large;
	font-family: syncopate;
	font-style: normal;
	font-weight: 400;
	color: rgba(180,0,3,1.00);
}
.topbackground224jeff {
}
.box1 {
width: 100%;
clear: both;
margin-left: 0;
}
.logo {
width: 100%;
clear: both;
margin-left: 0;
}
.links {
width: 100%;
clear: both;
margin-left: 0;
}
.sociallinks {
}
.box {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.boxtext1 {
	width: 100%;
	text-align: center;
}
.contentimage {
}
.contenttext {
	text-align: center;
}
.headercta {
}
.cta1 {
}
.ctasearch {
}
.linkbox {
	text-align: center;
}
.linkbox a {
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	color: rgba(255,255,255,1.00);
	background-color: rgba(115,177,216,1.00);
	text-align: center;
}
.fourbox {
width: 100%;
clear: both;
margin-left: 0;
}
.titlebar {
		text-align: center;
	font-size: xx-large;
	font-family: syncopate;
	font-style: normal;
	font-weight: 700;
	color: rgba(180,0,3,1.00);
	text-shadow: 2px 2px 6px rgba(75,75,75,1.00);
}
.mlsbox {
width: 100%;
clear: both;
margin-left: 0;
}
.greenlinkbox {
		color: rgba(74,191,78,1.00);
	font-size: x-large;
	font-weight: bold;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
h6 {
		color: rgba(255,255,255,1.00);
	font-weight: 900;
	font-size: xx-large;
}

















/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.mainnav {
}
.navbuttons {
}
.mainnavbuttons {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.topctacontent {
display: block;
}
.mainbody {
width: 100%;
}
.sidebar {
}
.footer {
}
.twobody {
	text-align: center;
	font-size: large;
}
.twoimage {
	width: 100%;
	text-align: center;
}
.twotext {
clear: both;
margin-left: 0;
width: 100%;
}
.threetext {
	width: 100%;
	text-align: center;
}
.threesections {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.fourtext {
	width: 100%;
	text-align: center;
}
.fourimage {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.topbackgroundbox {
	width: 100%;
	clear: none;
	background-color: hsla(91,36%,60%,1.00);
	margin-top: 8px;
	margin-bottom: 8px;
	-webkit-box-shadow: 0px 0px 61px 12px hsla(0,0%,45%,1.00);
	box-shadow: 0px 0px 61px 12px hsla(0,0%,45%,1.00);
	display: block;
}
.footerbox {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.topbackgroundbox a {
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
	text-align: center;
}
.fluidnavmenu {
}
.fluidnavmenuitem {
display: block;
}
.threesections a {
	text-decoration: none;
	color: hsla(0,0%,16%,1.00);
	font-weight: bolder;
	text-align: center;
}
.threesections h2 {
	color: hsla(205,55%,49%,1.00);
	font-family: immi-five-o-five;
	font-style: normal;
	font-weight: 400;
}
.fourtext a {
			background-color: hsla(54,82%,67%,1.00);
	text-decoration: none;
	color: hsla(0,0%,16%,1.00);
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	font-weight: bolder;
	text-align: center;
}
.fourtext h2 {
	color: hsla(200,51%,45%,1.00);

}
#headerbanner {
	width: 40%;
	margin-left: 30%;
	background-color: rgba(255,255,255,0.53);
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: xx-large;
	font-family: syncopate;
	font-style: normal;
	font-weight: 400;
	color: rgba(180,0,3,1.00);
}
.topbackground224jeff {
}
.box1 {
width: 100%;
clear: both;
margin-left: 0;
}
.logo {
width: 100%;
clear: both;
margin-left: 0;
}
.links {
width: 100%;
clear: both;
margin-left: 0;
}
.sociallinks {
}
.box {
	width: 100%;
	clear: both;
	margin-left: 0;
	text-align: center;
}
.boxtext1 {
width: 100%;
}
.contentimage {
}
.contenttext {
}
.headercta {
	font-size: xx-large;
}
.cta1 {
}
.ctasearch {
}
.linkbox {
}
.linkbox a {
	color: rgba(255,255,255,1.00);
	background-color: rgba(81,145,207,1.00);
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
}
.fourbox {
width: 100%;
clear: both;
margin-left: 0;
}
.titlebar {
	text-align: center;
	font-size: xx-large;
	font-family: syncopate;
	font-style: normal;
	font-weight: 700;
	color: rgba(180,0,3,1.00);
	text-shadow: 2px 2px 6px rgba(75,75,75,1.00);
}
.mlsbox {
width: 100%;
clear: both;
margin-left: 0;
}
.greenlinkbox {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
.greenlinkbox a {
	color: rgba(74,191,78,1.00);
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}
h6 {
		color: rgba(255,255,255,1.00);
	font-weight: 900;
	font-size: xx-large;
}









}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	/* [disabled]clear: none; */
	/* [disabled]float: none; */
	margin-left: auto;
}
#div1 {
}
.mainnav {
	margin-top: 2%;
	background-color: #946B45;
	border-radius: 5px;
}
.navbuttons {

}
.mainnavbuttons {
	width: 15.2542%;
	clear: none;
	text-align: center;
	margin-left: 17px;
}
.mainnavbuttons a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 400;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: irish-grover;
	font-style: normal;
}
.mainnavbuttons a:hover, a:active, a:focus, a.thispage {
	background-color: #D39D6B;
}
.topctacontent {
	font-style: normal;
	font-weight: 400;
	display: block;
}
.topctacontent a {
	font-family: imprima;
	font-style: normal;
	text-align: right;
	color: rgba(255,255,255,1.00);
}
.mainbody {
width: 100%;
}
.sidebar {
}
.footer {
}
.twobody {
	background-size: 100% 100%;
	text-align: center;



}
.twoimage {
	width: 57.6271%;
	text-align: center;

}
.twotext {
	margin-left: 1.6949%;
	clear: none;
	text-align: center;
	width: 32.2033%;
}
.threetext {
	width: 40.6779%;
}
.threesections {
width: 57.6271%;
margin-left: 1.6949%;
clear: none;
}
.fourtext {
	width: 40.6779%;
	text-align: left;
}
.fourimage {
	width: 49.1525%;
	margin-left: 1.6949%;
	clear: none;
	padding-top: 4%;
	padding-bottom: 4%;
}
.topbackgroundbox {
	width: 23.7288%;
	clear: none;
	background-color: hsla(91,36%,60%,1.00);
	margin-top: 35px;
	margin-bottom: 36px;
	-webkit-box-shadow: 0px 0px 61px 12px hsla(0,0%,45%,1.00);
	box-shadow: 0px 0px 61px 12px hsla(0,0%,45%,1.00);
}
.threesections h2 {
	color: hsla(201,46%,50%,1.00);
	font-family: syncopate;
	font-style: normal;
	font-weight: 400;
}
#topbackground3 .gridContainer.clearfix p {
}
.threesections a {
	text-decoration: none;
	color: hsla(0,0%,16%,1.00);
	font-weight: bolder;
	text-align: center;
}
.fourtext h2 {
	color: hsla(203,43%,70%,1.00);
	font-family: rock-salt;
	font-style: normal;
	font-weight: 400;
}
.fourtext a {
	color: hsla(0,0%,22%,1.00);
	text-decoration: none;
	background-color: hsla(54,81%,67%,1.00);
	padding-top: 5%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
	text-align: center;
	font-weight: bolder;
}
.twobody h2 {
	color: hsla(201,46%,49%,1.00);
	font-family: syncopate;
	font-style: normal;
	font-weight: 400;
}
.footerbox {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
	text-align: center;
	color: rgba(255,255,255,1.00);
}
.topbackgroundbox a {
	font-family: immi-five-o-five;
	font-style: normal;
	font-weight: 400;
	color: hsla(0,0%,100%,1.00);
	text-decoration: none;
}
.fluidnavmenu {
}
.fluidnavmenuitem {
}
#headerbanner {
	width: 40%;
	margin-left: 30%;
	background-color: rgba(255,255,255,0.53);
	padding-top: 2%;
	padding-bottom: 2%;
	font-size: xx-large;
	font-family: syncopate;
	font-style: normal;
	font-weight: 400;
	color: rgba(180,0,3,1.00);
}
.topbackground224jeff {
}
.box1 {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
	text-align: center;
}
.logo {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
}
.links {
	width: 66.1016%;
	margin-left: 1.6949%;
	clear: none;
	color: rgba(57,57,57,1.00);
	text-align: right;
}
.sociallinks {
}
.box {
	width: 32.2033%;
	margin-left: 1.6949%;
	clear: none;
	text-align: center;
}
h6 {
	color: rgba(255,255,255,1.00);
	font-weight: 900;
	font-size: xx-large;
}
.boxtext1 {
	width: 60%;
	margin-left: 20%;
	color: rgba(255,255,255,1.00);
	font-size: x-large;
}
.contentimage {
	width: 40%;
	text-align: center;
	margin-left: 30%;
}
.contenttext {
	width: 80%;
	margin-left: 10%;
	text-align: center;
	font-size: large;
}
.contenttext a {
	color: rgba(74,191,78,1.00);
}
.boxtext1 a {
	color: rgba(217,217,217,1.00);
	font-size: x-large;
}
.headercta {
	width: 50%;
	margin-left: 25%;
	background-color: rgba(24,175,211,0.30);
	color: rgba(255,255,255,1.00);
	font-size: large;
}
.cta1 {
}
.ctasearch {
	width: 30%;
	background-color: rgba(110,169,213,1.00);
	color: rgba(255,255,255,1.00);
	margin-left: 35%;
}
.linkbox {
}
.linkbox a {
	background-color: rgba(119,175,213,1.00);
	padding-top: 3%;
	padding-right: 3%;
	padding-bottom: 3%;
	padding-left: 3%;
	color: rgba(255,255,255,1.00);
	text-align: center;
}
.fourbox {
width: 23.7288%;
margin-left: 1.6949%;
clear: none;
}
.titlebar {
	text-align: center;
	font-size: xx-large;
	font-family: syncopate;
	font-style: normal;
	font-weight: 700;
	color: rgba(180,0,3,1.00);
	text-shadow: 2px 2px 6px rgba(75,75,75,1.00);
}
.mlsbox {
	width: 23.7288%;
	margin-left: 1.6949%;
	clear: none;
	margin-bottom: 2%;
	font-size: large;
	background-color: rgba(0,135,177,1.00);
	color: rgba(255,255,255,1.00);
	padding-top: 1%;
	padding-bottom: 1%;
}
.mlsbox a {
	color: rgba(255,255,255,1.00);
	text-align: center;
}
.greenlinkbox {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
.greenlinkbox a {
	color: rgba(74,191,78,1.00);
	font-size: x-large;
	font-weight: bold;
}




















}
