body {
	background-image:url(/templates/common/media/header-features.jpg);
}
a {
	color:#F28F0B;
}
h1 {
	color:#FAA002;
}
h3 {
	color:#666666;
}
.intro {
	color:#F28F0B !important;
}
.feature {
	background-image:url(/templates/common/media/hdot-features.gif);
}
#contentMain ul li {
	background-image:url(/templates/common/media/bullet-features.gif);
}
#contentSub .quickLink {
	background-image:url(/templates/common/media/quicklink-bg-features.png);
}
#header li.active {
	background-image:url(/templates/common/media/nav-left-features.gif);
}
#header li.active a {
	background-image:url(/templates/common/media/nav-right-features.gif);
	color:#F28F0B;
}
.summaryBlock {
	width:310px;
	float:left; 
	margin-right:15px;
	}
.summaryBlock .summary {
	background-image:url(/templates/common/media/hdot-features.gif);
}
.summaryBlock p {
	font-size:.9em;
}
#footer {
	background-image:url(/templates/common/media/hdot-features.gif);
}
#usefulHerbs {
	background-color:#FEE3B4;
}