#header {
	border-bottom: 3px solid #3f452d;
}
#header h1.logo {
	margin: 0;
	width: 380px;
}
#header h1.logo a {
	text-indent: 0;
	display: inline;
	background: none;
	font-size: 30px;
	text-decoration: none;
	color: #3a461d;
	font-variant: small-caps;
	font-weight: normal;
}
#header .toptext {
	margin: 0 30px 0 0;
}
#header .toptext strong {
	font-size: 26px;
}
#nav {
	height: 40px;
}
#nav .topphotos {
	float: right;
	margin: 0;
	width: 1px;
	height: 1px;
	border: none;
}
#nav li {
	clear: none;
}
#nav li a {
	padding: 0 6px 0 6px;
	font-size: 1.3em;
	color: #3a461d;
}
#nav li a span {
	padding: 0;
}
#map {
	display: none;
}
#footer {
	border-top: 3px solid #3f452d;
}