#image{
	height: 50px;
	padding: 0;
	background-color: #C51015;
	border-bottom: 1px solid #C51015;
}


#content {
	padding: 10px 20px;
	text-align: left;
	vertical-align: top;
}
#content UL {
	list-style-image: url(../images/bullet.gif);
	list-style-type: circle;
	text-size: 12px;
	font-size: 12px;
	
	}	
#content LI {
	margin: 0 -1em 1em -0.1em;
	padding-left: 1em;
	}
#content H2 {
	font-size: 14px;
	margin: 1em 0;
	padding-bottom: 5px;
	color: #C51015;
	border-bottom: 1px solid #CCCC99;
	font-weight: bold;
}
#content H3 {
	font-size: 12px;
	font-style: bold;
	margin: 0.2em 0 0.1em 0;
	color: #900;
}

#content H4 {
	font-size: 11px;
	font-style: bold;
	margin: -0.2em 0 -1em 0;
	color: #5F3014;
}
#content H3.stockists {
	font-size: 12px;
	font-style: bold;
	color: #900;
	margin-bottom: 1em;
}
#content a:link {
	color: #5F3014;
    }
#content a:visited {
	color: #5F3014;
    }
#content a:hover {
	color: #900;
	}
#content a:active {
	color: #5F3014;
    }
	
#content img.range {
	margin-right: 15px;
	float: right;
	border: solid 1px #900;
	margin-left: 15px;
	margin-bottom: 15px;
	}
#content img.no-border {
	margin-right: 15px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	}

#content #special {
	margin-bottom: 20px;
	width: 100%;
}
#content #special TD{
	background-color: #7D0000;
	text-align: left;
	vertical-align: top;
	color: #c96;
	padding: 10px 20px;
}
#content #special H1 {
	font-size: 13px;
	font-style: bold;
	margin: -0.2em 0;
	color: #FFF;
}
#content #special .product-img {
	float: right;
}
#content #special a:link, #special a:visited, #special a:hover, #special a:active{
color: #fff;
}
#content .products {
	width: 100%;
	text-align: left;
	vertical-align: top;
}
#content .products DIV {
	margin-bottom: 20px;
	display: block;
}
#content .products IMG {
	margin-right: 15px;
	float: left;
	border: solid 1px #900;	
}
#content .products H2 {
	font-size: 12px;
	font-style: bold;
	margin: -0.2em 0;
	color: #900;	
}
#content .products TD {
	text-align: left;
	vertical-align: top;
	border-bottom: 1px solid #CCCC99;
	padding: 10px 0;	
}
#content .products .quantity {
	font-size: 11px;
	font-style: italic;
	margin: -0.5em 0 1em;
	color: #900;	
}
#content .cherry {
height: 168px;
width: 454px;
background:url(../images/cherrybg.gif) no-repeat top left;
padding: 70px 0 0 0;
margin: 0 0 0 0;
}

#content .cherry img {
border: 0;

}

#content .cherry p {
border: 0;
margin: 10px 200px 10px 25px;
}

#order {
	margin-top: 10px;
	padding: 10px 20px;
	text-align: left;
	vertical-align: top;
	color: #EBBA72;
}
#order H2 {
}
#order a:link, a:visited, a:active {
	color: #EBBA72;
    }

#order a:hover {
	color: #FFF;
	}
	
.caption {
	font-size: 11px;
	font-style: italic;
	color: #990000;
}

#content ul.bullet-list {
	list-style-image: url(../images/bullet_sml.gif);
	list-style-type: circle;
	font-size: 11px;
	font-weight: normal;
	}	
#content LI {
	margin: 0 -1em 1em -0.1em;
	padding-left: 1em;
	}