body {
  background:   url("images/bg.jpg");
  margin:5 5 0 0;
  padding:0px;
  font:x-small "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-align:center;
  color:#333;
  font-size:/**/small;
  }
a:link {
  color:#000;
  text-decoration:underline;
  }
a:visited {
  color:#000;
  text-decoration:underline;
  }
a:hover {
  color:#721223;
  text-decoration:none;
  }
a img {
  border-width:0;
  }


TABLE {
font-size: 1em;
background-color: transparent;
}

h1 {
  margin:.5em 0 .5em;
  font:100%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999900;
  font-weight: bold;
  text-align: center;
  }
  
  h2 {
  margin:1em .75em .75em;
  font:85%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#721223;
  font-weight: bold;
  }

h3 {
  margin:.2em 0 .75em;
  font:90%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  color:#999900;
  font-weight: bold;
  }


h5 {
  margin:1em 0 .75em;
  font:66%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  color:#000;
  }

#list-menu {
width: 100px;
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

#list-menu ul {
margin: 0;
padding: 0;
list-style-type: none;
font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size: 1em;
}

#list-menu li {
margin: 2px 0 0;
text-align: left;
}

#list-menu a {
display: block;
width:160px;
padding: 2px 2px 2px 10px;
border: 1px solid #999900;
background: #999900;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #721223;
background: #721223;
color: #ffffff;
}

P {
margin-left: .5em;
margin-right: .5em;
margin-top: .5em;
margin-bottom: .5em;
}

.footer {
color: #FFFFFF;
font-size: 1em;
line-height: 1.3em;
text-align: center;
font-weight: normal;
}

A.footer:link {
color: #FFFFFF;
text-decoration: underline;
}
A.footer:visited {
color: #FFFFFF;
text-decoration: underline;
}
A.footer:hover {
color: #FFFFFF;
text-decoration: none;
}
A.footer:active {
color: #FFFFFF;
text-decoration: none;
}














H4 {
color: #CB9696;
padding-left: 40px;
font-size: 90%;
letter-spacing: 1pt;
font-variant: normal;
margin-top: 2px;
margin-bottom: 2px;
}



H6 {
color: #FFFFFF;
font-size: 90%;
letter-spacing: 1pt;
text-align: center;
margin-left: 2em;
margin-right: 2em;
margin-top: 2px;
margin-bottom: 2px;
}


UL { 
margin-left: .1em;
margin-right: .2em;
margin-top: 2px;
margin-bottom: 2px;
line-height: 1.5em;
}

UL.grapes { 
padding: .2em;
margin-left: 1.6em;
margin-right: .2em;
margin-top: 1px;
margin-bottom: 2px;
line-height: 1.6em;
list-style-image:  url("images/grapes.gif");
}



UL UL { 
margin-left: 4em;
margin-right: 1em;
margin-top: 4px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url('../images/subbullet.gif');
}


UL.whitebullets {color: #FFFFFF;
font-size: .95em;
text-align: left;
font-weight: bold;
margin-left: 28px;
margin-right: 2px;
margin-top: 4px;
margin-bottom: 8px;
line-height: 1.5em;
list-style-image:url('../images/arrow.gif');
}

OL {
margin-left: 5em;
margin-right: 1em;
margin-top: 2px;
margin-bottom: 2px;
line-height: 1.5em;
}
