/*
 * ********************************
 * Biro Creative - Farmstead Wines
 * @author: birocreative.com
 * @date: February, 2008
 * ********************************
 * Specific styles used in home page.
 *
 */


/********** BODY:boxes **********/

div#main .blurb {
    background: url("images/ico.gif") no-repeat 0 7px;
}

div#sidebar_photo {
    margin: -35px 0 0 -125px;
    width: 380px;
    height: 250px;
    background-image: url("images/sidebar_photo_home.jpg");
}


/********** BODY:elements **********/

div#main .blurb p {
    width: 80%;
}

div#main .blurb ul {
    width: 80%;
}

div#main .blurb li {
    font-size: 1em;
    line-height: 1.6em;
}