@charset "utf-8";
#mapBox {
	width: 100%;
	float: left;
	text-align: center;
	font-size: .75em;
}
.indexMenu {
	font-size: 1.2em;
}
.indexMenu a:hover{
	font-size: 1.2em;
	text-decoration: none;
	color: #93CD20;
}

.specialsBody2 {
	font-size: 0.5em;
	color: #666666;
	padding-right: 10px;
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 10px;
}

#weekNovember1 {
	background-image: url(../img/Charles-River-CC_indexNov_W.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 980px;
}

#specials_1 {
	width: 100%;
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
}
#specialsPhoto_1 {
	width: 80px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}
#specials_2 {
	width: 100%;
	float: left;
	padding-right: 0px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#specialsPhoto_2 {
	width: 80px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}
#specials_3 {
	width: 100%;
	float: left;
	padding-right: 0px;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
#specialsPhoto_3 {
	width: 80px;
	float: left;
	border: 1px solid #999999;
	margin-right: 10px;
}

#borderSpecialCrown {
	background-image: url(../US/Florida/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(../US/Florida/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: 0.85em;
	color: #666666;
	padding-right: 20px;
	padding-left: 0px;
	margin-left: -10px;
}
.specialsBody  ul {
	padding-left: 0.5em;
	line-height: 1.3em;
	margin: 1em 1em 1px 1.1em;
}
.specials {
	color: #333333;
	font-size: 0.7em;
	line-height: 1.2em;
	list-style-position: outside;
	list-style-image: url(../../public/CSS/arrow.gif);
	list-style-type: square;
	padding: 0px;
	margin: 0px;
}




/* CSS Document */

#week {
	width: 980px;
}

#week1 {
	background-image: url(../US/SouthCarolina/img/SC_indexPhotos_W.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 980px;
}
#borderSpecialBottom {
	background-image: url(../US/Florida/img/bottomSpecial.jpg);
	background-repeat: no-repeat;
	height: 5px;
}
.specialsTitle_1 {
	color: #333333;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: normal;
}

.specialsTitle2 {
	color: #FF6600;
	font-size: 1.6em;
	font-weight: bold;
	line-height: .9em;
}
.specialsBody2 {
	font-size: .8em;
	color: #666666;
	padding-right: 10px;
	padding-left: 5px;
	list-style-position: outside;
	margin-left: 10px;
}
#weekDecember {
	background-image: url(../img/december_indexPhotos.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 980px;
}
#news1 {
	width: 100%;
}
#news2 {
	width: 100%;
}
#news3 {
	width: 100%;
}

#offer0 {
	position: relative;
}

#offer1 {
	position: relative;
}


#box_wrapper {
	position: absolute;
	width: 330px;
	left: -15px;
	background-repeat: repeat-y;
	margin-top: -5px;
	top: 61px;
	opacity: 1;
	z-index: 1001;
	background-image: url(../img/box_middle.jpg);
	background-color: transparent;
	visibility: hidden;
}
.text_wrapper {
	font-size: 0.9em;
}
.text_wrapper ul {
	padding-left: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1.1em;
}
#box_text {
	padding: 10px 25px 10px 20px;
}
#box_middle {
	background-image: url(../img/box_middle.png);
	background-repeat: repeat-y;
	background-color: transparent;
}
#box_crown {
	height: 70px;
	background-image: url(../img/box_top.jpg);
	background-color: transparent;
}
#box_bottom {
	background-image: url(../img/box_bottom.jpg);
	height: 20px;
}
#box_Head {
	padding-right: 30px;
	padding-left: 20px;
}
#box_Footer {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 20px;
}
#box_closeButton {
	padding-top: 8px;
	text-align: right;
	padding-right: 30px;
}

#box_wrapper_1 {
	position: absolute;
	width: 330px;
	left: -15px;
	background-image: url(../img/box_middle.jpg);
	background-repeat: repeat-y;
	margin-top: -5px;
	top: 130px;
	opacity: 1;
	visibility: visible;
	z-index: 1000;
}
#box_crown_1 {
	height: 70px;
	background-image: url(../img/box_top.jpg);
}
#box_bottom_1 {
	background-image: url(../img/box_bottom.jpg);
	height: 20px;
}
#box_Head_1 {
	padding-right: 30px;
	padding-left: 20px;
}
#box_Footer_1 {
	padding-top: 0px;
	padding-right: 30px;
	padding-left: 20px;
}
#box_closeButton_1 {
	padding-top: 8px;
	text-align: right;
	padding-right: 30px;
}
#monthJanuary {
	background-image: url(../img/january_indexPhoto_W.jpg);
	background-repeat: no-repeat;
	height: 370px;
	width: 980px;
}
#videoBox {

}
fieldset {
	text-decoration: none;
	width: 280px;
	height: 100px;
}

fieldset a:hover{




}
legend {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
legend a:hover{
	text-decoration: none;
	font-weight: bold;
}
#grandeFour {
	background-image: url(../img/bubble_background_green_W.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}
#kingstonPlantation {
	background-image: url(../img/bubble_background_green_W.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
#bcGetaway {
	background-image: url(../img/bubble_background_green_W.jpg);
	background-repeat: repeat-x;
	background-position: bottom;


}
