﻿body {
    width: 980px;
}
.RA-frame
{
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 25px;
}
.RA-frame-right
{
    float: right;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}
.RA-content
{
    background-position: #ECE9D8;
    background: #ECE9D8;
    border: 1px #BDB76B solid;
}
.home-photo-left
{
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    float: left;
}
.home-photo-right
{
    padding-top: 5px;
    padding-bottom: 5px;
    float: right;
    padding-left: 10px;
}
.rss
{
}
.article-photo-left
{
    float: left;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.article-photo-right
{
    float: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
}
.article-title-color
{
    color: #006600;
}
.rightadbar
{
    padding-bottom: 15px;
}
.SponsorFrame
{
    float: right;
    padding-left: 15px;
    padding-bottom: 5px;
}
.Category-spacing
{
    padding-right: 16px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.addthis_toolbox .vertical
{
    width: 120px;    
    padding: 10px 0 10px 0;    
    border: 1px solid DarkKhaki;    
}
.addthis_toolbox .vertical a
{   width: 85px;
    padding: 4px 0 4px 35px;
    position: relative;
    display: block;
    text-decoration: none;
    color: green;
}
.addthis_toolbox .vertical a:hover
{
    background: #eee8aa;
    text-decoration: none;
}
.addthis_toolbox .vertical span
{
    position: absolute;
    left: 14px;
    top: 4px;
}
.ad-wide-column
    {
    width: 160px;
    height: 600px;
}
.privacypolicy
{
    text-align: right;
    color: #000000;
    font-size: small;
    padding-right: 30px;
    padding-bottom: 6px;
}
.table-wide
{
    width: 100%;
}
.blog-desc
{
    font-size: medium;
    padding-top: 15px;
}
.header-table
{
    width: 100%;
}
.header-site-title
{
    font-size: 42px;
    width: 100%;
}
.header-banner-ad
{
    text-align: right;
}
.header-navigation
{
    background-color: #CC9900;
}
.header-google-links
{
    background-color: #eee8aa;
    padding-top: 2px;
}
.two-col
{
    padding: 10px;
    width: 50%;
    vertical-align: top;
    text-align: justify;
}
.three-col
{
    width: 33.3%;
    vertical-align: top;
    text-align: justify;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

