@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color: #333333;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}

#outerWrapper {
  background-color: #000;
  border-width: 0px;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: left;
  width: 1024px;
  height: 800px;
}

/*  top navigation styles */
#outerWrapper #fullWidthHeader {
  background-color: #000000;
  border: 0px;
  float: none;
  font-size: 12px;
  height: 160px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 1024px;
}

#outerWrapper #topNav {
	font-size: 12px;
	font-weight: normal;
	height:20px;
	color: #FFF;
	text-align: right;
	padding: 0 20px 5px 0px;
}

#outerWrapper #topNav a, #outerWrapper  #topNav a:link {
		color: #FFF;
		text-decoration: none;
}
#outerWrapper #topNav a:hover,
#outerWrapper #topNav a:active
	{
	color: #933;
	text-decoration: underline;
}
 #outerWrapper #topNav a:visited {
	color: #999;
}

#outerWrapper #oneColumn {
	background-color: #000;
	border: 0px; /* Sets the border width properties for an element using shorthand notation */
	float: none;
	margin: 5px 10px; /* Sets the margin properties for an element using shorthand notation (top, right, bottom, left) */
	padding: 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	width: 1004px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 525px;
}

/*  wrapper for main body of content  */
#outerWrapper #contentWrapper {
	background-color: #5a7f38;
	border-width: 0px;
	float: none;
	margin: 10px;
	padding: 0px;
	width: 1004px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height: 525px;
}

#outerWrapper #contentWrapper #content {
  background-color: #FFFFFF;
  float: left;
  height: 505px;
  width: 688px;
  margin: 10px 5px 10px 10px;
  padding: 0px;
  border: 0px solid #000;
}

/* this is all right-column stuff */
#outerWrapper #contentWrapper #rightColumn {
  background-color: #5a7f38;
  border: 0px solid #000;
  float: right;
  height: 505px;
  margin: 10px 5px 10px 5px;
  padding: 0px;
  width: 275px;
  text-align: center;
}

/* this is footer stuff */
#outerWrapper #fullWidthFooter {
  width: 1024px;
  height: 75px;
  min-height: 75px;
  padding: 0px;
  margin: 0;
}

/*  wrapper for full-width order form layout  */
#fullWidthOuterWrapper {
  background-color: #000;
  border-width: 0px;
  margin: 0 auto 0 auto;
  padding: 0;
  text-align: left;
  width: 1024px;
}

#fullWidthOuterWrapper #fullWidthContentWrapper {
	background-color: #5a7f38;
	border-width: 0px;
	float: none;
	margin: 10px;
	padding: 0px;
	width: 1004px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#fullWidthOuterWrapper #fullWidthContentWrapper #content {
  background-color: #FFFFFF;
  float: left;
  min-height: 600px !important;
  width: 985px;
  margin: 10px 5px 10px 10px;
  padding: 0px;
  border: 0px solid #000;
}
/* this is footer stuff */
#fullWidthOuterWrapper #fullWidthFooter {
  width: 1024px;
  height: 75px;
  min-height: 75px;
  padding: 0px;
  margin: 0;
}
/*  top navigation styles */
#fullWidthOuterWrapper #fullWidthHeader {
  background-color: #000000;
  border: 0px;
  float: none;
  font-size: 12px;
  height: 115px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  width: 1024px;
}

#fullWidthOuterWrapper #topNav {
	font-size: 12px;
	font-weight: normal;
	height:20px;
	color: #FFF;
	text-align: right;
	padding: 0 20px 5px 0px;
}

#fullWidthOuterWrapper #topNav a,
#fullWidthOuterWrapper #topNav a:link {
		color: #FFF;
		text-decoration: none;
}
#fullWidthOuterWrapper #topNav a:hover,
#fullWidthOuterWrapper #topNav a:active
	{
	color: #933;
	text-decoration: underline;
}
#fullWidthOuterWrapper #topNav a:visited {
	color: #999;
}


/*  end of full-width layout stuff  */

h1 {
  color: #4e6e31;
  font-size: 22px;
  font-weight: normal;
  line-height: 24px;
  letter-spacing: 0.3em;
}

h2 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: left;
}

.indentIt {margin: 25px;}

.clear {clear:both;}

#trid, #trid a {
	font-size: 10px;
	color: #f0f0f0;
	text-align: left;
	padding-top: 20px;
}

img {border: none;}

#ZM .z-category > .z-heading {background-color: #5F7902; }

.celebration {
  font-size: 20px;
  font-family: 'Questrial', sans-serif;
  color: #fad78c;
  text-align: right;
  padding-right: 2em;
  padding-top: 1.5em;
}

.celebration img {
  vertical-align: middle;
  margin-right: -0.25em;
}

.featured-menu {
  /* comment to show featured menu */
  display: none;

  position: absolute;
  top: 5.3rem;
  left: 15.5rem;
  color: #dd7919;
  font-size: 0.64em;
}
