@charset "utf-8";
/* CSS Document */

#WNStoryBody p a {
color: rgb(76, 78, 237);
text-decoration: underline;
}

#WNStoryBody a {
color: rgb(76, 78, 237);
text-decoration: underline;
}

/* Added to fix display bug in #WNStoryBody container */
/* Affects: font face, color, pt size, line height */
#WNStoryBody {
font: 400 14px/16px 'PT Sans',sans-serif !important;
color: #555555 !important;
}

#WNBranding #aboutDelmarva a {

    //background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/ads.png");
    background: url("http://ftpcontent6.worldnow.com/wboc/custom/host_header.png");
}

.headerShowImage
{
    margin-top: -140px;
    margin-left: 650px;
}

#WNBranding #aboutDelmarva a#delmarvaLife {
    float: left;
    height: 64px;
    width: 158px;
    background-position: 0 0;
}
#WNBranding #aboutDelmarva a#stateOfDelmarva {
    background-position: 0px -63px;
    width: 161px;
    height: 68px;
    float: left;
}

#WNBranding #aboutDelmarva {
    width: 160px;
    position: absolute;
    right: 7px;
    top: 14px;
    right: 94px;
}
#WNBranding #outDelmarva a {
    //background: url("http://ftpcontent.worldnow.com/wncustom/custom/wboc/2013/images/ads.png");
    background: url("http://ftpcontent6.worldnow.com/wboc/custom/host_header.png");
}
#outDelmarva {
    position: absolute;
    right: 13px;
    top: 11px;
}
#WNBranding #outDelmarva a#outDoorsDelmarva {
    background-position: -162px 3px;
    height: 135px;
    float: left;
    width: 91px;
}

/*#WNColsAll .displaySize .contentGroup .header h3 .siteDefault, #WNColsAll .displaySize .contentGroup .header h3 .abridgedHeadline, #WNColsAll #WNCols234-5 #WNCols23-4 .wnDSContainer-standard .wnDSHeader h3 span {
color: #464647 !important;
display: inline;
font: 700 23px/32px sans-serif;
margin: 0;
}

#WNColsAll .displaySize .headline .text {
font-family: sans-serif !important;
color: #1E1F23;
font-size: 15px;
line-height: 18px;
}*/