/* CSS Document */

#faderColumn{
width:530px;
float:left;
}

#textColumn{
width:335px;
float:right;
padding:0 5px;
background-image:url(../images/homepage/headshotwoman.jpg);
background-position:bottom right;
background-repeat:no-repeat;
}

#specialsBox{
width:498px;
padding:10px 5px;
border:1px solid #c7bca8;
background-color:#e5dcc6;
background-image:url(../images/homepage/sampleFan.jpg);
background-position:bottom right;
background-repeat:no-repeat;
margin-top:25px;
margin-left:5px;
}

.starburst{
position:relative;
width:143px;
height:131px;
margin-top:-35px;
margin-left:-35px;
float:left;
}

#specialsP{
width:270px;
margin-left:115px;
padding-bottom:3px;
padding-top:0;
}
}