body {
	font-size: 1em;
	font-family: "Lucida Grande", Arial, sans-serif;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
	text-align: center;
	margin: 1em 0 2em;
	padding: 0;
	position: relative }
#wrapper   { background-color: transparent; text-align: left; visibility: visible; margin-top: 0; margin-right: auto; margin-left: 4em; position: relative; width: 46em; height: auto; min-width: 750px; max-width: 850px; border: 1px yellow }
#header {
	width: 100% }
#content   { min-height: 100% }
#footer          {
	background-color: black;
	text-align: left;
	margin-top: 1em;
	position: relative;
	bottom: 0;
	width: 36em;
	height: 8em;
	float: left;
	padding-top: 0.5em;
	padding-right: 0.6em;
	padding-bottom: 0.5em;
	padding-left: 0.6em;
}
#drops       { position: absolute; top: 0; left: 32em }
.floatleft {
	margin-right: 1em;
	float: left }
.floatright {
	margin-left: 5px;
	float: right }
p {
	color: white;
	font-size: 0.85em;
	font-family: "Lucida Grande", Arial;
	line-height: 1.4;
	text-align: left;
	margin: 0 0 1em }
h1 {
	color: aqua;
	font-size: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 0 0 0.5em }
h2 {
	color: aqua;
	font-size: 1em;
	font-weight: bold;
	margin: 0.83em 0 }
#footer a, visited {
	color: yellow }
#phones {
	color: white;
	margin-top: 0.5em;
	position: absolute;
	top: 0;
	left: 1em;
	width: 10em;
	height: auto;
	float: left;
	border: 1px lime }
#phones p {
	color: white;
	font-family: "Lucida Grande", Arial;
	text-align: right }
#address {
	color: white;
	font-family: "Lucida Grande", Arial;
	text-align: left;
	margin-top: 0.5em;
	position: absolute;
	top: 0;
	left: 14em;
	width: 15em;
	height: auto;
	float: left;
	border: 1px lime }
#address p {
	color: white;
	font-family: "Lucida Grande", Arial;
	text-align: left }
#hours {
	color: yellow;
	font-style: italic }
a:link, a:visited  { color: orange; text-decoration: none }
#builderLine { color: white; font-size: 1.25em; font-style: italic }
