/*
CSS for Enzo's on the Beach
*/

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

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

h3   {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  color: #ffffff;
  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: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-right: 10px;
  color: #ffffff;
  }

#navigation {
  font-size: small;
  font-weight: bold;
  text-decoration: none;
   
}

a:link {
  color: #EB3223;
  text-decoration: none;
  padding-right:20px;
}

a:visited {
  color: #EB3223;
  text-decoration: none;
  padding-right: 20px;
}

a:active {
  color: #EB3223;
  text-decoration: none;
  padding-right: 20px;
}

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

#lp  {
  font-size: small;
  color: #ffffff;
  padding: 0.3em;
  margin-right: 10px;
}

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

#toprhcol {
  font-size: small;
  font-weight: bold;
  color: #FF0066;
  padding: 0.4em;
}
   
#toprhcoltxt {
  font-size: small;
  font-weight: bold;
  color: #FF6600;
  padding: 0.3em;
}  

#addressbar  {
  font-size: x-small;
  color: black;
  padding: 0.3em;
}

.blend img {
opacity: 0;
-moz-opacity: 0;
-khtml-opacity:0;
filter: alpha(opacity=0);
}

#table {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-right: 10px;
  color: black;
  }
  
  #text {
  font-family: Avant Garde Demi BT, Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: small;
  margin-left: 5px;
  color: black;
 }