/* CSS Background Images for Camp America Online */
/* Rhian Thomas - Director of Marketing - May/June 2008 - AIFS */

body.homepage {
	background:#003366 url(/images/backgrounds/campfire.jpg) center 90px no-repeat;
}
body.banner1 {
	background:#003366 url(/images/backgrounds/campfire.jpg) center 90px no-repeat;
}
body.banner2 {
	background:#003366 url(/images/backgrounds/sailing.jpg) center 90px no-repeat;
}
body.banner3 {
	background:#003366 url(/images/backgrounds/jackets.jpg) center 90px no-repeat;
}
body.banner4 {
	background:#003366 url(/images/backgrounds/yellow_kayak.jpg) center 90px no-repeat;
}
body.banner5 {
	background:#003366 url(/images/backgrounds/archery.jpg) center 90px no-repeat;
}
body.homepage2 {
	background:#003366 url(/images/backgrounds/sailing.jpg) center 90px no-repeat;
}
body.find_proposed {
	background:#003366 url(/images/backgrounds/rainbow_tube.jpg) center 90px no-repeat;
}

body.find_reserved {
	background:#003366 url(/images/backgrounds/sailing.jpg) center 90px no-repeat;
}

body.find_spotlight {
	background:#003366 url(/images/backgrounds/tents.jpg) center 90px no-repeat;
}

body.find_results {
	background:#003366 url(/images/backgrounds/archery.jpg) center 90px no-repeat;
}

body.find_search {
	background:#003366 url(/images/backgrounds/archery.jpg) center 90px no-repeat;
}

body.profile {
	background:#003366 url(/images/backgrounds/inner_tubes.jpg) center 90px no-repeat;
}

/* Added 07/03/2008 Rhian Thomas */
body.manage_staff {
	background:#003366 url(/images/backgrounds/yellow_kayak.jpg) center 90px no-repeat;
}

/* Added 07/08/2008 Rhian Thomas */
body.manage_cancelled {
	background:#003366 url(/images/backgrounds/scout_trail.jpg) center 90px no-repeat;
}

/* Added 07/09/2008 Rhian Thomas */
body.manage_arrival_confirmations {
	background:#003366 url(/images/backgrounds/wood_boats.jpg) center 90px no-repeat;
}

