body {
	margin: 0px;
}
.dmb {
	background-image: url(../graphics/dmb_back.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
a {
	color: #70B13A;
}
a:hover {
	color: #6D6E71;
	text-decoration: none;
}

ul {
	color: #7AC142;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
	margin-left: 0px;
	margin-top: -5px;
	margin-bottom: -5px;
	padding-top: 0px;
}
.hospitality {
	background-image: url(../graphics/hospitalityimage.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D6E71;
	border-right-color: #6D6E71;
	border-bottom-color: #6D6E71;
	border-left-color: #6D6E71;
}
.retail {
	background-image: url(../graphics/retailimage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D6E71;
	border-right-color: #6D6E71;
	border-bottom-color: #6D6E71;
	border-left-color: #6D6E71;
}
.commercial {
	background-image: url(../graphics/commercialimage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D6E71;
	border-right-color: #6D6E71;
	border-bottom-color: #6D6E71;
	border-left-color: #6D6E71;
}
.showroomlink {
	color: #6D6E71;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
}
.showroomlink:hover {
	color: #70B13A;
	font-size: 14px;
	text-decoration: none;

}

.office {
	background-image: url(../graphics/officeimage.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6D6E71;
	border-right-color: #6D6E71;
	border-bottom-color: #6D6E71;
	border-left-color: #6D6E71;
}
.featureFrame {
	text-align: center;
	background-position: center;
}
.archive{
	margin-top:20px;
	border-top: 1px dashed #ccc;
	padding-top:8px;

	}
.archive a{
	text-decoration:none;
	}

