
/* SPECIALS STYLES............................ */



/* left column............................ */


#specials_title
{
margin-left: auto;
margin-right: auto;
width: 320px;
height: 30px;
position: relative;
background-image: url("../../../img/bg2.png");
background-color: transparent;
clear:both;

}



p.specials_date
{
position: relative;
padding:10px 0px 0px 0px;
font-size : 12px;
font-family: arial, sans-serif;
 font-weight: normal;
color:#bc290a;
text-align: center;

}




#left_column
{

margin-left: auto;
margin-right: auto;
width: 320px;
height: auto;
background-image: url("../../../img/bg2.png");
}

#right_column
{

margin-left: auto;
margin-right: auto;
width: 320px;
height: auto;
background-image: url("../../../img/bg2.png");


}



p.disclaimer_copy
{
position: relative;
padding: 20px 0px 10px 0px;
font-size : 12px;
font-family: arial, sans-serif;
 font-weight: normal;
color:#381a00;
text-align: center;

}

/* back to top............................ */

#backtotop
{
margin-left: auto;
margin-right: auto;
width: 320px;
height: 87px;
position: relative;
clear:both;

background-color: transparent;
background-image: url("../../img/bg2.png");
text-align: center;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#8c6d4e;
}