/* Do you know the way? */

/*

------------------------------------------------------
Copyright Maxine Sherrin, www.westciv.com
some rights reserved
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.
------------------------------------------------------

*/

body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #ffffcc;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
padding-top: 17px;
padding-bottom: 17px;
padding-left: 25px;
padding-right: 100px;
background-color: #99cc99;
border-bottom: 2px #666633 solid;
border-top: 2px #666633 solid;
color: #ffffff;
font-weight: bold;
font-size: 1em;
letter-spacing: 5px;
text-align: right;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 190px;
margin-right: 220px;
}

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1.3em;
color: #990000;
padding-bottom: 10px;
padding-top: 0;
padding-left: 0;
padding-right: 0;
font-weight: bold;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 1em;
color: #990000;
font-weight: bold;
}

p.heading1 {
color: #990000;
font-size: 2em;
font-style: italic;
text-align: center;
line-height: 1.7em;}

p.heading2 {
font-size: 1.6em;
text-align: center;
}

p, ul, ol, table {
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
font-size: .7em;
line-height: 1.9em;
}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #cc3333;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #990000;
font-weight: bold;
text-decoration: underline;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 50px;
left: 0;
margin: 20px;
width: 150px;
}

#left-menu p {
border-bottom: 1px #cc3333 dotted;
text-align: right;
line-height: 20px;
font-size: .8em;
padding-bottom: 7px;
padding-top: 7px;
margin-bottom: 0;
}

#left-menu .navimage {
text-align: center;}

#left-menu a:link, #left-menu a:visited {
color: #cc3333;
}

#left-menu a:hover, #left-menu {
color: #990000;
text-decoration: none;
}

/* Styles for the pullquote on the right side. */

#right-column {
position: absolute;
top: 75px;
right: 0;
margin: 20px;
width: 170px;
}

#right-column p {
line-height: 1.5em;
font-size: .7em;
}

#right-column strong {
color: #000000;
font-style: italic;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
color: #cc3333;
margin-bottom: 0;
padding-top: 15px;
padding-bottom: 15px;
font-size: .7em;
}

#footer a:link, #footer a:visited {
color: #cc3333;
}

#footer a:hover {
color: #990000;
text-decoration: underline;
position: relative;
bottom: 0px;}

/* Styles added by MR */

table {
border-collapse: collapse;
}

td, th {
border: 1px #000000 solid;
padding: 0.5em;
}

td.contact {
border: none;}

th {
font-weight: bold;
line-height: 1em;
text-align: center;
}

th.year {
border-left: none;
border-right: none;
}

th.left {
border-right: none;
}

th.right {
border-left: none;
}

td.freq {
padding-right: 3em;
text-align: right;
}

.hide{
display:none;
}

.abbr{
border-bottom: 1px #000000 dotted;
}

div.centered table{
margin: 1em auto 1em auto;
}

a img{
border: 0;
}
