


.catName, subcatName {
	font-size:1.1em;
	color:#000000;
	font-weight:bold;
}
.treeOwner {
	font-size:0.9em;
	color:#A00000;
	text-decoration:none;
}
.treeOwner:hover {
	text-decoration:underline;
}
.treeCat, .treeSubcat, .footerLink {
	font-size:0.9em;
	color:#808080;
	text-decoration:none;
}
.treeCat:hover, .treeSubcat:hover, .footerLink:hover {
	color:#000000;
	text-decoration:underline;
}
.productImage {
	border:1px solid #000000;
}
.listprodName {
	font-size:1.1em;
	color:#A00000;
	font-weight:bold;
}
.listprodDesc {
	margin:10px 0;
}
.listprodPrice {
	color:#A00000;
	font-weight:bold;
}
.listProdQTY {
	font-size:1em;
}
.listprodProdLinks {
	height:2.5em;
}
.listprodMoreInfo, .listprodAddCart {
	font-size:0.9em;
	display:block;
	float:left;
	font-family:"arial narrow",arial,helvetica,sans-serif;
	text-decoration:none;
	color:#000000;
	padding:3px 5px;
	border:1px solid #000000;
	margin:1px 10px 2px 0px;
}
.listprodMoreInfo:hover, .listprodAddCart:hover {
	text-decoration:none;
	background-color:#404040;
	color:#FFFFFF;
	margin:2px 10px 1px 0px;
}
.footerMore {
	color:#A00000;
	font-size:0.9em;
	font-weight:bold;
}
.footerLinks {
	color:#808080;
}


#usedChair h1 {
	text-align:left;
	color:#000;
	font-weight:bold;
	font-size:1.5em;
	margin:0.5em 0 1em 0;
	padding:0.5em 0 0 0;
	border-top:2px solid #000;
}
#usedChair #description {
	text-align:left;
}
#usedChair table {
	margin:1em;
	clear:both;
	width:90%;
}
#usedChair td {
	font-size:0.8em;
	padding-right:40px;
}
#usedChair .tableTitle {
	font-weight:bold;
	color:#A00000;
	border-bottom:2px solid #000000;
}
#usedChair #thePrice {
	font-weight:bold;
	font-size:1.2em;
	text-align:left;
	margin:0.5em 0;
}
#usedChair #theID {
	font-weight:regular;
	font-size:1.2em;
	text-align:left;
	margin:0.5em 0;
}
#usedChair #pleaseNote {
	font-weight:regular;
	text-align:left;
	margin:1em 0;
}
#usedChair #footNote {
	background-color:#FFFF99;
	font-weight:regular;
	text-align:justify;
	padding:1em;
	margin:1em 0;
}
#usedChair #footNoteTitle {
	color:#A00000;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	display:block;
	float:left;
	width:30%;
	height:100px;
	padding:5px 10px 5px 0;
}
#usedChair #prodImage {
	border:1px solid #000000;
	margin:0 10px 10px 0;
}
