/* stylesheet for three drawer mini-chest */

h1 {
	margin-top: 60px;
	margin-right: 260px;
	margin-left: 340px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #800c00;
}
img {
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.note {
	color: #800c00;
	background-color: #e0dacd;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e0dacd;
	font-size: 14px;
}
p {
	font-size: 17px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005557;
	margin: 0px;
}
h5 {
	margin-top: 0;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#main-img {
	position:absolute;
	left:330px;
	top:159px;
	width:440px;
	height: auto;
	z-index:1;
}
#tn-box {
	position:absolute;
	left:800px;
	top:130px;
	width:150px;
	height:335px;
	z-index:3;
}
#text {
	position:absolute;
	left:256px;
	top:460px;
	width:506px;
	height:auto;
	z-index:4;
	
	display: block;
}
.center {
	margin-left: 150px;
	margin-top: 10px;
}
.order {
	border-left: #800c00 solid 1px;
	padding-left: 30px;
	
}











