
.home #banner {
    height: 100px;
    background-image: url(/images/banner/home.jpg);
    padding: 20px 0 0 15px;
}
#footer {
    border-top-color: #b35e95;
}
#maincontent {
    padding: 60px 0 0 0;
}
#maincontent .row {
    padding: 0 0 40px 15px;
}
#maincontent .row .col {
    float: left;
    margin-right: 10px;
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
}
#maincontent .row .start {
    margin-right: 30px;
    width: 145px;
}
#maincontent .row .stop {
    margin-right: 0px;
    width: 146px;
}
#maincontent .start h2 {
    font-size: 12px;
    margin: 0 0 10px 0;
}
#maincontent .col a {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
#maincontent .start a {
    color: #b35e95;
    text-decoration: none;
}
#maincontent .start a:hover {
    text-decoration: underline;
}
#maincontent .row #feature, #donate, #membership {
    width: 299px;
}
#maincontent .row #feature_img {
    padding-top: 0;
    border-top: 0;
}
#maincontent .col h3, #maincontent .col h4 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
    color: #333;
    font-size: 16px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 10px;
}
#maincontent .row #feature h3 {
    margin-bottom: 3px;
}
#maincontent .row #feature h4 {
    margin-bottom: 14px;
}
#maincontent .col p {
    margin-bottom: 20px;
}
#maincontent #feature_meta p {
    font-size: 10px;
}
#maincontent .col p.note {
    margin-bottom: 24px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent .col p.datetime {
    margin-bottom: 14px;
}
#maincontent #blog_entry {
    width: 609px;
}
#maincontent ul.meta {
    font-size: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent h3 a {
    text-decoration: none;
}
#maincontent h3 a:hover {
    text-decoration: underline;
}
