<title>Engwalls Florist, Greenhouses and Garden Centers</title>
<link rel="shortcut icon" type="image/ico" href="../images/logos/favicon.ico" />

headertag {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	
}
body {
	text-align: center;
	font-size: 12px;
	min-width: 1069px
	width: 1069px;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 8px
	max-width: 1069px;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif
}
footer {
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif
}
	.oneColElsCtr #container {
	width: 1069px;
	background: #FFFFFF;
	text-align: center; /* this overrides the text-align: center on the body element. */
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-bottom-color: #333;
	max-width: 1069px;
	padding: 3px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
	font-size: 9pt;
}
#pageheader {
	font-size: 13pt;
	color: #360;
	font-weight: bold;
	text-align: left;
}
subheader {
	font-weight: bold;
}

