.page_description {
	color: #759756;
	margin: 0 -20px 10px -23px; 
	padding: 0 20px 0 23px;
	font-size:13px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	background: url(/images/bg/description.gif) top left no-repeat;
}

.page_strapline {
	color: #86942A;
	font-size:120%;
}

.page_products_title {
	color: #9E0E49;
	font-size:17px; 
	font-weight:normal;
	margin:10px 0 0 0;
	line-height: 18px;
	height: 26px;
	padding: 6px 5px 0 15px;
	background: url(/images/bg/products_title.gif) top left no-repeat;

}

H1 {
	color: #fff;
	font-size:17px; 
	font-weight:normal;
	margin:10px 0 0 0;
	line-height: 17px;
	height: 25px;
	padding: 7px 5px 0 15px;
	background: url(/images/bg/h1.gif) top left no-repeat;
}

H2 {
	color: #759756;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #acc39b;
	padding:0 0 4px 10px;
	margin: 0 0 14px -10px;
}

.heading_2b{
	color: #9E0E49;
	font-size: 13px;
	font-weight: bold;
}

H3 {
	color: #574320;
	font-size:11px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}

.heading_3b{
	color: #9E0E49;
	font-size: 11px;
}


.body_text {
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.body_highlighted {
	color: #86942A;
}

a {
	color:#208412;
	font-weight: bold;
	text-decoration: underline;
} 
a:hover {
	color: #8dbb01;
	font-weight: bold;
	text-decoration:underline;
	}

.link_highlighted {
	color:#86942A;
	text-decoration: underline;
	font-weight:bold;
}

.keyline{
	height:1px;
	background: #EBE6A3;
	font-size:1px;
	overflow:hidden;
}
