﻿html, body
{
   height: 100%;
}

body
{
   position:absolute;
   width:100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#outer
{
   margin-bottom: 20px;
}

#footer 
{
	width: 1000px; 
	height: 71px; 
   background-image: url(../images/background-footer.gif);
   overflow: hidden;
   text-align: center;
}


.flyer-header-title
{
   font-family: Helvetica;
   font-size: 24pt;
   font-weight: bold;
   color: Blue;
}

.flyer-header
{
   font-family: Helvetica;
   font-size: 24pt;
   font-weight: bold;
}

.flyer-header-medium-title
{
   font-family: Helvetica;
   font-size: 20pt;
   font-weight: bold;
   color: Blue;
}

.flyer-header-medium
{
   font-family: Helvetica;
   font-size: 20pt;
   font-weight: bold;
}

.flyer-text
{
   font-family: Helvetica;
   font-size: 12pt;
}

.flyer-contact
{
   font-family: Helvetica;
   font-size: 18pt;
   font-weight: bold;
}

.flyer-background
{
   height: 1000px;
   background-image: url(../images/HighlandFarmsPackaging.jpg); 
}

.flyer-background-harvest
{
   height: 1000px;
   background-image: url(../images/HighlandFarmsPackagingHarvest.jpg); 
}

/* HTML TAGS */

h3
{
	margin-bottom: 0.5em;
	*padding-top: 10px;
	font-size: 100%;
}

/* IDs */

#h3sForm fieldset
{
	display: block;
	width: 310px;
	margin: 0 0 1em 0;
	padding: 0em 1em 1em 1em;
	background-color: #EEEEEE;
	border: solid 1px black;
}

#h3sForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

#h3sForm fieldset.radio
{
	width: 15em;
	margin: 1em 0 1em 0;
	background-color: #DDDDDD;
}

#h3sForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#h3sForm fieldset.radio label
{
	font-weight: normal;
}

#h3sForm input
{
	display: block;
	width: 300px;
}

#h3sForm textarea
{
	display: block;
	width: 300px;
}

#h3sForm span
{
	display: block;
	margin-bottom: 0.5em;
	font-weight: bold;
}

#h3sForm select
{
	display: block;
}

/* CLASSES */


/* HTML TAGS */


/* CLASSES */

.clearer
{
	clear: both;
	height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}


.gsh-footer-email-link 
{ 
	text-decoration: none; 
	color: #24A9EE;
}
.gsh-footer-email-link a 
{ 
	text-decoration: none; 
}

.gsh-footer-link 
{ 
	color: #AB220F;
}
.gsh-footer-link a 
{ 
}

.phone-divider
{
   margin-left: 10px; 
   margin-right: 10px;
}
