p, td, a, tr{
    font-family:Helvetica;
    font-size:1em;
    color:#8A4B08;
}

form{
    padding:0px;
    margin:0px;
}

img
{
    border:0em;
}

h1
{
    color:#8A4B08;
    font-weight:bold;
    font-family:Helvetica;
    font-size:1em;
    margin:0em;
}

h3
{
    font-weight:normal;
    font-family:Helvetica;
    font-size:1em;
    color:#D7DF01;
    margin:0em;
}

h2
{
    font-weight:normal;
    font-family:Helvetica;
    font-size:16pt;
}
fieldset
{
     margin:0px;
    padding:0px;
    border:0px;
}

legend{
    display:none;
    margin:0px;
    padding:0px;
    border:0px;
}

.navigation{
   position:absolute;
   top:175px;
   left:30px;
   width:220px;
   padding:10px;
   margin:0px;
   font-family:Helvetica;
   font-size:1em;
   font-weight:normal;
   color:#8A4B08;
   overflow:hidden;
}

.home_content {
   position:absolute;
   top:250px;
   left:600px;
   margin:0px;
}

.content {
   position:absolute;
   /* Firefox */
   top:245px!important;
   /* IE */
   top:225px;
   left:220px;
   margin:0px;
   padding:0px;
}

.homelink
{
    position:absolute;
    top:0px;
    left:0px;
    width:350px;
    height:200px;
    margin:0px;
}

li
{
    list-style-type:none;
}

.menu_selected
{
    text-align:left;
    left:0px;
    background:none;
    padding:0em;
    border:0;
    color:#D7DF01;
    font-family:Helvetica;
    font-size:1em;
    margin:0em;
    margin-left:1em;
    cursor:hand;
    cursor:pointer;
}

.menu_not_selected
{
    text-align:left;
    left:0px;
    background:none;
    padding:0em;
    border:0;
    color:#8A4B08;
    font-family:Helvetica;
    font-size:1em;
    margin:0em;
    cursor:hand;
    cursor:pointer;
}

.lightbox_show
{
    color:#8A4B08;;
    text-decoration:none;
    font-size:small;
}

.lightbox_hide
{
    display:none;
    width:100px;
    height:100px;
}

.td-gallery
{
     vertical-align:top;
     width:120px;
     margin:10px;
     padding:10px;
}

table, div{
    padding:0px;
    margin:0px;
}

