
body {
	background: #FAF0E6 url(/images/brick.jpg);
	text-align: center;
	font-size: min(4vw, 15px);
    font-family: verdana, arial, sans-serif;
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px;

}

H1 {font-size: min(5vw,36px); font-variant: small-caps; font-family: Arial, Helvetica, sans-serif; font-style:bold; color:#3f3c2d; padding: 4px; margin: 0px;	position: absolute;	top: 36px; left: 13px;}
H2 {font-size: min(5vw, 17px); font-family:Arial, Helvetica, sans-serif; font-style:bold; color:#544e38; padding: 4px; margin: 10px;text-shadow: 0px 1px 0px rgba(255,255,255,.5), 0px -1px 0px rgba(0,0,0,.7);}
H3 {font-size: min(4vw, 14px); font-family:Arial, Helvetica, sans-serif; font-style:bold; color:#544e38; padding: 5px; margin: 0px;}
H4 {font-size: min(4vw, 17px); font-family:Arial, Helvetica, sans-serif; font-style:bold; color:navy; padding: 5px; margin: 0px;}
H5 {font-size: min(3vw, 15px); font-family:Arial, Helvetica, sans-serif; font-style:bold; color:navy; padding: 0px; margin: 0px;}
H6 {font-size: min(5vw, 13px); font-family:Arial, Helvetica, sans-serif; font-weight:normal; color: #000000; padding: 4px; margin: 6px; text-shadow: 0px 1px 0px rgba(255,255,255,.5), 0px -1px 0px rgba(0,0,0,.7);}

#container {
	margin: auto;
	padding-bottom: 15px;
	width: 100%;
}

#wrapper {
	text-align: center;
    margin: auto;
	width: 98%;
	padding-top: 25px;
}

#nav {
	margin: 0;
	margin-top: -20px;
    text-align: center;
	width: 99%;
	height: 25px;
	display: flex; justify-content: center;
}

.navtab {
	background-color: #8c846b;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	height:19px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	margin-right: 2px;
	color:#e9e4d0;
	font-weight:bolder;
}

#nav  a:hover {
	color:#544e38;
	text-decoration: none;
}

#widecontent {
	max-width: 880px;
	width: 90%;
	padding: 10px;
	border-radius: 25px;
	border: 10px #8C8468 solid;
	background-color: #E7DEBD;
	color: #686454;
	text-align: center;
	display: flex; justify-content: center;
}

#splitcontent {
	max-width: 880px;
	width: 90%;
	border-radius: 25px;
	border: 10px #8C8468 solid;
	background-color: #8C8468;
	color: #686454;
    padding-left: 15px;
	text-align: center;
	position: relative;
	padding: 0px;
	display: flex; justify-content: center;
}

.imgr {
	max-width: 95%;
	height: auto;
	}

input, textarea {
  border : 2px,1px,2px,1px inset black;  
  background-color: white;
}

img {
	border: 0px;
}


a {
	text-decoration: underline;
}


a:hover {
	text-decoration: underline;
}


.left {
	float: left;
}


.right {
	float: right;
}

.center {
    margin-left: auto;
    margin-right: auto;
    text-align: justified;
}

#planer {
	float: left;
	width: 600px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.more {
	text-align: right;
}

.clear {
	clear: both;
}




#welcome {
	float: left;
	width: 231px;
	padding-left: 13px;
	margin: 0 25px 0 0;
	
}
#welcome a {
	color: #F2F7F8;
}
#welcome a:hover {
	color: #CFCCBF;
}
#welcome h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}
#welcome p {
	margin: 0px 19px;
}


#content {
	width: 610px;
	padding: 30px 10px 25px 10px;
	color: #686454;
	float: left;
	top: 10px;


}
#content .left {
	margin-right: 10px;
}
#content a {
	color: #5A5644;
}
#content a:hover {
	color: #26241A;
}

@media screen and (max-width: 725px) {
    .leftcontent {
        display: none !important;
    }
}

.leftcontent {
	width: 231px;
	padding: 0px;
	margin-left: 0px;
	margin-right: 10px;
	border-radius: 25px;
	background-color: #525242;
    text-align: center;
}

.leftcontent h2 {
	text-align: center;
	margin: 11px;
	color:#ceb085;
	font-size:24px;
}

.leftcontent h4 {
	text-align: center;
	margin: 11px;
	font-style: italic;
	font-weight: bold;
	color:white;
	font-size:12px;
}

.rightcontent {
	width: 620px;
	border-radius: 25px;
	background-color: #e7debd;
    text-align: center;
	padding: 20px;
	padding-top: 40px;
}

#intro {
	margin: 12px;
}

.fineline {
	border-bottom: 1px solid #D3CAA9;
	margin-bottom: 12px;
}

.fineline-flat {
	border-bottom: 1px solid #D3CAA9;
}

.fineborder {
	border: 1px solid #D3CAA9;
	padding: 2px;
	width: 186px;
	margin-bottom: 12px;
}

.picbox {
	width: 400px;
	padding: 5px;
	border: 1px solid #8B846A;
	margin: 15px 10px 5px 4px;
}


#picbar img {
	display: block;
}

#arr-right {
	margin-left: 4px;
}


#topcontent {
	width: 728px;
	padding-top: 1px;
	border: 1px solid #D3CAA9;
	margin-bottom: 2px;
}

#bigpage {
	width: 900px;
	height: 700px;
	padding-top: 5px;
}


.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	color: #4E4A3A;
	text-align: right;
	padding-right: 47px;
}
#footer p {
	margin-top: 0.5em;
}

table.csctable   {
	border-collapse:collapse;
	border: 2px solid black;
}

.csctable th {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #0000C0;
	padding: 5px;
	border: 1px solid black;
}

.csctable tbody td {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	background-color: white;
	padding: 5px;
	border: 1px solid black;
}

@media screen and (max-width: 725px) {
    .prodcolumn {
        float: none !important;
    }
}

.prodcolumn {
	width: 250px;
	height: auto;
	float: left;
	padding: 10px;
	background: #ffffff;
	border: 3px solid #000099;
	margin-bottom: 20px;
	margin: 0 auto;
	box-shadow: 8px 8px 2px #888888;
	text-align: left;
}

.prodcolumn li {
    list-style-image: url('/images/plane_bullet.gif');
	list-style-position: inside;
	padding-left: 5px;
}

.distributor_wrapper {
	margin: 20px;
	width: 95%;
	text-align: center;
}

.distributor {
	margin: 20px;	
}

.clear {
	clear: both;
}

.quotesent {
	width: 90%;
	padding: 10px;
	border-radius: 25px;
	border: 2px navy solid;
	background-color: white;
	margin-left: 180px;
	margin-top: 100px;
	margin-bottom: 100px;
	display: inline-block;
}

.quotetables {
	width: 90%;
	padding: 10px;
	margin: 80px;
	margin-top: 20px;
	text-align: center;
}

table {
    margin: 0 auto; /* or margin: 0 auto 0 auto */
  }
  
  
table td {}
  
.leftcontent a:visited {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
  }
  
.leftcontent a:active {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
  }
  
.leftcontent a:link {
    color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
  }
 
.logor {
	max-width: 100%;
	width: 238px;
	margin-top: 15px;
}

.titler {
	max-width: 95%;
	width: 599px;
	margin: 0px;
}

/* HAMBURGER */

nav {
  display: flex;
  width: 100%;
  margin-left: 45px;
  margin-top: 0px;
}

nav > * {
/*   flex-grow: 1; */
}

nav h1 {
  margin-left: 1rem;
}

nav a {
  text-decoration: none;
}

/* "Hide" checkbox -- moves it off screen*/
#menu-btn {
  position: absolute;
  top: -100%;
  left: -100%;
}

/* Hide hamburger for bigger screens */
.menu-icon {
  visibility: hidden;
}

.menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 550px;
  margin-right: 2rem;
}


/* Set width for mobile/smaller screen size. */
/* I set it big here so I don't have to shrink the screen so much */
/* for testing purposes */
@media screen and (max-width: 725px) {
  
  nav {
    display: grid;
    grid-template-areas:
       "hamburger"
       "nav     nav     nav";
  }
  
  h1 {
    grid-area: title;
  }
  
  .menu a {
    text-decoration: none;
    color: black;
  }

  .menu-btn {
    display: none;
  }

  .menu-icon {
    grid-area: hamburger;
    cursor: pointer;
    display: flex;
    justify-content: flex-end;
    align-items: baseline;
    padding: 0px 0px 15px 0;
    position: relative;
    user-select: none;
    visibility: visible;
	background-color: #8c846b;
	border-top-left-radius: 8px 8px;
	border-top-right-radius: 8px 8px;
	height:0px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:16px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration:none;
	margin-left: 50px;
	color:#e9e4d0;
	font-weight:bolder;
  }

  .navicon {
    background: #333;
    display: block;
    height: 2px;
    width: 18px;
    position: relative;
  }

  .navicon:before {
    top: 5px;
  }

  .navicon:after {
    top: -5px;
  }

  .navicon:before, .navicon:after {
    background: #333;
    display: block;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    transition: all .2s ease-out;
  }

  .menu {
    grid-area: nav;
	height: 250px;
    max-width: unset;
    max-height: 0;
    transition: max-height .2s ease-out;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background-color: #fff;
    display: flex;
    flex-direction: column;
	z-index: 9999;
  }

  .menu a {
    padding: 10px 10px;
    border-right: 1px solid #f4f4f4;
    background-color: #fff;
    width: 100%;
    text-align: center;
  }

  .menu-btn:checked ~ .menu {
    max-height: 640px;
  }

  .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
  }

  .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
  }

  .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
  }

  .menu-btn:checked ~ .menu-icon .navicon:before,
  .menu-btn:checked ~ .menu-icon .navicon:after {
    top: 0;
  }
}