@charset "utf-8";
.mainback {
	background-image: url(swimming-pools/swimming-pool2house.png);
	background-repeat: repeat-y;
}
.backpic {
	background-image: url(swimming-pools/garden-swimming3pool.png);
	background-repeat: no-repeat;
}
.greyline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.blue {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #0C6392;
}
.smalpic {
	background-image: url(swimming-pools/devon-swimming2pool.png);
	background-repeat: no-repeat;
}
.main {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #333333;
}
.blue12 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #0B5780;
}
.white {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.grey-underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.border {
	border: 1px solid #CCCCCC;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}
