:root {
	--hamdisplay: none;
	--deskdisplay: inline-flex;
	--iconwidth: 40px;
	--nav-size: 24px;
	--h1-size: 28px;
	--h2-size: 24px;
	--h3-size: 20px;
	--par-size: 16px;
	--list-size: 16px;
	--contact-size: 20px;
	--foot-size: 16px;
}

/* iPhone */
@media only screen and (max-device-width: 480px) {

	:root {
		--hamdisplay: block;
		--deskdisplay: none;
		--iconwidth: 32px;
		--nav-size: 32px;
		--h1-size: 36px;
		--h2-size: 32px;
		--h3-size: 28px;
		--par-size: 24px;
		--list-size: 24px;
		--contact-size: 28px;
		--foot-size: 24px;
	}
}

h1 {
	font-size: var(--h1-size);
	font-weight: bold;
}

h2 {
	font-size: var(--h2-size);
	font-weight: bold;
	margin: 12px 48px; 
}

h3 {
	font-size: var(--h3-size);
	font-weight: bold;
	margin: 12px 48px; 
}

p {
	font-size: var(--par-size);
	margin: 6px 48px; 
}

/* li {
	font-size: var(--list-size);
} */

img {
	/* float: left; */
	width: 100%;
	height: auto;
	border: 0;
}

a:link {
	color: #006;
	}
a:visited {
	color: #060;
	}
a:hover {
	color: #666;
	}

body {	
	margin: 0; 
	padding: 0;
	text-align: center;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	min-width: 740px;
}

#container {
	display: flex;
	flex-flow: column;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 100%; 
	text-align: left; 
	background: #efefef;
	}

#masthead {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	width: 100%;
	height: fit-content;
	padding: 0px;
	margin: 0px;
	background: #e0e0e0;
	border-style: none;
}

#masttop {
	display: flex;
	flex-flow: row;
	justify-content: space-between;
	width: 100%;
	height: fit-content;
	padding: 0px;
	margin: 0px;
	background: #e0e0e0;
	border-style: none;
}

.mast-right {
	display: flex;
	flex-flow: column;
	justify-content: space-around;
	color: #A70B23;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: 700;
	font-size: 24px;
}

.mast-address {
	color: #A70B23;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
	font-weight: 700;
	font-size: 32px;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
	text-shadow: 2px 2px 0 black;
}

ul#nav {
	list-style-type: none;
	border-color: #000;
	border-width: 3px;
	margin: 0px;
}

ul#nav li {
	display: block;
	float: right;
	height: 18px;
	padding: 6px 12px;
	border-color: #000;
	border-width: 3px;
	line-height: 20px;
	/* background: #a6b88e; */
	color: #000;
	text-align: center; 
	}

ul#nav li a {
	text-decoration: none;
}

ul#nav li a:hover {
	background: #86984e; 
	color: #000; }

#mainmenubar {
	display: block;
	float: right; 
	/* position: relative; */
	height: 30px;
	/* width: 100%; */
	top: 0px;
	/* left: 0px; */
	margin: 0px;
	/* background: #a6b88e; */
	color: #A70B23;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: 700;
	font-size: var(--nav-size);
	text-align: right;
}

#mainmenu {
	position: relative;
	height: 22px;
	top: 0px;
	right: 0px;
	border-width: 3px;
	margin: 0px 100px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center; 
}

#menu {
	font: 10pt Helvetica;
	height: 20px;
	width: 496px;
	background: #CCF; 
	background-repeat: repeat-x repeat-y;
	background-position: 0px -100px;
	text-align: center;
	border-style: none;
	border: 2px;
	color: #00F; 
}

.main-img {
	width: 100%;
	aspect-ratio: 2/1;
	object-fit: cover;
	padding: 0px;
}

.main-icon-div {
	width: 30%;
	max-width: 350px;
	height: fit-content;
	border: none;
}

.map-iframe {
	border: 0;
	margin:20px;
	width:calc(100%-40px);
}

#home {
	left: 0px;
	width: 100%;
	height: auto;
	color: #000;
	background-color: #efefef;
	padding: 0px;
	border-style: none;
	border: 0px;
	border-color: #002C9E;
	margin: 0px;
}

#homeleft {
	left: 0px;
	width: 120px;
	height: 400px;
*/	padding: 10px 5px 10px 5px;
	margin: 0px;
	background: #a6b88e;
	text-align: center;
	}

#homeright {
	left: 460px;
	width: 143px;
	height: 250px;
	padding: 10px 5px 10px 5px;
	background: #eee;
	margin: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccf;
	}

.centered_header {
	text-align: center;
}

#products {
	position: relative;
	left: 0px;
	width: 620px;
	height: auto;
	padding: 10px 20px;
	}
#product {
	position: relative;
	left: 0px;
	width: 730px;
	height: auto;
	padding: 10px 10px 0px 10px;
	border-style: ridge none none none;
	border-color: #600;
	border: 2px;
	}
#product1 {
	position: relative;
	left: 0px;
	width: 600px;
	padding: 10px 10px;
	border-style: none;
	color: #000;
	}
#product2 {
	position: absolute;
	top: 10px;
	left: 630px;
	width: 140px;
	padding: 5px 10px;
	border-style: none;
	font-size: 14pt;
	color: #7d0505;
	}
#product3 {
	position: absolute;
	top: 60px;
	left: 630px;
	width: 140px;
	padding: 10px 10px;
	border-style: none;
	}

.contact-list {
	font-size: var(--contact-size);
}

#footer {
	display: flex;
	flex-flow: column;
	justify-content: space-between;
	height: fit-content;
	padding: 10px 10px;
	border-style: none;
	border: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: var(--font-size);
	background: white;
	color: darkblue;
}

#foot-info {
	display: flex;
	flex-flow: row;
	justify-content: space-around;
	text-align: left;
}

#foot-copy {
	margin-top: 10px;
	font-size: var(--foot-size);
	color: #698fae;
	text-align: center;
}
