@charset "utf-8";
/* CSS Document */

.InteriorDoors {
	background-color: #FDF1DF;
}

#BUTTONS-MDF {
	background-color: #F8F7F3;
	display: block;
	height: 17px;
	width: 900px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 30px;
	text-align: center;
	clear: both;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}

#BUTTONS-MDF  a {
	list-style-position: inside;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #935B00;
	text-decoration: underline;
	text-align: center;
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#BUTTONS-MDF a:hover {
	color: #541201;
}
#QUOTE-MDF a {
	width: 130px;
	display: block;
	padding: 3px;
	margin-right: auto;
	margin-left: auto;
	color: #EFECE0;
	background-color: #924D0E;
	font-size: 13px;
	line-height: 20px;
	text-decoration: none;
	height: 20px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 8px;
	margin-bottom: 8px;
}

#QUOTE-MDF a:hover {
	color: #FFF;
	background-color: #681500;
}
#BUTTONS-MDF strong a {
	color: #900;
}
body #BUTTONS {
	display:block;
}

#BUTTONS-Holder {
	height: 22px;
}

