body {
    background:#b9d300;
}
#shell a {
    color:#566c10;
    text-decoration:none;
}
#shell a:hover {
    color:#7a8f24;
}
#shell #main #book_now {
    color:#566c10;
}
#shell #main #book_now #selDay, #shell #main #book_now #selMonth, #shell #main #book_now #selYear, #shell #main #book_now #NumNights {
    background:#566c10;
    color:#ffffff;
}
#shell #main #book_now a {
    color:#ffffff;
}
#shell #main #contact_details a {
    color:#ffffff;
}
#shell #main #main_content {
    color:#566c10;
}
#shell #main .error {
    color:#FF0000;
}

/* content-invoked styling */

#shell #main #col_centre #main_content .white_italic {
    color:#ffffff;
}
