/* @group Site specific styles */

body {
	background: #120b05 url(http://www.vantagepoint.co.uk/furniture/orange-lights.jpg) no-repeat fixed center top;
}

#footer {
	color: #fff;
}

#footer a {
	color: #fff;
}

#headimage.people {
	background-image: url(../images/uploads/world.jpg);
}

#navigation li a, #navigation ul#nav li ul li a, #headline p {
	color: #ffd733;
}

a {
	text-decoration: none;
	color: #e57f01;
}

a:hover {
	text-decoration: none;
	color: #f9a61a;
}

#headimage {
	background-color: #e57f01;
}
#wrapper {
	background-color: #e57f01;
}
#headline {
	background-color: #e57f01;
}

#splash {
	background-image: url(http://www.vantagepoint.co.uk/furniture/vp-splash.jpg);
}
/* @end */
