Christmas Fayre Menu

One Course £11.00 Two Course £15.00 Three Course £19.00

The Christmas Fayre Menu is served alongside our day to day menu throughout December.

GIVE US A CALL TO BOOK YOUR TABLE! - 01661 886192

On a Sunday we will only be serving the traditional Sunday Lunches, however will of course have turkey & christmas pudding available!!

Starters

Winter Vegetable Soup (v) (*gf)
With a Fresh Bread Roll

Garlic Mushrooms on Toasted Ciabatta (v) (*gf)

Black Pudding (*gf)
Nestled on a bed of creamy mashed potato, topped with a peppercorn sauce

Three Cheese Pastizzi (v)
With a cranberry dip

Main Courses

Roast Turkey (*gf)
Served with all the Traditional Trimmings

Mushroom, Cranberry & Brie Wellington (v)
(Contains nuts)

Slow Roasted Lamb & Yorkshire Pudding (*gf)
topped with a mint & redcurrant jus

Beef Lasagne
Served with garlic bread & side salad

Poached Salmon (gf)
With a lemon & parsley cream

Desserts

Christmas Pudding Topped with a Rich Brandy Sauce

Ginger Sponge & Clotted Cream Ice Cream

Black Forest Trifle
Brownie with cherries, cream & chocolate custard

Trio of Ice Cream (gf)

(all items marked (*gf) are available as a gluten free option, please just ask a member of staff when you order)

What's going on

Enter your name and email address below for regular updates :

Open Everyday, Except Wednesday

10.30am - 5.00pm

April to November our opening hours vary, particularly on a Friday & Saturday so please double check by calling us on 01661 886192 or on the opening hours page!

Inspiring websites

'); $(window).on( "resize", function() { var windowWidth = $(this).width(); if (windowWidth > 990){ $('#navCont').show(); } else { $('#navCont').hide(); } }); // ml form $("#mlForm").submit(function() { var str = $(this).serialize(); $.ajax({ type: "POST", url: "../includes/mailinglist_handler.html", data: str, success: function(msg) { // Message Sent - Show the 'Thank You' message and hide the form if(msg == 'OK') { result = 'Whey!

You have successfully subscribed to our mailing list.

Thank you!'; $('.mailing').html(''+result+''); } else { //result = '

' + msg + '

'; $('.mailing p').html(''+msg+''); } } }); return false; }); // contact form $("#ajax-contact-form").submit(function() { var str = $(this).serialize(); $.ajax({ type: "POST", url: "../includes/contactform_handler.html", data: str, success: function(msg) { // Message Sent - Show the 'Thank You' message and hide the form if(msg == 'OK') { result = '
Your message has been sent. Thank you!
'; $("#fields").hide(); } else { result = '

' + msg + '

'; } $('#note').html(''+result+''); } }); return false; }); $('.fancy').fancybox(); $('.carousel img').parallax("100%", 0.1); $('#googleMap').append('
'); }); $(window).scroll(function() { if ($(this).scrollTop() > 50){ $('header').addClass("sticky"); } else{ $('header').removeClass("sticky"); } }); $(window).load(function(){ var windowWidth = $(this).width(); if (windowWidth > 769){ var newHeight = $('.contentPanel').height(); var sideHeight = $('.sidePanel').height(); if (newHeight > sideHeight){ $('.sidePanel').height(newHeight+'px'); } } });