/********************************************
* BHHS Legacy Foundation
* Developed by I-ology
* http://www.i-ology.com
*
* Created 03/16/2008 - BD
*
* Home Page Style Definitions
********************************************/

/*********************************
* Layout Definitions
*********************************/

#interior-photo,
#quote {
    height: 265px;
    text-indent: 0;
}

.content-photo {
    width: 232px;
    float: right;
    clear: right;
    margin: 5px 0 10px 20px;

}

.content-photo img {
    padding: 1px;
    border: 1px solid #734473;
}

.content-photo p {
    width: 225px;
    margin-top: -15px;
    padding-left: 5px;
    width/**/:/**/220px;
    font-size: 85%;
    line-height: 1.2em;
}

#promo-haiti a {
	display: block;
	margin: 0 0 20px -11px;
	width: 308px;
	height: 219px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/promo_haiti.jpg) top left no-repeat;
}
#promo-haiti a:hover {
	background-position: bottom left;
}

/*********************************
* Titles & Headers
*********************************/

#ttl-home {
    width: 263px;
    height: 49px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_home.gif) top left no-repeat;
}

#hdr-news-grants {
    width: 170px;
    height: 12px;
    margin-bottom: 10px;
    padding: 0;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_news_grants.gif) top left no-repeat;
}

/*********************************
* Lists
*********************************/

dl {
    width: 493px;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

dl.row1 {
    background: #F0F0E5;
}

dl.row2 {
    background: #FBFBF8;
}

dt {
    width: 69px;
    padding: 13px 0 25px 0;
    float: left;
    text-align: center;
    line-height: 14px;
    font-size: 10px;
    color: #000;
}

dt span {
    font-size: 18px;
    line-height: 12px;
}

dt.date1,
dt.date2 {
    vertical-align: top;
    height: 49px;
    padding-top: 20px;
    height/**/:/**/29px;
}

dt.date1 {
    background: url(/images/bg_date1.gif) 11px 12px no-repeat;
}

dt.date2 {
    background: url(/images/bg_date2.gif) 11px 12px no-repeat;
}

dd {
    width: 422px;
    margin: 0;
    padding: 13px 20px 15px 0;
    font-size: 11px;
    width/**/:/**/402px;
    line-height: 16px;
    float: right;
}

dd a {
    color: #333;
}

/*********************************
* Main Navigation
*********************************/

a#home {
    background-position: bottom;
}

/*********************************
* Footer Definitions
*********************************/

#footer {
    width: 100%;
    height: 149px;
    padding-top: 10px;
    border-top: 5px solid #006633;
    background: #E1E1CA;
    color: #333;
    overflow: hidden;
}

#footer-content {
    width: 910px;
    margin: 0 auto;
    padding-left: 40px;
    width/**/:/**/880px;
    font-size: 0.9em;
    line-height: 14px;
    color: #333;
}

#footer-content a {
    color: #333;
}

#footer-left {
    width: 425px;
    float: left;
    padding-top: 10px;
    margin-left: 35px;
}

#phx-info {
    width: 204px;
    float: left;
    border-right: 1px solid #006633;
}

#northern-info {
    width: 200px;
    float: right;
}

#footer-right {
    width: 215px;
    padding-top: 10px;
    float: right;
}

a#logo-grantmakers {
    float: left;
    width: 108px;
    height: 108px;
    display: block;
    text-indent: -9999px;
    background: url(/images/logo_grantmakers.gif) top left no-repeat;
}
