.startItems a {
	text-decoration:underline;
	color: #9A9899;
}

.startItems p {
	line-height: 140%;
	color: #9A9899;
	font-size: 12px;
    margin: 6px 6px 0 0;
    padding: 0 10px 0 5px;
}

.startItems .left table{
	color:#ffffff;

}

.startItems .products {
	margin: 4px 0 0 0;
}


	.startItems .left table tr td a{
		color:#ffffff;
		text-decoration:underline;
	}


	
	.startItems .left table tr td h2{
		color:#ffffff !important;
		font-weight:bold !important;
		font-size:16px !important; 
		margin:0;
	}

.startItems .item.left table{
	color:#000000;
}
	
	.startItems .item.left table tr td a{
		color:#000000;
		text-decoration:none;
	}
	
	
	
.startItems .right table{
	color: #9A9899;
	font-weight:bold;
}


	.startItems .right table tr td a{
		color: #9A9899;
		text-decoration:underline;
		font-weight:bold;
	}


	
	.startItems .right table tr td h2{
		color: #61A826 !important;
		font-size: 17px !important;
		font-weight: bold !important;
		margin: 0;
	}	
	
	
.startItems	.startHeader{
	padding:10px 6px 10px 6px;
}
	
	
	.startItems	.startHeader h1{
		color: #73716c; 
		font-size: 16px; 
		font-weight: bold;
		
	}
	
	
#listCont .catDesc {
padding:10px;
border-bottom:1px solid #D3D3D3;
}

	#listCont .catDesc h1{
	
	color:#4A4949;
	font-size:16px;
	font-weight:bold;
	padding: 0 0 6px 0;
	
	}
	
	
	#listCont .catDesc a{
	color:#000000;
	text-decoration:underline;
	}
	
#listCont .headLine h1 {
color:#4a4949;
font-weight:bold;
font-size:16px;

}


#catLongDesc h2{
color:#61A826;
font-size:17px;
font-weight:bold;
margin:0;
padding:0;

}

#catLongDesc p.headText{
color:#61A826;
font-size:14px;
font-weight:bold;
margin:0;
padding:0;
}

	#catLongDesc p.headText a{
	color:#61A826;
	text-decoration:underline;
	
	}

#catLongDesc p{
color:#9A9899;
font-size:12px;
font-weight:bold;
}

	#catLongDesc p a{
	color:#9A9899;
	text-decoration:underline;
	}

.ourBrands {
color:#61A826;
font-size:17px;
font-weight:bold;
margin:0;
padding:0;
}

#filter {
	background: #FFFFFF;
	font-weight: normal;
}
	
	#filter > strong {
		padding: 6px 0;
		padding-left: 20px;
		background: #69b82b;
		color: #FFFFFF;
		display: block;
		font-size: 12px;
	}
	
	#filter .filter {
		padding: 6px 0;
		padding-left: 20px;
		border-bottom: 1px solid #D3D3D3;
	}
		
		#filter .filter.price {
			border-bottom: 1px solid #69b82b;
		}
		
		#filter .filter .values {
			width: 100%;
		}
			
			#filter .filter .head {
				font-weight: bold;
				color: #000000;
			}
			
			#filter .filter .values td {
				width: 50%;
				padding: 2px 0;
				color: #000000;
			}
				
				#filter .filter .values td.empty {
					color: #9F9F9F;
				}
				
				#filter .filter .values td input {
					margin-left: 0;
					margin-bottom: 0;
				}
