﻿body 
{
    background-image: url(images/background.jpg);
    font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
    font-size: 13px;
    line-height: 150%;
    margin: 0;
    min-width: 904px;
    text-align: center;
}

a
{
    color: #866339;
}

a:hover
{
    color: #8a2f1c;
}

#bottomNav
{
    font-size: 9px;
    font-weight: bold;
    text-align: right;
    float: right;
    position: relative;
    right: 12px;
}

#bottomNav a
{
    color: #584e4e;
    font-size: 10px;
    text-decoration: none;
}

#bottomNav a:hover
{
    color: #8a2f1c;
}

.cellCompany
{
    width: 240px;
    height: 380px;
    vertical-align: top;
    padding-top: 6px;
}

.cellLetter
{
    background-color: White;
    width: 388px;
    height: 356px;
    overflow: auto !important;
    vertical-align: top;
    padding: 6px 6px 6px 6px;
}

#content
{
    background-color: #c6af79;
    height: 439px;
    width: 880px;
    position: absolute;
    left: 12px;
    top: 245px;
}

.contentText
{
    overflow: auto;
    height: 389px;
    width: 646px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
}

#contentWrapper
{
    background-color: White;
    height: 716px;
    width: 904px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    top: 12px;
}

#copyright
{
    font-size: 9px;
    font-weight: bold;
    float: left;
    position: relative;
    left: 12px;
}

.entTitle
{
    color: #8a2f1c;
    font-size: 22px;
    font-weight: bold;
}

.error
{
    color: #8a2f1c;
    font-weight: bold;
}

#footer
{
	width:900px;
    position: relative;
    top: 465px;
	left: 0px;
}

#logo
{
    height: 220px;
    width: 280px;
    float: left;
    position: relative;
    left: 12px;
    top: 20px;
}

#navigation
{
    position: relative;
    left: -125px;
    top: -42px;
}

#newActs
{
    background-color: #525043;
    color: White;
    font-size: 18px;
    height: 30px;
    width: 212px;
    position: absolute;
    left: 660px;
    top: 0px;
    padding-left: 8px;
    padding-top: 10px;
}

#newActsText
{
    background-image: url(images/new-acts-bg.jpg);
    color: Black;
    font-size: 11px;
    line-height: 100%;
    height: 388px;
    width: 204px;
    padding-top: 10px;
    padding-left: 8px;
    padding-right: 8px;
    position: absolute;
    left: 660px;
    top: 40px;
}

.photo
{
    border: 2px Solid #575242 !important;
}

#slide
{
    background: url(images/header-loop.gif) 12px 0px no-repeat;
    height: 220px;
    width: 598px;
    float: right;
    position: relative;
    right: 12px;
    top: 20px;
}

.thumbnail
{
    border: 2px Solid #575242 !important;
    margin-right: 4px !important;
}

.thumbnailCell
{
    padding-bottom: 6px;
}

.title
{
    color: Black;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
 
.titleCell
{
    background-color: #866339;
    border: 1px Solid Black;
    color: White;
    font-weight: bold;
}

#titleImage
{
    height: 40px;
    width: 660px;
}

.typeCell
{
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
    color: #8a2f1c;
}