html, body {
	background: #dcd8ce;
}
.tagline h1 {
	background: url(../../images/lauraashley/tagline-header.gif) no-repeat;
}

.tagline p {
	color: #333;
}
.container {
	/*background: #dcd8ce url(../../images/lauraashley/container-mid-background.gif) repeat;*/
	background: #dcd8ce repeat;
}
.container .top {
	background: url(../../images/lauraashley/container-top-background.gif) no-repeat;
}
.container .bottom {
	background: url(../../images/lauraashley/container-bottom-background.gif) no-repeat;
}
.container .content {
	background: url(../../images/lauraashley/container-background.gif) repeat-y;
}
.header {
	background: #dcd8ce url(../../images/lauraashley/header-background.jpg) no-repeat;
	margin: 0 auto;
	width: 980px;
}
.header .nav {
	background: #dcd8ce url(../../images/lauraashley/nav-background.gif) no-repeat;
}
.header .nav ul li a {
	background: url(../../images/lauraashley/nav-hover-background.gif) 0 -32px repeat-x;
	color: #59513d;
}
.header .nav ul li a:hover {
	color: #fff;
}
.footer {
	/*background: #dcd8ce; /*url(../../images/lauraashley/footer-background.gif) repeat-x;*/
	background: #dcd8ce repeat;
}
.enterButton {
	background: url(../../images/lauraashley/enter-button.jpg) no-repeat;
}
.prizesCopyColumn h2 {
	background: url(../../images/lauraashley/header-prizes.gif) no-repeat;
}
.memberschoiceCopyColumn h2 {
	background: url(../../images/lauraashley/header-memberschoice.gif) no-repeat;
}
.enterFormColumn h2 {
	background: url(../../images/lauraashley/header-enter.gif) no-repeat;
}
.faqColumn h2 {
	background: url(../../images/lauraashley/header-faq.gif) no-repeat;
}
.buttonFinish {
	background: url(../../images/lauraashley/button-finish.gif) no-repeat;
}
.buttonUploadPhoto {
	background: url(../../images/lauraashley/button-uploadphoto.gif) no-repeat;
}
.faqDetails {
	background: url(../../images/lauraashley/faq-arrow.gif) center left no-repeat;
}
.prizesImage {
	background: url(../../images/lauraashley/prizes.jpg) no-repeat;
}
.prizesImagePrizes {
	background: url(../../images/lauraashley/prizes-2.jpg) no-repeat;
}
.prizesMC {
	background: url(../../images/lauraashley/prizes-3.jpg) no-repeat;
}
.banScraperImage {
	background: url(../../images/lauraashley/ban-scraper.gif) no-repeat;
}
.banScraperFAQ {
	background: url(../../images/lauraashley/ban-scraper-3.jpg) no-repeat;
}
.banScraperPrizes {
	background: url(../../images/lauraashley/ban-scraper-2.jpg) no-repeat;
}
.banScraperMC {
	background: url(../../images/lauraashley/ban-scraper-4.gif) no-repeat;
}
.banHorizontalImage {
	background: url(../../images/lauraashley/ban-horizontal.gif) no-repeat;
}
.compLeft 
{
	float:left;
	height: 100px;
	width: 300px;
	background: url(../../images/lauraashley/entries-comp-left.gif) no-repeat;
}
.compRight 
{
	float:left;
	height: 100px;
	width: 300px;
	margin-left:10px;
	margin-right:10px;
	background: url(../../images/lauraashley/entries-comp-right.gif) no-repeat;
}
.logo {
	background: url(../../images/lauraashley/logo.gif) no-repeat;
	visibility: hidden;
}
