body {margin: 0px; background-color: white;}

a:link {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}

div.BreadCrumb {
    height: auto; background-color: lightgray; 
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 60px; color: black;
    padding: 5px 0 5px 20px; text-align: left; text-decoration: none;}


div.StoryContent01 {
    display: inline-block;
    margin-left: 4%; margin-right: 4%; margin-bottom: 30px; width:90%; height: auto; padding: 0px 20px 0px 0px;
    /* line-height: 1.5;
    font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 40px; color: Black; text-align: left; font-weight: 600 */
}


div.Banner01 {display: block; margin-left: 0%; margin-top: 40px; margin-right: 0%; width: 100%; height: 120px; padding: 40px 0px 0px 0px;
    background-color: dimgrey;
    font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 60px; color: white; text-align: center; font-weight: 400;}


div.MenuWithIconAHS01 {
    display: inline-block;
    margin-left: 5%; margin-right: 5%; margin-bottom: 30px; width:88%; padding: 0px 0px 0px 0px;
    height: 120px;
    line-height: 120px;
    border: 5px solid saddlebrown; border-radius: 10px; background-color: saddlebrown;
    box-shadow: 8px 8px dimgray;
    font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 60px; color: yellow; text-align: center; font-weight: 400;}




p.Story01 {
    width:auto; height: auto; padding: 0px 20px 0px 20px;
    line-height: 1.5;
    font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 60px; color: Black; text-align: center; font-weight: 600;}


p.Story02 {
    width:auto; height: auto; padding: 0px 20px 0px 20px;
    line-height: 1.5;
    font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 46px; color: Black; text-align: left; font-weight: 400;}


p.CaptionAHS {
    width:auto; height: auto; padding: 0px 20px 0px 20px;
    line-height: 1.5;
    font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 46px; color: saddlebrown; text-align: left; font-weight: 600;}
    

img.Main {display: block; margin-left: 0%; margin-top: 0; margin-right: 0%; width: 100%; height: 100%;}


img.IconInMenu {float:left; margin: 0px 0px 0px 0px; height: 120px; width: 120px;  border-top-left-radius: 5px; border-bottom-left-radius: 5px;}


div.Footer01 {margin: 0px; width: auto; height: 400px; background-color: black; padding: 20px 0px 20px 40px;}
h6 {font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 40px; color: white; text-align: left; font-weight:normal;}



/* @media only screen and (min-width: 1200px) {

    div.MenuWithIcon {
        margin-left: 20%; margin-right: 20%; margin-bottom: 30px; width:58%; padding: 0px 20px 0px 0px;
        font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 40px; color: black; text-align: center; font-weight: 600;}
    

    div.Inside01 {
        padding: 50px 20px 0px 20px;
        font-family: Spartan,'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 40px; color: black; text-align: center; font-weight: 600;}

} */