
body {
background: #fff;
font: normal 12pt/18pt Georgia, "Times New Roman", serif;
color: #000;
}

a:link, a:visited {
color: #630;
background: transparent;
font-weight: bold;
text-decoration: underline;
}

h1 {
font-weight: normal;
font-size: 150%;
}

h2 {
font-size: 130%;
font-weight: normal;
}

h3 {
font-size: 110%;
font-weight: normal;
}

#nav-toplevel {
border-bottom: 1px solid #630;
font-size: 150%;
font-weight: bold;
}

#container {
float: none !important;
width: auto;
margin: 0 10%;
padding-top: 1em;
border: 0;
background: transparent none;
border-bottom: 1px solid #630;
font-size: 95%;
}

#nav-meta, #nav-main, #nav-subs, #info-site {
display: none;
}

#content a:link:after, #content a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}

#content a[href^="/"]:after {
content: " (http://www.heritage-park.co.za" attr(href) ") ";
}

/*
------------------------------------------------------
Copyright Chugs, http://www.chugsdesigns.com/
http://creativecommons.org/licenses/by-sa/2.0/

You are free to use this style sheet and its
associated image files to create your own site.
However, we ask that you respect the template's
creator by maintaining this attribution in
the style sheet.

Notes
1. This is a print style sheet to be used together with
its associated screen style sheet

2. This style sheet uses a rule to add the site's URL to
relative links:

#content a[href^="/"]:after {
content: " (http://www.yoursite.com" attr(href) ") ";
}

If you wish to use this feature you'll need to replace
yoursite.com with your own domain name.
------------------------------------------------------
*/
