.content-border-top {
    background-color:#07CA32;
}

.content-border-bottom {
    background-color:#07CA32;
}

.content-border-bar-bottom {
    background-color:#07CA32;
}

.inside-content {
    border-left:solid 7px #07CA32;
    border-right:solid 7px #07CA32;
}

#featured-image {
    position:relative;
    top:0px;
    left:0px;
    float:left;
}

/* #headline-position {
    position:relative;
    top:-18px;
    left:0px;
    float:right;
    width:470px;
    z-index:3;
} */

#headline-position {
    position:relative;
    top:-18px;
    left:-255px;
    float:right;
    width:210px;
    z-index:3;
}

#headline-format {
    padding:10px 12px 10px 12px;
    background-color:#07CA32;
    z-index:3;
}

#headline-style {
    color:#FFFFFF;
    font-size:20px;
    font-weight:bold;
    font-style:italic;
}

#subhead-position {
    position:relative;
    top:-10px;
    left:0px;
    float:right;
    width:470px;
}

#subhead-format {
    font-size:20px;
    text-align:center;
}

#subhead-style {
    color:#000000;
    font-weight:bold;
    font-style:italic;
}

#body-position {
    position:relative;
    top:0px;
    left:0px;
    padding-left:160px;
}

#body-format {
    position:relative:
    margin-left:50px 50px 0px 50px;
}

#body-style {
    width:440px;
    font-size:13px;
    font-color:#000000;
}

.thin-bar-left {
    position:absolute;
    color:#07CA32;
    background-color:#07CA32;
    height:3px;
    width:20px;
    left:219px;
    top:170px;
    z-index:5;
}

/* .thin-bar-right {
    position:absolute;
    color:#07CA32;
    background-color:#07CA32;
    height:3px;
    width:50px;
    left:825px;
    top:213px;
    z-index:5;
} */

.thin-bar-right {
    position:absolute;
    color:#07CA32;
    background-color:#07CA32;
    height:3px;
    width:280px;
    left:590px;
    top:170px;
    z-index:5;
}

.underbold {
    text-decoration:underline;
    font-weight:bold;
}

