@charset "UTF-8";
#header {
	background-image: url(images/Tree-Haven-logo-wider.gif);
	background-repeat: no-repeat;
	background-position: 16em;
	height: 10em;
	width: 60em;
	margin-top: 0.625em;
	margin-bottom: 2em;
	border-bottom-width: 0.25em;
	border-bottom-style: solid;
	border-bottom-color: #363;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 3em;
	padding-left: 0em;
}
#header_hide {
	padding: 0em;
	display: none;
	margin: 0em;
}
#header a {
	text-decoration: none;
	display: block;
	padding: 0em;
	height: 12.5em;
	width: 40.5em;
	margin-left: 16em;
}
#header em {
	display: none;
}

