*, *::before, *::after {
	padding: 0;
	margin: 0;
	box-sizing: border-box; 
}
html {
	height: 100%;
}
html {
  font-family: 'Lato', sans-serif;
  font-size: min(max(.65rem, 2vw), 28px);
  line-height: 1.2;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
  text-decoration: none;
  background-color: #202020;
}
@font-face {
  font-family: Roboto-Regular;
  src:
    url(https://aussiedoodlelove.com/fallbackfont/Roboto-Regular.ttf) format("ttf");
  font-weight: 400;
  font-style: normal;
  font-display: fallback;
}
h1 {
  color: #ED6E77;
  line-height: 1.8;
  font-size: 1.5rem; 
  font-weight: 400;
}
h2 {
  color: #c0c0c0;
  line-height: 1.7;
  font-size: 1.4rem;
  font-weight: 400;
}
h3 {
  color: #FFF8DC;
  line-height: 1.6;
  font-size: 1.3rem;
  font-weight: 400;
}
h4 {
  color: #FFF8DC;
  line-height: 1.3;
  font-size: 1.05rem;
  font-weight: 400;
  font-style: italic;
}
h5 {
  color: #FFF8DC;
  line-height: 1.1;
  font-size: .90rem;
  font-weight: 400;
  font-style: italic;
}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
 @media screen and (max-width: 600px) {
html  {
	height: 100%;
  font-family: 'Lato', sans-serif;
  font-size: min(max(.75rem, 2vw), 28px);
  line-height: 1.2;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  text-decoration: none;
  color: #FFF8DC;
  background-color: #202020;
  }
h1 {
  color: #ED6E77;
  line-height: 1.4;
  font-size: 1.25rem; 
  font-weight: 400;
	}
h5 {
  color: #FFF8DC;
  line-height: 1.2;
  font-size: 1.0rem;
  font-weight: 400;
  font-style: italic;
}
}
/* End 600px responsive layout */

body {
  background-position:0 200px; 
  margin:0; 
	padding:0; 
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
  color: #FFF8DC;
  background-color: #202020;
  max-width: 100vw;
  z-index: 0;
  min-height: 50vh;
}
p	{
	margin: 0px;
	color: #FFF8DC;
}
img {
	display: block;
  max-width: 100%;
  height: auto;
  width: auto;
  max-inline-size: 100%;
  margin: auto;
}

/*  to add a curved border to ALL images
  border-radius: 10%;
  padding: 10px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
  but be careful as it does to ALL  */
a {
  color: #a3d3ff;
  cursor: pointer;
  text-decoration: none;
}
a:link {
  color: #a3d3ff;
}
a:visited {
  color: #BD80BE;
}
a:hover,
a:focus {
  color: #FFF8DC;
}
a:active {
  color: #a3d3ff;
  font-weight: 300;
}
  
/* this next series is for a variety of text styles. Simply aggregated here for speed. */

.headertext	{
	font-family: 'Lato', sans-serif;
  font-size: .5625rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #909090;	
}
.directions	{
	text-align: center;
	margin: 10px auto;
}
.directions2	{
	text-align: left;
	margin: 10px 0px;
}
.directions3	{
	text-align: left;
	margin: 0px;
}
.instructotext	{
	font-family: 'Lato', sans-serif;
	font-size: .80rem;
	color: #ffffff; 
	font-style:italic; 
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
.flyertext	{
	font-family: 'Lato', sans-serif;
	font-size: .80rem;
	color: #ffffff; 
	font-style:italic; 
	text-decoration: none;
	text-align: center;
	padding: 10px 0px;
}
.flyertext2	{
	font-family: 'Lato', sans-serif;
	font-size: .85rem;
	font-weight: 500;
	font-style:italic; 
	text-decoration: none;
	text-align: left;
	padding: 8px 0px;
}
.flyertext2	a:link {
  color: #ffffff;
}
.flyertext2	a:visited {
  color: #BD80BE;
}
.flyertext2	a:hover,
.flyertext2	a:focus {
  color: #FFF8DC;
}
.flyertext2	a:active {
  color: #a3d3ff;
  font-weight: 300;
}
.docname {
	font-family: 'Lato', sans-serif;
	font-size: .70rem;
	font-style:italic; 
	text-decoration: none;
	text-align: center;
}
.galleryinfo	{
	margin: 10px 0px;
	padding: 0px;
}
.gallerydesc	{
	font-family: 'Lato', sans-serif;
  font-size: .80rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
  text-decoration:none;
}
.gallerylead	{
	font-family: 'Lato', sans-serif;
  font-size: .80rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 500;
  color:#FFF8DC;
  text-decoration:none;
}
.infotext {
  font-family: 'Lato', sans-serif;
  font-size: .625rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #900000;
}
.bottomlogotext		{
	font-family: 'Lato', sans-serif;
  font-size: .90rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color: #FFF8DC;
  text-decoration:none;
}
.moreinfo {
  font-family: 'Lato', sans-serif;
  font-size: .625rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #808080;
}
.parents	{
  color: #FFF8DC;
  line-height: 1.3;
  font-size: 1.05rem;
  font-weight: 400;
  font-style: italic;
}
.relatedinfo {
  font-family: 'Lato', sans-serif;
  font-size: .65rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 300;
  color: #808080;
}
.redinfo {
  font-family: 'Lato', sans-serif;
  font-size: .625rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color: #ff0000;
}
.formredinfo {
  font-family: 'Lato', sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color: #ff0000;
}
.blackinfo {
  font-family: 'Lato', sans-serif;
  font-size: .75rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.formblackinfo {
  font-family: 'Lato', sans-serif;
  font-size: 1.25rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.blackinfobold {
  font-family: 'Lato', sans-serif;
  font-size: .75rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color:#FFF8DC;
}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
 .blackinfo {
  font-family: 'Lato', sans-serif;
  font-size: .85rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
	}
	.blackinfobold {
  font-family: 'Lato', sans-serif;
  font-size: .85rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color: #FFF8DC;
	}
	.flyertext	{
	font-family: 'Lato', sans-serif;
	font-size: .60rem;
	color:#ffffff; 
	font-style:italic; 
	text-decoration: none;
	text-align: center;
	}
}

.pointtext {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFFFFF;
}
.pointtextb {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color:#FFFFFF;
}
.pointtexti {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 300;
  color: #FFFFFF;
}
.pointtextib {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 400;
  color: #FFFFFF;
}
.ordertext {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.ordertextbold {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color:#FFF8DC;
}
.ordertexti {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.ordertextib {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color: #FFF8DC;
}
.socialmediatext {
  font-family: 'Lato', sans-serif;
  font-size: .625rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 300;
  color: #505050;
}
.justtext {
  font-family: 'Lato', sans-serif;
  font-size: .875rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.justbigtext {
  font-family: 'Lato', sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.heavy {
  padding: 0px;
  color: #FFF8DC;
  line-height: 1.6;
  font-size: 1.2rem; 
  font-weight: 400;
}
.midtitle {
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  line-height: 1.3;
  font-weight: 400;
  font-style: normal;
  color: #FFF8DC;
}
.midtext {
  font-family: 'Lato', sans-serif;
  font-size: .9rem;
  line-height: 1.3;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
	.moreinfo {
	  font-family: 'Lato', sans-serif;
	  font-size: .75rem;
	  font-style: normal;
	  font-variant: normal;
	  font-weight: 300;
	  color: #909090;
	}
	.relatedinfo {
	  font-family: 'Lato', sans-serif;
	  font-size: .75rem;
	  font-style: italic;
	  font-variant: normal;
	  font-weight: 300;
	  color: #909090;
	}
}
.bigtext {
  font-family: 'Lato', sans-serif;
  font-size: .90rem;
  line-height: 1.0;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.bigtext2 {
  font-family: 'Lato', sans-serif;
  font-size: .90rem;
  line-height: 1.0;
  font-style: normal;
  font-variant: normal;
  font-weight: 300;
  color: #FFF8DC;
}
.bigtext3 {
  font-family: 'Lato', sans-serif;
  font-size: .90rem;
  line-height: 1.0;
  font-style: normal;
  font-variant: normal;
  font-weight: 500;
  color: #FFF8DC;
}
.bigtitle {
  font-family: 'Lato', sans-serif;
  font-size: 1.3rem;
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  color: #FFFFFF;
}
.biggertitle {
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 300;
  font-style: normal;
  color: #FFF8DC;
}
.biggertitlei {
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 300;
  font-style: italic;
  color: #FFF8DC;
}
.chaptertitle {
  font-family: 'Lato', sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
  font-weight: 300;
  font-style: normal;
  color: #FFF8DC;
}
.chaptersub {
  font-family: 'Lato', sans-serif;
  font-size: 1.2rem;
  line-height: 1.4;
  font-weight: 300;
  font-style: normal;
  color: #FFF8DC;
}
.revitem {
  font-family: 'Lato', sans-serif;
  font-size: .75rem;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  color:#FFF8DC;
}
.revitemi {
  font-family: 'Lato', sans-serif;
  font-size: .75rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 400;
  color:#FFF8DC;
}
.archive {
  font-family: 'Lato', sans-serif;
  font-size: 1.55rem;
  font-weight: 400;
  font-style: normal;
  color: #FD050A;
  text-align: center;
  margin: auto;
  padding: 30px 0px 30px 0px;
}
/* end main text styles */

hr {
  border: 1px solid #FFF8DC;
  width: 100%;
}
.edgerow1	{
  background-color: #FFF8DC;
  width: 100%;
  height: 2px;
}
.pageheader {
  background-color: #3A3A3C;
  min-height: 50px;
  margin-top: 0px;
  padding: 0px;
  position: sticky;
  top: 0px;
  z-index: 101;
}
	.pageheadelement	{
		align-items: center;
		margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
		.pageheaditem	{
			width: 100%;
		}
		.topnavmenu {
		  display: flex;
		  flex-wrap: wrap;
		  justify-content: space-evenly;
		  overflow: hidden;
		  width: 100%;
		  height: 100%;
		  background-color: #3A3A3C;
		}
			.menuitem,
			.menuitem a {
			  background: #3A3A3C;
			  border-radius: 14px;
			  color: #ffffff;
			  font-size: .90rem;
			  line-height: 1.3;
			  font-weight: 600;
			  margin: 0;
			  padding: 1px 5px 3px 5px;
			  text-align: center;
			  transition: all 0.4s ease-in-out;
			}
			.menuitem a:hover,
			.menuitem a:focus {
			  background: #FFF8DC;
			  color: #3A3A3C;
			  cursor: pointer;
			  text-decoration: none;
			}
			
/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 800px) {
	
  .menuitem,
	.menuitem a {
	  background: #3A3A3C;
	  background-color: #3A3A3C;
	  border-radius: 8px;
	  color: #ffffff;
	  font-size: .90rem;
	  line-height: 1.2;
	  font-weight: 600;
	  margin: 0;
	  padding: 1px 4px 2px 4px;
	  text-align: center;
	  transition: all 0.4s ease-in-out;
	}
	.menuitem a:hover,
	.menuitem a:focus {
	  background: #FFF8DC;
	  color: #3A3A3C;
	  cursor: pointer;
	  text-decoration: none;
	}
	.edgerow1	{
    background-color: #FFF8DC;
    width: 100%;
    height: 2px;
	}
}
.content {
  background-color: #202020;
  justify-content: space-evenly;
  color: #FFF8DC;
  padding: 0;
  text-align: left;
  width: 100%;
  margin: 0 auto;
}
.herotop	{
	position: relative;
  text-align: center;
  line-height: 1.8;
  font-size: 1.65em;
  font-weight: 600;
}
.section {
  width: 94vw;
  margin: auto;
  min-height: 200px;
}
.subset {
  width: 90vw;
  margin: 0 auto;
}
.spacermaker {
  background-color: #202020;
  height: 6px;
  padding: 0;
  width: 100%;
}
/* stuff above is for top, title, header before content */

/* stuff below is for content areas, some broken into sections like products, faqs, etc. */
.centered {
  text-align: center;
}
.clickopen {
  text-align: center;
  vertical align middle;
  padding: 0px 0px 8px 0px;
}
.elemcenter {
  text-align: center;
  margin: auto;
  padding: 10px 0px;
}
.frontpagetext {
	width: 96vw;
	padding: 10px 0px 10px 0px;
	margin: auto;
	color: #FFF8DC;
}
.horizrow {
  display: grid;
  grid-gap: 0em;
  grid-template-columns: repeat(3, auto);
  justify-content: space-evenly;
  padding: 0;
  vertical-align: top;
}
 .horiz {
  align-items: center;
  max-width: 600px;
  margin: 5px;
  padding: 6px;
	text-align: center;
	position: relative;
}
	.horiz img {
	  max-width: 100%;
	  max-height: auto;
	  object-fit: contain;
	}
	.horiztitle {
	  color: #FFF8DC;
	  line-height: 1.8;
	  font-size: 1.65rem;
	  font-weight: 500;
	  font-style: italic;
	}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 660px) {
	.horizrow  {   
	  grid-template-columns: repeat(1, auto);
	}
 	.breathingspace {
		width: 92vw;
		padding: 6px 0px 6px 0px;
		margin: auto;
	}
	.heavy {
	  padding: 0px;
	  color: #FFF8DC;
	  line-height: 1.5;
	  font-size: 1.2rem; 
	  font-weight: 400;
	}
	.midtext {
	  font-family: 'Lato', sans-serif;
	  font-size: .9rem;
	  line-height: 1.3;
	  font-style: normal;
	  font-variant: normal;
	  font-weight: 300;
	  color: #FFF8DC;
	}
	.midtitle {
	  font-family: 'Lato', sans-serif;
	  font-size: 1.0rem;
	  line-height: 1.35;
	  font-weight: 400;
	  font-style: normal;
	  color: #FFF8DC;
	  }
}

.breathingspace {
	width: 92vw;
	padding: 10px 0px 10px 0px;
	margin: auto;
}

.textleft {
	width: 100%;
	padding: 0px;
  overflow: hidden;
}
	.imagedivright	{
		width: 50vw;
		float: right;
		max-width: 600px;
		min-width: 100px;
	  padding: 5px 0px 0px 10px;
	  border-radius: 4%;
	}
.textright {
	width: 100%;
	padding: 0px;
	overflow: hidden;
}
	.imagedivleft {
	  width: 50vw;
		float: left;
		max-width: 600px;
		min-width: 100px;
	  padding: 5px 10px 0px 0px;
	  border-radius: 4%;
	}
.textcenter {
	width: 100%;
	padding: 0px;
}
	.imagedivcenter {
	  width: 100%;
		max-width: 1500px;
		min-width: 100px;
	  margin: auto;
	  padding: 5px 10px 5px 10px;
	}
.graphiccentered {
	margin: auto;
	width: 100%;
	max-width: 100%;
  padding: 0em;
  border-radius: 0%;
}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 660px) {
	.textleft {
		width: 100%;
		padding: 0px;
	}
		.imagedivright	{
			width: 100%;
			max-width: 600px;
			min-width: 100px;
		  padding: 5px 0px 5px 0px;
		  border-radius: 4%;
		}
	.textright {
		width: 100%;
		padding: 0px;
	}
		.imagedivleft {
		  width: 100%;
			max-width: 600px;
			min-width: 100px;
		  padding: 5px 0px 5px 0px;
		  border-radius: 4%;
		}
	.textcenter {
		width: 100%;
		padding: 0px;
	}
		.imagedivcenter {
		  width: 100%;
			max-width: 600px;
			min-width: 100px;
		  margin: auto;
		  padding: 5px 0px 5px 0px;
		  border-radius: 4%;
		}
}

.grid-front {
 		padding: 1em;
 		display: grid;
 	  grid-gap: 1em;
    grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));
 }
      .frontitem {
        display: flex;
        align-items: center;
        justify-content: center;
      }
    .grid-front {
      border: 0px;
    }
      .frontitem {
        text-align: center;
      }
				.frontimage	{
					margin: 0%;
					width: 100%;
					position: relative;
					border-radius: 4%;
				}

@media screen and (max-width: 660px) {
	.grid-front {
 		padding: 1em;
 		display: grid;
 	  grid-gap: 1em;
    grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));
 }
}

.grid-products {
		background-color: #202020;
		display: grid;	
 	  grid-gap: 1.0em;
    grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));
 		padding: 0;
 		margin: 10px 0px;
    vertical-align: top;
 }
   .productitem {
    display: flex;
    align-items: start;
    justify-content: center;
  }
    .productitem,
    .productitem a {
    	background-color: #202020;
    	color: #FFF8DC;
      text-align: center;
      vertical-align: top;
      padding: 0px 0px 0px 0px;
    }
	    .productname,
	    .productname a {
	    	background-color: #202020;
	    	color: #FFF8DC;
	    	line-height: 1.25;
  			font-size: .90rem;
  			font-weight: 400;
  			font-style: italic;
	      text-align: center;
	    }
	    .productname a:hover,
			.productname a:focus {
			  color: #A3D3FF;
			  cursor: pointer;
			  text-decoration: none;
			}	
				.photoshow	{
					border-radius: 4%;
				}
				
				.photono	{
					border-radius: 0%;
				}
				
				.productimage	{
					margin: 0%;
					max-width: 100%;
					padding: 6px;
					position: relative;
					border:2px solid #a3d3ff;
					border-radius: 4%;
				}
				/* use code below if want fade transition */
	      .productimage>img:hover,
				.productimage>img:focus {
			  	opacity: .7;
				}
				.archivetext,
		    .archivetext a {
		    	color: #A3D3FF;
		    	line-height: 1.25;
	  			font-size: .90rem;
	  			font-weight: 400;
	  			font-style: italic;
		      text-align: center;
		    }
		    .archivetext a:hover,
				.archivetext a:focus {
				  color: #FFF8DC;
				  cursor: pointer;
				  text-decoration: none;
				}	
					.ptext {
					  font-size: .60rem;
					  font-weight: 400;
					  padding: 10px 0px;
					  text-align: left;
					}
.dogpile	{
	width: 100%;
	display: flex;
	justify-content: center;
  align-items: center;
}
	.heartpaw	{
		width: 16%;
		max-width: 60px;
		height: auto;
	}
	.dogname	{
		text-align: left;
		color: #FFF8DC;
	  font-size: 1.75rem;
	  font-weight: 400;
	  margin: 8px 0px 10px 0px;
	}

.dogpilesmall	{
	width: 100%;
	display: flex;
	justify-content: left;
  align-items: center;
}
	.heartpawsmall	{
		width: 16%;
		max-width: 30px;
		height: auto;
	}
	.dognamesmall	{
		text-align: left;
		color: #FFF8DC;
	  font-size: .90rem;
	  font-weight: 400;
	  font-style: italic;
	}

.dogapp	{
	width: 100%;
	display: flex;
	justify-content: center;
  align-items: center;
}
	.apppaw	{
		width: 16%;
		max-width: 60px;
		height: auto;
	}
	.appname	{
		text-align: left;
		color: #FFF8DC;
	  font-size: 1.1rem;
	  font-weight: 400;
	  font-style: italic;
	  margin: 8px 0px 10px 0px;
	}





.pushover	{
	width: 80%;
	display: flex;
	justify-content: left;
	align-items: center;
	text-align: right;
}
.modulebox	{
	
}

.leftpush	{
	width: 15%;
}
@media screen and (max-width: 600px) {
.heartpaw	{
		width: 16%;
		max-width:25%;
		height: auto;
	}
}

@media screen and (max-width: 1300px) {
.heartpaw	{
		width: 16%;
		max-width:40px;
		height: auto;
	}
}


/* Responsive layout - when the screen is less than 600px wide, make the split columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .ptext {
	  font-size: 1.45rem;
	  font-weight: 600;
	}
}

@media screen and (max-width: 820px) {
  .ptext {
	  font-size: 1.15rem;
	  font-weight: 600;
	}
}

@media screen and (max-width: 1130px) {
  .ptext {
	  font-size: .85rem;
	  font-weight: 400;
	}
}
				
.addgraphic {
  padding: 4px;
  max-width: 220px;
}

.graphic-container {
  position: relative;
  height: 0;
}

.grid-frontview {
  display: grid;
  grid-gap: 1em;
  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
  justify-content: space-evenly;
  padding: 2px;
  vertical-align: top;
}
	.grid-frontview>div {
	  text-align: center;
	}

.frontgraphiccontainer {
  padding: 2px;
  display: inline-block;
}

.splitpage {
  display: grid;
  grid-gap: 0em;
  grid-template-columns: 50vw 50vw;
  justify-content: space-evenly;
  padding: 0px;
  vertical-align: top;
}
	.splitpage>div {
	  text-align: center;
	}

.splitpage2 {
  display: grid;
  grid-gap: 0em;
  grid-template-columns: 50vw 50vw;
  justify-content: space-evenly;
  padding: 0px;
  vertical-align: top;
}
	.splitpage2>div {
	  border: 0px dotted #808080;
	}

/* Responsive layout - when the screen is less than 600px wide, make the split columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .splitpage,
  .splitpage2  {   
    grid-template-columns: repeat(1, auto);
  }
}

.pagename	{
	width: 100%;
	text-align: center;
	margin:0 auto;
	padding: 5px 0;
}

.pricecode {
  background: #202020;
  width: 80%;
  max-width: 250px;
  margin: 0 auto;
  z-index: 1;
}
  
ol.services {
  list-style: inside;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
  padding-left: 0px;
}

ul.stats {
	list-style-type: none;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: .6em;
  padding-left: 0px;
}

ul.application {
	list-style: url("/images/heartpaw_small.webp");
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: .6em;
  padding-left: 10px;
}

ul.appitem {
	list-style: url("/images/paw_small_right.webp");
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: .6em;
  padding-left: 10px;
}

/*Services Trees */
.grid-trees {
  display: grid;
  grid-gap: .65em;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  justify-content: space-evenly;
  padding: 2px;
  margin: auto;
  vertical-align: top;
}
	.mainbranch {
	  text-decoration: none;
	  text-align: center;
	  vertical-align: top;
	}
		.leaves {
      text-align: center;
      vertical-align: top;
		}
			.leaves img {
        max-width: 100%;
        max-height: 100%;
        vertical-align: top;
        display: block; /* remove extra space below image */
		}
		.info1	{
		  color: #808080;
		  line-height: .8rem;
	    font-size: .6rem;
	    font-weight: 400;
	    font-style: normal;
	    text-decoration: none;
	  }
.treesintro {
  color:#FFF8DC;
  line-height: 1.4;
  font-size: .9rem;
  font-weight: 400;
  font-style: normal;
  margin: 0px auto;
  text-decoration: none;
  text-align: left;
  padding: 0px; 
}
.treesinfo {
  font-family: 'Lato', sans-serif;
  line-height: 1.2;
  font-size: .75rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 300;
  color: #3A3A3C;
}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 2100px) {

	.treesintro {
	  color:#FFF8DC;
	  font-size: 1.0rem;
	  font-weight: 400;
	  font-style: normal;
	  margin: 0px auto;
	  text-decoration: none;
	  text-align: left;
	  padding: 0px; 
	  }
	.treesinfo {
  font-family: 'Lato', sans-serif;
  font-size: .85rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 300;
  color: #909090;
	}
		.info1	{
		  color: #808080;
		  line-height: .75rem;
	    font-size: .5rem;
	    font-weight: 400;
	    font-style: normal;
	    text-decoration: none;
	  }
}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 940px) {
		.info1	{
		  color: #808080;
		  line-height: 1.0rem;
	    font-size: .85rem;
	    font-weight: 400;
	    font-style: normal;
	    text-decoration: none;
	  }
}
/*end Service Trees */

/*begin Big Block BB */
.grid-bb {
  display: grid;
  grid-gap: 2.0em;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  justify-content: center;
  padding: 2px;
  margin: auto;
  vertical-align: top;
}
	.blockline {
	  text-decoration: none;
	  text-align: center;
	  vertical-align: top;
	}
		.blocksplit {
      text-align: center;
      vertical-align: top;
		}
			.blocksplit img {
	        max-width: 100%;
	        max-height: 100%;
	        vertical-align: top;
	        display: block; /* remove extra space below image */
			}
		.info1	{
		  color: #808080;
		  line-height: .8rem;
	    font-size: .6rem;
	    font-weight: 400;
	    font-style: normal;
	    text-decoration: none;
	  }

  .bbtitle {
	  color:#FFF8DC;
	  line-height: 1.6;
	  font-size: 1.2rem;
	  font-weight: 500;
	  font-style: normal;
	  margin: 0px auto;
	  text-decoration: none;
	  text-align: center;
	  padding: 0px; 
  }
		.bbtext {
		  font-family: 'Lato', sans-serif;
		  line-height: 1.3;
		  font-size: .95rem;
		  font-style: normal;
		  font-variant: normal;
		  font-weight: 400;
		  color: #FFF8DC;
		  margin: 0px auto;
		  text-decoration: none;
		  text-align: center;
		  padding: 0px; 
	  }

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 2100px) {
	.treesintro {
	  color:#FFF8DC;
	  font-size: 1.0rem;
	  font-weight: 400;
	  font-style: normal;
	  margin: 0px auto;
	  text-decoration: none;
	  text-align: left;
	  padding: 0px; 
	  }
	.treesinfo {
  font-family: 'Lato', sans-serif;
  font-size: .85rem;
  font-style: italic;
  font-variant: normal;
  font-weight: 300;
  color: #909090;
	}
	
		.info1	{
		  color: #808080;
		  line-height: .75rem;
	    font-size: .5rem;
	    font-weight: 400;
	    font-style: normal;
	    text-decoration: none;
	  }
}

/* Responsive layout - when the screen is less than 600px wide, make horizrow columns stack on top of each other instead of next to each other */
@media screen and (max-width: 940px) {

		.info1	{
		  color: #808080;
		  line-height: 1.0rem;
	    font-size: .85rem;
	    font-weight: 400;
	    font-style: normal;
	    text-decoration: none;
	  }
}
/*end Big Block */



/*
.grid-stats {
		background-color: #202020;
		display: grid;	
 	  grid-gap: .5em;
    grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));
 		padding: 0px;
 		margin: 0px 0px;
    vertical-align: top;
 }
 
 
 .flex-container	{
 		display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
}
  .flex-item {
	  background: #202020;
	  padding: 5px;
	  max-width: 250px;
	  height: 16px;
	  line-height: 20px;
	  border: 1px solid #a3d3ff;
    font-size: .75rem;
	  font-weight: 300;
	  text-align: left;
  }
  */
   
.photo-stat	{
	display: flex;
	text-align: center;
	width: 94vw;
	margin:auto;
	border: 0px solid #a3d3ff;
}
	.main-photo	{
		border: 0px solid red;
		flex: 3;
	}
	  .born {
	  	display: flex;
	  	justify-content: space-evenly;
	  	border: 0px solid #a3d3ff;
		  line-height: 1.0;
	  	font-size: .75rem;
		  padding: 0px 8px 0px 8px;
		  text-align: center;
		  list-style-type: none;
	  }
	.statsinfo	{
	 	border: 0px solid blue;
	 	flex: 1;
	 	padding: 0px 0px 0px 0px;
	 	list-style: inside;
	 	list-style-type: none;
	}
	  .stats-item {
		  line-height: 1.0;
	  	font-size: .75rem;
		  padding: 4px;
		  text-align: left;
	  }
			.statstag {
			  color: #c0c0c0;
			 	font-weight: 300;
			  font-style: italic;
			  padding: 0px;
			}
			.statsdetail {
			  color: #FFF8DC;
			 	font-weight: 500;
			  font-style: normal;
			  padding: 0px;
			}
	.highcenter	{
		width: 100%;
		margin: auto;
		border: 0px solid pink;
		text-align: center;
		padding: 6px 0px 0px 0px;
	}
	.reservation	{
	 	width: 94vw;
	 	display: grid;	
 	  grid-gap: .5em;
    grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));
	 	border: 0px solid blue;
	 	padding: 5px;
	 	margin: auto;
	 	line-height: 1.2;
	  font-size: 1.0rem;
	  color: #FFF8DC;
	}
		 .resitems {
		    display: flex;
		    flex-direction: row;
		    align-items: start;
		    justify-content: center;
		 }
			.paypalqrcode	{
			 	width: 50%;
			 	max-width: 200px;
			 	border: 0px solid red;
			 	padding: 5px;
			 	margin: auto;
			}
			.paybox	{
			 	width: 50%;
			 	max-width: 200px;
			 	border: 0px solid green;
			 	padding: 5px;
			 	margin: auto;
			}
			
@media screen and (max-width: 600px) {
		.stats-item	{
		  line-height: 1.0rem;
	    font-size: .85rem;
	    padding: 1px 2px 0px 0px;
	    text-align: left;
	  }
		.reservation	{
	    grid-template-columns:repeat(auto-fit, minmax(160px, 1fr));
		 	padding: 4px;
		}
			.resitems {
			  display: flex;
			  flex-direction: column;
			  align-items: start;
		    justify-content: center;
		    text-align: center;
      	vertical-align: top;
      	position: relative;
      	border: 0px solid blue;
		 }
	}

/* QR Code samples grid parts */
.grid-qrview {
  display: grid;
  grid-gap: 2em;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  justify-content: space-evenly;
  padding: 0px;
  margin: 0px;
  vertical-align: top;
}
.grid-qrview>div {
  text-align: center;
  color: #ff0000;
  font-size: .85rem;
  font-weight: 300;
  margin: 40px;
}
.qrcentered {
  text-align: center;
  background-color: #ffffff;
  padding: 20px;
}

/* primary info splits into an area on the left and a graphic thumb on the right */
/* many of these also part of FAQs */
.primaryinfo {
  background-color: #202020;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  grid-gap: 1em;
  height: auto; 
  padding: 0px;
  vertical-align: top;
}
	.primaryinfo>div {
	  background-color: #202020;
	  padding: 0px;
	}
.answer {
  text-align: left;
}
	.answer img {
	  float: right;
	  width: 40%;
	  max-width: 600px;
	  min-width: 100px;
	  padding: 0.25em 1em 1em 1em;
	}
.clearfix::after { 
  content: "."; 
  visibility: hidden; 
  display: block; 
  height: 0; 
  clear: both;
}
.pagenumber {
  background-color: #202020;
  font-style: normal;
  font-size: .75rem;
  font-weight: 300;
  color: #FFF8DC;
  padding: 10px;
  text-align: center;
}

/* attempting to work with videos   */
/* styles for multivid sections   */
/* grid-multivid, mainvid, video-container, inversebox, ifinterested, and tinbox all faqs section */

.grid-multivid {
  display: grid;
  grid-gap: 1em;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  justify-content: space-evenly;
  padding: 2px;
  margin: 0 auto;
  vertical-align: top;
}
	.grid-multivid>div {
	  text-align: center;
	}
		.mainvid {
		  background: inherit;
		  width: 80%;
		  max-width: 640px;
		  margin: 10px auto;
		  font-size: .80rem;
		  font-weight: 300;
		  font-style: normal;
		  text-decoration: none;
		  text-align: center;
		}
			.video-container {
			  position: relative;
			  height: 0;
			  padding-bottom: 56.25%; /* 16:9 */
			  overflow:hidden;
			}	
				.video-container iframe,
				.video-container embed,
				.video-container object {
				  position: absolute;
				  top: 0;
				  left: 0;
				  width: 100%;
				  height: 100%;
				}
					.vidtext	{
						margin: 10px auto;
						font-family: 'Lato', sans-serif;
						font-size: .70rem;
						font-style: italic; 
						text-decoration: none;
						text-align: center;
						color: #FFF8DC;
					}
		.mainvid2 {
		  background: inherit;
		  width: 80%;
		  max-width: 1120px;
		  margin: 10px auto 0px auto;
		  font-size: .80rem;
		  font-weight: 300;
		  font-style: normal;
		  text-decoration: none;
		  text-align: center;
		} 
				.video-container2 {
				  position: relative;
				  height: 0;
				  padding-bottom: 56.25%; /* 16:9 */
				  overflow:hidden;
				}
					.video-container2 iframe,
					.video-container2 embed,
					.video-container2 object {
					  position: absolute;
					  top: 0;
					  left: 0;
					  width: 100%;
					  height: 100%;
					}
					.vidtext2	{
						margin: 10px auto;
					}

/* video for testimonial list page */
.grid-testimonials {
	padding: .5em;
	display: grid;
  grid-gap: 1.0em;
  grid-template-columns:repeat(auto-fit, minmax(200px, 1fr));
  background-color: #202020;
}
	.testimonialbox {
		width: 100%;
		max-width: 560px;
		height: 100%;
		min-height: 150px;
	  background-color: #202020;
	  color: #FFF8DC;
	  text-align: center;
	  position: relative;
	}
		.testimonialvideo {
		  width: 100%;
		  background-color: #202020;
		  color: #FFF8DC;
		  text-align: center;
		  margin: 0px auto 10px auto;
		}
			.videolist {
			  width: 100%;
			}
.testimonial-container {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 30px;	
  height: 0;
}
	.testimonial-container iframe,
	.testimonial-container embed,
	.testimonial-container object {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
	 .testimonialteaser	{
	 	  width: 100%;
	    color: #FFF8DC;
	    font-size: .80rem;
	    font-weight: 400;
	    font-style: italic;
	    margin: 0px auto;
	    text-decoration: none;
	    text-align: center;
	    padding: 0px 0px 10px 0px;
	  }
		   .testimonialclick	{
		    color: #FFF8DC;
		    font-size: .60rem;
		    font-weight: 300;
		    font-style: italic;
		    margin: auto;
		    text-decoration: none;
		    text-align: center;
		    padding: 5px;
		    bottom: 0px;      
		  }
  
/* Responsive layout - when the screen is less than 730px wide, make testimonial text more readable */
@media screen and (max-width: 730px) {
  .testimonialteaser	{
 	  width: 100%;
    color: #FFF8DC;
    font-size: 1.10rem;
    font-weight: 400;
    font-style: italic;
    margin: 0px auto;
    text-decoration: none;
    text-align: center;
    padding: 4px 0px 6px 0px;
   }
	   .testimonialclick	{
	    color: #FFF8DC;
	    font-size: .85rem;
	    font-weight: 300;
	    font-style: italic;
	    margin: auto;
	    text-decoration: none;
	    text-align: center;
	    padding: 5px;
	    position: absolute;
	    bottom: 0px;      
	  }
}
 
 /*testimonial details page */
 .detailsvid {
  background: inherit;
  width: 80%;
  height: 100%;
  max-width: 1120px;
  margin: 10px auto;
  font-size: .80rem;
  font-weight: 300;
  font-style: normal;
  text-decoration: none;
  text-align: center;
}
	.details-container {
	  position: relative;
	  padding-bottom: 56.25%; /* 16:9 */
	  padding-top: 30px;	
	  height: 0;
	}
		.details-container iframe,
		.details-container embed,
		.details-container object {
		  position: absolute;
		  top: 0;
		  left: 0;
		  width: 100%;
		  height: 100%;
		}
			.box-testimonial {
			  padding: 0px;
			  margin: 0px;
			  width: 90vw;
			  max-width: 100%;
			  margin: 0px auto;
			  text-align: center;
			}
			.responsive-testimonial {
			  padding: 0px;
			  width: 100%;
			  max-width: 100%;
			  margin: 0px auto;
			}
			.gallery-testimonial {
			  padding: 0px;
			  width: 100%;
			  max-width: 100%;
			  margin: 0px auto;
			  text-align: left;
			}
				.gallery-testimonial-img{
				  padding: 10px 0px;
				  width: 100%;
				  max-width: 1280px;
				  margin: 10px auto;
				  text-align: center;
				}

/* Responsive layout - when the screen is less than 730px wide, make testimonial text more readable */
@media screen and (max-width: 900px) {
	.gallery-testimonial {
	  padding: 0px;
	  width: 100%;
	  max-width: 100%;
	  margin: 0px auto;
	  text-align: left;
	}
		.gallery-testimonial-img {
		  padding: 6px 0px;
		  width: 100%;
		  max-width: 100%;
		  margin: 0px auto;
		  text-align: center;
		  }
	}
/* end testimonials video stuff  */

/* additional graphics start */
.grid-graphics {
	background-color: #202020;
	vertical-align: top;
  display: grid;
  grid-gap: .65em;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  justify-content: space-evenly;
  padding: 4px;
  margin: auto;
}
	.graphicsthumbs	{
			max-width: 100%;
		  height: auto;
	}
		.graphicsdata {
		  text-decoration: none;
		  text-align: center;
		  vertical-align: top;
		}
			.graphicsinfo {
	      text-align: center;
	      vertical-align: top;
			}
				.graphicsinfo img {
	      	max-width: 100%;
	     	 	max-height: 100%;
	      	vertical-align: top;
	      	display: block; /* remove extra space below image */
	      	padding: 4px;
	      	border-radius: 8%;
	      	border:2px solid #a3d3ff;
				}

.ifinterested {
  color:#1285C7;
  font-size: 1.0rem;
  font-weight: 300;
  font-style: italic;
  margin: 0px auto;
  text-decoration: none;
  text-align: left;
  padding: 0px; 
}

.inversebox {
  width: 60vw;
  height: auto;
  margin: auto auto;
  max-width: 800px;
  max-height: 400px;
  text-decoration: none;
  text-align: left;
  padding: 0px 0px 20px 0px;
}

.tinbox {
  background-color: #1285C7;
  color: #ffffff;
  border: 2px  dotted #1285C7;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: .90rem;
  font-weight: 300;
  font-style: italic;
  padding: 4px;
  margin: 10px;
  text-align: center;
}

.tinbox:hover,
.tinbox a:hover,
.tinbox a:focus {
  background-color: #ffffff;
  color: #1285C7;
}

/* Responsive layout - when the screen is less than 850px wide, make testimonial text more readable */
@media screen and (max-width: 600px) {
.ifinterested {
  color:#1285C7;
  font-size: 1.0rem;
  font-weight: 300;
  font-style: italic;
  margin: 0px auto;
  text-decoration: none;
  text-align: left;
  padding: 0px; 
  }

.inversebox {
  width: 75vw;
  height: auto;
  margin: auto auto;
  max-width: 800px;
  max-height: 220px;
  text-decoration: none;
  text-align: left;
  padding: 0px 0px 8px 0px;
  }

.tinbox {
  background-color: #1285C7;
  color: #ffffff;
  border: 2px  dotted #1285C7;
  border-radius: 25px;
  font-family: 'Lato', sans-serif;
  font-size: 1.0rem;
  font-weight: 300;
  font-style: italic;
  padding: 4px;
  margin: 8px;
  text-align: center;
  }

.tinbox:hover,
.tinbox a:hover,
.tinbox a:focus {
  background-color: #ffffff;
  color: #1285C7;
  }
}







/* locations and maps */
.location	{
		max-width: 100vw;
	  border: 2px dotted #FFF8DC;
	  margin: 0px auto;
	  padding: 20px;
}
	.mapcontrol {
			max-width: 100vw;
		  border: 2px dotted #808080;
		  text-align: left;
		  color: #FFF8DC;
		  font-size: .85rem;
		  font-weight: 300;
		  margin: 0px auto;
	}
		.mapintro {
				max-width: 100%;
			  text-align: center;
		    color: #FFF8DC;
			  font-weight: 300;
			  margin: 0px auto;
			  padding: 20px;
		}
		.visualmap {
		  border: 2px dotted #808080;
		  padding: 10px;
			width: 90vw;
		  margin: 0 auto;
		}
		.map-container {
		  position: relative;
		  padding-bottom: 56.25%; /* 16:9 */
		  padding-top: 30px;	
		  height: 0;
		}
			.map-container iframe,
			.map-container embed,
			.map-container object {
			  position: absolute;
			  top: 0;
			  left: 0;
			  width: 100%;
			  height: 100%;
			  border: 0;
			}
.hours {
  border: 0px dotted #808080;
  padding: 20px 0px;
	width: 100%;
  margin: 0 auto;
  text-align: left;
}
.serves {
  border: 0px dotted #808080;
  padding: 20px 0px;
	width: 100%;
  margin: 0 auto;
  text-align: center;
}
.operating {
  font-family: Arial, Helvetica, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
	.operating td, .operating th {
	  border: 1px solid #ddd;
	  padding: 8px;
	}
	.operating tr:nth-child(even){background-color: #606060;}
	.operating tr:hover {background-color: #808080;}
	.operating th {
	  padding-top: 12px;
	  padding-bottom: 12px;
	  text-align: left;
	  background-color: #56AA56;
	  color: white;
	}

/* stuff below is for bookmark, bottom of page and miscellany */
.bookmarksection {
  background-color: #202020;
  margin: 25px 0px 10px 0px;
}
	.grid-bookmark {
	  background-color: #202020;
	  display: grid;
	  grid-template-columns: repeat(auto-fit, minmax(60px, 1fr));
	  grid-gap: 6px;
	  padding: 10px 0px;
	}
		.bookmarkmenuitem,
		.bookmarkmenuitem a {
		  background: transparent;
		  border-radius: 14px;
		  color: #ffffff;
		  font-size: 1.0rem;
		  font-weight: 500;
		  margin: auto auto;
		  padding: 0px 4px 2px 4px;
			text-align: center;
		  transition: all 0.4s ease-in-out;
		}
		.bookmarkmenuitem a:hover,
		.bookmarkmenuitem a:focus {
		  background-color: #FFF8DC;
		  color: #202020;
		  cursor: pointer;
		  text-decoration: none;
		}

/* Responsive layout - when the screen is less than 850px wide, make spacing look cleaner */
@media screen and (max-width: 850px) {
	.bookmarksection {
  	margin: 4px 0px 5px 0px;
	}
}	
 
/* styles for bottom footer section beginning after the associations section */
.footerbox {
	background: #302E2F;
	margin: auto;
}
	.footer {
		width: 100%;
	  background: #302E2F;
	  padding: 0;
	  margin: auto;
	}
	.footer,
	.footer a {
	  color: #ffffff;
	}
	.footer a:hover,
	.footer a:focus {
	  color: #FFF8DC;
	  background: #302E2F;
	  cursor: pointer;
	}

/* styles for bottom menu area just below colored spacers in the footer section  */
.grid-bottominfo,
.grid-botbusinfo {
  background-color: #302E2F;
  display: grid;
  grid-template-columns: auto;
  grid-gap: 0;
  padding: 0;
}
	.copyright,
	.copyright a {
		  background: transparent;
		  background-color: #302E2F;
		  color: #ffffff;
		  max-width: 96vw;
		  margin: auto;
		  height: auto;
		  padding: 0;
			font-weight: 300;
			text-align: center;
	}
		.busitem,
		.busitem a {
		  background: transparent;
		  background-color: #302E2F;
		  color: #ffffff;
		  margin: 10px 0px;
		  max-width: 100%;
		  padding: 0px 0px;
		  text-align: center;
		  font-size: .8rem;
		  line-height: 1.2;
  		font-weight: 300;
  	}
		.busitem a:hover,
		.busitem a:focus {
		  color: #A3D3FF;
		  cursor: pointer;
		  text-decoration: none;
		}
.grid-bottom {
  background-color: #302E2F;
  display: grid;
  grid-template-columns: auto;
  grid-gap: 0;
  padding: 0;
}
	.lowermenu {
	  display: flex;
	  flex-direction: row;
	  flex-wrap: wrap;
	  justify-content: space-between;
	  width: 96vw;
	  height: auto;
	  margin: auto;
	  padding: 10px 0px;
	}
		.bottomitem,
		.bottomitem a {
		  background: transparent;
		  background-color: #302E2F;
		  border-radius: 8px;
		  color: #ffffff;
		  margin: 0;
		  max-width: 100%;
		  padding: 0px 4px 2px 4px;
		  text-align: center;
		  font-size: .75rem;
		  line-height: 1.0;
  		font-weight: 400;
  		transition: all 0.2s ease-in-out;
  	}
		.bottomitem a:hover,
		.bottomitem a:focus {
		  color: #A3D3FF;
		 /* background-color: #FFF8DC; */
		  cursor: pointer;
		  text-decoration: none;
		}

/* Responsive layout - when the screen is less than 850px wide, make spacing look cleaner */
@media screen and (max-width: 950px) {
		.bottomitem,
		.bottomitem a {
		  background: transparent;
		  background-color: #302E2F;
		  border-radius: 7px;
		  color: #ffffff;
		  margin: 0;
		  max-width: 100%;
		  padding: 0px 3px 1px 3px;
		  text-align: center;
		  font-size: .75rem;
		  line-height: 1.0;
  		font-weight: 400;
  		transition: all 0.2s ease-in-out;
  	}
		.bottomitem a:hover,
		.bottomitem a:focus {
		  color: #A3D3FF;
		  /*background-color: #FFF8DC; */
		  cursor: pointer;
		  text-decoration: none;
		}
		.busitem,
		.busitem a {
		  background: transparent;
		  background-color: #302E2F;
		  color: #ffffff;
		  margin: 8px 0px;
		  max-width: 100%;
		  padding: 0px 0px;
		  text-align: center;
		  font-size: .8rem;
		  line-height: 1.2;
  		font-weight: 300;
  	}
		.busitem a:hover,
		.busitem a:focus {
		  color: #A3D3FF;
		  cursor: pointer;
		  text-decoration: none;
		}
 }

/* Responsive layout - when the screen is less than 850px wide, make spacing look cleaner */
@media screen and (max-width: 600px) {
		.bottomitem,
		.bottomitem a {
		  background: transparent;
		  background-color: #302E2F;
		  border-radius: 7px;
		  color: #ffffff;
		  margin: 0;
		  max-width: 100%;
		  padding: 0px 3px;
		  text-align: center;
		  font-size: .8rem;
		  line-height: 1.1;
  		font-weight: 400;
  		transition: all 0.2s ease-in-out;
  	}
		.bottomitem a:hover,
		.bottomitem a:focus {
		  color: #A3D3FF;
		  /* background-color: #FFF8DC;  */
		  cursor: pointer;
		  text-decoration: none;
		}
		.busitem,
		.busitem a {
		  background: transparent;
		  background-color: #302E2F;
		  color: #ffffff;
		  margin: 4px 0px;
		  max-width: 100%;
		  padding: 0px 0px;
		  text-align: center;
		  font-size: .75rem;
		  line-height: 1.1;
  		font-weight: 300;
  		transition: all 0.2s ease-in-out;
  	}
		.busitem a:hover,
		.busitem a:focus {
		  color: #A3D3FF;
		  cursor: pointer;
		  text-decoration: none;
		}		
 }
 
/* default site mesg styles   */
.unavailable{
  background-color: #FFF8DC;
  color: #202020;
  font-style: italic;
  font-weight: 300;
  padding: 10px 0px;
  text-align: center;
  text-decoration: none;
  vertical-align: bottom;
}

/*bottomest and bottomestlogo deal with the rather large logo within the page footer area */
.bottomest {
  display: flex;
  background-color: #302E2F;
  width: 96vw;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
	/* tube are the side spaces next to bottomlogo */
	.tube	{
		width: 30%;
	}
	.bottomestlogo	{
		width: 40%;
	}
		.bottomestlogo:hover {
		  opacity: .51;
		}
			.bottomestlogo img {
			  margin-left: auto;
			  margin-right: auto;
			  padding: 0px;
			  max-width: 36vw;
			  height: auto;
			}
			
/*this next area is specific to Lightbox2 (by Lokesh Dhakar), the small js library for elegant image overlay animation */
/*NOTE: many of the following entries will trigger a warning-only flag when using the W3C CSS validator  */

body.lb-disable-scrolling {
  overflow: hidden;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
  outline: none;
}
.lightbox .lb-image {
  display: block;
	max-width: 100%; 
  height: auto !important; 
  width: auto !important; 
  border-radius: 3px;
  /* Image border */
  border: 8px solid #a3d3ff;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  *zoom: 1;
  margin: 0 auto;
  border-radius: 8px;
  max-width: 80%; 
  height: auto !important; 
  width: auto !important;
  padding: 2px 0 4px 0;
  /* Background color behind image.
     This is visible during transitions. */
  background-color: #3A3A3C;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
  left:50%;
	transform: translateX(-50%);
}
.lb-container>.nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
	max-width: 80%; 
  height: auto !important; 
  width: auto !important; 
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #FFF8DC;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-caption a {
  color: #a3d3ff;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #FFF8DC;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

@media only screen and (max-width: 680px) {.lb-dataContainer{
	max-width: 90%; 
	height: auto !important; 
	width: auto !important; }
	.lb-outerContainer { 
	max-width: 90%; 
	height: auto !important; 
	width: auto !important;}
}
/* end lightbox controls */