h1, h2, h3, h4 {
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#444;
	margin-top:5px;
	margin-bottom:4px;
	padding:2px 0px;
	line-height:18px;
	border-bottom:1px solid #e0e0e0;
	text-transform:uppercase;
}
h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#444;line-height:18px;
	text-transform:uppercase;
}
h3 {
	font:bold 28px "Times New Roman", Times, serif;
	letter-spacing:-1px;
	color:#4a9721;
	margin-bottom:10px;
}
h3.head2 { font-size:26px; border-bottom:1px solid #e5e5e5; margin-bottom:7px; padding-bottom:5px; font-weight:normal; }
h3.head2 span { color:#449922;}

.h3desc {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	margin:0px;
	margin-bottom:25px;
}

.h3desc2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#a6a6a6;
	line-height:18px;
	margin:0px;
}
.h3desc span {
	font-size:18px;
	font-family:tahoma;
	color:#444;
	display:block;
	margin-bottom:7px;
}
.h3desc strong {
	color:#222;
}
.h3desc a {
	color:#222;
	text-decoration:underline;
}
.h3desc a:hover {
	color:#4a9721;
	text-decoration:underline;
}
h4 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:18px;
	line-height:20px;
}
h5 {
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#444;
	margin-top:18px;
	line-height:20px;
	border-bottom:1px solid #e0e0e0;
}
h6{
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#444;
	text-transform:uppercase;
}
.grey {
	color:#444;
}
.green, h1 span {
	color:#4a9721;
}
.orange {
	color:#444;
}

h6.price {
	font:bold 18px Arial, Helvetica, sans-serif;
	margin-top:10px;
	padding-bottom:6px;
	line-height:18px;
	text-transform: none;
}

h7.price {
	font:bold 18px Arial, Helvetica, sans-serif;
	margin-top:10px;
	padding-bottom:6px;
	line-height:18px;
	text-transform:lowercase;
}


p.buttonpanel { 
 margin-top:2px; margin-bottom:25px; padding:6px 0px; 
}
.faqpages h1 a{ font-size:16px; text-transform:none;}