#primaryFeature{
    width: 960px;
    height: 701px;
	background: url("/mysite/homepage/images/bfnhomepage.jpg") no-repeat scroll 0 100% #707073
}

#news{
    width: 200px;
    height: 400px;
    border:1px solid #d9d9d9;
    background: url(../images/boxbg.gif) repeat-x;
    float: right;
}

#promoMod{
    width: 218px;
    height: 374px;
    border:1px solid #fff;
    background-color: #fff;
    overflow: hidden;
    font-family: Arial, Helvetica;
}

.my-border-homev3{
    padding-top: 10px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 4px;
    color:#333;
    margin-top: -85px;
    margin-left: 6px;
    width: 218px;
}

.my-border-homev3 .sb-inner{
    background-color:#707073;
}

#promoMod strong{
    font-family: "Arial Black", "Helvetica Black", sans-serif;
    font-size:1.7em;
    text-align: left;
}

#promoMod p{
    margin-left: 10px;
    font-size: 1.3em;
}

#promoMod p a{
    color: #65b9e1;
    position: relative;
    top: 5px;
    right: 10px;
}

#promoMod h1, #promoMod h2, #promoMod h3, #promoMod h4, #promoMod h5, #promoMod h6{
    margin-left: 10px;   
}

#promoMod p img{
    position: relative;
    left: -10px;
}



#secondFeature{
    width: 418px;
    height: 374px;
    border: 1px solid #fff;
    background-color: #fff;
    font-family: Arial, Helvetica;
    overflow: hidden;
}

.my-border-homev2{
    padding-top: 10px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
    color:#333;
    float: right;
    margin-right: 3px;
    margin-top: -85px;
}

.my-border-homev2 .sb-inner{
    background-color:#707073;
}

#secondFeature strong{
    font-family: "Arial Black", "Helvetica Black", sans-serif;
    font-size:1.3em;
    text-align: left;   
}

#secondFeature p{
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.3em;
}

#secondFeature #flashContainer{
    margin-top: 10px;
}

#secondFeature a, #secondFeature a:visited{
    color: #65b9e1;    
}

#blogEntryHome{
    width: 275px;
    height: 374px;
    border: 1px solid #fff;
    background-color: #fff;
    overflow: hidden;
    font-family: Arial, Helvetica;
}

.my-border-home{
    padding-top: 10px;
    padding-right: 4px;
    padding-bottom: 5px;
    padding-left: 4px;
    color:#fff;
    float: right;
    margin-right: 8px;
    margin-top: -85px;
}

.my-border-home .sb-inner{
    background-color:#707073;
}


.modHeader{
    width: 100%;
    height: 27px;
    color: #cccccc;
    background: url(../images/bfn_sub_header_bg.jpg) repeat-x;
    text-align: center;
}

.modHeader font{
    font-family: "Arial", "Helvetica";
    font-size: 1.2em;
    font-weight: bold;
    text-transform:uppercase;
    letter-spacing: 0em;
    position: relative;
    top: 6px;
}

#flashcontent{
    margin-left:10px;
}

.bfnBullet1{
    background: url(../images/bfn_blog_bullet1_ico.jpg) no-repeat;
    width: 31px;
    height: 60px;
    float: left;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 5px;
}

.bfnBullet2{
    background: url(../images/bfn_blog_bullet2_ico.jpg) no-repeat;
    width: 31px;
    height: 60px;
    float: left;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 5px;
}

.homeLatestBlogEntry{
    margin-top: 5px;
    margin-bottom: 10px;
}

.homeLatestBlogEntry a, .homeLatestBlogEntry a:visited{
    color: #65b9e1;
}

.homeLatestBlogEntry h2{
    font-size: 1.1em;
    color: #5c5b5b;
}

.shadowbox {
  background: #ccc;
  position: relative;
  top: 2px;
  left: 2px;
}
.shadowbox div {
  background: #333;
  border: 2px solid #000;
  color: #fff;
  padding: 10px;
  position: relative;
  top: -2px;
  left: -2px;
}