/* This stylesheet is used on the home page only */

/*Override existing setting*/

#content-secondary-info {
     margin-top: 25px; 
}

/*Layout styles */

#content-primary-featured1 {
     border-top: 1px #e5e5e5 solid;
     margin-top:20px;
     padding-top:20px;
     background-image: url(../../index/images/backgrounds/2-cols.gif);
     background-repeat: repeat-y;
     font-size: .9em;
     line-height: 1.4em; 
}

#content-primary-featured1-col1 {
     float: left;
     width: 330px; 
}

#content-primary-featured1-col1 div.summary-photo {
     float:left;
     width:105px;
     padding-top:3px; 
}

#content-primary-featured1-col1 div.summary-text {
     float:left;
     width:225px; 
}

#content-primary-featured1-col2 {
     float: right;
     width: 150px; 
}

#content-primary-featured2 {
     margin-top: 20px;
     padding-top: 24px;
     padding-left: 16px;
     height: 50px;
     background-image: url(../images/backgrounds/gradient-gray.gif);
     background-repeat: repeat-x; 
}
