#specialsWrapper{

text-align:center;

margin:auto;

}

#specials{

width:781px; 

background-image:url(../images/specials/bg.jpg); 

background-repeat:no-repeat; 

margin:auto; 

color:#9f9d91;

}



#bottomHalf{

background-image:url(../images/specials/bgBottom.jpg);

background-position:bottom;

background-repeat:no-repeat;

padding-bottom:40px;

}



#specialsHeader{
text-align:left;
margin:25px 25px 0px 25px;
background-image:url(../images/specials/headerinside.jpg);
background-repeat:no-repeat;
background-position:center;
height:271px;
width:718px;
}

#specialsHeaderTwo{
text-align:left;
margin:25px 25px 0px 25px;
background-image:url(../images/specials/headerinsideTwo.jpg);
background-repeat:no-repeat;
background-position:center;
height:271px;
width:718px;
}

#specialsHeaderHome{
text-align:left;
margin:25px 25px 0px 25px;

background-repeat:no-repeat;
background-position:center;
height:271px;
width:718px;
}

#specialsHeaderHome2 {
text-align:left;
margin:25px 25px 0px 25px;

background-repeat:no-repeat;
background-position:center;
/*height:271px;*/
width:718px;
}



#specialsHeader h1{
color:#FFFFFF;
font-size:25px;
font-family:"Times New Roman", Times, serif;
width:311px;
text-align:left;
padding:0 0 0 0px;
margin:10px 0 0 10px;
font-weight:normal;

}

#specialsHeaderTwo h1{
color:#FFFFFF;
font-size:25px;
font-family:"Times New Roman", Times, serif;
width:311px;
text-align:left;
padding:0 0 0 0px;
margin:10px 0 0 10px;
font-weight:normal;

}
#specialsHeader img{
float:right;
margin:10px 10px 0px 0px;
}

#specialsHeaderTwo img{
float:right;
margin:10px 10px 0px 0px;
}

#specialsContent{

margin:0px 35px 0px 35px;

font-size:17px;

text-align:left;

}


#specialsContent2{

margin:0px 0px 0px 35px;

float:left;

width:400px;

font-size:17px;

text-align:left;

}
#side{
margin-left:450px;
text-align:left;
}


#specialsMotif{

padding-bottom:10px;

}

/*******BOXES******/

#content{

width:730px;
margin:0 auto;
margin-top:10px;


}

#leftMid{
margin-right:245px;

}

#right{
border:0px solid blue;
float:right;

}
#left{
float:left;
border:0px solid green;

}
#mid{
margin-left:245px;
border:0px solid red;
}

.box{
width:234px;
background-image:url(../images/specials/boxBg.jpg);
background-repeat:no-repeat;
height:226px;
position:relative;

}

div.box h1{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#9d933f;
margin:15px 10px 0 14px;
padding:0 0 0 0;
font-weight:normal;
text-align:center;

}

div.box p{

font-family:"Times New Roman", Times, serif;
font-size:13px;
padding:0 0 0 0;
margin:0 13px 0 14px;
color:#9f9d91;
text-align:left;
}

div.box img{
text-align:center;
}

div.box a.btn{
width:79px;
height:23px;
color:#FFFFFF;

padding-top:3px;
text-decoration:none;
position:absolute;
bottom:10px;
right:10px;
background-repeat:no-repeat;
}





div.box h1{
font-family:"Times New Roman", Times, serif;
font-size:20px;
color:#9d933f;
margin:15px 10px 0 14px;;
padding:0 0 0 0;
font-weight:normal;
text-align:center;
}

div.box p{
font-family:"Times New Roman", Times, serif;
font-size:13px;
padding:0 0 0 0;
margin:0 13px 0 14px;
color:#9f9d91;
}

div.box img{
text-align:center;
}

div.box a.btn{
	width:79px;
	height:23px;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	position:absolute;
	bottom:13px;
	right:16px;
	background-repeat:no-repeat;
	border:0px solid red;
}



div.box a.btn:link, a.btn:visited{
background-image: url(../images/specials/btnOff.jpg);
}



div.box a.btn:hover{
background-image: url(../images/specials/btnOn.jpg);
}


#footerinside{
background-image:url(../images/specials/footerinsideTwo.jpg);
}

.clear{
clear:both;
}

