.Page_heading_big_pink {
	font-size: 24px;
	font-weight: bold;
	color: #F76C93;
}
body {
	background-color: #f8ecec;
	line-height: 18px;
	color: #4B4B4B;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.outsidewhitebox {
	background-color: #FFF;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.header {
	height: 165px;
	width: 974px;
}
.navi {
	height: 21px;
	width: 974px;
	background-image: url(IMG/navi_background.jpg);
	text-align: center;
	padding-top: 4px;
}
a:link {
	text-decoration: none;
	color: #333;
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}.pinkbackground {
	background-color: #f9bebe;
	width: 946px;
	padding: 14px;
}
.footer {
	background-image: url(IMG/footer.jpg);
	height: 23px;
	width: 974px;
}
.bigfeatureboxtop {
	background-image: url(IMG/bigfeatureboxtop.jpg);
	height: 10px;
	width: 946px;
}
.bigfeatureboxbottom {
	background-image: url(IMG/bigfeatureboxbottom.jpg);
	background-position: bottom;
	width: 926px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-color: #F8ECEC;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.greentext {
	color: #6DB66D;
	font-weight: bold;
}
.colourgreen {
	background-color: #82e092;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
}
.colourblue {
	background-color: #3784b1;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	font-size: small;
	float: right;
}
.toptipright {
	float: right;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	background-color: #f4a76f;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 2px;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	float: left;
	width: 450px;
	padding: 8px;
	margin-right: 10px;
	background-color: #375bba;
	color: #FFF;
}
