@import "style-screen.css";

a.print-url[href]:after {
content: "<" attr(href) ">";
padding-left: 1ex;
}

p.filler {
display: none;
}

img.oliver-photo {
display: none;
}

img.map-image {
float: right;
margin-top: 5px;
margin-bottom: 20px;
margin-left: 30px;
}

p.backtotop {
display: none;
}

body {
margin: 0;
padding: 0;
color: #000;
background-color: #fff;
font-family: Georgia, Palatino, "Times New Roman", Times, serif;
font-size: 76%;
}

#container {
width: 100%;
}

#header {
width: auto;
height: auto;
margin: 0;
background-image: none;
text-align: left;
}

#header a {
display: none;
}

#header h1, #header h2 {
display: block;
text-transform: uppercase;
}

#header h1 {
font-family: Georgia, Palatino, "Times New Roman", Times, serif;
font-size: 2.2em;
letter-spacing: 4px;
}

#header h2 {
margin-bottom: 50px;
font-family: Georgia, Palatino, "Times New Roman", Times, serif;
font-size: 1.1em;
}

#left {
display: none;
}

#right {
margin-left: 0;
padding-left: 0;
border-left: none;
}

#areas p {
text-align: left;
}

#footer p {
text-align: left;
}

h1, h2 {
color: #000;
}

ul.content-list {
list-style: circle;
margin: 20px 30px;
padding: 0;
text-align: left;
line-height: 1.5em;
}