@charset "utf-8";
/* CSS Document */
.feature{
	background-image:url(/images/html/bg_feature_orange.jpg);
	background-repeat:repeat-x;
	border-color: #c67727;
	background-color:#ec7a22;
}
h1{
	background-image: url(/images/html/h1_orange.gif);
}
.IntroText, h3{
	color: #f58026;
}
