h1 { 
  color: #222222;
  font-size: 24pt;
  font-family: Palatino, "Times New Roman", Georgia, Times; 
}
h2 { 
  color: #444444;
  font-size: 18pt;
  font-family: Palatino, "Times New Roman", Georgia, Times; 
}
h3 { 
  color: #444444; font-size: 14pt;
  font-family: Palatino, "Times New Roman", Georgia, Times;
}
h4 { 
  color: #444444;
  font-size: 12pt;
  font-family: Palatino, "Times New Roman", Georgia, Times;
}
h5 { 
  color: #444444;
  font-size: 10pt;
  font-family: Palatino, "Times New Roman", Georgia, Times;
}
.subh5 { 
  color: #444444;
  font-size: 10pt;
  font-family: Palatino, "Times New Roman", Georgia, Times;
}
.Navigation  { 
  color: #999999; 
  background-color: #ebedf6;
  width: 150px;
  vertical-align: top;
  padding-top: 5px;
}

.NavBar  { 
  color: #999999; 
  background-color: #ebedf6; 
  width: 130px;
  padding-left:20px;
  vertical-align: top;
  margin: 0px 1px;
  font-weight: bold; 
  font-size: 12pt;
  font-family: Palatino, "Times New Roman", Georgia, Times; 
  text-indent: 0.1em 
}
.NavBarSelected { 
  color: #999999;
  background-color: #ebedf6;
  width: 130px;
  padding-left:20px;
  vertical-align: top;
  margin: 0px 1px;
  font-weight: bold; 
  font-size: 12pt;
  font-family: Palatino, "Times New Roman", Georgia, Times; 
  text-indent: 0.1em 
}
.NavBarHeader { 
  color: #444444;
  background-color: #ebedf6;
  width: 150px;
  left: 10px;
  vertical-align: top;
  margin: 0px 1px;
  padding-top:5px;
  font-weight: bold; 
  font-size: 16pt;
  font-family: Palatino, "Times New Roman", Georgia, Times; 
  text-indent: 0.1em 
}
a:link { 
  color: #222244; 
  font-weight: bold; 
  font-size: 12pt; 
  font-family: Palatino, "Times New Roman", Georgia, Times; 
  text-indent: 0.1em 
}
a:visited { 
  color: #222288; 
  font-family: Palatino, "Times New Roman", Georgia, Times 
}
a:hover { color: #8888ff; 
  font-family: Palatino, "Times New Roman", Georgia, Times 
}
body { 
  color: #444444;
  background-color: #eeeeee;
  margin:5px;
}
.banner {
  background-color: #ffffff;
  width:805px;
  border-width: 1px; 
  border-style: solid;
  border-color: #999999;
}
.bannerLogo {
    background-image: url(images/bell_tower.jpg);
    width:150px;
}
.bannerImage {
    width:640px;
}
.banner h1, h2, h3, h4, h5 {
  color: #222222;
  font-family: Palatino, "Times New Roman", Georgia, Times 
}
.banner h1 {
    text-align:center;
}
.banner h4 {
    text-align:center;
    margin-top:5px;
    margin-bottom:10px;
}
.banner h5 {
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}

.banner_mid {
	width:505px;
	text-align:center;
}

.banner_season {
  text-align: center;
  float: right;
}

.content { 
  color: #111111;
  width:630px;
  padding:5px;
  background-color:#ffffff;
  background-image: url(images/sign_board_dim.jpg);
  font-family: Palatino, "Times New Roman", Georgia, Times;
  font-size: 12pt;
 }

.footer {
  background-color: #ffffff;
  width: 805px;
  text-align: center;
  margin-top: 5px;
  border-width: 1px; 
  border-style: solid;
  border-color: #999999;
  }

.footerText { 
  font-size: 9pt;
 }

.footer a { 
  font-size: 10pt;
}

.dbr { 
  background-color:#ffffff;
  width:630px;
  padding:5px;
  margin:0px;
  background-image: url(images/sign_board_dim.jpg);
  font-family: Palatino, "Times New Roman", Georgia, Times;
  font-size: 10pt;
 }

.dbr td { 
  background-color:#ddffff;
  padding: 2px;
  border-width: 1px; 
  border-style: solid;
  border-color: #999999;
}

.dbr a { 
  font-size: 10pt;
}
.dbrHead { 
  color: #000066;
  font-weight: bold;
 }


