body {
        margin:0px;
}
.phone {
    font-size:24pt;
        font-family:Georgia, "Times New Roman", Times, serif;
        color:#60593f;
        margin-left:20px
}
body,td,th {
        font-size: 12px;
        color: #000000;
        font-family: Arial, Helvetica, sans-serif;
}
a {
    color:#585858;
    text-decoration: none;
}
a:hover {
    color:#585858;
    text-decoration: underline;
}
a.blue {
    color:#31517b;
    text-decoration: none;
}
a.blue:hover {
    color:#31517b;
    text-decoration: none;
}
a.green {
    color:#5ba452;
    text-decoration: none;
        font-weight:bold;
}
a.green:hover {
    color:#5ba452;
    text-decoration: none;
        font-weight:bold;
}
a.white {
    color:#fff;
    text-decoration: none;
        font-size:14px;
}
a.white:hover {
    color:#fff;
    text-decoration: none;
        font-size:14px;
}
a.navbar {
        color: #666666;
        text-decoration : none;
        padding: 3px;
        background-color: #eeeeee;
        border: 1px #cccccc solid;
}
a.navbar:hover {
        color : #ff5a00;
        text-decoration : none;
        padding: 3px;
        background-color: #ffffff;
        border: 1px #cccccc solid;
}
.navbar{
        width: 10px;
        color: #FF0000;
        text-decoration : none;
        padding: 3px;
        background-color: #ffffff;
        border: 1px #cccccc solid;
}
.title{
        font-size:14px;
        color:#fff;
        margin-left:35px
}
.field{
       padding-left:5px;
       width: 95%;
       border:1px #5ba452 solid;
}
.linkcomments{
       float:right;
       font-size:14px;
       color:#fff;
       margin-right:10px;
       cursor:pointer
}
#lightbox{
        background-color:#eeeeee;
        padding: 1px;
        border: 1px solid #000000;
        }
#lightboxDetails{
        font-size: 0.8em;
        padding-top: 0.4em;
        }
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; }
#overlay img{ border: none; }