a.btn_quote:hover{
    color:#2c3e50;
    background:#fff;
}
#top_line, .main_title{
    background-color:#2c3e50;}
footer , #book{
    background:#2c3e50;
}
#feat_home{
    background-color: #2c3e50;
}
#book {
    border:1px solid #2c3e50;
}
body#confirmation {
        background-color:#2c3e50; 
    }
#mask {
        background-color:#2c3e50; 
    }

a, ul#top_links a, footer a:hover, .phone_feat a {color: #FF9800;
}
a.button_intro, .button_intro, a.btn_1, .btn_1, a.btn_full, .btn_full, .button-back, .button-next, .form-submit input.submit{
    background:#FF9800;
}
a.btn_quote {
    background-color:#FF9800;
}