html, body {
	text-align:center;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(images/bdyBg.gif);
	background-repeat:repeat;
}
#tpr {
	background-image:url(images/topBrdr.gif);
	background-repeat:no-repeat;
	height:5px;
}
#btm {
	background-image:url(images/btmBrdr.gif);
	background-repeat:no-repeat;
	height:6px;
}
#wrpr {
	margin:0 auto 0 auto;
	text-align:left;
	background-image:url(images/midBrdr.gif);
	background-repeat:repeat-y;
	width:792px;
}
#hdr {
	padding:10px 10px 0 10px;
}
#hdrImg {
	float:right;
	width:490px;
	text-align:center;
}
#hdrLogo {
	float:left;
	width:262px;
	padding:87px 10px 10px 10px;
	margin:0;
	background-image:url(images/pierce_home_furnishings.png);
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	font-size:10pt;
	font-weight:700;
	color:#fff;
}
#hdrTxt {
	float:left;
}
#mnu {
	background-image:url(images/mnuM.png);
	background-repeat:no-repeat;
	text-align:center;
	margin:0 0 0 13px;
	padding:7px 0 9px 0;
}
#mnu a {
	background-image:url(images/mnuLeaf.gif);
	background-position:left;
	background-repeat:no-repeat;
	color:#EEBE5F;
	text-decoration:none;
	padding:0 20px 0 45px;
	font-weight:700;
}
#mnu a:hover {
	text-decoration:underline;
}
#lft {
	padding:14px 14px 14px 16px;
	float:left;
	width:264px;
}
#rght {
	float: right;
	width:470px;
	margin:10px 18px 10px 0;
	background-color:#fff;
	padding:10px 5px;
}
#bdy {
	margin:10px 18px 10px 16px;
	background-color:#FFFFFF;
	padding:10px;
}
.dvclr {
	clear: both;
	height: 0px;
	overflow: hidden;
	margin:0;
	padding:0;
}
#ftr {
	background-image:url(images/ftrBG.png);
	background-repeat:no-repeat;
	padding:5px 10px 7px 0px;
	margin:0 0 0 13px;
	text-align:center;
	color:#EEBE5F;
	font-size:14px;
}

#ftr a {
	color:#EEBE5F;
	text-decoration:none;
}

#ftr a:hover {
	text-decoration:underline;
}