/******************************************************************************************************************
Fair Train Provide training Stylesheet

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

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

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

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

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

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

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

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

.quoteBox li cite { color: #dc9442; }


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