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



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


#specials_title
{
margin: 0px 0px 0px 20px;
width: 934px;
height: 70px;
position: relative;
background-image: url("img/specials.png");
background-color: transparent;
clear:both;

}


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

}




#left_column
{
float: left;
margin: 0px 0px 0px 20px;
width: 467px;
height: 450px;
background-image: url("../../img/bg2.png");

}

#right_column
{
float: right;
margin: 0px 20px 0px 0px;
width: 467px;
height: 450px;
background-image: url("../../img/bg2.png");


}

#disclaimer
{
margin: 0px 0px 0px 20px;
width: 934px;
height: auto;
position: relative;
background-image: url("../../img/bg2.png");
clear:both;
border-bottom-style:solid;
border-bottom-width:1px;
border-bottom-color:#8c6d4e;

}

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

}

