  html { height: 100% }
  
  body {	
	display:flex;
	flex-direction:column;
	align-items: center;
	justify-content: center;
	font-size: 14px;
    font-family: Arial, Helvetica,sans-serif;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
    background: #252f30 url(images/wallpaper_200x153.png) repeat top left;
	text-align: center;	 
	 }

  h1 {  font-size: 30px;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Veranda, sans-serif;
	margin: 0px;
	color: #283334;
	padding: 6px 4px;
	text-align: center;
	text-shadow: #000 1px 1px 1px;
	height: 31px;
	filter: shadow(color=#000, direction=125, strength=2);
	}

  h2 {  font-size: 22px;
	font-weight:bold;
	font-style: italic;
	font-family: serif;
	margin: 0;
	color: #4b121c;
	padding: 4px 4px;
	text-align: left;	
	}

  h3 {  font-size: 22px;
	font-weight:bold;
	font-style: italic;
	font-family: serif;
	margin: 0;
	color: #283334;
	padding: 6px 4px;
	line-height: 22px;
	text-align: center;	
	}

  h4 {  font-size: 20px;
	font-weight:bold;
	font-style: normal;
	font-family: tahoma,sans-serif;
	margin: 0;
	color: #4b121c;
	padding: 4px 4px;
	text-align: left;	
	}

  h5 {  font-size: 18px;
	font-weight:bold;
	font-style: italic;
	font-family: serif;
	margin: 0;
	color: #283334;
	padding: 6px 4px;
	text-align: center;	
	}

  h6 {  font-size: 14px;
	font-weight:bold;
	font-style: italic;
	font-family: tahoma,sans-serif;
	margin: 0;
	color: #4b121c;
	padding: 4px 4px;
	text-align: right;	
	}

  p {
    font-family: tahoma,sans-serif;
    font-size:16px;
	color: #283334;
	padding: 5px 10px;
	}

  img {
    margin: 0px;
	padding: 5px;
	border: none;
	}

  a.hidelink {
    color: #001a3b;
    text-decoration: none;
	outline: none;
	border: none;
        }
.left {text-align:left;}
.center {text-align:center;}
.right {text-align:right;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.middle {vertical-align: middle;}
input, textarea {
    color: #283334;
    border: 2px inset #ccc;
	background-color: #fff;
	width: 80%;
       }
.btn.btn-custom {
	background-color: #283334;
	color: #fffff0;
	border-color: #fff;
}

.btn.btn-custom:hover {
	color: #fff;
}

.submit input {
        border: 1px solid #283334;
        background-color: #43514c;
        border-radius: 4px;
        box-shadow: inset 0 1px 3px #fff, inset 0 -15px #283334, 0 0 3px #283334;
        -o-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #283334, 0 0 3px #283334;
        -webkit-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #283334, 0 0 3px #283334;
        -moz-box-shadow: inset 0 1px 3px #fff, inset 0 -15px #283334, 0 0 3px #283334;
        color: #eefbde;
        text-shadow: 0 1px #000;
        padding: 5px 30px;
        }

 #header-top { 
	width: 100%;
	background: #252f30 url(images/headtop.png) repeat-x;
	margin: 0px;
	padding: 0px;
	z-index: 500;
	text-align: center;
        }
 #header {
	max-width: 900px;
	margin: auto;
	padding-top: 28px;
	}

 #header h1 {
	font-family: Arial, Veranda, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #cfb48c;
	font-size: 2.5em;
	margin: 0px;
	margin-bottom:12px;
	padding: 0px;
	text-align: left;
	text-shadow: 3px 3px 2px #000;
	filter: shadow(color=#000, direction=135, strength=2);
	}

 #header h2 {
	font-family: Arial, Veranda, sans-serif;
	color: #cfb48c;
	font-size: 1.5em;
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	text-shadow: 2px 2px 2px #000;
	filter: shadow(color=#000, direction=135, strength=2);
	}
 #logo {
	padding: 0.15em;
	background-color: white;
	border: 0.5em solid black;
	verical-align: middle;
	text-align:center;
	}
 .framed {
	border: #b8a07d inset 5px; 
	margin: 5px;
	background-color: white;
	}
 #menu {
	display: block;
	width: 100%;
	height: 96px;
	background: url(images/menubg.png) repeat-x;
    margin: 0px;
	padding: 0px;
	text-align: center;
	z-index: 500;
	}
#menu div {
	max-width: 900px;
	text-align: left;
	margin: 37px auto;
	white-space: no-wrap;
	}
#menu a.nav {
	display: inline-block;
    border: none;
	padding: 2px 8px 0px 0px;
	margin: 0px;
	}

  a.nav:link {
	 color: #b8a07d;
	 font-size: 1.2em;
	 font-weight: 500;
	 text-decoration: none;
    }

  a.nav:hover {
	 color: #fffff0;
	 font-size: 1.2em;
	 font-weight: 600;
	 text-decoration: none;
    }	

  a.nav:visited {
	 color: #b8a07d;
	 font-size: 1.2em;
	 font-weight: 500;
	 text-decoration: none;
    }	
	
 #wrapper {
    max-width: 950px;
	background-color: transparent;
	text-align: center;
	margin: auto;
	margin-top: -25px;
	padding: 0px;
	z-index: 0;
    }	

 #main { 
    background-color: #fffff0;
	color: #696969;		  
	padding: 20px;
	padding-top: 40px;
	max-width: 950px;
    height: auto;
    min-height: 500px;		 
	text-align: center;
	margin: 0px;
	}

 #footer_content {
	width:100%;
	background: url(images/headtop.png) repeat-x;
	padding-top: 30px;
	text-decoration: none;
    background-color: #252f30;
	color: #fffff0;
    text-align:center;
    font-size:12px;
	z-index: 0;
	}
	
#footer_content div {
	text-align:center;
	vertical-align: top;
}

 .plaque {
    float: right;
	font-size: 20px;
	font-weight:normal;
	font-family: serif;
	margin: 5px 0px 20px 10px;
	height: 134px;
	width: 210px;
	background: transparent url(images/hanger.png) no-repeat center center;
	}

 .plaque a {
    display: table-cell;
	vertical-align: middle;
    background: transparent url(images/plaque_sm.png) no-repeat center center;
	width: 200px;
	height: 47px;
	color: #b8a07d;
	text-align: center;
        }

.prod_list {
	font-size: 23px;
	font-family: "Monotype Corsiva";
	text-align: left;
	margin: 0px;
	padding: 0px 0px 7px 5px;
	}

.prod_list ul {
	list-style-type:none;
	padding-left: 12px;
	margin-left: 0;
	display:inline-block;
	}

.prod_list li {
    line-height: 27px;
    color: #334243;
	padding-bottom: 7px;
	padding-top: 5px;
	text-decoration:none;
        }
.prod_list li a {	
    color: #334243;
	text-decoration:none;	
}		
		
.gallery_list {
	font-size: 25px;
	font-family: "Monotype Corsiva";
	font-weight:bold;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 20px 5px;
	}

.gallery_list div {
	list-style-type:none;
	padding: 20px;
	padding-bottom:0px;
	display:inline-block;
	text-align: left;
	vertical-align:top;
	}

.gallery_list a {
    line-height: 35px;
    color: #334243;
	margin-bottom: 12px;
	padding-top: 5px;
	text-decoration:none;
        }

#galleryTbl {
	display:block;
	margin: 0px auto;
	padding: 8px;
	text-align: center;
	z-index: 500;
	}

#galleryTbl h6 {
    font-family: serif;
	font-size: 18px;
	padding: 0px;
	padding-top: 20px;
	margin: 0px;
	text-align: center;
	}

#galleryTbl img {
	padding: 8px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: text-top;
	background-color: #fffff0;
        }

#galleryTbl p {
    font-size: 14px;
	font-weight: bold;
	color: #334243;
    text-align: center;
	padding: 10px 10px 5px 10px;
	margin: 0px;
	border: 1px #8e795a solid;
	background: transparent url(images/dark.png) repeat top left;
        }

.category_label {
	display:block;
	text-align:center;
	background-color: #f1ebb3;
	padding: 7px;
	margin: 8px auto;
}

 .top_link {
     font-size: 14px;
	 font-weight:normal;
	 font-family: tahoma,sans-serif;
	 margin: 0;
	 color: #493f2f;
	 padding: 3px;
		  }  

 .lg_red {
     font-size: 15px;
	 font-weight:normal;
	 font-family: tahoma,sans-serif;
	 margin: 0;
	 color: #801115;
	 padding: 3px 0;
		  }  

 .med_red_i {
     font-size: 12px;
	 font-weight:normal;
	 font-style:italic;
	 font-family: tahoma,sans-serif;
	 margin: 0;
	 text-align: left;
	 color: #801115;
	 padding: 3px 0;
		  }  

 .lg_green {
     font-size: 16px;
	 font-weight:normal;
	 font-family: tahoma,sans-serif;
	 margin: 0;
	 color: #283334;
	 padding: 3px 0;
		  }  

 .lg_green_i {
     font-size: 16px;
	 font-weight:normal;
	 font-family: tahoma,sans-serif;
	 font-style: italic;
	 margin: 0;
	 color: #283334;
	 padding: 0px;
		  }  

 .med_green {
     font-size: 14px;
	 font-weight:normal;
	 font-family: tahoma,sans-serif;
	 margin: 0;
	 color: #283334;
		  }  

 .med_green_i {
     font-size: 14px;
	 font-weight:normal;
	 font-style:italic;
	 font-family: tahoma,sans-serif;
	 margin: 0;
	 text-align: left;
	 color: #283334;
	 padding: 6px 4px;
		  }  

 .cap_black {
     font-size: 12px;
	 font-weight:normal;
	 font-family: tahoma,sans-serif;
	 margin: 0;
	 color: #000;
	 padding: 3px 0;
		  }           

.contact_div {
    color: #283334;
    font-size: 14px;
	font-weight: bold;
	font-family: tahoma,sans-serif;
	padding: 10px 15px;
	background: transparent url(images/dark.png) repeat top left;
	border: 1px #b8a07d solid;
      }   
.form-element input, .form-element textarea {
	background-color: white !important;
}
.form-control {
  border-radius: 0px;
  border: 1px solid #333;
}

.form-control.form-control-lg {
  height: calc(2.5rem + 2px);
  padding: 1rem 0.75rem;
  font-size: 1rem;
}

.form-control::placeholder {
  font-size: 1rem;
}

.form-control.has-error {
  border: 1px solid red;
}

.form-control.no-error {
  border: 1px solid green;
}

.error {
  color: red;
}

.success {
  color: green;
}

.btn {
  border-radius: 0;
  border: 0;
}

.btn.btn-primary {
  background-color: #38a4ef;
}

.btn.btn-primary:hover {
  background-color: #2786c9;
}

.grecaptcha-badge {
  display: none;
}

.floatright {
        float: right;
	}

.floatleft {
        float: left;
	}

.padding_60 {
        padding: 10px 60px;
	}

.black-border {
  border: 1px solid #000;
}
.flex-container {
  display: flex;
  font-family: Consolas, Arial, sans-serif;
  width:100%;
  flex-wrap:wrap;
  justify-content: center;
}
.flex-container > div {
  padding: 0.5rem;
}
.flex-auto {
  flex: auto;
}
.flex-initial {
  flex: initial;
}
.flex-grow {
  flex: grow;
}
.flex-shrink {
  flex: shrink;
}

.info {
    position: relative;
    color: #4b121c;
    background-color: #f1ebb3;
    border: 0.5px solid #4b121c;
    display: block;
    margin: 0 0 21px 0;
    padding: 1em 1em 1em 4em;
    font-size: 1em;
    box-sizing: border-box;
}
.info-icon {
    background-color: #4b121c;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    bottom: 0;
    font-size: 1em;
    font-style: normal;
    left: 0;
    position: absolute;
    top: 0;
    width: 4em;
}
.info-icon-inner {
    line-height: 1;
    font-style: normal;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 1.7em;
    color: white;
}
.info-text {
    padding-left: 4.2em;
}
.padr {
	padding-right: 4.2em;
}
    
