a		{ 
	color: #5c2d0c; 
	text-decoration: underline 
}

a:hover   { 
	color: #5c2d0c; 
	text-decoration: underline 
}

body    {
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	font-size: 12px;
	margin-top: 20px;
}

.borderRight {
	border-right: 2px solid #000000;
}
.bottomBorder {
	border-bottom: 2px solid #000000;
}
#content {
	padding: 4px 4px 4px 4px;
	background-color: #fff;
	color: #000;
	vertical-align: top;
	height: 650px;
	min-height: 650px;
}
.description{
	text-align: left;
	width: 200px;
	font-size: 11px;

}
#footer{
	padding: 3;
	text-align: right;
	background-color: #000;
	color: #fff;
	font-size: 10px;
}
#footer a{
	color: #fff;
	font-size: 10px;

}
h1{
	color: #900000;
	padding: 0;
	margin-bottom: -10px;
	font-size: 18px;
	display: inline; 
}
h3{
	color: #900000;
	padding: 0;
	margin-bottom: -10px;
	font-size: 14px;
	display: inline; 
}
hr{
border: 0;
color: #000000;
background-color: #000000;
height: 1px;
width: 100%;
}
#leftCol{
	font-size:10px;
	background-image: url(/media/left-table-bg.gif);
	background-repeat: repeat-y;
	padding-left: 15px;	
	padding-right: 10px;	
	vertical-align: top;
}
#leftColssl{
	background-image: url(https://secure.nameservers.com/climaxjerky.com/media/left-table-bg.gif);
	background-repeat: repeat-y;
	padding-left: 15px;	
	padding-right: 10px;	
	vertical-align: top;
}
.testimonial{
	padding: 5px;
	padding-left: 15px;	
	padding-right: 10px;	
	}
#product{
	margin: 4px;
}
#productCol{
	font-size: 10px;
	vertical-align: top;
	width: 183px;
}
.productImage{
	margin-bottom: 4px;
	padding: 4px;
	border: solid #333 1px;
}
td {
	font-size: 12px;
}

.title{
	border-bottom: 2px solid black;
	width: 800px;
	padding: 0px 0px 2px 0px;
}

.soldout{
	color: #FF0000;
}
.nutritionTable td{
	border:1px solid #000;
	padding:1px;
}
.small{
	font-size:smaller;
	font-style:italic;
}