@charset "utf-8";
#specials_1 {
	width: 100%;
	float: left;
	padding-right: 10px;
	background-image: url(../img/18Palmer_sm_wide3_W.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	height: 125px;
}
#specialsPhoto_1 {
	width: 80px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}
#specials_2 {
	width: 100%;
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
	visibility: hidden;
}
#specialsPhoto_2 {
	width: 80px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}
#specials_3 {
	width: 100%;
	float: left;
	padding-right: 10px;
	padding-bottom: 15px;
	visibility: hidden;
}
#specialsPhoto_3 {
	width: 80px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}

#borderSpecialCrown {
	background-image: url(../img/topSpecial.jpg);
	background-repeat: no-repeat;
	height: 125px;
}


#specialsBox1 {
	position: relative;
	}
	
#specialOffer_1 {
	position:absolute;
	top:0px;
	z-index:auto;
	left: 0px;
	background-image: url(../img/bodySpecail.jpg);
	width: 300px;
	background-repeat: repeat;
	font-size: 1em;
	visibility: hidden;
}
#specialOffer_1 ul{
	margin-left: -2.5em;
	line-height: 1em;
}
#specialOffer_1 li{
	padding-left: -3em;
}
.specialsTitle {
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
}
.specialsBody {
	font-size: .85em;
	color: #666666;
	padding-right: 10px;
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 10px;
}
.specialsBody li {
}




/* CSS Document */

#week {
	width: 980px;
}

#week1 {
	background-image: url(../img/indexPhotos_florida_W.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 980px;
}
#borderSpecialBottom {
	background-image: url(../img/bottomSpecial.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.specialsTitle2 {
	color: #FF6600;
	font-size: 1.6em;
	font-weight: bold;
	line-height: .9em;
}
.specialsBody2 {
	font-size: .7em;
	color: #666666;
	padding-right: 10px;
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 10px;
	text-align: center;
}
