/*
CSS for Daly Waters Edge Cafe
*/

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background-color: #11c0f1;
  color:#000000;
  line-height: 105%;
  padding: 0px;
}

h1   {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  padding: 0.3em;
  font-size: medium;
  margin-left: 5px;
  color: black;
  
}

h3   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: normal;
  color: #37363A;
  margin-bottom: 0px;
  margin-left: 10px;
  
}

#footer   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  margin: 0;
  margin-left: 10px;
 }

#footer2   {
  font-family: Trebuchet MS, Verdana, Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
  color: #990066;
  margin: 0;
  margin-left: 10px;
 }

p    {
  font-size: small; 
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  color: black;
}

li   {
  font-size: small;
  margin-left: 5px;
  margin-right: 20px;
}

#points {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: x-small;
  margin-right: 10px;
  color: #37363a;
  margin-left: 180px;
  }

#navigation {
  font-size: small;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-top: 5px;
     
}

a:link {
  color: blue;
  text-decoration: none;
  
}

a:visited {
  color: blue;
  text-decoration: none;
 
}

a:active {
  color: blue;
  text-decoration: none;
 }

#copyright  {
  font-size: x-small;
  color: #000000;
  padding: 0.3em;
  margin-left: 10px;
  margin-right: 10px;
}

#bottomnav {
  font-size: x-small;
  font-weight: normal;
  padding: 0.3em;
  text-align: center;
}



#table {
  font-family: Helvetica, Arial, sans-serif;
  font-size: small;
  font-weight: bold;
  margin-left: 5px;
  color: black;
  padding: 0.3em;
  }
  
  #text {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-left: 5px;
  color: black;
 }
 
   #textsup {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-left: 20px;
  color: black;
 }
 
