*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    max-width:100%;
	line-height: 108%;
    color:#309;
}
html /*  this is the outside of content area , surrounding it with picture background */
{
    background-color: #424242;
    background-image: url("/pics/wawbeek_bkgrdWMF.jpg");   /*   url("/pics/better_sunsetH675.jpg");  */
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size:cover;  /* 9/24/2023 */
 }
 body
{
   width:1600px;
   margin: auto;
   min-height:100vh;
   background-color: #FFE;
   position: relative;
   font-size:10.5pt;
   font-weight:500;
 }
nav#navTop, nav#navSlideM{
    position: sticky;
    top: 0;
    z-index: 100;
	opacity:.9;
}
 form{padding:1%;}
 option:nth-child(odd){background-color: #FF9;}
 option:nth-child(even){background-color: #F9C;}
 div.Image_For_Sale{
    /* max- */width:392px;
   text-align:center;
   align-self: flex-end;  /* puts bottoms of un-even height divs on the base level */
   border-bottom: 1.5px solid blue;
   padding:4px 0;
  }
 #divInner{width:70%; margin:auto; min-width: 500px;}
div.Image_For_Sale img{margin:1px;}
div#Image_For_Sale{
    background-color: #FFE;
	opacity:.9;
	display:flex;
	flex-wrap: wrap;
    justify-content: space-around;
	align-items: flex-end;
  }
.clear{clear:both;}
.floatleft{
	  float:left;
	  width:50%;
   }
.floatright{
	  float:right;
	  width:50%;
   }
    .featured{
  display:inline-block;
  background-color: Salmon;
  padding:8px;
  border-radius:8px;
  font-size: 17px;
  font-weight: 600;
  border:2px solid navy;
  color:navy;
  margin:4px;
  }
    .featured2{ /* shopping car 4/13/2023 */
  display:block;
  background-color: #F8BCA3;
  padding:5px;
  border-radius:4px;
  font-size: 14px;
  font-weight: 600;
  border:2px solid navy;
  color:navy;
  margin:4px auto;
  }
#skipNav{
    position: absolute;
	display:inline-block;
	padding:5px;
	background-color: LightSalmon;
    left: 1%;
    top: -10%;
	font-weight: 700;
	z-index:10000;
}
#skipNav:focus{
    top: 2%;
}
#divHeader a#topLink{font-family: 'Copperplate Gothic';font-size:25pt;
font-style: italic;color:blue; display:block; font-weight: 700; text-shadow:2px 2px gold;}
#headerInner{display:flex;}
#headerLeft, #headerRight{flex:1;}
#headerCenter{flex:7;}
b{font-weight: 700; padding:2px;}
#topMenu{
    background-image: url("/pics/nav-bg_mag.gif");
	background-repeat: repeat-x;
	height:43px;
    border: 1.5px solid black;
    border-right: 0px solid black;
	width:100%;
}
#topMenu td{ border-right: 1.5px solid black; text-align: center;}
#topMenu td a{display:block; height:43px; color:#FFE;
	font-size: 14px; font-weight: 600; vertical-align: center;}
#topMenu td a:hover{color:#33F; font-style: italic;}
#frmSS{ background-color: transparent;}
#frmSS input{background-color: #F99; font-size: 9pt; width:70px; height:22px;}
#divLG, #divLG *{font-size:26px; text-align: center; margin:12px; font-weight: 500;}
hr{line-height:2px;}
 input, select, textarea, fieldset{
   border-radius:4px;
   border:1px solid blue;
}
input, select, textarea, option
{
	font-size: 14px;
	font-weight: 600;
	background-color: #CFF;
}
input, select, option{min-height:25px;}
select{padding:2px;}
input[type=submit], input[type=button], input[type=reset]{
	font-size: 12pt;
    padding:6px;
    border:2px solid blue;
	font-weight: 700;
}
input[type=submit], input[type=button]{
	color:green;
}
input[type=reset]{
	color:red;
}
 .printPrices{
     height:29px;
	 display:flex;
	 flex-wrap: nowrap;
	 padding:0 1%;
	 align-items:stretch;
	 justify-content: left;
	 column-gap:2px;
	 row-gap:2px;
	 margin-bottom: 5px;
	 }
    /* 1/22/2023 */
 .printPrices div:nth-child(1){flex-basis:23%; margin:auto;}
 .printPrices div:nth-child(2){flex-basis:14%; margin:auto;}
 .printPrices div:nth-child(3){flex-basis:10%; margin:auto;}
 .printPrices div:nth-child(4){flex-basis:10%; margin:auto;}
 .printPrices div:nth-child(5){
	 flex-basis:43%;
	 margin: 1px 0;
	 line-height: 27px;
  }
 .printPrices > div > input{width:24px; height:17px;}
 *:focus{background-color: #FCE7FE; color:blue;}
label{font-size: 14px;}
#fsFiles{max-width: 500px;}
#fsStatus,  #fsStatus *
{ font-size: 14pt;}
.required
{ font-size:15pt; color:red; }
 #divHeader, #divHeader *{
   font-weight: 600;
   font-size: 16px;
   color:#306;
 }
 #divHeader{
   padding:4px;
   background-image: none;
   border-bottom: 2px solid #33F;
   }
   #wrap{
    border-bottom: 2px solid #33F;
    border-right: 2px solid #33F;
    border-left: 2px solid #33F;
 }
  #footer, #footer a{
     font-size:10pt;
	 padding:0px;
 }
#footer{color: #222; padding:.78%; border-top: 2px solid #33F;}
 #divMain{
   min-height: 500px;
     /*  opacity:.9;  */
 }
fieldset{
  	padding:8px;
	margin:8px;
}
img{
  margin:0px;
  height:auto;
}
.img{
  display: block;
  margin:4px auto;
}
.cap{display:block; margin:3px auto; text-align:center; font-size: 15px;}
a{
   text-decoration: none;
   color:navy;
   font-size: inherit;
   font-weight: inherit;
}
a.link{
   text-decoration: underline;
   font-weight: 600;
}
.LinkSpecial
{
   text-decoration: underline;
   font-weight: 700;
}
a:visited{color:#309;}
a:hover
{
	color: #900;
    text-decoration: underline;
	background-color: #F9C;
	opacity:.8;
 }
   .tdPrint{
	cursor: pointer;
	width: 34%;
	background-color: bisque;
	border: 1px solid navy;
	height:28px;
	border-radius: 4px;
  }
 p{
    text-indent: .5in;
	padding: 5px 10px;
  }
tr,td{
    vertical-align:top;
}
h1,h2,h3,h4,h5{
    text-align: center;
	line-height:108%;
	margin:8px;
 }
h1{
	font-size: 23pt;
	padding-left:1px;
}
h2{
	font-size: 16pt;
	font-weight: 700;
	padding-left:18px;
}
h3{
	font-size: 15pt;
	padding-left:18px;
}
h4{font-size: 13pt;}
h5{font-size: 12pt;}
.subHeader{
	  font-weight:700;
      font-size:13pt;
	  text-align: center;
}
.tab1, .nav{
	font-size:12pt;
	font-weight:600;
	height:15px;
}
.tab1{
  border-style: solid;
  border-width: 2px 1px 1px 1px;
  border-color: #000;
  height:30px;
  padding:1px;
}
.tab1:hover
{
    background-color: #9CF;
}
.tab1 a,  .hiddenLinks a ,  .hiddenLinks i
{
    display:block;
	height:100%;
	text-decoration: none;
}
 .hiddenLinks td,  .hiddenLinks table
{
   width:100%;
 }
 .hiddenLinks a ,  .hiddenLinks i
{
	font-size:10pt;
	font-weight:500;
}
 .hiddenLinks a:hover
{background-color: #CFC;}
 .hiddenLinks
{
  background-color: #DFD;
  display:none;
  clear:both;
  position:absolute;
  float:left;
  width:25%;
  z-index:100;
}
.tab1 a:hover
{
	text-decoration: underline;
}
  /*  fiddler  */
 /* ul#ulTop{background-image: url("/pics/nav-bg_top.gif");} */
.tabs{
    margin:  0;
    padding: 0;
    list-style: none;
    display: table; /* [1] */
    table-layout: fixed; /* [2] */
    width: 100%; /* [3] */
    background-color: bisque;
     /*   background-image: url("/pics/nav-bg_mag.gif");
	background-repeat: repeat-x;
	background-size:auto 100%;*/
}
   .tabs > li{
        display: table-cell; /* [4] */
		vertical-align: middle;
		height:50px;
		border-left:2px solid blue;
    }
 /* #ulTowns .tabs__item{height:50px;} */
  .tabs > li:first-child{border-left:0px solid blue;}
  /* .tabs > li:last-child{border-right:1px solid blue;} */
	/**
 * Primary nav. Extends `.tabs`.
 *
 * 1. Stop tabs’ corners leaking out beyond our 4px round.
 */
.primary-nav{
    text-align: center;
    border-radius: 4px;
    overflow: hidden; /* [1] */
}

 .primary-nav a{
	display: block; /* [5] */
	padding: 1.1em .1em;
	  /*  background-color: #BADA55;
	height:100%;  */
	color: navy;
	font-weight: bold;
	text-decoration: none;
	font-size:.9em;
	text-align: center;
}

  /*         .primary-nav li:hover{
            background-color: #A3C43B;
        }
 fiddler  */
.menucreds{
	font-size:7pt;
	border-bottom: 1px solid blue;
	padding: 0 0 2px 10px;
	font-style: italic;
}
#main   /*  this is the inside content area  */
{
    background-color: #CFF;
	max-width: 940px;
	text-align:left;
}
  li{
   text-align:left;
   padding-left:1px;
   }
  .ulf{
   text-align:left;
   font-weight: 500; }
  .ll{
   font-size:15pt;
   font-weight:800;
   color:red;
  }
  .newStyle{
    margin-right: 100px;
	margin-left: 100px;
	width:800px;
	text-align:left;
  }
  a.smallLink, #footer_links *,#footer_links{
   text-align:left;
   font-size:8pt;
   font-weight: 500;
  }
  .picName{
   text-align: center;
   font-size:13pt;
   font-weight: 700;
   padding-right:20px;
  }
  .personnel{
   text-align: left;
   font-weight: 600;
  }
  hr.sectDiv
{
	  height:3px;
	  color:#966;
  }
  .picName
{
    float:left;
    clear:both;
	width:38%;
	font-size: 10pt;
	font-weight: 500;
	padding-bottom:12px;
  }
  .heading2, .heading2 h2
{
    font-size:13pt;
	font-weight:700;
	line-height: 100%;
	margin: 7px;
  }
   .heading3
{
    font-size:9pt;
	font-weight:600;
  }
small
{
     font-size: 8pt;
	 color: #222;
}
sup
{
     font-size: 7pt;
	 color: #222;
}
#cart_counter{
	 width:90px;
	 height:85px;
	 background-image: url('../pics/shopping_cart.png');
	 background-size:cover;
}
#cart_counter a
{
     font-size: 11px;
	 color: #222;
	 display:block;
}
a.CTC{
   font-size:inherit;
   font-weight: inherit;
   color:inherit;
   }
   .yesShow,  .yesShowIn{display:none;}
@media screen and (max-width: 550px)
{
     #divInner{width:95%;min-width:95%;}
     body{padding:0 .4%;}
    .yesShow{display:block;}
    .yesShowIn{display:inline;}
    .printedPrices td{padding: 0px;}
	.floatleft{
	  float:none;
	  width:100% !important;
	  }
#divHeader, #divHeader *{
	font-weight: 500;
	font-size: 13px;
}
#divHeaderInner
{
  background-position: center top;
  background-size:100% auto;
  height:100px;
    /*  height:200px;
  max-height:20%;  */
}
#LOGO{position: static; }
	 ul#subMenu li{width:33%; height:21px;}
     ul#subMenu li a, ul#nav li a{font-size: 16px;	line-height: 20px;}
     h3, h3 *{font-size: 14px;}
     #spHours{font-size: 12px;}
     #divHours *{font-size: 12px;}
     *{font-size: 12px;}
     #footer, #footer a{font-size: 11px;}
	 #FBSHARE, .noShow{display:none;}
	  /* #FBLOGO{width:28px; height:28px;} */
    td.tdBlock, table.tdBlock>tbody>tr>td{display:block; width:100% !important;}
   #divHeader a#topLink{ font-size: 22px;}
   h1{font-size: 22px; }

h2{font-size: 18px;
	font-weight: 500;
	padding-left:4px;
   }
h3{font-size: 16x;
	font-weight: 500;
	padding-left:4px;
   }
    #SlideMenu{
	 display:none;
	 background-color: #F63;
	 z-index:100;
     width: 85%;
     margin: auto;
	 position:relative;
}
	 #SlideMenu a{
		border: 1px solid blue;
		border-bottom-width: 0;
		display: block;
		line-height: 30px;
		font-size: 16px;
		text-align: left;
		padding-left:2%;
	}
	 #SlideMenu a:hover{
        background-color: #FFF;
		color:#F00;
		}
	 #SlideMenu a:last-child{
		border-bottom: 1px solid blue;
		}
	#SlideMenu a.sub{padding-left:12%; font-size: 16px;}
    #divMain{ min-height: 250px;}
	div.Image_For_Sale{min-width:100% !important;}
	div.Image_For_Sale img{margin:1px 0;}
	ul{padding:2%;}
	input[type="text"], input[type="phone"], input[type="email"], input[type="password"], select{font-size: 15px; display:block; height:32px; width:90%;}
	.printedPrices input[type="text"]{display:inline; height:24px; width:24px;}
	.printedPrices td{vertical-align: middle; font-size: 13px;}
	table.tabcls td:first-child{display:none;}
	#subDeleteAll{margin-top: 10px;}
}  /*  @media screen and(max-width: 550px)  */