﻿.colour .landingSection {
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url('images/back.gif');
	padding-left: 10px;
	padding-right: 10px;
}

.colour .top {
	background-repeat: no-repeat;
	background-position: bottom left;
	background-image: url('images/top.gif');
	height: 5px;
	width: 545px;
}

.colour .bottom {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/bottom.gif');
	height: 13px;
	width: 545px;
}

.colour .block {
	background-color: #f6e67d;
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px;
	margin: 0px;
	padding-bottom: 9px;
	margin-bottom: 14px;
	font-size: 10px;
	width: 521px;
}

.colour .blockTop {
	background-repeat: no-repeat;
	background-position: top left;
	height: 4px;
	width: 521px;
	margin: 0px;
}

.colour .block .photo {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/photoFrame.gif');
	padding-top: 5px;
	margin-left: 4px;
	margin-right: 4px;
}

.colour .block .photo .caption {
	background: url('images/photoCaption.gif') bottom left no-repeat;
}

.colour .block h2 a {
	color: #666666;
	font-size: 0.63em;
	text-decoration: underline;
}

.colour .photo2 .photo {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/photoFrame2.gif');
	padding-left: 16px;
	padding-right: 8px;
	padding-top: 16px;
	padding-bottom: 24px;
	margin: 0px;
	left: -8px;
	top: -8px;
	position: relative;
}

.colour .photo3 .photo {
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url('images/photoFrame3.gif');
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 2px;
}

.colour .photo img, .colour .block .photo2 img {
	width: 97px;
	height: 86px;
}

.colour .photo3 img {
	width: 100px;
	height: 67px;
}

.colour h1 {
	color: #dfca42;
}
