p.inform {
  background: #dae66a;
  padding: 7px 12px;
  border: dashed 1px #999;
}
.clear {
  clear: both;
}
.clear100 {
  clear: both;
  height: 100px;
}
.clear200 {
  clear: both;
  height: 200px;
}
/* Force scrollbar */

table {
    border-collapse: collapse;
}
.advertiser {
  font-size: 32px;
  color: #FF0033;
  font-family: "Times New Roman", Times, serif;
  letter-spacing: 3px;
}
h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 10px 0;
}

h1 {
  color: #64b721;
  font-size: 1.8em;
  letter-spacing: 2px;
  margin-top: 0px;
}
h2 {
  font-size: 1.6em;
  font-weight: normal;
}
h3 {
  margin-top: 0px;
  font-size: 1.4em;
  padding-top: 3px;
}
h4 {
  font-size: 1.3em;
  background: #fff;
  color: #363636;
}
h5 {
  font-size: 1.2em;
  background: #fff;
  color: #333c97;
}
p {
  padding: 0;
  margin: 1em 0;
}

abbr, acronym, .help {
  border-bottom: 1px dashed #5f832c;
  cursor: help;
  }
a:link, a:visited {
    color: #9d604c;
    text-decoration: none;
    border-bottom: solid 1px #eeeeee;
    }
a:hover {
  color: #CC0000;
  background: #FFFFCC;
    }
a img {
  border: none;
}
ul  {
    list-style: disc;
    font-size: 1em;
    display: block;
    margin: 5px 1px 0px 15px;
    padding: 0px;
}
em {
  font-weight: bold;
  font-style: normal;
}
li  {
    margin: 2px 0px 5px 2px;
    padding: 0px;
   }
ul.arrow {
    list-style-image: url(../images/bullet_arrow.png);
    margin: 5px 1px 0px 20px;
}
ol.dates li {
  border-bottom: solid 1px;
  padding: 7px 2px 5px 0;
}

hr {
    background: transparent;
    height:1px;
    border: 1px solid #314B77;
    }
.pagenav {
    font-weight: normal;
}
a.pagenav, a.pagenav:visited {
    font-weight: bold;
    color: #9d604c;
}
a.pagenav:hover {
    color: #cc0000;
}
div.menu {
  text-align: center;
  margin: 15px 5px;
  border: double #800000;
  padding: 7px;
}
.menu p {
  font-style: italic;
}
.menu h3 {
  color: #800000;
  background: #fff;
}
.photo_left, .image_left {
  float: left;
  margin: 0 7px 5px 0;
}
.photo_right, .image_right {
  float: right;
  margin: 0 0 5px 7px;
}
img.framed {
  border: solid 1px #ccc;
  padding: 10px;
}
.small {
    font-size: 0.8em;
    color: #343A58;
    text-decoration: none;
    font-weight: normal;
    }
.button {
    color: #000000;
    margin-bottom: 10px;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #000000;
  cursor:  pointer;
    }
.highlight {
  background: #fee3e5;
  color: #000;
  font-weight: bold;
}
.searchbox {

  border: solid 1px #75ad0a;

  text-align: left;

}
.inputbox {
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #000000;
    }
a.readon:link, a.readon:visited {
    color: #9d604c;
    border-bottom: solid 1px #eeeeee;
    text-decoration: none;
    }
a.readon:hover {
    color: #cc0000;
    text-decoration: none;
    }
.contentpane {
   width: 100%;
    background-color : #FFFFFF;
    }
.contentpane img {
  margin-top: 3px;
}
.contentpaneopen {
    background-color : #FFFFFF;
}
table.contentpaneopen {
    width: 100%;
}
table.blog {
  width: 100%;
}
table.blog table td {
    padding-right: 7px;
}
a.contentpagetitle:link, a.contentpagetitle:visited {
color: #3a3a3a
}
.contentheading {
    font-size: 1.7em;
    font-weight: normal;
    color: #3a3a3a;
    text-align:left;
    width: 100%;
    padding: 10px 0 2px 0;
    }
.buttonheading {
    vertical-align: top;
    padding-left: 6px;
}

.buttonheading a:hover {
    background: none;
}

.buttonheading a:link, .buttonheading a:visited {
    border: none;
}

.sectiontableheader {
    padding: 6px;
    font-weight : bold;
    }
.sectiontableentry1 td, .sectiontableentry2 td {
    padding: 3px 6px;
    vertical-align: top;
}
.componentheading {
  font-size: 2.2em;
  margin-bottom: 10px;
  color: #000000;
  text-align:left;
  padding-top: 0px;
  font-weight: normal
}
form {
  margin: 0px;
}
div#content .article_seperator {
    border-bottom: dashed 1px #3a3a3a;
    display: block;
    width: 100%;
    margin: 5px 0 5px 0;
}
div#center_content .article_seperator {
    border-bottom: none;
    display: block;
    width: 100%;
    margin: 5px 0 5px 0;
}
td.buttonheading {
  vertical-align: top;
}
.moduletable-directorymenu form {
padding: 5px;
}
table#xmas_routes {
  border-collapse: collapse;
  width: 535px;
  letter-spacing: 0.5px;
}
table#xmas_routes th {
  padding: 4px;
  font-size: 1.2em;
}
table#xmas_routes td {
  padding: 4px;
}
th#date_col {
  width: 120px;
}
.past td {
  background: #fff;
  color: #999;
  border: solid 1px #a9a9a9;
}
.today td {
  color: #ff0000;
  border-left: solid 1px #3a3a3a;
  border-right: solid 1px #3a3a3a;
}
.future td {
  background: #fff;
  color: #000;
  border: solid 1px #067700;
}
.future td:hover {
  background: #fff;
}
td.today_date {
  background: url(../images/today-horiz.gif) top no-repeat;
  height: 60px;
  min-height: 60px;
}
tr.today {
  background: #fff url(../images/snow-bg.gif) top no-repeat;
}
div#todays_route {
  background: #c7e0f1 url(../images/snow-bg.gif) center no-repeat;
  padding: 10px;
  color: #3a3a3a;
  border: solid 1px #3a3a3a;
}
.info, #signup_outer, .signup_outer {
  padding: 10px 10px 10px 80px;
  border-bottom: solid 1px #8e8e8e;
  border-top: solid 1px #8e8e8e;
  background: #fff url(../images/map.png) center left no-repeat;
  margin: 10px 0;
  color: #666;
}
p.intro {
  font-size: 1.3em;
  color: #666;
  background: #fff;
  line-height: 130%;
}
