

/* FOOTER */

.block-footer {
background-color:#ffffff;
margin:0px;
padding:0 13px 20px;
}

#footer-site-tree {
width:600px;
float: left;
display: block;
font-size:12px;
font-weight:bold;
color:#333333;
line-height:17px;
}
.footnav li{
font-size:11px;
font-weight:normal;
color:#666666;
}
.tree-item {
float:left;
display:block;
margin-right:15px;
height:150px;
}
#sfaf-footer-logo {
margin-top:13px;
margin-right:10px;
float:left;
}
#footer-mission {
    color: #666666;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin-right: 20px;
    width: 46%;
}

#footer-mission strong {
color:#333333;
}

#footer-info-wrap {
display: block;
clear: both;
border: 1px solid #e0dfda;
height:160px;
}

#footer-info-wrap h3 {
font-size:14px;
font-weight:100;
color:#333333;
padding-bottom:10px;
}

#programs-footer{
width: 430px;
border-right: 1px solid #e0dfda;
padding: 15px;
display:block;
float:left;
height: 130px;
}

#social-footer {
    border-left: 1px solid #e0dfda;
    border-right: 1px solid #e0dfda;
    display: block;
    float: left;
    height: 160px;
    padding-left: 18px;
    width: 52px;
    margin-bottom: 10px;
}


/* don't think we need footer-social */
.footer-social {
margin-right:5px;
margin-top:10px;
}


#programs-footer li {
display: inline-block;
margin-right: 12px;
vertical-align: top;
}

#signup input.txt {
    border: 1px solid #c0bfb7;
    font-size: 12px !important;
    font-style: italic;
    line-height: 20px;
    padding: 4px;
    width: 46%;
}

#signup input#cons_email {
    width: 70%;
}

#signup-footer {
    float: left;
    padding-left: 30px;
    width: 33%;
}

#signup-footer h3 {
	margin-top: 10px;
}

#btn_signup {
    cursor: pointer;
    margin-left: 4px;
    padding-top: 6px;
    vertical-align: bottom;
}

#hp-right-content #signup-div {
	width:300px;
	display:inline-block;
	padding:5px 20px;
	height:80px;
}

#hp-right-content #btn_signup {
	position:relative;
	top:9px;
}



div.footer-small-centered {
	width: 85%;
	text-align:center;
	margin:15px auto 0px;
	clear: both;
	float: none;
	color:#999999;
	font-weight:normal;
	font-size: 0.7em;
	line-height: 2em;
}

#poweredBy {
	display:none !important;
}

/* END FOOTER */