@charset "UTF-8";
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color:#CD242B;
	text-decoration: none;
	font-size: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999;
	font-size: 12px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CD242B;
	text-decoration: none;
	font-size: 12px;
}
.table_border {
	border: thin solid #999;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
.contact {
	font-size: 11px;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
}
.background_image {
	background-image: url(images/girl_at_lake.jpg);
}
.red_text {
	color: #CD242B;
}
.background2 {
	background-image: url(images/business_man_ship.jpg);
	color: #333;
	font-size: 12px;
	font-style: normal;
	background-repeat: no-repeat;
	padding: 0px;
}
.blurb {
	color: #FFF;
}
.backgrnd_3 {
	background-image: url(images/boots4.jpg);
}
.backgrnd_4 {
	background-image: url(images/electrician2.jpg);
	background-repeat: no-repeat;
}
.backgrnd_5 {
	background-image: url(images/running_man.jpg);
	background-repeat: no-repeat;
}
.backgrnd_6 {
	background-image: url(images/ice_climber2.jpg);
	background-repeat: no-repeat;
}

.backgrnd_7 {
	background-image:url(images/nz-brand.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
}

