body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-attachment: fixed;
	background-image: url(Images/mbkg2.jpg);
	background-repeat: repeat;
	background-position: left top;
	vertical-align: top;
	border: medium none #336699;
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;


}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	padding-left: 10px;


}
.hoursNaddy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.footContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: center;
	vertical-align: top;
}
.bodyTable {
	width: 100%;
	border: thin outset #336699;
}
.vendorLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: visible;
}
.mainBox {
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #336699;
	border-bottom-color: #336699;
}
.showroom {
	border-left-width: thick;
	border-right-style: double;
	border-left-style: double;
	border-left-color: #336699;
	border-right-width: thick;
	border-right-color: #336699;
}
.contactHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.vendorsLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: bottom;
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #336699;
}
.vendorsRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #336699;
	text-align: center;
	vertical-align: bottom;
}
