/* Regions EI 2010 */
#generic-midContentTop {
	border-top: 23px solid #aaaa7d;
	margin-bottom: 10px;
}
/*#mainContent-top h2.regions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	position: absolute;
	bottom: 0;
	font-size: 32px;
	margin: 8px 0 12px 0;
}
#mainContent-top h2.regions span {
	color:#999999;
	font-size: 26px;
	line-height: 1.25em;
}*/
#mainContent-top h2.regions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 32px;
	color: #666666;
	margin: 0;
	padding: 38px 2px 10px 0;
}
#mainContent-top h2.regions span {
	color:#999999;
	font-size: 26px;
	/*line-height: 1.25em;*/
}
.generic-contentContainer {
	border-top: 1px solid #fff;
	background-color: #ececec;
	padding: 10px;
	position: relative;
}
/*.generic-midRight {
	width: 168px;
	position: absolute;
	top: 50px;
	right: 10px;
	bottom: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mid_grey_bg_03.gif);
	background-position: top 76px;
	background-repeat: repeat-x;
}*/
.generic-contentContainer .regionMap-sm {
	width: 166px;
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	background-color: #fff;
	padding: 0;
	border: 1px solid #c6c5c5;
}
/*.generic-contentContainer .regionInfoContainer {
	width: 148px;
	float: right;
	display: inline;
	margin: 0 0 10px 10px;
	background-color: #ececec;
	padding: 0;
	border: 10px solid #c6c5c5;
	clear: right;
}*/
.generic-contentContainer p {
	font-family: Arial,Helvetica,sans-serif;
	margin: 2px 0 8px 0;
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
}
#region-sliderContainer {
	width: 341px;
	height: 100px;
	float: left;
	background-color: transparent;
	margin: 11px 0 0 0;
	display: inline;
}
.generic-contentContainer p a {
	color: #333333;
	text-decoration: underline;
	white-space: nowrap;
	font-weight: bold;
}
.generic-contentContainer p a:hover {
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
}
.generic-contentContainer img.generic-content-floatRight {
 	float: right;
	margin: 6px 0 6px 6px;
	clear: right;
}
.generic-contentContainer img.generic-content-floatLeft {
	float: left;
	margin: 5px 10px 5px 0;
	clear: left;
}
.generic-contentContainer h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	font-size: 20px;
	margin: 6px 0;
}
/**HOME PAGE variations**/
.generic-contentContainer.home {
	padding: 10px 10px 20px 9px;
	background-image: url(../images/static_btm_rule_11px_03.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.generic-contentContainer.home h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	font-size: 20px;
	margin: 6px 0;
}
.generic-contentContainer.home h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	font-size: 16px;
	line-height: 1.35em;
	margin: 0 2px 8px 20px;
	padding-top: 4px;
}
.generic-contentContainer.home p {
	margin-right: 2px;
	margin-left: 2px;
}
/**Book Early**/
#early-booking {
	position: relative;
	background-color: #58588a;
	color: #fff;
	padding: 6px 10px 7px 60px;
	border: 1px solid #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 8px;
	width: 398px;
	float: right;
	margin-bottom: 24px;
}
#early-flower {
	position: absolute;
	width: 125px;
	height: 125px;
	top: -28px;
	left: -72px;
	background-image: url(../images/temp_images/early_book_flower_2011.png);
}
#early-booking h5 {
	font-size: 20px;
}
#early-booking p {
	color: #fff;
	margin: 1px 0;
}
