/*
** normal.css for belizetransfers
** Fri Apr 28 08:15:02 CST 2006
*/
body { 
    background-color: #fff; 
    font-family: "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
    font-size: 76%;
    color: #000;
    margin: 0px; 
    padding: 0px;
}

a {
    color: #039;
    font-family: "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
    background-color: transparent;
    font-weight: normal;
    text-decoration: none;
}
a:link {
    color: #0000ff;
    text-decoration: none;
    }
a:visited {
    color: #800080;
    text-decoration: none;
    }
a:hover {
    color: red;
    text-decoration: underline;
    }
a:active {
    color: #ff0000;
    text-decoration: none;
    }
a.light:link {
    color: #eeddff;
    text-decoration: none;
    }
a.light:visited {
    color: #ee99ff;
    text-decoration: none;
    }
a.light:hover {
    color: #ffeeff;
    text-decoration: underline;
    }
a.light:active {
    color: #ffddff;
    text-decoration: none;
    }
blockquote {
    color: #cd102b;
    font-size: 0.9em;
    font-style: italic;
    border: double #ccc;
    padding: 10px;
    }
code {
    font-family: "Courier New","courier", monospace;
    text-align: left;
    font-weight: bold;
    background-color: #f9f9f9;
    border: 1px solid #D0D0D0;
    color: #002166;
    display: block;
    margin: 4px 0 4px 0;
    padding: 12px 10px 12px 10px;
}

div#navlist {border: 0px solid #000; width:14em; font-size:1.0em; margin:0px;}
div#navlist ul { border:0; margin:5px 5px 5px 5px; padding:0; list-style-type:none;}
div#navlist li { border-bottom:2px solid #069; font-size:1.0em; margin:0; padding:0 .3em 0 .3em; text-indent:.5em}
div#navlist li.navhdr {color:black; font-weight:bold; background-color:white;} /* Navigation */
div#navlist li.nav02 {color:maroon; font-weight:bold; background-color:#ffe;} /* curr, no indent */
div#navlist li.nav12 {color:maroon; font-weight:bold; background-color:#ffe; text-indent:1em} /* curr, indent */
div#navlist li.nav00 {background-color:#e0e0ff;} /* darker, no indent */
div#navlist li.nav10 {background-color:#e0e0ff; text-indent:1em} /* darker, indent */
div#navlist li.nav01 {background-color:#f0f0ff;} /* lighter, no indent */
div#navlist li.nav11 {background-color:#f0f0ff; text-indent:1em} /* lighter, indent */

h1 {
    display: block;
    background-image: url('woodvariety.jpg');
    background-repeat: repeat;
    color: white;
    border-top: 1px;
    border-bottom: 1px;
    border: solid #999 2px;
    border-color: #fff #333 #333 #fff;
    margin: 5px;
    font-size: 1.6em;
    font-weight: bold;
    padding: 4px;
}

h2 {
    display: block;
    background: #ffc;
    color: #aa0;
    font-size: 1.4em;
    font-weight: bold;
    border: solid 2px;
    border-color: #fff #333 #333 #fff;
    margin: 5px 5px 5px 5px;
    padding: 2px 30px 2px 2px;
}

h3 {
    font-family: "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 2px;
    text-align: left;
    color: maroon;
    }
h4 {
    font-family: "Bitstream Vera Sans", Helvetica, Arial, sans-serif;
    font-size: 1.0em;
    font-weight: bold;
    margin: 2px 10px;
    text-align: center;
    color: blue;
    }

img {
    padding: 2px 2px 2px 2px;
    margin: 0px 4px 0px 4px;
}

li {
    font-size: 1.0em;
    font-weight: bold;
}

pre {
    font-family: "Courier New","courier", monospace;
    font-size: 1.1em;
    text-align: left;
    font-weight: bold;
    }

table {
    empty-cells: show;
    }
table.calendar {
    width: 99%;
    empty-cells: show;
    }
td {
    font-size: 1.0em;
}
td.ad {
    text-align: center;
    padding: 4px;
    }
td.cal_day {
    width: 75px;
    text-align: center;
    border: solid #ee0;
    border-width: 0px 0px 1px 0px;
    }
td.cal_short {
    color: green;
    font-weight: bold;
    width: 150px;
    border: solid #ee0;
    border-width: 0px 0px 1px 0px;
    }
td.cal_long {
    color: black;
    border: solid #ee0;
    border-width: 0px 0px 1px 0px;
    }
td.content {
    vertical-align: top;
    font-size: 1.0em;
    background: #fff;
    border: 1px #c2c2c2 solid;
    padding: 8px;
    margin: 0px;
    }
td.leftbar {
    vertical-align: top;
    width: 11em;
    font-size: 1.0em;
    padding-right: 6px;
    margin: 0;
    }
td.rightbar {
    vertical-align: top;
    width: 10em;
    font-size: 1.0em;
    text-align: center;
    padding: 0;
    }
th.th {
    text-align: center;
    font-weight: bold;
    background-color: #ffffcc;
    }
th {
    font-size: 1.0em;
    text-align: center;
    font-weight: bold;
    background-color: #ffffcc;
    }
th.sm {
    font-size: 0.9em;
    text-align: center;
    font-weight: bold;
    background-color: #ffffcc;
    }
tr { 
    vertical-align: top;
    }
tr.calendar { 
    vertical-align: top;
    }
tr.footer {
    font-size: 0.9em;
    font-weight: bold;
    background-color: #ffffcc;
}
tr.th {
    background-color: #ffc;
    text-align: center;
    font-weight: bold;
    }
tr.z0 {
    background-color: #eef;
    }
tr.z1 {
    background-color: #ddf;
    }
tr.z2 {
    background-color: #ffc;
    text-align: center;
    font-weight: bold;
    }

.address {
    text-align: center;
    }
.blue {
    color: blue;
    font-weight: bold;
    }
.box {
    color: #cd102b;
    border: double #ccc;
    padding: 10px;
    }
.byline {
    font-size: 0.9em;
    text-align: center;
    color: maroon;
    margin: 4px 2px;
    }
.ctr {
    text-align: center;
    }
.ctr_ital {
    font-style: italic;
    text-align: center;
    }
.gray {
    color: #999;
    font-weight: bold;
    }
.indent {
    margin: 14px 14px 14px 24px;
}

.nav {
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
    color: red;
}

.new {
    font-weight: bold;
    background-color: #ffc;
    border: solid #630;
    border-width: 2px 0px 2px 0px;
    padding: 0px 2px 0px 2px;
    color: #bb0;
}

.next {
    width: 30%;
    background-color: #eee;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #fff #333 #333 #fff;
    font-size: 1.0em;
    font-weight: bold;
    text-align: center;
    padding: 2px;
    }
.onto { /* prev onto next */
    width: 40%;
    }
.prev {
    width: 30%;
    background-color: #eee;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    border-color: #fff #333 #333 #fff;
    font-size: 1.0em;
    font-weight: bold;
    text-align: center;
    padding: 2px;
    }
.red {
    color: red;
    font-weight: bold;
    }
.topbar {
    background-color: #dddde0;
    background-image: url('topbar.jpg');
    height: 100px;
    margin: 0px 0px 10px 0px;
    border-style: none;
    padding: 0px 0px 0px 0px;
}

