
html {
/* font-family: sans-serif; */
font-family: verdana;
font-size:1.1rem;
/* -webkit-text-size-adjust: 100%; */
/* overflow-x: hidden; */
}
h2{
/* font-family: calibri;  */
  padding: 0;
  margin: 0;
}
h3{
/* font-family: calibri;  */
  padding: 0;
  margin: 0;
}

h4{
/* font-family: calibri;  */
  padding: 0;
  margin: 0;
}


p{
  padding: 0;
  margin: 0;
  padding-right: 10px;
}
body{
  width: 100vw;
  overflow-x: hidden;

background-color: #f2f2f2;
margin:0px;
padding: 0px;

}

/* #body_main_grid {
  display: block;

} */

#left_side_blank_space{
display: none;
/* background-color: #e1e3e6; */
background-color: blue;
overflow-x: hidden;


    /*  border: 2px solid black; */
}
#right_side_blank_space{
display: none;
/* height: 100vh; */
background-color: #e1e3e6;
overflow-x: hidden;
}

#container {
  width: 100vw;
  /* background-color:  #e1e3e6;  */
     background-color: #f2f2f2;
  /*  overflow-x: hidden; */
}

    /*     border: 2px solid black;  */

    #header {
    display: block;
    width: auto;
    background-color: #f2f2f2;

    height: 75px;
    }

#oddly_needed{
display: block;
height: 1px;
width: 1px;
overflow-x: hidden;
}

#signature_logo {
display: block;
margin: 15px;
}


#signature_logo_img {
height: 38px;

}

#hamburger_icon{
  display: block;
  margin:0px;
  padding: 0px;
  position: absolute;
  right: 11px;
  top: 21px;
  z-index: 250;
}

  #hamburger_img{
    height: 21px;
  }

  #nav_menu{
  /* border: 2px solid black; */
  display: block;
  /* opacity: 0;  */
  position: absolute;
  left:0;
  top:0px;
  z-index: 200;
  /* width: 100%;  */
  width: 100vw;
  height:auto;

  /* background-color: green; */

}
  div.menu_item_00{
    display: block;
    background-color: white;
}

  a.main_nav_menu_item:link{
    /* position: relative; */
    display: block;
    color: black;
    height: 2.7rem;
    /* height: 10px; */

    background-color: white;
    text-decoration: none;
    list-style-type: none;
    /* font-family: verdana; */
    font-size: 22px;
    margin-left: 30px;


  }
  a.main_nav_menu_item:visited {
    /* background-color: #c7c7c7;  */
    color: black;
    text-decoration: none;
    list-style-type: none;

  }


  a.main_nav_menu_item:active {
    /* background-color: red;  */
    color: black;
    text-decoration: none;
    list-style-type: none;

  }

  a.main_nav_menu_item:hover {
    /* background-color: red;  */
    color: #808080;
    text-decoration: none;
    list-style-type: none;

  }




  #menu_top_spacer{
    display: none;
    height: 20px;
    background-color: white;
  }








  #menu_item_home {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }
  #menu_item_paintings {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }
  #menu_item_about {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }
  #menu_item_events {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }
  #menu_item_teaching {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }
  #menu_item_videos {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }
  #menu_item_newsletter {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }
  #menu_item_contact {
    display: block;
    opacity: 0;
    /* background-color: green; */
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }


  a.main_nav_drop_item:link{
    display: flex;
  /*   height: 2.7rem;  */
    /*  height: 0.0rem; */
    /*   background-color: #c7c7c7;  */
    color: black;
    text-decoration: none;
    list-style-type: none;
    font-size: 22px;
    margin-left: 45px;

  }

#drop_item_spacer{
  display: none;
}

  #drop_item_recent{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_landscapes{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_waterscenes{
    display: block;
    opacity: 0;
    background-color:white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }


  #drop_item_plein_air{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_still_life{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_other{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_acrylics{
    display: block;
    opacity: 0;
    background-color:white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_available{
    display: block;
    opacity: 0;
    background-color:white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }



  #drop_item_prints{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_events_current{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_events_archive{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_teaching_current{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  #drop_item_teaching_archive{
    display: block;
    opacity: 0;
    background-color: white;
    height: 0px;
    transition: opacity 0.25s, height 0.25s;
    pointer-events: none;
  }

  a.main_nav_drop_item:visited {
    /* background-color: #c7c7c7;  */
    color: black;
    text-decoration: none;
    list-style-type: none;
    z-index: 60;
  }


  a.main_nav_drop_item:active {
    /* background-color: #c7c7c7;  */
    color: black;
    text-decoration: none;
    list-style-type: none;
    z-index: 60;
  }

  a.main_nav_drop_item:hover {
    /* background-color: red; */
    color: #808080;
    text-decoration: none;
    list-style-type: none;
    z-index: 60;
  }


/*
  div.dropdown:link {
     display: inline-block;
  }

*/

  #main_content_home {
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto auto auto auto auto auto;
  background-color: #f2f2f2;

  }



/*  #temp_obscure_slides {
    position: absolute;
    left: 50vw;
    top: 130px;
    transform: translate(-50%,0%);
    background-color:  #999999;
    opacity: 1;
    height: 720px;
    width: 100vw;
    margin-top: :10px;
     transition: opacity 2s;
    z-index: 3;
  }
  */

  #temp_obscure_slides {
    display: block;
    position: absolute;
    left: 50vw;
    /* top: 65px ); */
    top:0;
    transform: translate(-50%,0%);
    background-color: #f2f2f2;
    opacity: 1;
    height: 100vh;
    width: 100vw;
    /* margin-top: :10px; */
    z-index: 200;
    transition: opacity 2s;
pointer-events: none;
  }






  #SlidePictureBackground {
    position: absolute;
    left: 50vw;
    top: 65px;
    transform: translate(-50%,0%);
    background-color:  #E6E6E6;
    color: black;
    text-align: center;
    height: auto;
    width: 100%;
    margin-top: :10px;
    z-index: 1;
pointer-events: none;
  }




  /* #SlidePictureBackground {
    position: relative;
    left: 50vw;
    transform: translate(-50%,0%);
    background-color:  #E6E6E6;
    color: black;
    text-align: center;


    height: 100vh;
    width:100vw;


    margin-top: :10px;
    z-index: 1;
  }
  */





      #stage {
        /* margin: 1em auto; */
        /* width: 382px; */
        /* height: 292px;  */
        /* width: 100vw;
        height: 100%;  */
pointer-events: none;
        height: auto;
        width:100vw;



      }

      #stage a {
        position: absolute;
        left: 50vw;
        transform: translate(-50%,0%);
      }
      #stage a img {
        /* padding: 10px;
        border: 1px solid #ccc;  */
        background: #fff;
      }

      #stage a:nth-of-type(1) {
        animation-name: fader;
        animation-delay: 0;
        animation-duration: 7.5s;
         animation-timing-function: linear;
        z-index: 20;
      }
      #stage a:nth-of-type(2) {

      animation-name: continue_pan;
        animation-delay: 0;
        animation-duration: 7.5s;
        animation-timing-function: linear;
        z-index: 10;
      }
      #stage a:nth-of-type(n+3) {
        display: none;
      }

/*
      @keyframes fader {
        0% { opacity: 0.0; width: 70vw; }
        50% { opacity: 1.0; }
        100%   { opacity: 1.0; width: 80vw; }
      }

      */

      @keyframes fader {
        0% { opacity: 1.0; width: 70vw; }
        70% { opacity: 1.0; }
        100%   { opacity: 0.0; width: 100vw; }
      }


       @keyframes continue_pan {
         0% { width: 40vw; }
         100%   { width: 70vw; }
      }






      img.slide_image {
        position: relative;
        left: 50vw;
        transform: translate(-50%,0%);
        width: auto;
        height: 95vh;
        pointer-events: none;

        /* height: auto;
        width:125vw;  */

         /* transition: width 2s;  */

        z-index: 1;

      }





  #aux_menu_grid_container {
  display: grid;
  /* border: 2px solid black;   */
  grid-template-columns: auto;
  grid-template-rows: 300px auto auto;

  grid-row-gap: 0px;
  /* background-color: #f2f2f2; */

  background-color: #f2f2f2;

  }

/* start paintings page ----------------------------------------------*/
  #temp_obscure_layer{

    position: absolute;
    left: 0%;
    top:0%;
    opacity: 1;
  	z-index: 30;
    background-color: #f2f2f2;
  	width: 100%;
    height: 200000px;
    margin-bottom: 60px;
  	transition: opacity 0.25s;

  }

  div.category_page_heading{
    display: flex;
    /* position: absolute;
    top: 58px;
    left: 22px;
    justify-content: flex-start;
    text-align: left;  */

    justify-content: center;
    text-align: center;
  }

  p.cat_title_text{
  font-size: 16px;
  }


  #gallery {
  /* border: 2px solid black; */
  height: auto;
  margin-bottom: 60px;
  margin-top: 60px;
  display: grid;
  grid-template-columns: repeat( auto-fit, minmax(300px, 1fr) );
      /*grid-column-gap: 0px; grid-auto-rows: minmax(auto, 275px) ;*/
  grid-column-gap: 0px;
  grid-auto-rows: minmax(auto, auto) ;
      /* grid-template-rows: repeat(3, 5vw); */
  grid-row-gap: 60px;
  background-color: #f2f2f2;
  }

  div.image_div{
  /* border: 2px solid black; */
  background-color: #f2f2f2;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: auto;
  /* align-self: center; */
  }


  .thumbnail {
  border: 5.5px solid #f2f2f2;
  box-shadow: 2.5px 2.5px 7px 2px #c4c4c4;
  transition: box-shadow 0.25s;

  outline: none;
  }
  .thumbnail:hover {
  border: 5.5px solid #f2f2f2;
  /*  box-shadow: 1px 1px 2.5px 2.5px #999999; */
  /*   box-shadow: 1.7px 1.7px 7px 2px #cccccc; */
  box-shadow: 5.0px 5.0px 7px 2px #a6a6a6;
  /* background-color: red;  */
  /* box-shadow: 1.5px 1.5px 6px 2px #bfbfbf;  */
  }
  .thumbnail:active {
  opacity: 0.5;
  transition: opacity 0.3s;
  border: 5.5px solid #f2f2f2;
  /*  box-shadow: 1px 1px 2.5px 2.5px #999999; */
  /*   box-shadow: 1.7px 1.7px 7px 2px #cccccc; */
  box-shadow: 5.0px 5.0px 7px 2px #f2f2f2;
  /* background-color: red;  */
  /* box-shadow: 1.5px 1.5px 6px 2px #bfbfbf;  */
  }

  #red_dot{
  /* border: 2px solid red; */
  display: flex;
position: relative;
top: -22px;

  justify-content: flex-end;
  align-items: flex-end;
  height: 15px;
  }


  /*ENLARGE.PHP __________________________________________________________________________________________________________  */

  div.hidden_div { display: none; }


  #container_enlarged_image{
   /* position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);  */
    /* background-color: #f2f2f2;  */
    background-color:black;


    width: 100vw; /* !important; */
    height: 100vh; /* !important; */
  /*   width: 100%;
    height: 100%;  */

  /* display: grid;
  grid-template-columns: auto;
  grid-template-rows: 10fr minmax(0px, 2fr);   -------*/
  }

  #user_instructions{
  display: none;
  position: fixed;
  left: 50%;
  bottom: 50%;
  transform: translate(-50%,50%);
  width: 70vw;
  height: auto;
  z-index: 300;
  background-color: white;
  font-size: 10px;
  padding: 10px;
  border-radius: 10px;
  }

  #instructions_button{
  font-size: 25px;

  }

  #enlarged_image_01{


    position: fixed;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%,50%);
    height: auto;

   /* left: 50%;
    /* transform: translate(-50%,100%);*/

  z-index: 20;
      opacity: 1;

    transition: opacity 0.35s;
    transition-delay: 0.35s;
    /* transition: left 0.25s; */

  /* width: 100vw; */




    }


  #enlarged_image_02{


    position: fixed;
    left: 50%;
    bottom: 50%;
    transform: translate(-50%,50%);

    z-index: 20;
    opacity: 0;
    transition: opacity 0.35s;
    transition-delay: 0.35s;

    height: auto;
    /* transition: left 0.25s; */

  }


    #enlarged_image_info{
    display: none;
    position: absolute;
    left: 0%;
    bottom: 0%;
    /* transform: translate(-50%,50%); */
    z-index: 100;

    justify-content: center;
    align-items: center;
    height: 64px;
    width: 100vw;

    /* background-color:black;  */
    /* opacity: 0.3;  */
    }

    #img_info_transparent_base{
      display: block;
      position: absolute;
      left: 0%;
      bottom: 0%;
      /* transform: translate(-50%,0%);*/
      z-index: 10;

      justify-content: center;
      align-items: center;
      height: 64px;
      width: 100vw;
      background-color:black;
      opacity: 0.5;
      }



    #p_enlarge_img_info {
    display: block;
    color: white;
    position: relative;
    left: 0%;
    bottom: 0%;
    font-size: 18px;

    /* transform: translate(-50%,50%); */
    z-index: 190;

    padding-left: 38px;
    padding-right: 38px;
    text-align:center;
    }

    #prev_img_link{
    position: absolute;
    left: 0;
    bottom: 0;
    height: 70px;

    /* transform: translate(0%,0%); */
    outline: none;
    z-index: 200;
    }

    #prev_img_link:hover{
    box-shadow: 1px 1px 2.5px 2.5px  #c7c7c7;
    /* border: 1px solid black; */
    }


    #next_img_link{
    position: absolute;
    right: 0px;
    bottom: 0%;
    height: 70px;
    /* transform: translate(0%,50%); */
    z-index: 200;
    }

    #next_img_link:hover{
      box-shadow: 1px 1px 2.5px 2.5px  #c7c7c7;
    }



    #x_to_close_link{
      position: fixed;
      right: 0px;
      top: 0px;
      height: 70px;
      /* transform: translate(0%,0%); */
      z-index: 200;
    }


    #x_to_close_link:hover{
    box-shadow: 1px 1px 2.5px 2.5px  #c7c7c7;
    }


/*
    #content {
    display: block;
    width: 100%;
    height: 100%;

      background-color: blue;
    }



    #test_grid{

      display: grid;
      grid-template-columns: 400px 400px;
    }

*/


#top_spacer{
  height: 0px;
  background-color:
}
#content_txt_pages{
display: block;
width: 99vw;

}

    #bio_photo{
      width: 200px;
      }
    div.standard_text_page_grid {
      display: grid;
      width: auto;
      grid-template-columns: auto;
      grid-auto-rows: minmax(auto, auto) ;
      padding-bottom: 50px;
      /* grid-template-rows: auto; */
      /* grid-column-gap: 30px; */
      /* background-color: #e1e3e6;  */

    /*  grid-auto-rows: minmax(auto, auto) ;  */

    }

    div.standard_image_column_left {
    text-align: left;
    /* margin-left: 30px;
    margin-right: 30px;  */
    width: auto;
    height: auto;
    background-color: #e1e3e6;
    padding-top: 12px;
    padding-left: 12px;
    padding-right: 12px;
    }

    img.std_left_col_img {
    width: 75vw;
    max-width: 375px;
    height: auto;
    }

    div.standard_text_column_right {
    text-align: left;
    /* margin-left: 30px;
    margin-right: 30px; */
    width: auto;
      height: auto;
    background-color: #e1e3e6;


    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom:10px;




    /* margin-left: 25px;
    margin-right: 20px; */


    }


p.standard_paragraph{
    /*width: 90vw; */
}

div.events_spacer{
  display:block;
  height: 30px;
}





/*    div.current_events_grid {

    display: grid;
    grid-template-columns: 300px auto;
    grid-template-rows: auto;
    }

*/

    div.event_archive_list {
    display: grid;
    grid-template-columns: 180px 280px auto;
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    }

    div.text_table_item {
    display:flex;
    justify-content: start;
    }


#contact_page_img {
display: none;
}




#footer {
position: absolute;
bottom: 0px;
  background-color: #c7c7c7;
  color: white;
  height: 7px;
  text-align: center;
}

div.mc_suscribe_form {
display: flex;
/* grid-template-columns: 200px 200px;
column-gap: 5px;
grid-template-rows: 50px 50px;  */

}
.mc-field-group {
display: flex;
width:auto;
}

.mc_label {
display: inline-block;
float: left;
width:160px;
}

.mc_input {
display: inline-block;
float: left;
width:190px;
height: 22px;
}
.mc_submit_button {
clear:left;
width:auto;

}




/*


@media only screen and (max-width: 1366px) and (min-width: 769px){
  img.slide_image {
    width: auto;
    height: 85vh;


    }
  }
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  html {
  font-family: verdana;
  font-size:1.4rem;
  -webkit-text-size-adjust: 100%;
  }

}

*/





/* @media only screen and (min-width: 1025px) and (min-height: 900px) {   */

@media only screen and (min-width: 1025px){


  html {
  /* font-family: sans-serif; */
  font-family: verdana;
  font-size:1.02rem;
  -webkit-text-size-adjust: 100%;
  /* overflow-x: hidden; */
  }


  #body_main_grid {
    display: grid;
    grid-template-columns:1fr auto 1fr;
    grid-template-rows: auto;
    background-color: #f2f2f2;
    margin: 0px;
    height: 100%;
    width: 100%;
  }

  #left_side_blank_space{
  display: block;
  width: auto;

  /* background-color: #f2f2f2; */
  background-color: #f2f2f2;
      /*  border: 2px solid black; */
  }
  #right_side_blank_space{
  display: block;
  width: auto;
  /* height: 100vh; */
  /* background-color: #f2f2f2; */
  background-color: #f2f2f2;
  }

  #container {
  /*    border: 2px solid green; */
    /* display: grid;
    grid-template-columns: auto 1100px auto;  */
    background-color:  #f2f2f2;


    width:1024px; /*was 1100*/
    /* margin-left: auto;
    margin-right: auto;   */
  }



  #header {
  height: 130px;
  }
  #signature_logo {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  background-color:#f2f2f2;
  }
  #signature_logo_img {
  height: 48px;
  }


  #hamburger_icon{
     display: none;
   }

  #hamburger_img{
       display: none;
     }


  #nav_menu{
     display: grid;
     position: absolute;
     top: 100px;
     left: 45vw;
     transform: translate(-50%,0%);
     width: 625px;
     height:auto;
     background-color: #f2f2f2;

     grid-template-columns: 90px 115px 87px 92px 105px 90px 115px 100px;
     column-gap: 5px;
     grid-template-rows: 30px;
     }


     div.menu_item_00{
       display: flex;
       height: 10px;
       justify-content: flex-start;
       background-color: #f2f2f2;
       padding: 0px;/* border: 2px solid black;  */
       margin: 0px;
     }

     a.main_nav_menu_item:link{

       height: 10px;
       background-color:  #f2f2f2;

       font-size: 18px;
       margin-left: 0px;
     }

     #menu_top_spacer{
       display: none;

     }



#menu_item_home {
    opacity: 1;
    height: 20px;
    pointer-events: auto;
}
#menu_item_paintings {
    opacity: 1;
    height: 20px;
    pointer-events: auto;
  }
  #menu_item_about {
    opacity: 1;
    height: 20px;
    pointer-events: auto;
  }
  #menu_item_events {
    opacity: 1;
    height: 20px;
    pointer-events: auto;
  }
  #menu_item_teaching {
  opacity: 1;
  height: 20px;
  pointer-events: auto;
  }
  #menu_item_videos {
  opacity: 1;
  height: 20px;
  pointer-events: auto;
  }
  #menu_item_newsletter {
  opacity: 1;
  height: 20px;
  pointer-events: auto;
  }
  #menu_item_contact {
  opacity: 1;
  height: 20px;
  pointer-events: auto;
  }

  a.main_nav_drop_item:link{
    font-size: 18px;
    margin-left: 0px;

  }


  #drop_item_spacer {
    display: block;

    opacity: 0;
    height: 0px;
    background-color: white;
    transition: opacity 0.25s, height 0.25s;
   pointer-events: none;
  }

  #temp_obscure_slides {
    display: block;
    position: absolute;
    left: 50vw;
    top:0;
    transform: translate(-50%,0%);
    background-color: #f2f2f2;
    opacity: 1;
    height: 100vh;
    width: 100vw;
    margin-top: :10px;
    transition: opacity 1.5s;
    z-index: 200;
  }

  #SlidePictureBackground {
    position: absolute;
    left: 50vw;
    top: 65px;
    transform: translate(-50%,0%);
    background-color:  #808080;
    color: black;
    text-align: center;
    height: auto;
    width: 100%;
    margin-top: :10px;
    z-index: 1;
    pointer-events: none;
  }

  #stage {
    position: absolute;
    z-index: 1;
    width: 100vw;
    height: 100%;
    pointer-events: none;
 }
  #stage a {
    position: absolute;
    left: 50vw;
    top: 65px;
    transform: translate(-50%,0%);
    z-index: 1;
  }

 img.slide_image {

   width: 107vw;
  height: auto;
 pointer-events: none;


 }
 @keyframes fader {
  0% { opacity: 1.0; width: 95vw;}
  70% { opacity: 1.0; }
  100%   { opacity: 0.0; width: 100vw;}
 }


 @keyframes continue_pan {
   0% { width: 90vw; }
   100%   { width: 95vw; }
 }













  div.category_page_heading{
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translate(-50%,0%);
    justify-content: center;
    text-align: center;

  }

  p.cat_title_text{
  font-size: 16px;
  }








  #gallery {
  /* border: 2px solid black; */

  margin-top: 105px;
  margin-bottom: 85px;
  }




  #user_instructions{
  display: none;
   }



  #container_enlarged_image{
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    background-color: #f2f2f2;

   width: 100%;
    height: 100%;

  /* display: grid;
  grid-template-columns: auto;
  grid-template-rows: 10fr minmax(0px, 2fr);   -------*/
  }


  #enlarged_image_01{
    bottom: 25%;
    transform: translate(-50%,0%);
    border: 11px solid #f2f2f2;
      box-shadow: 6px 6px 13px 2px #bfbfbf;
      height: auto;
  }



  #enlarged_image_02{
    bottom: 25%;
    transform: translate(-50%,0%);
    border: 11px solid #f2f2f2;
      box-shadow: 6px 6px 13px 2px #bfbfbf;
      height: auto;
  }




  #img_info_transparent_base{
    display: none;
    }


   #enlarged_image_info{
   /* background-color: white;  */
  /*border: 2px solid green; */

  /* transform: translate(-50%,0%); */
  display: flex;
  position: absolute;
  left: 51%;
  bottom: 9%;
  transform: translate(-50%,0%);
  z-index: 20;

  /* width: 100%;  */
  /* height: 100%;  */
  justify-content: center;
  align-items: flex-start;
  height: 25px;
  }



  #p_enlarge_img_info {
  position: relative;
  top: 0px;
  color: black;
  font-size: 20px;
  width: 620px;
  padding-left: 0px;
  padding-right: 0px;
    text-align: center;
  }


  #prev_img_link{
    position: relative;
    top: 0px;
    height: auto;
    outline: none;
    }

    #prev_img_link:hover{
    position: relative;
    top: 0px;
    box-shadow: 1px 1px 2.5px 2.5px  #c7c7c7;
    /* border: 1px solid black; */
    }


    #next_img_link{
    position: relative;
    top: 0px;
    height: auto;
    outline: none;
    }

    #next_img_link:hover{
    position: relative;
    top: 0px;
    box-shadow: 1px 1px 2.5px 2.5px  #c7c7c7;
    }



    #x_to_close_link{
    position: relative;
    top: 0px;
    height: auto;
    outline: none;
    }

    #x_to_close_link:hover{
    position: relative;
    top: 0px;
    box-shadow: 1px 1px 2.5px 2.5px  #c7c7c7;
    }


    div.standard_text_page_grid {
      grid-template-columns: 375px auto;
      grid-auto-rows: minmax(auto, auto) ;

      grid-row-gap: 40px;
      width: 1024px; /*was 1100 */
       /*  grid-auto-rows: minmax(auto, auto) ;  */

    }


    #top_spacer{
      height: 50px;
    }
    #bio_photo{
      width: 375px;
      }

    div.standard_image_column_left {
    display: flex;
    align-items: flex-start;
    text-align: left;
    /* margin-left: 30px;
    margin-right: 30px;  */
    background-color: #e1e3e6;
    width: 375px;
    height:auto;
    padding-top: 22px;
    padding-left: 0px;
    padding-right: 0px;

    }

    img.std_left_col_img {
    width: 375px;
    height: auto;
    }



    div.standard_text_column_right {
    text-align: left;
    /* margin-left: 30px;
    margin-right: 30px; */
    /*width: 725px; */
    width:auto;
    height: auto;
    padding-top: 15px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 15px;
    }

    p.standard_paragraph{
        width: auto;
        padding-right: 0px;
        }


    div.events_spacer{
    display:none;
    }

    #contact_page_img {
    display: block;
    width: 375px;
    }

}
