@charset "utf-8";
#mapbox {
	width: 350px;
	border: thin solid #CCCCCC;
	float: right;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper #contentwrapper #content #mapbox p {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #contentwrapper #content #mapbox h3 strong {
	background-color: #CCC;
	padding-top: 0px;
	padding-left: 5px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#mapboxtexttop {
	font-size: 18px;
	font-weight: bold;
	padding-left: 5px;
	background-color: #CCC;
}




body {
	background-color: #392918;
	background-image: url(../pages/graphics/page_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 230px;
}
#slideshow {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
}

#nav {
	background-image: url(../pages/graphics/pages_navback.jpg);
	background-repeat: no-repeat;
	height: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 120px;
	padding-top: 5px;
}
#contentwrapper {
	margin: 0px;
}
#content {
	background-color: #FFF;
	border: 1px solid #000;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: none;
	float: none;
	padding-right: 20px;
	padding-left: 20px;
}
#footerwrapper {
	background-color: #CA6402;
	background-image: url(../pages/graphics/pages_footerback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 11px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCC;
	background-image: url(../pages/graphics/pages_footer.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
}
h2 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CA6402;
}
h5 {
	font-size: 18px;
	color: #C46200;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #930;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #933;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
.gry18 {
	font-size: 18px;
	color: #CCC;
}
.brwn18 {
	font-size: 18px;
	color: #CA6402;
}
.white18 {
	font-size: 18px;
	color: #FFF;
}
#footerwrapper #footer  a:link {
	color: #09F;
	text-decoration: none;
}
#footerwrapper #footer a:visited {
	color: #969;
	text-decoration: none;
}
#footerwrapper #footer p a:hover {
	color: #F00;
	text-decoration: underline;
}

#listingbox {
	border: thin none #CCCCCC;
	padding: 0px;
	width: 280px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#listingswrapper {
	text-align: center;
	position: relative;
	clear: none;
	float: none;
	margin-bottom: 15px;
}
#listingboxtxt {
	width: 278px;
	border: thin solid #CCCCCC;
	margin: 0px;
	height: 85px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(file:///C|/cs/csweb/MBHC%20site/pages/graphics/boxbackvert.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}



.pricelisting {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#thumbnailboxwrapper {
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	padding: 0px;

}
#thumbnailboxwrapper img {
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}


#thumbnailbox {
	border: thin solid #CCCCCC;
	float: left;
	width: 195px;
	text-align: center;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	height: 210px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	background-image: url(../../../MBHC%20site/pages/graphics/boxbackvert.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#thumbnailbox img {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.a14 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

#hossflybox {
	border: thin none #CCCCCC;
	padding: 0px;
	width: 280px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 50px;
}
