#content-container.content-conatiner-home {
	width: 970px;
	height: 100%;
	background: url(../images/bg-container-extend-home.gif) repeat-y;
}

#content-bottom.content-bottom-home {
	width: 950px;
	height: 100%;
	background: url(../images/bg-container-bottom-home.gif) left bottom no-repeat;
	padding: 10px 10px 50px 10px;
	position: relative;
}

#home-content-indent {
	padding-left: 20px;
	margin-top: 10px;
}
	
#cycle-button {
	position: absolute;
	top: 297px;
	right: 19px;
	z-index: 99999;
}
	#cycle-button ul {}
		#cycle-button li {
			list-style: none;
			float: left;
		}
#cycle-button a {
	display: block;
	width: 33px;
	height: 1px;
	padding-top: 37px;
	overflow: hidden;
	background-repeat: no-repeat;
}
	#cycle-button a:hover, #cycle-button a.activeSlide {
		background-position: 0 -38px;
	}

	#btn-cycle-1 { background: url(../images/home-banner/btn-1.png); }
	#btn-cycle-2 { background: url(../images/home-banner/btn-2.png); }
	#btn-cycle-3 { background: url(../images/home-banner/btn-3.png); }
	#btn-cycle-4 { background: url(../images/home-banner/btn-4.png); }
	#btn-cycle-5 { background: url(../images/home-banner/btn-5.png); }
	#btn-cycle-6 { background: url(../images/home-banner/btn-6.png); }
	
#cycle-container {
	margin-bottom: 10px;
	width: 950px;
	height: 327px;
	overflow: hidden;
}

.home-blurb {
	font-weight: bold;
	font-size: 12px;
	color: #545454;
}

#home-heading {
	padding-left: 20px;
}

#content.content-home {
	float: left;
	width: 735px;
	line-height: 18px;
}
#content-area.content-area-home {
	padding: 0px;
	padding-top: 15px;
}

#home-contact {
	float: left;
	width: 496px;
	height: 80px;
	background: url(../images/home-cta-contact.png);
	margin: 0px 6px 0px 9px;
	display: inline;
	padding: 75px 0px 0px 23px;
	line-height: 14px;
	position: relative;
}

#btn-home-contact {
		display: block;
		height: 1px;
		width: 115px;
		padding-top: 23px;
		overflow: hidden;
		background: url(../images/btn-home-contact.png);
		position:absolute;
		left: 20px;
		top: 115px;
	}
	
#home-promo1 {
	float: left;
	width: 233px;
	height: 80px;
	background: url(../images/PYP-Image-256x155.gif);
	margin: 0px 0px 0px 9px;
	display: inline;
	padding: 75px 0px 0px 23px;
	line-height: 14px;
	position: relative;
	background-image: url(../images/PYP-Image-256x155.gif);
}

#btn-home-promo1 {
		display: block;
		height: 1px;
		width: 115px;
		padding-top: 23px;
		overflow: hidden;
		background: url(../images/btn-home-promo.png);
		position:absolute;
		left: 20px;
		top: 115px;
	}

#home-promo2 {
	float: left;
	width: 233px;
	height: 80px;
	background: url(../images/home-promo2.png);
	margin: 0px 5px 0px 5px;
	display: inline;
	padding: 75px 0px 0px 23px;
	line-height: 14px;
	position: relative;
}

#btn-home-promo2 {
		display: block;
		height: 1px;
		width: 115px;
		padding-top: 23px;
		overflow: hidden;
		background: url(../images/btn-home-promo.png);
		position:absolute;
		left: 20px;
		top: 115px;
	}
	
	#home-promo3 {
	float: left;
	width: 233px;
	height: 80px;
	background: url(http://www.greatcanadianhotels.com/Spring_Break_Escape_2011/Ads/SBE_Mayfield.gif);
	margin: 0px 5px 0px 5px;
	display: inline;
	padding: 75px 0px 0px 23px;
	line-height: 14px;
	position: relative;
	background-image: url(../images/Mayfield-Home-Page-Promo_MOCP.gif);
}



#home-newsletter {
	float: left;
	width: 201px;
	height: 155px;
	background: url(../images/home-cta-newsletter.png);
	margin: 0px;
	padding: ;
	line-height: 14px;
	position: relative;
}
	#field-newsletter-home {
		height: 14px;
		width: 145px;
		padding: 4px 0px 0px 6px;
		background: none;
		border: 0px;
		position: absolute;
		left: 24px;
		top: 93px;	
		font-size: 11px;
		color: #8c95a4;
		
	}
	#btn-home-sign {
		display: block;
		height: 1px;
		width: 160px;
		padding-top: 23px;
		overflow: hidden;
		background: url(../images/btn-home-sign.png);
		position:absolute;
		left: 20px;
		top: 115px;
	}
	
#home-contest {
	float: left;
	width: 179px;
	height: 113px;
	background: url(../images/home-cta-contest.png);
	margin: 0px;
	padding: 42px 0px 0px 22px;
	line-height: 14px;
	position: relative;
}
	

#home-reservation {
	float: right;
	margin: 15px 8px 0px 0px;
	width: 201px;
	height: 341px;
	background: url(../images/home-cta-reservation.png);
	position: relative;
}
	#btn-home-reservation {
		display: block;
		height: 1px;
		width: 160px;
		padding-top: 23px;
		overflow: hidden;
		background: url(../images/btn-home-availability.png);
		position:absolute;
		left: 20px;
		top: 305px;
	}
		#reservation-form {
			position: absolute;
			left: 25px;
			top: 95px;
		}
			#reservation-form li {
				list-style: none;
				margin-bottom: 3px;
				padding-bottom:4px;
			}
				#reservation-form li input {
					border: 1px solid #d4d0c8;
					height: 15px;
					font-size: 11px;
					color: #545454;
					padding-top: 2px;
					padding-left: 2px;
					width: 75px;
				}
				#reservation-form li select {
					border: 1px solid #d4d0c8;
					height: 19px;
					font-size: 11px;
					color: #545454;
					padding-top: 1px;
					width: 140px;
				}
				#reservation-form li td {
					padding-bottom: 3px;
				}
				#reservation-form li .small-dropdown {
					width: 40px;
				}
	
#btn-home-contact:hover, #btn-home-sign:hover, #btn-home-reservation:hover {
	background-position: 0 -24px;
}

