.container { width: 800px; height: auto; border: solid 2px green; }
body { color: gray; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: white; }
h1 { font-size: 1em; font-weight: bold; margin: 0.67em 0; }
h2 { font-size: 0.85em; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 0.75em; font-weight: bold; margin: 1em 0; }
p { font-size: 0.75em; }
.main a:link { color: blue }
.main a:visited { color: purple }
.main a:hover { color: purple }
.header { background-color: #fff200; text-align: center; }
.contact { color: #ff0; font-size: 0.75em; background-color: #008000; text-align: center; padding-top: 3px; padding-bottom: 3px; }
.lhs { font-size: 0.75em; background-color: #008000; }
#navcontainer {  }
#navcontainer ul
{ margin-top: 0; margin-left: 0; padding-left: 0; border-right: 2px solid green; list-style-type: none; }
#navcontainer a
{ display: block; padding: 3px; }
.rootmenu a:link, .rootmenu a:visited
{ color: green; font-weight: bold; background-color: #fff200; text-decoration: none; border-bottom: 1px solid green; }
.rootmenu a:hover
{ color: green; font-weight: bold; background-color: #a6dea6; }
.submenu a:link, .submenu a:visited
{ color: #008000; background-color: #ffffa0; text-decoration: none; border-bottom: 1px solid #008000; }
.submenu a:hover
{ color: #008000; background-color: #a6dea6; text-decoration: none; }
.main { color: black; background-color: white; text-align: left; padding: 10px; }
.main ul li { font-size: 0.75em; list-style-type: disc; margin: 5px 0 5px 30px; }
.main ul li ul li { font-size: 1em; margin: 5px 0 5px 5px; list-style-type: circle; }
.main ol li { font-size: 0.75em; margin: 5px 0 5px 30px; }
.main ol li ol li { font-size: 1em; margin: 5px 0 5px 20px; list-style-type: lower-alpha; }
.highlight { background-color: #ccf7d5; text-align: center; border: solid 2px #008000; }
.event_title { font-size: 0.85em; font-weight: bold; padding-top: 10px; padding-bottom: 0; }
.date { font-size: 0.75em; font-style: italic; text-align: right; padding-top: 10px; padding-bottom: 0; }
.eventaddress p { font-weight: bold; margin: 0; padding: 0; }
.eventbrief { border-bottom: 1px solid black; }
.eventdetails { padding-top: 10px; }
.footer { color: yellow; font-size: 0.7em; background-color: green; text-align: center; padding-top: 3px; padding-bottom: 3px; }
.footer a:link, a:visited, a:hover { color: yellow; text-decoration: none; }
.credits { font-size: 0.65em; text-align: center; padding-top: 5px; }
.credits a:link, a:visited, a:hover { color: silver ; text-decoration: none; }
.thankyou { background-color: white; }
.thankyou a:link { color: blue }
.thankyou a:visited, a:hover { color: purple }
.customer { font-size: 0.75em; margin: 0; padding: 0; }
