*
{
margin: 0;
padding: 0;
}

h1
{
background: url("/_images/home/layout/logo.png") no-repeat;
width: 369px;
height: 196px;
position: relative;
top: 4px;
left: -60px;
text-indent: -9999px;
}

h3
{
font-variant: small-caps;
font-weight: normal;
font-size: 16pt;
}

h4
{
font-size: 11pt;
margin: 1.5em 0 -0.5em 0;
}

p
{
margin: 1em 0;
line-height: 150%;
}

ul
{
padding: 0 0 0 2em;
}

li
{
margin: 0.5em 0;
}

a
{
color: #96230F;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

img
{
border: none;
}

table
{
border-collapse: collapse;
margin: 0.5em auto;
}

table td
{
padding: 8px 10px;
}

table th
{
padding: 8px 10px;
background-color: #eee;
}





body
{
background: url("/_images/home/layout/background.jpg") repeat-x top center #d6caa8;
font-family: Garamond, Georgia, serif;
font-size: 11pt;
margin-bottom: 4em;
}

div#wrap
{
background: url("/_images/home/layout/background-no-photo.jpg") no-repeat top;
width: 854px;
min-height: 660px;
margin: 0 auto;
position: relative;
}





ul#nav
{
list-style-type: none;
font-variant: small-caps;
position: absolute;
top: 6px;
left: 160px;
margin: 0;
padding: 0;
}

ul#nav li
{
display: inline;
position: relative;
}

ul#nav li a
{
padding: 0.5em 0.7em;
color: #5b1907;
text-decoration: none;
}

ul#nav li a:hover
{
text-decoration: underline;
}

ul#nav li ul
{
display: none;
position: absolute;
top: 20px;
left: 0px;
background: #fff;
border: 2px solid #dcd1b0;
margin: 0;
padding: 0;
}

ul#nav ul li
{
display: block;
}

ul#nav li:hover ul
{
display: block;
}





div#content
{
width: 560px;
padding: 20px;
margin: 0 auto;
background: #fff;
border: 2px solid #dcd1b0;
}

div#content p#home-indent
{
margin-left: 200px;
}

div#content p span.big-text
{
font-size: 16pt;
}