#row1, .invCatRowOdd {
	background: url(../images/inventoryStripes.gif) repeat-x;
	}
#row2, #row4 {
	background: url(../images/inventoryStripe2.gif) repeat-x;
	}
#row3, #row5 {
	background: url(../images/inventoryStripe3.gif) repeat-x;
	}
#rows {
	background: url(../images/inventoryStripes.gif);
	}
	
.invRow {
	/*height: 110px;*/
	display: block;
	clear: both;
	}
	
.invRow div {
	width: 32%;
	float: left;
	display: inline;
	height: inherit;
	padding-top: 20px;
	margin-left: 0;
	margin: 5px 0 8px 0;
	height: 86px;
	}
.invRow div p {
	margin: 0;
	padding: 0;
	font-size: 10px;
	}
	
.invCol1 {
	background: url(../images/inventoryCol1b.gif) 2px 20px no-repeat;
	}
.invCol2 {
	background: url(../images/inventoryCol2b.gif) 0 20px no-repeat;
	}
.invCol3 {
	background: url(../images/inventoryCol3b.gif) 2px 20px no-repeat;
	}
	
.invRow div a:link h2, .invRow div a:visited h2,
.invCatRowOdd a:link h2, .invCatRowOdd a:visited h2, .invCatRowEven a:link h2, .invCatRowEven a:visited h2  {
	text-decoration: none;
	}
.invRow div a:link img, .invRow div a:visited img, 
.invCatRowOdd a:link img, .invCatRowOdd a:visited img, .invCatRowEven a:link img, .invCatRowEven a:visited img {
	border: 2px solid #631101;
	cursor: pointer;
	}	
	
.invRow div a:hover h2, .invRow div a:active h2, 
.invCatRowOdd a:hover, .invCatRowOdd a:active, .invCatRowEven a:hover, .invCatRowEven a:active {
	text-decoration: underline;
	color: white;
	}	
.invRow div a:hover img, .invRow div a:active img, 
.invCatRowOdd a:hover img, .invCatRowOdd a:active img, .invCatRowEven a:hover img, .invCatRowEven a:active img {
	border: 2px solid #cb9e39;
	cursor: pointer;
	}	
	
h2 {
	color: #cb9e39;
	font-size: 11px;
	margin: 28px 0 0 13px;
	text-align: center;
	float: left;
	display: inline;
	font-weight: normal;
	}
h2 em {
	font-weight: bold;
	font-style: normal;
	color: white;
	}
.catPageTitle {
	width: 140px;
	}
	
.invRow div img {
	float: left;
	display: inline;
	margin-top: 4px;
	}
	
/* inventory page */
.invCatRowOdd, .invCatRowEven {
	padding-left: 50px;
	padding-right: 50px;
	/*height: 110px;*/
	display: block;
	margin-bottom: 15px;
	clear: both;
	}
.invCatRowOdd img, .invCatRowEven img {
	float: right;
	display: inline;
	}	
	
.invCatRowOdd h2.inventoryTitle, .invCatRowEven h2.inventoryTitle {
	font-size: 14px;
	text-align: left;
	margin: 20px 0 0 0px;
	color: white;
	float: left;
	display: inline;
	position: absolute;
	padding-right: 20px;
	left: 170px;
	}
h2.inventoryTitle span {
	font-style: italic;
	font-size: 12px;
	color: #cb9e39;
	}
	
.invImageBox {
	width: 100px;
	float: left;
	display: inline;
	}

.paperBack {
	margin: 0 0 30px 50px;
	}
.tiny {
	font-size: 12px;
	}
	
.navTxt {	
	margin-left: 50px;
	font-size: 14px;
	}
	
/* inventory */
#itemInfoBox {
	background: url(../images/contactPaperSmall.gif) repeat-y;
	padding: 35px 0 0 0;
	width: 315px;
	margin-left: 50px;
	}
#itemInfoBox p, #itemInfoBox h3 {
	margin: .7em 20px;
	color: #540701;
	}
	
#photoThumbs {
	padding:  0;
	width: 315px;
	margin: 10px 0 0 50px;
	display: block;
	clear: both;
	}
#photoThumbs img {
	margin-right: 3px;
	}
#photoThumbs a:link img, #photoThumbs a:visited img {
	border: 2px solid #631101;
	}
#photoThumbs a:hover img, #photoThumbs a:active img {
	border: 2px solid #cb9e39;
	}

#itemLeftContainer {
	float: left;
	}

#itemInfoBox h3 {
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
	}
	
#photosBox {
	margin-left: 20px;
	float: left;
	display: inline;
	padding: 2px;
	background: #631101;
	}
#photosBox p {	
	margin: 2px 8px;
	}

#itemInfoBox p.intPhone {
	background: none; 
	width: 170px; 
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	padding-right: 40px;
	background: url(../images/phoneFlowerInt.gif) 100% 50% no-repeat;
	color:black; 
	text-align:center; 
	margin: 0 auto; 
	}