<!DOCTYPE html><html lang="en">
<head>
    <meta charset="utf-8">
    <title>Welcome | Lighthouse Bakery School</title>
        <meta property="og:site_name" content="Lighthouse Bakery School" />
        <meta property="og:title" content="Welcome" />
        <meta property="og:description" content="" />
        <meta property="og:image" content="" />
        <meta property="og:image:width" content="" />
        <meta property="og:image:height" content="" />
        <link rel="canonical" href="https://www.lighthousebakery.co.uk/" />
        <meta name="google" content="notranslate" />
    <meta name="description" content="" />
    <meta name="keywords" content="Lighthouse Bakery School" />
    <meta name="tags" content="" />
    <link rel="icon" href="/images/favicon.ico" type="image/x-icon"/>
    <link rel="stylesheet" type="text/css" href="/lib/960/artlogiccms.css" />
    <link rel="stylesheet" type="text/css" href="/lib/archimedes/styles/archimedes-frontend-core.css" />
    <link rel="stylesheet" type="text/css" href="/lib/archimedes/styles/archimedes-frontend-modules.css" />
    <link rel="stylesheet" type="text/css" href="/lib/jquery/1.3.2/plugins/jquery.archimedes-frontend-core-plugins-0.1.css" />
    <link rel="stylesheet" type="text/css" href="/lib/jquery/1.3.2/plugins/jquery.fancybox-1.3.4/jquery.fancybox-1.3.4.css" />
    <link rel="stylesheet" type="text/css" href="/lib/jquery/1.4.2/plugins/jquery.fancybox-1.3.0/jquery.fancybox-1.3.0-artlogic.css" />
    <link rel="stylesheet" type="text/css" href="/styles/base.css">
    <script src="/lib/jquery/1.3.2/jquery-1.3.2.min.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.3.2/plugins/jquery.archimedes-frontend-core-plugins-0.1.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.3.2/plugins/effects.core.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.3.2/plugins/effects.pulsate.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.5.1/plugins/jquery.cycle.all.min.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.3.2/plugins/star-rating/jquery.rating.pack.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.3.2/plugins/jquery.form.js" type="text/javascript"></script>
    <script src="/lib/jquery/1.3.2/plugins/jquery.fancybox-1.3.4/jquery.fancybox-1.3.4.pack.js" type="text/javascript"></script>
    <script src="/lib/archimedes/scripts/archimedes-frontend-core.js" type="text/javascript"></script>
    <script src="/lib/archimedes/scripts/generic_forms.js" type="text/javascript"></script>
    <script src="/scripts/main.js" type="text/javascript"></script>
    <link rel="stylesheet" type="text/css" href="/styles/fancybox.css">
    <link rel="stylesheet" type="text/css" href="/styles/lightbox.css">

    <style type="text/css" media="all">
        @import url(/lib/webfonts/proximanova/proximanova.css);
        @import url(/styles/text_styles.css);
        @import url(/styles/main.css?v=1);
    </style>

   <!--[if IE 8]> <link rel="stylesheet" type="text/css" href="/styles/ie8.css"> <![endif]-->
    <style type="text/css" media="print">
            @import url(/styles/print.css);
  </style>
  
        


    <script>
        
        window.google_analytics_init = function(page){
            var disable_ga = false;
            var analytics_properties = ['UA-8996057-1'];
            analytics_properties.push('UA-157296318-1'); // append our global websites tracker so that can be blocked too
            window['google-analytics-properties'] = analytics_properties; // save in window to access later if we get consent
            get_cookie_preference = function(category) {
                result = false;
                try {
                    var cookie_preferences = localStorage.getItem('cookie_preferences') || "";
                    if (cookie_preferences) {
                        cookie_preferences = JSON.parse(cookie_preferences);
                        if (cookie_preferences.date) {
                            var expires_on = new Date(cookie_preferences.date);
                            expires_on.setDate(expires_on.getDate() + 365);
                            console.log('cookie preferences expire on', expires_on.toISOString());
                            var valid = expires_on > new Date();
                            if (valid && cookie_preferences.hasOwnProperty(category) && cookie_preferences[category]) {
                                result = true;
                            }
                        }
                    }
                }
                catch(e) {
                    console.warn('get_cookie_preference() failed');
                    return result;
                }
                console.log('cookie preference', category, result);
                return result;
            }
            var disable_ga = !get_cookie_preference('statistics');
            for (var i=0; i < analytics_properties.length; i++){
                var key = 'ga-disable-' + analytics_properties[i];
                window[key] = disable_ga;
                //console.log("window["+key+"] =", window[key]);
            }
            if(disable_ga){
                $.each(document.cookie.split(/; */), function()  {
                    var splitCookie = this.split('=');
                    if(splitCookie[0].indexOf('_ga') == 0 || splitCookie[0].indexOf('_gid') == 0 || splitCookie[0].indexOf('__utm') == 0){
                        h.deleteCookie(splitCookie[0]);
                    }
                });
            }

            (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
            (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
            m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
            })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
            if(!disable_ga){
                    
                    ga('create', 'UA-8996057-1', 'auto');
                    if(page){
                        ga('send', 'pageview', page);
                    } else {
                        ga('send', 'pageview');
                    }

                    ga('create', 'UA-157296318-1', 'auto', {'name': 'artlogic_tracker'});
                    if(page){
                        ga('artlogic_tracker.send', 'pageview', page);
                    } else {
                        ga('artlogic_tracker.send', 'pageview');
                    }
            }
        }
            window.google_analytics_init();
    </script>

</head>
<body class="section-home section-root site-lib-version-1-0 no-page-params">
    <!-- Preview of new design -->
        <div id="container">
            <div id="header">
                <div id="logo">
                    <a href="/" class="blockLink"></a>
                </div>
                <div id="logoPrint" class="expandForPrint">
                    <img src="/images/logo_print.png" alt="logo for print" />
        		</div>
            </div>

            <div id="mainContent">
                <!--contentstart-->
                    


<div id="content" style="width:60%;color:#fff;">

    <p>Dear Friends,</p>
    <p>&nbsp;</p>
    <p>It is with a heavy heart we announce that after 20 years of baking we have had to take the painful decision to close permanently.</p>
    
    <p>&nbsp;</p>
    <p>For a variety of reasons we had already made the decision in the autumn of 2019 to sell the business. As some of you know, Liz was diagnosed with Parkinson’s Disease two years ago and that seemed like a sign that it was time to retire.  There was a trickle of interest, but this kind of sale is a slow burn and then the Covid-19 restrictions took hold. Ultimately, we had a number of offers to buy the business but these became fewer and fewer as the Covid uncertainty remained.  Our last prospective purchaser withdrew on 23 May. Those virus restrictions decimated our customer base overnight when all the pubs, cafes, hotels and restaurants were forced to close.</p>
    
    <p>&nbsp;</p>
    <p>It has been a pleasure and privilege to work with customers large and small, commercial and individual; we love being a part of the local community. Helping baking enthusiasts and enabling them to gain baking confidence through our courses was another joy – and we may try and hold more in the future at other venues.   One of the hardest things about all of this is simply not having a day-to-day relationship with you good people.</p>
    
    <p>&nbsp;</p>
    <p>We would like to thank everyone wholeheartedly for your custom and support over the last few years.  We wish you all the best in the future and especially in these uncertain times.  Our heart goes out especially to those in hospitality and catering.</p>
    
    <p>&nbsp;</p>
    <p>Take good care and stay safe and well.</p>
    
    <p>&nbsp;</p>
    <p>Rachel and Liz</p>
    
    

</div>
<div class="clear"></div>





                <!--contentend-->
                <div class="clear"></div>
           </div>
           <div class="clear"></div>
     </div>
    <div id="footer">
        <span>&copy; 2026 Lighthouse Bakery School</span>Photography: &copy; Nadia Mackenzie &copy; Sally Kenny &copy; Duffpix International<br>
    </div>
        <div id="cookie_notification" role="region" aria-label="Cookie banner" data-mode="consent" data-cookie-notification-settings="">
    <div class="inner">
        <div id="cookie_notification_message" class="prose">
                <p>This site uses cookies to help make it more useful to you. Please contact us to find out more about our Cookie Policy.</p>
        </div>
        <div id="cookie_notification_preferences" class="link"><a href="javascript:;" role="button">Manage cookies</a></div>
        <div id="cookie_notification_accept" class="button"><a href="javascript:;" role="button">Accept</a></div>

    </div>
</div>
    <div id="manage_cookie_preferences_popup_container">
        <div id="manage_cookie_preferences_popup_overlay"></div>
        <div id="manage_cookie_preferences_popup_inner">
            <div id="manage_cookie_preferences_popup_box" role="dialog" aria-modal="true" aria-label="Cookie preferences">
                <div id="manage_cookie_preferences_close_popup_link" class="close">
                    <a href="javascript:;" role="button" aria-label="close">
                        <svg width="20px" height="20px" viewBox="0 0 488 488" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" aria-hidden="true">
                            <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
                                <g id="close" fill="#5D5D5D" fill-rule="nonzero">
                                    <polygon id="Path" points="488 468 468 488 244 264 20 488 0 468 224 244 0 20 20 0 244 224 468 0 488 20 264 244"></polygon>
                                </g>
                            </g>
                        </svg>
                    </a>
                </div>
                <h2>Cookie preferences</h2>
                
                <div id="manage_cookie_preferences_form_wrapper">
                    <div class="form form_style_simplified">

                        <form id="cookie_preferences_form">
                            <fieldset>
                                <legend class="visually-hidden">Cookie options</legend>
                                <div>
                                    <label><input type="checkbox" name="essential" disabled checked value="1"> Strictly necessary</label>
                                    <div class="note">Required for the website to function and cannot be disabled.</div>
                                </div>
                                <div>
                                    <label><input type="checkbox" name="functionality" checked value="1"> Preferences and functionality</label>
                                    <div class="note">Improve your experience on the website by storing choices you make about how it should function.</div>
                                </div>
                                <div>
                                    <label><input type="checkbox" name="statistics" checked value="1"> Statistics</label>
                                    <div class="note">Allow us to collect anonymous usage data in order to improve the experience on our website.</div>
                                </div>
                                <div>
                                    <label><input type="checkbox" name="marketing" checked value="1"> Marketing</label>
                                    <div class="note">Allow us to identify our visitors so that we can offer personalised, targeted marketing.</div>
                                </div>
                            </fieldset>
                            
                            <div class="button">
                                <a href="javascript:;" id="cookie_preferences_form_submit" role="button">Save preferences</a>
                            </div>
                        </form>

                    </div>
                </div>
            </div>
        </div>
    </div>

<!-- sentry-verification-string -->
</body>
</html>