.top_strip {
    background:#b53f07;
}
.header_wrapper .header{
    background: #e65008 url('images/orangeln.png') top center no-repeat;
}
.main_search #searchsubmit {   
background: #e65008;
border-bottom: 2px solid #b53f07;
}
.main_search #searchsubmit:hover{
background: #D54B0A;
}
.jcarousel-skin-tango:hover .jcarousel-prev-horizontal{
    background: #e65008 url('images/prev-slide.png') no-repeat 14px 10px;
}
.jcarousel-skin-tango:hover .jcarousel-next-horizontal {
    background:#e65008 url('images/next-slide.png') no-repeat 17px 10px;
}
.article_slider .flex-direction-nav li .next {
    background: #e65008 url('images/next-slide.png') no-repeat 16px 9px;
}
.article_slider .flex-direction-nav li .prev {
    background: #e65008 url('images/prev-slide.png') no-repeat 13px 9px;
}
.content_wrapper ul.paging a.active, .content_wrapper ul.paging a.current, .content_wrapper ul.paging a:hover {
background: #e65008;
border: 1px solid #b53f07;
color: #fff;
}
.sidebar #searchform input[type="submit"], .footer_wrapper #searchform input[type="submit"]{
    background:url(images/orangesh.png) no-repeat;
}
.footer_wrapper {
    background:#b53f07;
}
.footer_wrapper .footer_widget h5 {
    background:url(images/ofborder.png) repeat-x bottom;
}
.footer_wrapper .footer_widget ul {
    list-style-image:url(images/obullet.png);
}
.footer_wrapper .footer_widget #searchform {
    background:url(images/fosearch.png) no-repeat;
}
.footer_bottom {
    background:#7b2b05;
    color:#f7a781;
}
.footer_bottom .copy_right {
    color: #f7a781;
}