body
{
background-color: #35301C;
}

h1 
{
font-family: "Garamond", "Times New Roman", serif;
color: #423F17;
font-size: 20 pt;
font-weight:lighter;
}

p
{
font-family: "Garamond", "Times New Roman", serif;
color: #423F17;
font-size: 12.5 pt;
}

ul
{
font-family: "Garamond", "Times New Roman", serif;
color: #423F17;
font-size: 13 pt;
}

h2
{
font-family: "Garamond", "Times New Roman", serif;
color: #423F17;
font-size: 12 pt;
font-weight:bold;
}

h3
{
font-family: "Garamond", "Times New Roman", serif;
color: #423F17;
font-size: 12 pt;
font-weight:lighter;
text-align:center;
}

table
{
font-family: "Garamond", "Times New Roman", serif;
color: #423F17;
font-size: 13 pt;
background-color: #FBF7E4;
}

table.info
{
font-family: "Garamond", "Times New Roman", serif;
color: #423F17;
font-size: 12 pt;
background-color: #D9DCC3;
}

td.header
{
font-family: "Garamond", "Times New Roman", serif;
color: #FBF7E4;
font-size: 12 pt;
fonr-weight: bold;
background-color: #A1B19A;
text-align:center;
}


td.contactinfo
{
background-color: #000000;
color: #8F804E;
text-align: center;
}

td.navbar
{
background-color: #E4E0C4;
color: #8F804E;
text-align: center;
}

td.content
{
background-color: #ffffff;
}

td.sidecontent
{
background-color: #D9DCC3;
border: 1px solid #000000;
padding: 10px;
vertical-align: top;
text-align: center;
}

td.homecontent
{
background-color: #E4E0C4;
border: 1px solid #000000;
}

a:link {color:#423F17;}
a:visited {color:#423F17;}
a:active  {color:#423F17;}
a:hover {color: #5A4B18;}

a.navbar:link {color:#8F804E; text-decoration:none;}
a.navbar:visited {color:#8F804E; text-decoration:none;}
a.navbar:active  {color:#8F804E; text-decoration:none;}
a.navbar:hover   {color:#ffffff; text-decoration:none;}