.content-head {
	color: #fff;
	background: #66b708 url(../images/airstrip/corner.gif) top right no-repeat;  
	font-size: 12px;
	font-weight: normal;
	width: 671px;
	height:22px;
}        

ul.list:hover a:hover, ul.subdata:hover a:hover, ul.subdata li.sel a  {
	color:#66b708;
}



ul.list li.sel, ul.list li.sel:hover {
    background: #66b708 url(../images/airstrip/sub-corner-arrow.gif) top right no-repeat;  
}
ul.list li.sel a {
	color:#fff;
}
ul.list li.sel a:hover {
	color:#eee;
}

img.imgsel, .smallThumb img:hover {
	border: 1px solid #66b708;
}   

 
h1, h2, a {
	color: #66b708;
}
           

/* SHOP SPECIFIC */
.cat-top {
   background: url('../images/airstrip/shop/shop-top.gif') top left no-repeat;
   height: 7px;
}   
.cat {
   background: url('../images/airstrip/shop/shop-mid.gif') top left repeat-y;
   width: 156px; 
}   
.catbox {
	float: left;
	margin: 0 8px 10px 0;
}
.cat p
{             
	margin:0;
	padding: 0 5px 5px 5px;
}
.cat p a {
	text-decoration: none;
	color: #666;
} 
.shopimg {
	border: 1px dotted #666; 
	margin: 0 0 5px 0; 
	width: 154px;
}
.cat-bot {
   background: #fff url('../images/airstrip/shop/shop-bot.gif') bottom left;  
   height: 7px; 	
}
.price {
	font-size: 18px;
	float:right;
}               
.dollar {
	font-size: 12px;
}
