body {
    font: 10pt Arial;
    margin: 0;
    padding: 0;
}

td {
    font: 10pt Arial;
}

a {
    color: #333399;
}

a:visited {
    color: #863535;
}

a:hover {
    color: #9999CC !important;
    text-decoration: none;
}

.importantfield {
    display: none;
}

h2 {
    font: 14pt Verdana;
    margin-bottom: 0px;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    margin-right: 50px;
}

#sidemenu {
    padding-top: 8px;
    min-height:600px;
    _height:600px;
}

#sidemenu img { display: block; border: none }

#homeslideshow table {
    width: 325px;
    border: 2px black solid;
    background: #e7eef1;
}

#homeslideshow table td {
     width: 325px;
}

#homeslideshow table td.caption {
    height: 45px;
    vertical-align: middle;
    font: 12pt Arial;
    font-weight: bold;
    text-align: center;
}

#homeslideshow table td.instructions {
    font: 8pt Arial;
    font-style: italic;
    text-align: center;
    border-top: 2px black solid;
    border-bottom: 2px black solid;
}

#homeslideshow table td.photo {
    text-align: center;
}

#homeslideshow table td.photo img {
    width: 300px;
    height: 225px;
    margin: 2px;
    border: 1px black solid;
}

#homesearchother {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    border: 1px solid black;
    padding-top: 0.25em;
    padding-bottom: 0.25em;
    width: 323px;
    text-align: center;
    background-color: #e7eef1;
}

#homesearchother a {
    font: 10pt Arial;
    font-weight: bold;
    color: blue;
}
