   /* =================================================== */
   /* Robert O. Bump CSI-136 Final Project Moon&RiverCafe */
   /* =================================================== */

body  
{
   background-color: #ffcc66;
/* background-color: #f35c00;  */
   color:#191970;
   font-family: Arial, Verdana, sans-serif;
   font-size: 0.8em;
}

h4
{
   background-color : #ccaa66;
   color: #ffffff;
   line-height: 200%;
   font-size: 1.30em;
   text-align: center;
}

table {border-collapse:collapse;
   margin-left: 0px;
}


table.background  {
/*  background: url("images/musicbg269.jpg") repeat; */
/*  background: url("images/cornucopiabg4.gif") repeat; */
/* background: url("images/snowflake.jpg") repeat; */
/* background: url("images/clover_background.png") repeat; ; */
/* background: url("images/winter-wallpaper-16.jpg") repeat; */
background: url("images/memorial_day_background.jpg") repeat; 
/* background: url("images/spam.gif") repeat; */
/* background: url("images/colorful-umbrella-background.gif") repeat; */
background-size:contain;

}

table,th, td
{
   border: 1px solid black;
}

th
{
   background-color : #407d06;
   color : #ffffff;
   font-weight: bold;
   font-size: 1.10em;
   text-align: center;
   line-height: 125%;
   width: 14%;
}

ul
{
   text-align: left;
   list-style-position: outside;
   margin-left: 10px;
   padding-left: 0;
}

li {text-align: left;
}

a
{
   font-weight:   bolder;
   font-size:  1.2em;
   line-height:   150%;
   text-align: center;
   background-color: #ffffff;
}

td
{
   vertical-align: top;
   text-align: center;
   padding: 2px;
}

td#cellToday
{
    font-size: 1.1em;
    font-weight: bolder;
    background-color: #E0E0E0 ;
    border: black solid 6px;
}

.pdt
{
   font-weight:   bold;
   text-align: right;
}

td#cellToday div.pdt
{
    display: none;
}

.fc1
{
   font-weight:   bolder;
   font-size:  1.1em;
   line-height:   125%;
   text-align: center;
   background-color: #ffffff;
}

.fc2
{
   font-weight:   normal;
   font-size:     1.0em;
   text-align: center;
}

.fc3
{
   font-weight:   lighter;
   font-size:     .8em;
   text-align: center;
}

.fl1
{
   font-weight:   bolder;
   font-size:  1.1em;
   line-height:   125%;
   text-align: left;
   background-color: #ffffff;
}

.fl2
{
   font-weight:   normal;
   font-size:     1.0em;
   text-align: left;
}

.fl3
{
   font-weight:   lighter;
   font-size:     .8em;
   text-align: left;
}

.fl3y
{
   font-weight:   lighter;
   font-size:     .8em;
   text-align: left;
   background-color: yellow;
}

.fr1
{
   font-weight:   bolder;
   font-size:  1.1em;
   line-height:   125%;
   text-align: right;
   background-color: #ffffff;
}

.fr2
{
   font-weight:   normal;
   font-size:     1.0em;
   text-align: right;
}

.fr3
{
   font-weight:   lighter;
   font-size:     .8em;
   text-align: right;
}

.sun
{
   text-align: left;
   font-size:     .9em;
}
td.sun div.pdt
{
    display: none;
}

tr.week td.sun a
{
   font-weight:   bold;
   font-size:  .9em;
   line-height:   100%;
   background-color: #ffffff;
}

.feature
{
   padding: 20px;
}


ul
{
   text-align: left;
}

li
{
   text-align: left;
}

.history
{
   vertical-align:    middle;
   font-style: italic;
   text-align: center;
   }

.footer
{
   font-size: .9em;
   font-style: italic;
   text-align: left;
   }

dl.theschedule 
{
   font-weight:   bold;
   font-size:     1.2em;
   text-align: left;
}

dl.theschedule ul li
{
   margin-left: 20px;
   font-weight:   normal;
   font-size:     1.0em;
   text-align: left;

}

dl.theschedule ul li span.fl3y
{
margin-right: 5px;
padding-left: 5px;
padding-right: 5px;

}


dl.theschedule ul li a
{
   font-weight:   bolder;
   font-size:  1.1em;
   line-height:   100%;
   text-align: left;
   background-color: #ffffff;

}

dl.theschedule li a:hover
{
   color: black;
   background-color: #FFE271;
   border: 1px solid black;
   border-style: outset;
   font-size:     1.5em;
}