@charset "utf-8";

.oneColFixCtrHdr #header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	background-image: url(file:///D|/Dreamweaver/DM%20LucasLand/wildflowers/wfhome/Images/orange.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-align: right;
	height: 150px;
	width: auto;
	background-color: #2E483D;
	color: #FF5330;
	vertical-align: baseline;
	white-space: nowrap;
}
