/******************************************************************************************************************
Fair Train Become an Apprentice Stylesheet

Developed by Robin Hodges for Electric Putty - June 2010
******************************************************************************************************************/

/* Background image */
body { background: #faf8ec url('../site_images/fairtrain_bg_become.png') repeat-x; }

/* Secondary nav colours */
#leftCol li a { border-color: #f0ebcb; }

#leftCol li a.here, #leftCol li a.parent_here { background: #f4f0d8; }

	/* This level */
	#leftCol li ul { background: #faf8ec; border: 1px solid #f4f0d8; }

/* right column copy box colour */
#right_col_copy_box { background: #dacd7f; }

/* QuoteBox colour */
.quoteBox li { background: #faf8ec; }

.quoteBox li img { border-color: #dacd7f; }

.quoteBox li cite { color: #b7a84e; }



/* Main content embed area */
.videoEmbed {
	background: #faf8ec;
	border: 1px solid #f0ebcb;
	}
