.header {
	background-color: #842F1B;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.header-end {
	background-color: #842F1B;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.header-hit {
	background-color: #A46556;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.header-hit-end {
	background-color: #A46556;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;	
}
.button-text {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CEB0A6;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #CCCCCC;
}
.bg-body {
	background-image: url(media/bg-body.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-footer {
	background-image: url(media/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-about {
	background-image: url(media/bg-body-about.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main-text {
	font-family: Arial;
	font-size: 11px;
	color: #842F1B;
}
.bg-body-blank {
	background-image: url(media/bg-body-blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news-headline {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #916171;
}
.thumb {
	background-color: #C29A92;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.thumbtext {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.categories {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #A46556;
	font-style: normal;
	font-weight: 300;
}
.location {
	background-image: url(media/bg-body-location.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.padding {
	padding-right: 10px;
	padding-left: 10px;
}
.next {
	font-family: Arial;
	font-size: 12px;
	font-weight: 100;
	color: #A26354;
}
.basket {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C29A92;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.basket-list {
	font-family: Arial;
	font-size: 11px;
	color: #842F1B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C29A92;
}
.bg-body-blank-long {
	background-image: url(media/bg-body-blank-long.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-pink {
	background-color: #E2D7DB;
}
.size {
	height: 20px;
	width: 120px;
}
.bg-adverts {
	background-image: url(media/bg-body-blank-long-adverts.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bullets {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #7BA0B3;
}
.bg-advert-menu {
	background-image: url(media/bg-adverts-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
