﻿body {
    margin: 40px;
    font-family:'Lucida Console','Palatino Linotype', sans-serif;
}

header {
    text-align: center;
    justify-content: center;
    width: 100%;
}


.flex-container {
    display: flex;
    flex-direction: row;
    grid-template-columns: 300px auto;
    grid-template-areas: "aside content";
    position: relative;
}

.aside {
    display: flex;
    grid-area: aside;
    margin-top: auto;
    margin-bottom: auto;
    float: left;
    position: relative;
    align-content: center;
    justify-content: center;
    padding: 50px;
}

.content {
    display: flex;
    margin: auto;
    grid-area: content;
    align-content: center;
    justify-content: center;
    position: relative;   
}

article#introduction > h1 {
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 300%;
    font-weight: 900;
    color:black;
}

article#introduction > p {
    margin: 40px;
    text-indent: 25px;
    text-justify: auto;
    color: black;
    font-size: large;
    font-weight: 500;
}

article#db > h1 {
    text-align: center;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 300%;
    font-weight: 900;
    color: black;
}

article#db > p {
    margin: 40px;
    text-indent: 25px;
    text-justify: auto;
    color: black;
    font-size: large;
    font-weight: 500;
}

article#AllOfThem {
    text-align: center;
    justify-content: center;
}

    article#AllOfThem h1 {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 300%;
        font-weight: 900;
        color: black;
    }

.list {
    position: center;
}

    .list ul {
        display: inline-block;
        text-align: left;
    }

    .list li {
        position: relative;
        left: 55px;
        padding-bottom: 25px;
        color: black;
        font-size: xx-large;
        font-weight: 600;
        padding-left: 2em;
    }

.AOT ul li:first-of-type {
    list-style-image: url('/Images/Gracey thumb2.jpg');
    margin-top: 50px;
}

.AOT ul li:nth-of-type(2) {
    list-style-image: url('/Images/Peanut thumb2.jpg');
}

.AOT ul li:nth-of-type(3) {
    list-style-image: url('/Images/Rosie thumb2.jpg');
}

.AOT ul li:nth-of-type(4) {
    list-style-image: url('/Images/Max thumb2.jpg');
}

.AOT ul li:last-of-type {
    list-style-image: url('/Images/Rufus thumb2.jpg');
}

article#Gracie {
    position: relative;
    top: -150px;
}

    article#Gracie > h1 {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 300%;
        font-weight: 900;
        color: black;
    }

    article#Gracie > p {
        margin: 40px;
        text-indent: 25px;
        text-justify: auto;
        color: black;
        font-size: large;
        font-weight: 500;
    }

#locator1 {
    position: absolute;
    visibility: visible;
    left: 40px;
    top: 220px;
    z-index: 200;
}

#locator2 {
    position: absolute;
    visibility: visible;
    left: 630px;
    top: 220px;
    z-index: 200;
}

#locator3 {
    position: absolute;
    visibility: visible;
    left: 1235px;
    top: 220px;
    z-index: 200;
}


article#Peanut {
    position: relative;
    top: -150px;
}

    article#Peanut > h1 {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 300%;
        font-weight: 900;
        color: black;
    }

    article#Peanut > p {
        margin: 40px;
        text-indent: 25px;
        text-justify: auto;
        color: black;
        font-size: large;
        font-weight: 500;
    }

#locator4 {
    position: absolute;
    visibility: visible;
    left: 40px;
    top: 240px;
    z-index: 200;
}

#locator5 {
    position: absolute;
    visibility: visible;
    left: 630px;
    top: 240px;
    z-index: 200;
}

#locator6 {
    position: absolute;
    visibility: visible;
    left: 1235px;
    top: 240px;
    z-index: 200;
}

article#Rosie {
    position: relative;
    top: -150px;
}

    article#Rosie > h1 {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 300%;
        font-weight: 900;
        color: black;
    }

    article#Rosie > p {
        margin: 40px;
        text-indent: 25px;
        text-justify: auto;
        color: black;
        font-size: large;
        font-weight: 500;
    }

#locator7 {
    position: absolute;
    visibility: visible;
    left: 40px;
    top: 220px;
    z-index: 200;
}

#locator8 {
    position: absolute;
    visibility: visible;
    left: 630px;
    top: 220px;
    z-index: 200;
}

#locator9 {
    position: absolute;
    visibility: visible;
    left: 1235px;
    top: 220px;
    z-index: 200;
}

article#Max {
    position: relative;
    top: -150px;
}

    article#Max > h1 {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 300%;
        font-weight: 900;
        color: black;
    }

    article#Max > p {
        margin: 40px;
        text-indent: 25px;
        text-justify: auto;
        color: black;
        font-size: large;
        font-weight: 500;
    }

#locator10 {
    position: absolute;
    visibility: visible;
    left: 40px;
    top: 250px;
    z-index: 200;
}

#locator11 {
    position: absolute;
    visibility: visible;
    left: 630px;
    top: 250px;
    z-index: 200;
}

#locator12 {
    position: absolute;
    visibility: visible;
    left: 1235px;
    top: 250px;
    z-index: 200;
}

article#Rufus {
    position: relative;
    top: -150px;
}

    article#Rufus > h1 {
        text-align: center;
        font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
        font-size: 300%;
        font-weight: 900;
        color: black;
    }

    article#Rufus > p {
        margin: 40px;
        text-indent: 25px;
        text-justify: auto;
        color: black;
        font-size: large;
        font-weight: 500;
    }

#locator13 {
    position: absolute;
    visibility: visible;
    left: 40px;
    top: 250px;
    z-index: 200;
}

#locator14 {
    position: absolute;
    visibility: visible;
    left: 630px;
    top: 250px;
    z-index: 200;
}

#locator15 {
    position: absolute;
    visibility: visible;
    left: 1235px;
    top: 250px;
    z-index: 200;
}

#locator16 {
    position: absolute;
    visibility: visible;
    left: -515px;
    top: 250px;
    z-index: 200;
}

#locator17 {
    position: absolute;
    visibility: visible;
    left: -515px;
    top: 675px;
    z-index: 200;
}

#locator18 {
    position: absolute;
    visibility: visible;
    left: 530px;
    top: 250px;
    z-index: 200;
}

#locator19 {
    position: absolute;
    visibility: visible;
    left: 530px;
    top: 675px;
    z-index: 200;
}

.vertical-menu li {
    list-style-type: none;
}

.vertical-menu a {
    width: 150px;
    color: white;
    text-decoration: none;
    position: center;
    text-align: center;
    font-size: larger;
    font-weight: 800;
    background-color: black;
    display: block;
    padding: 25px;
}

    .vertical-menu a:hover {
        background-color: #a2a2c3;
        color: #63639c;
    }

.vertical-menu li.current a {
    background-color: #63639c;
    color: black;
    font-size: x-large;
}

footer {
    background-color: black;
    text-align: center;
}



