﻿<!DOCTYPE html>

<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
    <meta charset="utf-8" />
    <title>Mammoth Resorts</title>
    <style>
        * {
            color: #fff;
            font-weight: bold;
            font-family: Tahoma, Geneva, Arial, sans-serif;
        }

        body {
            background-image: url("/J9ITHjLn.jpeg");
            background-size: 100%;
        }

        div.logo {
            background-color: #0063A7;
            width: 230px;
            border-radius: 5px;
            margin: 15px;
            padding: 10px;
            text-align: center;
            float: left;
        }

        div.icon {
            background-color: #0063A7;
            width: 90px;
            border-radius: 5px;
            margin: 15px;
            padding: 10px;
            text-align: center;
            float: left;
        }

        div.logo span {
            display: block;
            margin-top: 10px;
        }

        div.icon span {
            display: block;
            text-transform: uppercase;
            padding-bottom: 10px;
        }

        div.icon a {
            text-decoration: none;
        }

        div.right {
            float: left;
            width: 280px;
        }
        img.logo {
            width: 100%;
        }
    </style>
</head>
<body>
    <div class="logo">

        <span>All Mammoth Mountain, Big Bear Mountain Resort, and Mammoth Lodging Collection websites are temporarily down for scheduled maintenance. Please check back soon.</span>

        <img src="/logo-wide.jpg" />
        <span>Reservations 800.MAMMOTH</span>
        <span>
            Emergency Hotline
            760.934.0611
        </span>
        <span>
            Ski Area Operator & Directory
            760.934.2571
        </span>
        <br />
        <hr />
        <img src="/BBMR.png" class="logo" />
        <br />
        <br />
        <span>Reservations & Information 844.GO2.BEAR</span>
        <span>Main Business Line 909.866.5766</span>
        <span>On-Hill Emergency Hotline 909.866.2447</span>
        <br />
        <br />
        <span>Copyright &copy; 2021</span>
    </div>
    <div class="right">
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/McCoy%20Station/siteproxy.html">
                <span>McCoy Station</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Main%20Lodge%20Cam/siteproxy.html">
                <span>Main Lodge</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Canyon%20Cam/siteproxy.html">
                <span>Canyon Lodge</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Summit/siteproxy.html">
                <span>Mammoth Summit</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Unbound%20Main/siteproxy.html">
                <span>Unbound</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Village%20Cam/siteproxy.html">
                <span>Village Cam</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Bear%20Mountain/siteproxy.html">
                <span>Bear Mountain</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Bear%20Peak/siteproxy.html">
                <span>Bear Peak</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Snow%20Summit/siteproxy.html">
                <span>Snow Summit</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Snow%20Summit%20Base/siteproxy.html">
                <span>Snow Summit Base</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Snow%20Summit%20Miracle%20Mile/siteproxy.html">
                <span>Snow Summit Miracle Mile</span>
                <img src="/webcam.png" />
            </a>
        </div>
        <div class="icon">
            <a href="http://camproxy.mammothmountain.com/Snow%20Summit%20Westridge/siteproxy.html">
                <span>Snow Summit Westridge</span>
                <img src="/webcam.png" />
            </a>
        </div>
    </div>
</body>
</html>
