
body {
margin: 0;
padding: 0;
font-family: verdana, arial, helvetica, sans-serif;
color: black;
background-color: #fffefb;
}

/* Banner across top of page that says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-top: 7px;
padding-bottom: 72px;
padding-right: 40px;
background-color: #cdcdcd;
border-bottom: 5px #961d22 solid;
color: #af1e00;
font-weight: bold;
font-size: 1.2em;
text-align: right;
letter-spacing: 5px;
background-image: url("../images/new/banner_bg.jpg");
background-repeat: no-repeat;
}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
font-size: 1em;
color: #fffdfe;
padding-bottom: 10px;
padding-top: 7px;
padding-left: 190px;
font-weight: bold;
background-color: #af1e00;
border-top: 5px #002c7e solid;
letter-spacing: 5px;
border-bottom: 2px #274f69 solid;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 50px;
margin-left: 190px;
margin-right: 50px;
}

p, ul, ol, table {
font-size: 10pt;
line-height: 1.7em;
margin-top: 0;
margin-bottom: 17px;
margin-left: 0;
margin-right: 0;
padding: 0;
}

h2 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 13pt;
color: #af1e00;
font-weight: bold;
}
h3 {
margin-top: 0;
margin-bottom: 15px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 12pt;
color: #fbfaff;
font-weight: bold;
font-family: Times, "Times New Roman", serif;
background-color: #af1e00;
text-indent: +10pt;}

h4 {
margin-top: 0;
margin-bottom: 12px;
margin-left: 0;
margin-right: 0;
padding: 0;
font-size: 11pt;
color: #002c7e;
font-weight: bold;
border: 1px #af1e00 solid;}

ol, ul {
margin-left: 25px;
}

a:link, a:visited {
color: #cc6600;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #ad5600;
text-decoration: none;
font-weight: bold;
}

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 130px;
left: 12px;
width: 160px;
text-align: right;
background-color: #dcdcdc;
border-top: 3px #af1e00 solid;
border-bottom: 3px #af1e00 solid;
border-right: 3px #af1e00 solid;

padding-top: 50px;
padding-bottom: 30px;
border-left: 3px #af1e00 solid;}

#left-menu p {
padding-right: 20px;
margin-bottom: 0;
border-bottom: 2px #f12800 solid;
font-size: .8em;
text-align: right;
line-height: 18px;
padding-top: 10px;}


table {
font-size: 10pt;
font-style: normal;
color: #373f6f;

}
#table ol, ul {
margin-left: 55px;
}
#table ol {
margin-left: 55px;
}
tr {}

td {
}

th {}

caption {}


#left-menu a:link, #left-menu a:visited {
color: #af1e00;
text-decoration: none;
}

#left-menu a:hover, #left-menu a.current {
color: #da4c05;
text-decoration: none;
}



/* Styles for the footer at the bottom of the page */

#footer {
text-align: right;
color: #454f56;
margin-bottom: 0;
padding-top: 7px;
padding-bottom: 7px;
border-top: 1px #01014c solid;
font-size: .8em;
font-weight: bold;
padding-right: 50px;
}

#footer a:link, #footer a:visited {
color: #cc6600;
}

#footer a:hover {
color: #454f56;
}

Copyright Maxine Sherrin, www.westciv.com
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/

The original CSS "Mondo" has been heavily modified and altered by MaiArts, the website designer.
