﻿#main-ad 
{
    margin: 10px 0 20px 0;
    border: solid 1px #cccccc;
    background: #E0E0E0;
    height: 300px;
}

#main-h1
{
    display: none;
}

#main-h2
{
    display: none;
}

#main-h3
{
    display: none;
}

#main-p
{
    display: none;
}

#main-img
{
    display: none;
}

#left-ad
{
    width:306px;
    height: 150px;    
    margin-right:18px; 
    float:left;
    border: solid 1px #cccccc;
    background: #F0F0F0;    
}

#center-ad
{
    width:306px;
    height: 150px;    
    margin-right:18px; 
    float:left;
    border: solid 1px #cccccc;
    background: #F0F0F0;    
}

#right-ad
{
    width:306px;
    height: 150px;
    float:left;
    border: solid 1px #cccccc;
    background: #F0F0F0;  
}

#left-ad-content h3
{
    text-align: center;
    background: #e0e0e0;
    padding: 5px 0 5px 0;
    margin: 0;
    border-bottom: solid 1px #cccccc;
    color: #535353;
}

#left-ad-content h3 a
{
    color: #535353;
    text-decoration: none;
}

#left-ad-content h3 a:hover
{
    color: #787878;
    text-decoration: none;
}

#left-ad-content p
{
    padding: 5px;
    margin: 0;
    text-align: center;
}

#center-ad-content h3
{
    text-align: center;
    background: #e0e0e0;
    padding: 5px 0 5px 0;
    margin: 0;
    border-bottom: solid 1px #cccccc;
    color: #535353;
}

#center-ad-content h3 a
{
    color: #535353;
    text-decoration: none;
}

#center-ad-content h3 a:hover
{
    color: #787878;
    text-decoration: none;
}

#center-ad-content p
{
    padding: 5px;
    margin: 0;
    text-align: center;
}

#right-ad-content h3
{
    text-align: center;
    background: #e0e0e0;
    padding: 5px 0 5px 0;
    margin: 0;
    border-bottom: solid 1px #cccccc;
    color: #535353;
}

#right-ad-content h3 a
{
    color: #535353;
    text-decoration: none;
}

#right-ad-content h3 a:hover
{
    color: #787878;
    text-decoration: none;
}

#right-ad-content p
{
    padding: 5px;
    margin: 0;
    text-align: center;
}

#lower-ad-container
{
    width: 960px;
    height: 152px;
    margin: 0;
}

.home-spacer
{
    clear: both;
    display: block;
    margin: 20px;
}

blockquote 
{
    padding: 5px;
    margin: 0;
}

cite
{
    padding: 5px;
    margin: 0;
}

#left-ad-content h2
{
    text-align: center;
    height: 48px;
    width: 306px;
    margin: 0;
    padding: 13px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/home-button.gif) 38px 0 no-repeat;
}

#left-ad-content h2 a
{
    color: #ffffff;
    text-decoration: none;
}

#left-ad-content h2 a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#center-ad-content h2
{
    text-align: center;
    height: 48px;
    width: 306px;
    margin: 0;
    padding: 13px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/home-button.gif) 38px 0 no-repeat;
}

#center-ad-content h2 a
{
    color: #ffffff;
    text-decoration: none;
}

#center-ad-content h2 a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#right-ad-content h2
{
    text-align: center;
    height: 48px;
    width: 306px;
    margin: 0;
    padding: 13px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    background: url(../images/home-button.gif) 38px 0 no-repeat;
}

#right-ad-content h2 a
{
    color: #ffffff;
    text-decoration: none;
}

#right-ad-content h2 a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#organic-links 
{
    display: none;
}
