ul, ol, li {
  margin: 0px;
  padding: 0px;
}
ul, ol {
  list-style-image: url('../images/bullet.gif');
}
.menuArea {
  color: #e9e3d3;
  text-align: center;
}
body {
  color: #000000;
  background-color: #bca883;
  text-align: center;
  margin: 0px;
}
table  {
  margin-right: 0px;
}
.main /* Internet Explorer */
{ 
text-align: center; 
}

.main /* Mozilla Firefox alignment */
{ 
text-align: -moz-center; 
} 
p, ul, .normal {
  margin: 10px 45px 5px 45px;
  text-align: justify;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}
.normala {
  margin: 10px 20px 5px 45px;
  text-align: justify;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}
.normalb {
  margin: 10px 45px 5px 20px;
  text-align: justify;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
}
.anormal {
  margin: 0px 10px 0px 10px;
  text-align: center;
  font-family: Arial;
  font-size: 10pt;
  font-weight: normal;
  padding-top: 2px;
  padding-bottom: 2px;
}
.small {
  margin: 0px 5px 0px 5px;
  text-align: center;
  font-family: Arial;
  font-size: 8pt;
  font-weight: normal;
  padding-top: 6px;
  padding-bottom: 6px;
}
.schedule {
  margin: 3px 3px 3px 3px;
  text-align: left;
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
}
.ulmenu {
  margin: 0px 0px 8px 20px;
  text-align: justify;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
  llist-style-image: none;
}
.small {
  font-family: Verdana;
  font-size: 8pt;
}
li {
  text-align: justify;
  margin: 2px 0px 0px 20px;
}  
h1, h2, h3, h4 {
  margin: 15px 0px 3px 35px;
  font-family: Arial;
  color: #7d5d52;
  font-weight: normal;
}
h1 {
  font-size: 16pt;
}
h2 {
  font-size: 12pt;
  margin-top: 10px;
  font-weight: bold;
}
h3 {
  font-size: 9pt;
  margin-bottom: 0px;
  margin-top: 10px;
  color: #cc0000;
}
h4 {
  font-size: 9pt;
  margin: 3px 0px 3px 0px;
  font-weight: bold;
  color: #cc0000;
}
dt {
  color: #7b9dcb;
  font-weight: bold;
  margin-top: 3px;
}
a:link {
  text-decoration: none;
  color: #718347;
  font-weight: normal;
}
a:visited {
  text-decoration: none;
  color: #718347;
  font-weight: normal;
}
a:hover {
  color: #718347;
  background-color: #dcc69c;
}
a.menu:link {
  text-decoration: none;
  color: #e9e3d3;
  font-weight: normal;
  font-family: Arial;
  font-size: 9pt;
}
a.menu:visited {
  text-decoration: none;
  color: #e9e3d3;
  font-weight: normal;
  font-family: Arial;
  font-size: 9pt;
}
a.menu:hover {
  color: #e9e3d3;
  text-decoration: none;
  font-family: Arial;
  font-size: 9pt;
  background-color: transparent;
}
.PageTitle {
  width: 98%;
  height: 50px;
  margin-bottom: 3px;
  margin-top: 15px;
  font-family: Arial;
  font-weight: normal;
  font-size: 16pt;
  color: #7d5d52;
  padding-left: 25px;
  padding-right: 0px;
  padding-top: 25px;
  padding-bottom: 0px;
  text-indent: 20px;
  background-image: url('../images/white_drummer.jpg');
  background-repeat: no-repeat;
}
.PageFooterTable {
  color: white;
  font-size:10pt;
  height: 30px;
  padding-left: 10px;
  font-family: Arial;
  background-color: #BCA883;
}
.LegalFooter {
  color: #ffffff;
  font-size: 8pt;
  padding-left: 10px;
  font-family: Arial;
  padding-bottom: 20px;
}
input, textarea, select {
  border: solid 1px #BEAA94;
  background-color: #FFFFFF;
  color: #000000;
}
input, select {
  height: 18px;
}
.Quote {
  padding: 8px;
  font-size: 14pt;
  font-family: Arial;
  text-align: left;
  color: #bca883;
  padding-right: 50px;
}
.imgborder /* Mozilla Firefox */
{
  border: ridge 1px #999999;
  padding: 0;
  box-shadow: 2px 2px 10px #c0c0c0;
}
.imgborder /* Internet Explorer */
{
  border: ridge 1px #c0c0c0;
  padding: 0;
  filter:progid:DXImageTransform.Microsoft.Shadow(color=#c0c0c0,Direction=135,Strength=6);
}
a.pic:link, a.pic:visited {
  text-decoration: none;
  font-weight:normal;
  background: none;
}
a.pic:hover {
  background: none;
}


