/* CSS Document */
.textContainer {
    width: 535px ! important;
}

.textLeft {
    text-align: left;
    width: 270px;
}

.contactLineContainer {
    width: 390px;
    position: relative;
    float: left;
}

.contactLine {
    width: 390px;
    height: 140px;
    margin-bottom: 15px;
}

.contactCopyContainer, .contactMailingListContainer {
    height: 140px;
    width: 260px;
    position: relative;
    float: left;
    margin-left: 25px;
}

.contactMailingListContainer,
.contactLineMailingList {
    height: 100px;
}

.contactCopyContainer p,
.contactCopyContainer td {
    font-size: 9px;
    text-align: left;
}

.contactThumbContainer {
    position: relative;
    float: left;
}

.textLineTop {
    position: absolute;
    top: 0px;
    left: 0px;
}

.textLineBottom {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.articleLink {
    position: relative;
    float: right;
}

.articleLink a {
    color: #9cbaba;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
    line-height: 16px;
}

.articleLink a:hover,
.articleLink a:active,
.directionsLink:hover,
.directionsLink:active {
    background-image: none;
    color: #a5a5a5 ! important;
}

.directionsContainer {
    width: 111px;
    position: relative;
    float: right;
}

.directionsContainerImage {
    margin-top: 20px;
    position: relative;
    border: none;
}

.directionsLinkContainer {
    position: relative;
    width: 113px;
    text-align: center;
}

.directionsLink {
    font-size: 9px ! important;
    color: #b8b372 ! important;
    float: none ! important;
    position: relative;
    top: 5px;
}

a.directionsLinkMapImages:hover,
a.directionsLinkMapImages:active,
a.directionsLinkMapImages:link,
a.directionsLinkMapImages:visited {
    display: inline ! important;
    float: none ! important;
    border: none ! important;
}

.newsIndexContainer {
    margin-top: 15px;
    width: 111px;
    border: solid 1px #DCDCB8;
}

.indexYearHeader p {
    color: #9cbaba;
    font-size: 10px;
    font-weight: bold;
}

.indexList {
    background-color: #e6e2d5;
    width: 111px;
    position: relative;
}

.indexClear {
    position: relative;
    clear: both;
    width: 111px;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

.leafCell {
    width: 30px;
    position: relative;
    float: left;
    text-align: center;
}

.monthCell {
    position: relative;
    float: left;
    width: 70px;
    text-align: left;
    height: 1.5em;
}

.monthCell a {
    height: 1em;
    color: #728080;
    background-image: none ! important;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
    padding-top: 3px;
}

.monthCell a:hover {
    color: #555555;
}

