/*PMR added this comment*/
body {
    /*background: linear-gradient(#61045f,#aa076b) fixed;*/
    /*background: linear-gradient(rgb(225, 38, 38), #811c14);*/
    background: linear-gradient(to bottom right, #002F78,#2489F2) fixed;
}

/* At the top of the page */
/*This is the Nashville Tennessee Header*/
.book-title {
    width: 75%;
    min-width: 100px;
    max-width: 1200px;
    margin: 1em auto;
    background-color: white;
    padding: 0;
    box-shadow: 8px 8px 10px black;
    border-radius: 4px;
    padding-top: 20px;
    padding-bottom: 5px;
    height: 70px;
    align-items: center;
}

/* Div that contains content between header and footer */
.flexcontainer {
    display: flex;
    margin-left: 10px;
    margin-right: 10px;
    height: 100%; 
    /* overflow: auto
    height: 100vh */
}
/* start book menu, table and nav tags in the first column*/

/* Styling for the navbar */
nav {
    display: block;
    /*list-style-type: none;*/
    margin: .75em auto;
    padding: 1%;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    width: 150px;
    min-width: 150px;
    background: linear-gradient(to bottom right, #006FE4, rgb(225, 8, 8));
    border-radius: 10px;
    text-align: left;
    height: 70%;
    color: #F0F0F0;
}

    nav a {
        /* Preload two background images */
        text-decoration: none;
        outline: none;
        display: block;
        /* This adjusts the height of hyperlink. It was 25px. */
        height: 18px;
        color: #F0F0F0;
        /* This adjusts the height of hyperlink. It was 25px. */
        line-height: 18px;
        width: 100%;
        text-align: left;
        padding-left: 8px;
    }

a:hover {
    /*background-color: pink;*/
    background-color: rgb(225, 8, 8);
    width: 100%;
}

/* book contact */
.Book-Contact {
    display: block;
    margin: .75em auto;
    padding: 1%;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    width: 150px;
    min-width: 130px;
    background: linear-gradient(to bottom right, #811c14, rgb(225, 8, 8));
    border-radius: 10px;
    text-align: center;
    height: 80px;
    color: #FFFFFF;
    line-height: 25px;
}

/*  _Layout */
.img {
    padding: 0px;
    border: 10px solid #1D6EC2;
    width: 225px;
    height: 260px;
    border: 10px solid #1D6EC2;
}
/* About-SCT */
.img2 {
    padding: 0px;
    border: 10px solid #1D6EC2;
    width: 200px;
    height: 200px;
    border: 10px solid #1D6EC2;
}

/* Biography */
.img3 {
    padding: 0px;
    border: 10px solid #1D6EC2;
    width: 192px;
    height: 239px;
    border: 10px solid #1D6EC2;
}
main {
    padding-left: 1%;
    padding-top: 0px;
}

/* Style rule for the wrapper div */
#wrapper {
    width: 75%;
    height: 100%;
    min-width: 100px;
    max-width: 1200px;
    margin: .5em auto;
    background-color: white;
    padding: 0;
    box-shadow: 8px 8px 10px black;
    border-radius: 3px;
}

.textCopyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #811C14;
    text-align: center;    
}

/*Media tag 1 - iPhone*/
@media (max-width: 600px)
/*Start inside of media tag*/
{
    .book-title {
        height: 100px;
    }

    #wrapper {
        width: 100%;
        background-color: white;
        display: flex;
        flex-direction: column;
        box-shadow: 0px 0px 0px white;
        border-radius: 0px;
    }

    .flexcontainer {
        display: flex;
        flex-direction: column;
    }

    /*This is the Nashville Tennessee Header*/
    .book-title {
        box-shadow: 0px 0px 0px white;
    }    

        nav {
        background-color: blueviolet;
        width: 75%;
    }

    body {
        color: black; /* Set the font color for all text to black */
        background: white;
    }
    footer {
        border-radius: 0px 0px 0px 0px;
    }
}

/*Media tag 2 - iPad*/
/* @media (min-width: 325px) and (max-width: 767px) */
/*Start inside of media tag*/
/*
{
    #wrapper {
        background-color: lightgreen;
        display: flex;
        flex-direction: column;
    }

    .flexcontainer {
        display: flex;
        flex-direction: column;
    }

    nav {
        background-color: blueviolet;
        width: 75%;
    }
}
*/
/*End inside of media tag*/

/* Eliminate default margins for all heading types */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    text-align: center;
    /* color: #811C14; */
    color: #002F78
}

hr {
        color: #002F78;
        width: 95%;
        margin: auto;
}

.btn-color {
    background-color: rgb(53, 71, 127);
}


/* Style for h1 headings */
h1 {
    font: italic small-caps bold 32px Arial Black, Gadget, Sans-Serif;
    text-shadow: -1px -1px 1px #a48362;
}
    /* Style for h2 headings */
    h2 {
        font: italic small-caps bold 18px Arial Black, Gadget, Sans-Serif;
        text-shadow: -1px -1px 1px #a48362;
    }

    /* Style for h3 headings */
    h3 {
        font: italic small-caps bold 14px Arial Black, Gadget, Sans-Serif;
        /*text-shadow: -1px -1px 1px #a48362;*/
        text-align: center;
        color: #335993;
    }
    /* Style for h3 headings */
    h4 {
        font: italic small-caps bold 12px Arial Black, Gadget, Sans-Serif;
        /*text-shadow: -1px -1px 1px #a48362;*/
    }

    h5 {
        font: italic small-caps bold 10px Arial Black, Gadget, Sans-Serif;
        /*text-shadow: -1px -1px 1px #a48362;*/
    }

    P {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
    }

    footer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #811C14;
        text-align: center;
        min-width: 100px;
        max-width: 1200px;
        margin: .5em auto;
        background-color: white;
        border-radius: 0px 0px 3px 3px;
    }
