body {
margin: 20px;
padding: 0;
color: #fff;
background-color: #4c4d4f;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
}

#container {
width: 680px;
margin: 0 auto;
padding: 20px;
color: #fff;
background-color: #373737;
}

#header {
width: 680px;
height: 57px;
margin-top: 10px;
margin-bottom: 30px;
background: url(images/oliver-backhouse-title.gif) center right no-repeat;
}

#header a {
display: block;
width: 680px;
height: 52px;
margin-top: 10px;
margin-bottom: 30px;
}

#header h1, #header h2 {
display: none;
}

#left {
float: left;
width: 208px;
}

#right {
margin-left: 238px;
padding-left: 30px;
border-left: 1px solid #e58f29;
}

#areas {
clear: both;
}

#areas p {
margin-top: 20px;
color: #666;
font-size: 0.8em;
text-align: center;
}

#footer {
clear: both;
}

#footer p {
color: #777;
font-size: 0.7em;
text-align: center;
}

#footer a {
color: #777;
}

h1, h2 {
color: #e58f29;
font-family: Georgia, Palatino, "Times New Roman", Times, serif;
font-weight: normal;
}

h1 {
font-size: 1.3em;
}

h2 {
font-size: 1.1em;
}

p {
line-height: 1.7em;
}

.oliver-photo {
margin-top: 13px;
}

.map-image {
margin-top: 13px;
border: 1px solid #555;
}

p.backtotop {
padding: 10px 0;
font-size: 0.9em;
text-align: center;
}

blockquote {
margin: 20px;
font-style: italic;
line-height: 1.7em;
text-align: justify;
}

a {
color: #fff;
}

a:hover {
text-decoration: none;
}

ul {
list-style: none;
margin: 0;
padding: 0;
font-size: 0.9em;
text-align: right;
}

ul#main-menu {
margin-bottom: 50px;
}

ul#main-menu li {
}

ul#main-menu li a {
display: block;
padding-top: 10px;
padding-bottom: 10px;
padding-right: 30px;
padding-left: 10px;
border-bottom: 1px solid #e58f29;
text-decoration: none;
}

ul#main-menu li a:hover {
color: #e58f29;
}

ul#main-menu li a:hover, ul#main-menu li a.current {
background: url(images/menu-tick.gif) 188px center no-repeat;
}

ul#sub-menu {
line-height: 2.5em;
}

ul#sub-menu li {
padding-right: 30px;
padding-left: 10px;
}

ul#sub-menu li a {
color: #e58f29;
border-bottom: 1px dotted #e58f29;
text-decoration: none;
}

ul#sub-menu li a:hover {
border-bottom: none;
text-decoration: none;
}

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

#illustrations img {
margin-top: 50px;
margin-bottom: 20px;
border: none;
}