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

