@import url(color.css);

h1 {
	background: url(/images/logo.gif) no-repeat 0 33px;
}
h2 {
	color: #A84C1D;
}
#content-wrapper {
	background: #fff url(/images/background02.jpg) no-repeat center 13px;
}
#mainpanel .column a.readmore {
	background: url(/images/arrow-orange-on-white.gif) no-repeat right center;
}
#mainpanel .column ul {
	color: #EC7E17;
}
#mainpanel .column ul a {
	color: #A84C1D;
}
