﻿*
{
    line-height:18px;
}

a:hover
{
    text-decoration:underline;
}

body
{
    margin:0px 0px 0px 0px;
    background-image:url('../i/sfbfs_home_v1_r2_blue_strip.jpg');
    background-repeat:repeat-x;
}

.main
{
    width:960px;   
    margin-left:auto;
    margin-right:auto;
    padding:0px 0px 0px 0px;
    display:block;
}

.contentArea
{
    background-color:#ffffff;
    display:block;
    margin-top:46px;
    #margin-top:42px;
    padding:6px;
}
.content
{
    margin-top:7px;
}

.news
{
    width:414px;
    border:solid 3px #f8f3e0;
    background-color:#fef9e6;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    padding-bottom:20px;
    float:left;
    font-family:Arial;
    font-size:12px;
    color:#666666;
}


.imgBorder
{
    border:solid 5px #e1dac3;
    margin-bottom:10px;
}

.newsHeaderLarge
{
    font-size:14px;
    color:#333333;
}

.newsHeaderSmall
{
    color:#333333;
}

.news a, .news a:visited
{
    text-decoration:none;
    color:#0288c0;
}

.news a:hover
{
    text-decoration:underline;
}

.newsDivider
{
    width:100%;
    border-bottom:solid 1px #e5e0cb;
    margin-top:0px;
    margin-bottom:17px;
}

.ourprograms
{
    width:213px;
    height:460px;
    border-right:solid 1px #e8e6db;
    background-color:#ffffff;
    float:left;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    font-family:Arial;
    font-size:12px;
    color:#666666;
}

.ourprograms a, .ourprograms a:visited
{
    text-decoration:none;
    color:#0288c0;
}

.ourprograms a:hover
{
    text-decoration:underline;
}

.howwehelp
{
    width:193px;
    height:460px;
    background-color:#ffffff;
    float:left;
    padding-left:20px;
    padding-right:20px;
    padding-top:10px;
    font-family:Arial;
    font-size:12px;
    color:#666666;
}

.howwehelp a, .howwehelp a:visited
{
    text-decoration:none;
    color:#0288c0;
}

.howwehelp a:hover
{
    text-decoration:underline;
}

.header
{
    margin-top:13px;
    position:relative;
}

.headerMenu
{
    float:right;
    display:inline;
    font-family:Arial;
    font-size:10px;
    font-weight:bold;
    color:#ffffff;
    margin-top:5px;
    position:absolute;
    top:0;
    left:480px;
}

.headerMenu a, .headerMenu a:visited
{
    color:#ffffff;
    text-decoration:none;
}

.headerMenu a:hover
{
    text-decoration:underline;
}

/*.dynamicMenu
{
    position:absolute;
    top:137px;
    left:400px;
}*/
.dynamicMenu
{
    position:relative;
    top:9px;
    left:17px;
    #top:5px;
}

.footer
{
    position:relative;
    top:10px;
    margin:10px 0px 0px 0px;
    background-image:url('../i/bkgrnd_bottom.jpg');
    background-repeat:repeat-x;
    height:173px;
    width:100%;
    display:block;
    clear:both;
}

.footercontent
{
    width:960px;   
    margin-left:auto;
    margin-right:auto;
    padding:30px 0px 0px 0px;
    display:block;
}

.footeraddress
{
    background-color:#5195c4;
    width:260px;
    height:60px;
    padding:8px 3px 3px 6px;
    color:#ffffff;
    font-family:Arial;
    font-size:12px;
    float:left;
}

.footerMenu
{
    float:right;
    display:inline;
    font-family:Arial;
    font-size:11px;
    color:#ffffff;
    text-align:right;
}

.footerMenu a
{
    color:White;
    text-decoration:none;
}
.footerMenu a:hover
{
    color:White;
    text-decoration:underline;
}


/* EDITOR STYLES */
.ImageBorder
{
    border:solid 5px #e1dac3;
    margin-bottom:10px;
}

.ImageBorder_right_text_wrap
{
    border:solid 5px #e1dac3;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}