<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Home: Imagining Better</title>
  <link rel="stylesheet" href="css/styles.css">
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet">
  <link rel="preconnect" href="https://fonts.googleapis.com">
  <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  <link href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap" rel="stylesheet">
</head>
<body>
  <main>
    <header>
      <p class="centered">Imagining Better<br /><span>Counselling & Education</span></p>
      <a class="headerimglink" href="/ib/"><img src="images/banner-image.jpg" /></a>
      <nav>
        <ul>
        <li><a href="/">Home</a></li>
        <li><a href="about.php">About Caityln</a></li>
        <li><a href="resources.php">Resources</a></li>
		<li><a href="methods.php">Counselling Methods</a></li>
		<li><a href="expertise.php">Certifications & Expertise</a></li>
        <li><a href="contact.php">Fees/Contact</a></li>
        </ul>
      </nav>
    </header>
    <article><h1>Welcome to Imagining Better!</h1>

<p><strong><em>Counselling for people who want something better.  Helping you make changes with wisdom and support.</em></strong></p>
<img src="images/home1.jpg" class="articleimg" width="300" height="480" alt="Welcome!" />
<p>In some ways, we&#8217;ve <em>imagined</em> ourselves into our current situation and so we can imagine and work our way out to create a <em>better</em> life for ourselves.<em>  </em></p>
<img style="float: right; margin-left: 1em; border-radius: 10px;" src="images/CaitlynJames-smiling.jpg" alt="Caitlyn James Imagining Better" width="111" height="150" />
<p>As I imagined and created my own <em>better</em> life I learned many lessons &#8211; from incredible mentors and teachers and my own mistakes.  This, along with formal education, allows me to be at your service using Reality Therapy and EMDR.</p>
<p>Everyone is welcomed (all genders, abilities, identities, cultures, orientations &#8211; this is a place where you can be you!)</p>
<p><em><strong>Imagining Better</strong></em> is courageous and is a journey that doesn&#8217;t have to be taken alone.  I would be honoured to be part of <em>your</em> journey toward ”better”&#8211; however you define it!</p>
<p style="text-align: right;">~ Caitlyn James</p>
  </article>
</main>  
<footer>
<p>Site Design by <a href="https://spinhead.com/">Spinhead</a></p>
</footer>
</body>
</html>