.price {  color: #993300; font-weight: bold}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
h1 {  color: #000000; text-align: center}
.oddrows { background-color: #E7DFC0; background-image: url(siteimages/parchment2.gif)}
.evenrows {  }
h2 {  font-size: 14px; color: #000000}
body { color: #000000; background-image: url(siteimages/background.gif)}
.wood {  background-image: url(siteimages/wood-bar.gif); background-repeat: repeat-x}
.textback {  background-color: #F8F3DE;; background-image: url(siteimages/parchment.gif)}
.tablehead {  font-weight: bold}
.rightonly {  text-align: right}
.rate {  font-family: Arial, Helvetica, sans-serif; font-size: xx-large; font-weight: bolder; color: #990000}
.sidebartitle {  font-weight: bolder; font-size: 16px; color: #FFFFFF}
.homereviewgametitle {  font-weight: bold; color: #000000}
#featuredCategories {
	width:149px;
	text-align:center;
	color:#4f3b1c;	
 	background-color: #F8F3DE;
	background-image: url(siteimages/wood-brown3.jpg);
	padding:2px;
	border-width: 3px;
	border-style: solid;
	border-color:#eed2a3 #cb8541 #cb8541 #eed2a3;
	
}

#featuredCatTitle {
	font-weight:bold;
	color:#993300;
	font-size:1.2em;
}

#featuredCatBlurb {	
	font-size:.9em;
}


#featuredCategories ul{
	list-style-type: none;
	margin:0;
	padding:0;
}

#featuredCategories li{
	margin:2px;
	padding:.25em;
	border-style:solid;
	border-width:1px;
	border-color:#eed2a3 #cb8541 #cb8541 #eed2a3;
}
#featuredCategories a{
	display:block;
	height:100%;
	text-decoration:none;
	color:#e9dfc9;
	font-size:.8em;
	font-weight:bold;
}

#featuredCategories a:hover{
	background-image:none;
}
#featuredCategories .style_1{
	background:#b85d54;
	background-image: url(siteimages/wood-red1.jpg);
}
#featuredCategories .style_2{
	background:#4e7bba;
	background-image: url(siteimages/wood-blue1.jpg);	

}
#featuredCategories .style_3{
	background:#19b200;
	background-image: url(siteimages/wood-green1.jpg);
}
#featuredCategories .style_4{
	background:#b150a9;
	background-image: url(siteimages/wood-purple1.jpg);	
}
#featuredCategories .style_5{
	background:#ad8045;
	background-image: url(siteimages/wood-brown4.jpg);
}
.chain{
	background-image: url(siteimages/chain.gif);
	width:88px;
	height:23px;
	position:absolute;
	top:429px;
	left:48px;
}

#featuredShadow {
	width:160px;
 	background-color: #000;
	padding-right:4px;
	padding-bottom:4px;
	position:absolute;
	top:445px;
	left:10px;

}
#testimonial{
	position:absolute;
	top:369px;
	left:3px;
}

@media print {
  /* style sheet for print goes here */
.hideForPrint{  display:none; }
}



