<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;
	width: 1069px;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 8px;
	background-color: #000;
	font-family:Arial, Helvetica, sans-serif;
}

footer {
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif
}
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: #360;
}
#pageheader {
	font-size: 12pt;
	color: #360;
	font-weight: bold;
	text-align: left;
}
.sale {
	color: #C00;
	font-weight: bold;
}

