﻿body {
	background-image: url('images/bg.gif');
	font-size:medium;
	color:#141414;
}

h2 {
	font-size: medium;
	color:#3E9DE2;
	font-weight:bold;
}
#content_wrapper {
	width: 760px;
	margin-left:auto;
	margin-right:auto;
	background-color:#ffffff;
	padding:0px;
}

.strapline {
	text-align:left;
	font-size:small;
	background-color:#ffffff;
	width:700px;
}
.text_center {
	text-align:center;
}
.imageborder {
	border:0px;
}
.imageleft {
	border:0px;
	float:left;
}
.text {
	font-family: tahoma;
	font-size: medium;
	color: #757575;
	text-decoration: none;
}
.text_white {

	font-family: tahoma;
	font-size: medium;
	color: #FFFFFF;
	text-decoration: none;
}
.text_green {


	font-family: tahoma;
	font-size: medium;
	color: #6FCB00;
	text-decoration: none;
}
.text2 {

	font-family: tahoma;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.big_grey {
	font-family: tahoma;
	font-size: medium;
	color: #000000;
	text-decoration: none;
}
.big_blue {

	font-family: tahoma;
	font-size: medium;
	color: #3E9DE2;
	text-decoration: none;
}
.links {
	font-family: tahoma;
	font-size: medium;
	color: #008000;
	text-decoration: underline;
}
.text3 {
	font-family: tahoma;
	font-size: medium;
	color: #106092;
	text-decoration: none;
}
.greenfeature {
	font-size:small;
	color:#008000;
	font-weight: bold;
}