html, body, div, p, table, tr, td, li, ul {
   margin: 0;
   padding: 0;
   background: #FFFFFF url(images/img01.gif) repeat-x;
   font-family: Verdana, Geneva, Tahoma,  Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #009;
}
body {
 background: #FFFFFF url(/BoosterClub/blackborder.gif) repeat-x;
}
h1, h2, h3, h4, h5 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #29069b;
}
h1 {
  font-weight: normal;
  font-size: 237%;
  color:#29069b;
}
h3 {
  font-weight: normal;
  font-size: 140%;
  color:#29069b;
  text-transform:lowercase;
}
a {
  border-bottom: 1px dotted #009b86;
  text-decoration: none;
  color: #0055ff;
}
a:hover {
  border-bottom:none;
  color: #FF7400;
}
a:visited {
  border-bottom: none;
  color: #22675e;
}
img {
  border: 3px solid #29069b;
}
img.left {
  float: left;
  margin: 6px 15px 0 0;
}
  img.right {
  float: right;
  margin: 6px 0 0 15px;
}
.bg1 { background: url(/BoosterClub/blueBoxes.jpg) no-repeat left bottom; }
.bg2 { background: url(/BoosterClub/blueBoxes.jpg) no-repeat left bottom; }
.bg3 { background: url(/BoosterClub/blueBoxes.jpg) no-repeat left top; }
.bg4 { background: url(/BoosterClub/blueBoxes.jpg) no-repeat left top; }
.bg5 { background: url(/BoosterClub/blueBoxes.jpg) no-repeat left top; }
.bg6 { background: url(/BoosterClub/blueBoxes.jpg) no-repeat right bottom; }
.bg7 { background: url(/BoosterClub/blueBoxes.jpg) no-repeat right bottom; }
.feature {
}
.feature img {
  margin-bottom:15px;
  padding:0px;
  border:3px solid #29069b;
}
.feature .title {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.feature .content {
  padding: 0 0 0 40px;
}
.box {
  float: left;
  width: 250px;
}
.box .title {
  border:0px solid red;
  margin-top: 10px;
  padding: 10px 0 0 40px;
  text-transform: lowercase;
  font-size: 167%;
}
.box .content a {
   color:#0055ff;
   border-bottom:1px dotted #009b86;
}
.box p {
  padding:9px;
}
.patronList  {
  border:1px dotted #0055ff;
  margin-right:5px;
  padding:3px 0px 3px 3px;
}
.patronList p {
  padding:5px 3px 0px 0px;
  font-size:10px;
}
.BusLogo {
  margin:3px 6px 3px 3px;
  border:1px solid blue;
  float:left;
}
.list {
  margin-left: 0;
  padding-left: 16px;
  list-style-type:none;
  list-style: url(/BoosterClub/BlueArrow57.gif);
}
.list li {
  margin-left: 0px;
  /*background: url(/BoosterClub/BlueArrow57.gif) no-repeat left 20%; */
}
/* Header */
#header {
  border:0px solid red;
  width: 760px;
  height: 190px;
   margin: 0 auto;
   background: url(/BoosterClub/Brand2.png) no-repeat;
}
#header {
  font-weight: normal;
  color: #000000;
}
#header p {
   text-align:right;
   margin: 140px 10px 0;
  text-transform: uppercase;
  float:right;
  font: normal 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header p a {
  font-size: 167%;
}
#header a:link  {
  border: none;
  color:#29069b;
}
#header a.visited {
  color:#009b86;
  text-decoration:underline;
}
#header a:link:hover, a:visited:hover {
  color:#ff8c00;
  text-decoration:underline;
}
#header img {
  float:left;
  margin-top:15px;
}
/* Page */
#page {
  width: 760px;
   margin: 0 auto;
}
/* Content */
#content {
  float: right;
  width: 519px;
}
#content p, #content ul, #content ol {
  line-height: 1.8em;
}
/* Sidebar */
#sidebar {
  float: left;
  width: 200px;
  padding: 0 20px 0 0;
  border-right: 1px dotted #DCDCDC;
}
#sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar p {
  line-height:130%;
}
#sidebar li {
}
#sidebar li ul {
}
#sidebar li li {
  padding: 5px 10px;
  border-top: 1px dotted #DCDCDC;
}
#sidebar li li.first {
  border-top-color: #dcdcdc;
}
#sidebar h2 {
  margin-top:15px;
  padding: 10px 0 0 40px;
  text-transform: lowercase;
  font-size: 167%;
}
#sidebar a {
  border: none;
}
#sidebar a:hover {
  border-bottom: 0px dotted #666666;
}
/* Footer */
#footer {
  clear: both;
  height: 150px;
  padding: 20px 0 0 0;
  background: #000000;
}
#footer p {
  background: #000000;
  margin: 0;
  text-align: center;
  font-size: 85%;
}
#footer a {
  border: none;
  color: #CCCCCC;
}
#footer a:hover {
  color: #FFFFFF;
}
#legal {

}
#legal strong {
  display: block;
  padding: 20px 0 0 0;
  text-transform: lowercase;
  letter-spacing: 3px;
  font-size: 182%;
  font-weight: normal;
}
#links {
}
.more {
  font-size:11px;
  font-style:italic;
}
.Dtable {
 margin:auto; 
}
.Dtable h3 {
  font-size:145%;
  font-weight:bold;
  border:0px dotted red;
  text-transform:lowercase;
  font-weight:bold;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Dtable  th{
  text-align:left;
  font-size:140%;
  padding-left:15px;
  padding-right:15px;
  border-bottom:1px dotted #009b86;
  text-transform:lowercase;
  font-weight:bold;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Dtable  td{
  font-size:120%;
  padding-right:4px;
  border-bottom:1px dotted #009b86;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.Stable {
   border:0px solid blue;
}
.Stable h2{
   background: url(/BoosterClub/blueBoxes.jpg) no-repeat left bottom; 
   padding-left:50px;
   font-size:25px;
   height:35px;
   border-bottom:1px dotted #22675e;
}
.Stable td {
  padding:0px;
}
.Stable .title {
  padding-top:13px;
  font-size:14px;
  color:#0000ff;
  list-style-type:none;
  padding-bottom:3px;
}
.Stable li {
  list-style-type:none;
  padding-bottom:3px;
  padding-left:9px;
}
.Stable th  {
   border:0px solid blue;
   padding:0px;
   padding:8px 5px;
}
.Stable th a:link  {
   border:0px;
}
.Stable td  a:link {
   font-size:16px;
   font-weight:bold;
   border-bottom:1px dotted #22675e;
   color:#0000ff;
}
.Stable td a:visited {
   font-size:16px;
   font-weight:bold;
   border-bottom:1px dotted #22675e;
   color:#22675e;
   text-decoration: none;
}
.Stable td a:link:hover, .Stable td a:visited:hover {
   font-size:16px;
   font-weight:bold;
   border-bottom:0px dotted #ff7400;
   color:#ff7400;
   text-decoration: none;
}
.Stable img {
   border:0px;
   margin:0px;
}
.noweb {
  padding-top:3px;
  font-size:16px;
  color:#0000ff;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight:bold;
}
.rule {
   border-bottom:1px dotted #22675e;
}
