@charset "utf-8";
/* CSS Document */

.mainBackground {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 864px;
}
.mainText {
	font-family: Tahoma;
	font-size: 14px;
	color: #000;
}

.backgroundLisa2 {
	background-image: url(images/background_lisa2.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 864px;
}
.mainTextColour {
	font-family: Tahoma;
	font-size: 16px;
	color: #F1573B;
}
.backgroundLisa3 {
	background-image: url(images/background_lisa3.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 864px;
}
.about {
	background-image: url(images/about_background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 455px;
	background-attachment: fixed;
	font-size: 16px;
	color: #F1573B;
	font-family: Tahoma;
}
.walkthetalkBackground {
	background-image: url(images/background_walkthetalk.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 864px;
}
.transformationBackground {
	background-image: url(images/background_transformation.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 864px;
}
.articlesBackground {
	background-image: url(images/background_articlesBlank.jpg);
	background-repeat: no-repeat;
	height: 404px;
	width: 864px;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #F60;
}
.mainTextColour15 {
	font-family: Tahoma;
	font-size: 15px;
	color: #F1573B;
}
.mainTextColour14 {
	font-family: Tahoma;
	font-size: 14px;
	color: #F1573B;
}
