/* CSS Document */
body,td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
	color: #572001;
}

h4 {
	color: #8C8E07;
	margin-top: 0px;
}

#furniture_footer_0 {
}
a {
	color: #581F01;
	text-decoration: none;
}
a:hover {
	color: #8a8d0a;
}





#furniture_main_0 {
	width: 100%;
}

#furniture_body_0 {
	background-image: url(/images/furniture_3bullets.jpg);
	background-position: right bottom;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	margin-right: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D6D7AB;
	border-bottom-color: #D6D7AB;
	padding-top: 5px;
}

th {
	font-weight: bold;
	text-align: left;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #581f01;
}

#print_img_box {
	border: 1px solid #000000;
	padding: 2px;
	width: 140px;
}

@media print {
	.no_print {
	visibility:hidden;
	}

	body { font-size: 12px; }
	.print_header { font-size: 10px; }
}

