#mainfeature {
	border: none;
	height: auto;
	clear: both;
	padding-top: 0;
}

#left-col {
	float: left;
	width: 525px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 25px;
}

#right-col {
	float: right;
	width: 339px;
	position: relative;
	top: 0; left: 9px;
	text-align: left;
	padding-bottom: 10px;
}

.project-holder {
	width: 339px;
	background-position: top left;
	background-repeat: no-repeat;
}

.project-holder h3,
.project-holder p {
	margin: 0 24px 0 17px;
	padding: 0;
}

.project-holder h3 {
	font-size: 18px;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: -5px;
}

.project-holder p {
	font-size: 13px;
	line-height: 1.2em;
	margin-top: 1.2em;
	font-weight: normal;
}

.project-holder p.bold {
	font-weight: bold;
}

#continental-holder {
	background-image: url(../images/continental-bg.jpg);
	margin-bottom: 10px;
}

#continental-holder h3 {
	color: #ffc266;
	padding-top: 160px;
}

#continental-holder p,
#continental-holder a {
	color: #fff;
}

#best-western-holder {
	background-image: url(../images/best-western-bg.jpg);
	padding-bottom: 18px;
}

#best-western-holder h3 {
	color: #ffc266;
	padding-top: 108px;
	font-size: 19px;
	line-height: 1.2em;
}

#best-western-holder p {
	color: #fff;
}

#bw-read-more {
	color: #fff;
	font-size: 13px;
	line-height: 1.2em;
}

#bw-two { display: none; }

#elc-holder {
	background-image: url(../images/elc-bg.jpg);
}

#elc-holder h3 {
	font-size: 24px;
	line-height: 1.2em;
	color: #fff;
	padding-top: 50px;
}

#elc-holder p {
	color: #da8aa9;
}

#sainsburys-holder {
	background-image: url(../images/sainsburys-bg.jpg);
}

#sainsburys-bottom {
	background: url(../images/sainsburys-bg-bottom.jpg) bottom left no-repeat;
	padding-bottom: 20px;
}

#sainsburys-holder h3,
#sainsburys-holder p {
	margin-left: 13px;
}

#sainsburys-holder h3 {
	color: #f78f1e;
	padding-top: 205px;
	margin-bottom: 0;
}

#sainsburys-holder p {
	color: #666;
}

#morrisons-holder {
	background-image: url(../images/morrisons-bg.jpg);
	margin-top: -10px;
}

#morrisons-holder p {
	font-weight: bold;
}

#morrisons-holder p.first-para {
	color: #067d48;
	padding-top: 198px;
}

#gala-holder {
	background-image: url(../images/gala-bg.jpg);
	background-position: bottom left;
	padding-bottom: 20px;
}

#gala-holder h3 {
	padding-top: 3px;
	color: #fcd900;
}

#gala-holder p,
#gala-holder p a {
	color: #fff;
}

#gala-holder p span {
	color: #fcd900;
	font-weight: bold;
}

#gala-holder .special {
	color: #fcd900;
}

#gala-holder .blue-line {
	margin: 15px 0 0 17px;
}

#gala-holder .img1 {
	float: right;
	margin: 15px 5px 10px 0;
}

#gala-holder .img2 {
	float: left;
	margin: 28px 10px 10px -16px;
}

#read-more-gala {
	display: none;
}

#read-more-gala a {
	color: #fcd900 !important;
}

.dark-blue-lrg,
.orange-lrg {
	display: block;
	width: 525px;
	height: 30px;
	background-position: top right;
	background-repeat: no-repeat;
	font-family: Arial, sans-serif;
	color: #fff !important;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	overflow: hidden;
	text-decoration: none;
	text-indent: 10px;
	margin-top: 20px;
	cursor: pointer;
}

.dark-blue-lrg { background-image: url(../images/dark-blue-lrg.jpg); background-color: #010066; }
.orange-lrg { background-image: url(../images/orange-lrg.jpg); background-color: #ff9900; }

.dark-blue-lrg:hover,
.orange-lrg:hover {
	text-decoration: underline;
}