body
{
background-color: "#ffffff";
background-image: url('graphics/hh_bg.jpg');
}

h1 
{
font-family: "Garamond", serif;
color: #B1112B;
margin-left: 10px;
font-size: 20 pt;
font-weight:lighter;
}

p
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
margin-left: 15px;
}

p.gallery
{
font-family: "Garamond", serif;
color: #D54B68;
font-size: 12 pt;
}

p.menu
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
}

ul
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
}

h2
{
font-family: "Garamond", serif;
color: #D54B68;
font-size: 12 pt;
margin-left: 10px;
font-weight:lighter;
}

h3
{
font-family: "Garamond", serif;
color: #000000;
margin-left: 10px;
font-size: 16 pt;
font-weight:lighter;
}

h4
{
font-family: "Garamond", serif;
color: #D54B68;
margin-left: 10px;
font-size: 16 pt;
font-weight:lighter;
}

table
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
}

table.main
{
font-family: "Garamond", serif;
color: #000000;
font-size: 12 pt;
border-left: 3px solid #B1112B;
border-right: 3px solid #B1112B
}

td.copyright
{
background-color: #ffffff;
color: #000000;
text-align: center;
}

td.contactinfo
{
background-color: #ffffff;
color: #B1112B;
text-align: center;
}

td.content
{
background-color: #ffffff;
}

a img {border: none; } 

a:link {color:#B1112B; text-decoration:none;}
a:visited {color:#B1112B; text-decoration:none;}
a:hover   {color:#D54B68; text-decoration:none;}
a:active  {color:#B1112B; text-decoration:none;}