BODY {
color: #000000;
margin: .00in .00in .00in;
font-size: 10pt;
font-family: verdana, arial, sans-serif;
background-image: url(/images/backgrounds/tile3.jpg);
}

H1, H2 { font-size: 18pt; color: #FFFFFF; font-weight: bold; letter-spacing: 1px; }
H3, H4 { font-size: 13pt; color: #333300; font-weight: bold; letter-spacing: 0px; }
H5, H6 { font-size: 12pt; color: #000000; font-weight: bold; letter-spacing: 0px; }


STRONG {
font-size: 12pt;
color: #333300;
font-weight: bold;
letter-spacing: 2px;
}

.hovermenu{
font: bold 13px arial;
width:700px;
}

.hovermenu li{
list-style: none;
padding: 4px;
float: left;
background-color: #C7AA22;
border:1px solid black;
}

.hovermenu a{
text-decoration: none;
color: white;
}

.hovermenu li:hover{
background-color: #374015;
}

#links{
  border:1 solid #000000;
  width:600px;
}

#links td{
  padding-bottom:10px;
}

#links th{
  background-color:#000000;
  color:#FFFFFF;
  padding:4px;
}

#footer a{
  text-decoration:none;
}

