table.specs 
	{
	width:					576px; 
	margin-left: 			0;
	margin-right:			0;
	margin-top:				12px;
	margin-bottom:			24px;
	border-collapse: 		collapse;
	border:   				2px solid #EBDCAC;
	}
	
td.specs_title 
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				12px; 
	line-height:			16px;
	color:         			#311C07;
	font-weight:    		bold;
	font-style:     		inherit;
	text-decoration: 		inherit;
	text-align:     		center;
	text-indent:			inherit;
	padding:        		6px;
	background-image: 		url(/images/backgrounds/sand_bkgrd.gif); 
	background-color: 		#EBDCAC;
	border:	    			2px solid #EBDCAC;
	}

td.specs_title a:link
	{
	color:					#663300; 
	font-weight:			bold; 
	text-decoration:		underline; 
	}

td.specs_title a:hover
	{
	color:					red; 
	font-weight:			bold; 
	text-decoration:		underline; 
	}

td.specs_title a:visited
	{
	color:					#593B14;
	font-weight:			bold; 
	text-decoration:		underline; 
	}	

td.specs_item_title
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				12px; 
	line-height:			16px;
	font-weight:    		bold;
	font-style:     		italic;
	text-decoration: 		inherit;
	text-align:  			right;
	text-indent:			inherit;
	vertical-align: 		top; 
	color:					#311C07;
	background-image: 		url(/images/backgrounds/dark_sand_bkgrd.gif);
	background-color:  		#AE996C;
	padding:        		6px;
	border:    				1px solid #EBDCAC;
	}

td.specs_item_picture
	{ 
	text-align:  			center;
	vertical-align: 		top; 
	padding:        		0;
	border:    				1px solid #EBDCAC;
	}	

td.specs_item_picture img
	{ 
	border:    				0;
	}	

td.specs_item
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				12px; 
	line-height:			16px;
	font-style:     		normal;
	font-weight:    		normal;
	text-decoration: 		none;
	text-align:     		left;
	text-indent:			0;
	color:					white;
	vertical-align: 		top; 
	padding:        		6px;
	background-image: 		url(/images/backgrounds/dark_dirt_bkgrd.gif); 
	background-color: 		#331E08;
	border	:    			1px solid #EBDCAC;
	}

td.specs_item p
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				12px; 
	line-height:			16px;
	font-style:     		normal;
	font-weight:    		normal;
	text-decoration: 		none;
	text-align:     		left;
	text-indent:			0;
	color:					white;
	margin-bottom:         	6px;
	}

td.specs_item li
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				12px; 
	line-height:			16px;
	font-style:     		normal;
	font-weight:    		normal;
	text-decoration: 		none;
	text-align:     		left;
	text-indent:			0;
	color:					white;
	margin-top:         	0px;
	margin-bottom:         	6px;
	}

td.additional_info
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				12px; 
	line-height:			16px;
	font-weight:    		bold;
	font-style:     		normal;
	text-decoration: 		none;
	text-align:  			center;
	text-indent:			0;
	vertical-align: 		top; 
	color:					white;
	padding:        		6px;
	border:    				1px solid #EBDCAC;
	}

td.additional_info p
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				12px; 
	line-height:			16px;
	font-style:     		normal;
	font-weight:    		normal;
	text-decoration: 		none;
	text-align:     		left;
	text-indent:			2em;
	color:					white;
	margin-top:         	0px;
	margin-bottom:         	12px;
	margin-left:         	0px;
	margin-right:         	0px;
	}

table.product_photo
	{
	width:					576px; 
	margin-left: 			0;
	margin-right:			0;
	margin-top:				12px;
	margin-bottom:			24px;
	border-collapse: 		collapse;
	}
	
td.product_photo_cell
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				inherit; 
	line-height:			inherit;
	font-style:     		inherit;
	font-weight:    		inherit;
	text-decoration: 		inherit;
	text-align:     		center;
	color:					inherit;
	text-indent:			inherit;
	margin:         		0;
	padding:         		0;
	}

td.product_price_cell
	{ 
	font-family:			Arial,sans-serif; 
	font-size:				18px; 
	line-height:			inherit;
	font-style:     		italic;
	font-weight:    		bold;
	text-decoration: 		inherit;
	text-align:     		center;
	color:					yellow;
	text-indent:			0;
	margin:         		0;
	padding:         		6px;
	}


