* html #main {
	margin-right: -2px;
}

div#content h1.content-title {
	color: #3085c6;
}

div#content h1.content-title span {
	color: #473780;
}

div#content p.content-intro {
	padding-right: 200px;
	color: #333;
	font-size: 1em;
	line-height: 1.3em;
}

div#content h2 {
	color: #3085c6;
	font-size: 18pt;
}

div#content h2 span {
	color: #473780;
}

#offer-block {
	margin: 0 0 10px;
	padding: 15px 350px 15px 0;
	width: 268px;
	height: 182px;
	background: url(../images/layout/homepage-offer.gif) no-repeat;
}

#offer-block h2{
	color:#3085C6;
	font-size:18pt;
	line-height:0.9em;
}

* html #offer-block {
	margin-right: -42px;
}

#offer-block img {
	position: absolute;
	top: 12px;
	right: 46px;
}

#offer-block a.offer-button {
    margin-top:10px;
	padding-left: 26px;
	display: block;
	width: 150px;
	height: 33px;
	background: url(../images/layout/homepage-offer-button.gif) no-repeat;
	font-size: 1.3em;
	line-height: 26px;
}

#offer-block a.offer-button:link, #offer-block a.offer-button:visited,
#offer-block a.offer-button:hover, #offer-block a.offer-button:focus {
	color: #fff;
	text-decoration: none;
}

.featured-cottage {
	background: url(../images/layout/feature-cottage.gif) 0 100% no-repeat;
	width:576px;
	margin-bottom:10px;
}

div#content .featured-cottage h2 {
	padding: 20px 15px 10px;
	background: #7db1ec url(../images/layout/features-cottage-header.gif) no-repeat;
	color: #fff;
}

div#content .featured-cottage img {
	margin: 5px 0 0 5px;
}

.featured-cottage-inner {
	padding: 10px 15px 10px;
}

#offer-strip {
	background: url(../images/layout/offers-strip-bottom.gif) 0 100% no-repeat;
	width:576px;
	margin-bottom:10px;
}

#offer-strip a.bullet {
	font-weight: normal;
}

#offer-strip h3 {
	color: #473780;
	font-size: 1.4em;
	height: 5em;
	line-height: 1.2em;
}

#offer-strip-inner {
	margin: 0 0 15px;
	padding: 10px 0;
	width: 576px;
	overflow: hidden;
	background: url(../images/layout/offers-strip-top.gif) 0 0 no-repeat;
}

#offer-strip-inner img { margin-top:20px; }

#offer-strip-1 {
	padding: 0 10px;
	width: 122px;
	float: left;
}

#offer-strip-2 {
	padding: 0 10px;
	width: 126px;
	float: left;
}

#offer-strip-3 {
	padding: 0 10px;
	width: 126px;
	float: left;
}

#offer-strip-4 {
	padding: 0 10px;
	width: 121px;
	float: left;
}

.offer-intro {
	height: 20em;
	margin-top: 10px;
}
.offers-bullet {
	margin-top: -1em;
	margin-bottom: 1em;
}
