p {
    margin: 0 0 10px 0;
}
#promoBox {
    background: #fff;
    border: 1px solid #41573E;
    padding: 2px;
    font-size: 10px;
    font-family: arial,helvetica,sans-serif;
}
.photoCaption {
    font-size: 10px;
    font-style: italic;
    padding-bottom: 10px;
}
.featuredText {
    background: #fff;
    border: 1px solid #41573E;
    padding: 10px;
}
h1.pageTitle {
    position: absolute;
    left: 144px;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #41573E;
    text-indent: 6px;
    margin: 0 0 25px 0;
    padding: 6px;
    width: 300px;
}
h2.pageTitle { 
    position: absolute;
    left: 417px;
    background: #41573E url(/images/curve.gif) no-repeat;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-align: right;
    margin: 0 0 25px 0;
    border-top: 1px solid #fff;
    padding: 6px;
    width: 362px; /* Begin Box Model Hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 350px;
}
html>body h2.pageTitle {
    width: 350px; /* End Box Model Hack */
} 
h3.featuredText {
    background: #41573E;
    font: 14px Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: bold;
    text-indent: 6px;
    margin: 0;
    padding: 4px;
}
h4.featuredText {
    background: #41573E;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    text-indent: 4px;
    margin: 0;
    padding: 2px;
}
.alertBoxHead {
    background: #41573E;
    font: 13px Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 2px;
    width: 350px; /* Begin Box Model Hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 346px;
}
html>body .alertBoxHead {
    width: 346px; /* End Box Model Hack */
} 
.alertBoxText {
    background: #fff;
    border: 1px solid #41573E;
    padding: 10px;
    width: 350px; /* Begin Box Model Hack */
    voice-family: "\"}\"";
    voice-family:inherit;
    width: 328px;
}
html>body .alertBoxText {
    width: 328px; /* End Box Model Hack */
} 
.noGap {
    display: block; /* Prevents image gap in older Gecko browsers */
}
#navBox {
    background: #fff;
    font-size: 11px;
    border: 1px solid #41573E;
    padding: 4px;
}
.smallSearch {
    display: inline;
} 
.smallSearch input {
    font-size: 10px;
    border: 1px solid #000;
}
.searchButton {
    background: #41573E;
    color: #fff;
    font-size: 10px;
    border: 1px solid #fff;
    padding: 0;
}
.jumpBox {
    display: inline;
} 
.jumpBox select {
    font-size: 10px;
    border: 1px solid #000;
}
.jumpButton {
    background: #41573E;
    color: #fff;
    font-size: 10px;
    border: 1px solid #fff;
    padding: 0;
}
#pageHead {
    background: #41573E;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin-top: 8px;
    padding: 4px;
}
.paginationBox {
    background: #41573E;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    margin-top: 1px;
    padding: 4px;
}
.paginationBox a {
    color: #fff;
    text-decoration: none;
}
.paginationBox a:hover {
    text-decoration: underline;
}
.listingsTable {
    width: 100%;
    border: 1px solid #41573E;
}
.listingsTable th {
    background: #dcdcdc;
    font-size: 11px;
}
.listingRow1 {
    background: #fff;
    font-size: 10px;
}
.listingRow2 {
    background: #eee;
    font-size: 10px;
}
.listingDiv {
    background: #41573E;
}
.catsTable {
    width: 100%;
    border: 1px solid #41573E;
}
.catHead {
    font-weight: bold;
    color: #41573E;
    background: #dcdcdc;
}
.catName {
    font-size: 11px;
}
.tocTable {
    width: 300px;
    margin-top: 10px;
}
.tocLink {
    font-weight:bold;
}
.tocDescription {
    font-size: 11px;
    margin-left: 20px;
}
#storyHeadline {
    font-weight: bold;
    margin-top: 5px;
}
#storyByline {
    font-weight: bold;
    font-size: 11px;
}
#storyText {
    padding: 10px;
}
