#container {
    background-image: none;
}

#container .c2a {
    position: absolute;
    display: block;
    top:159px;
    left: 525px;
    border: 1px #818473 solid;
}

#main {
    float: left;
    width: 740px;
    margin-top: 298px;
    font-size: 0.85em;
}

#main td {
    vertical-align: top;
}

#main td.about-cell { 
    width: 369px;
    background: #f1f1e9 url(../../images/home-about-bg.gif) repeat-x;
    border-right: 1px #d5d6cb solid;
    border-bottom: 1px #d5d6cb solid;
    padding-top: 30px;
}

#main td.rates-cell { 
    width: 370px;
    background: #ddebf1 url(../../images/home-rates-bg.gif) repeat-x;
    border-bottom: 1px #d5d6cb solid;
    padding-top: 30px;
}

#main td.activities-cell {
    width: 740px;
    background: #e2e4d9;
    border-top: 1px #fff solid;
    padding-top: 30px;
}


#main td.rates-cell .inner, #main td.about-cell .inner, #main td.activities-cell .inner { 
display: block;
padding: 0px 5px 0px 20px;
}

#main #activities {width:100%;}
#main #activities td.col1 {width:150px;}
#main #activities td.col2 {width: 300px;}

#main p { margin: 0px;}

#main h1 { margin: 0px;}
#main td.rates-cell h1, #main td.about-cell h1{color:#f26522;}
#main td.activities-cell h1{color:#0072bc;}

#main td.rates-cell p a {
    color: #000;
    text-decoration: none;
}

#main td.rates-cell p a:hover {
    color: #000;
    text-decoration: underline;
}

#main h1 a {color:#598527;text-decoration: none;}
#main td.rates-cell h1 a {color:#f26522;text-decoration: none;}
#main td.about-cell h1 a {color:#f26522;text-decoration: none;}
#main td.activities-cell h1 a {color:#0072bc;text-decoration: none;}

#main h2 { 
    color:#598527;
    font-family: Georgia, Times New Roman, serif;
    font-size: 18px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}    

#main h2 a {color:#598527;text-decoration: none;}

#main ul {
    list-style: square;
    margin-top: 5px;
    line-height: 140%;
}

.splash {
    border-top: 1px solid #ccc;
    display: block;
    padding: 10px 0 0;
}

#main .splash h2 {
    font-size:16px;
    margin-bottom:15px;
    color:#F26522;
}

#main .text-black {
    color:#000;
}
