/* red, orange and yellow accent colours */

#wrapperContent { /* colour theme */
	border-top: 4px solid #951407;
	}
	
#wrapperFeatureSection { /* colour theme */
	background: #F5EBE7;
	}

h1 { /* colour theme */
	color: #951407;
	}

#wrapperText #sampleNav h3 {
	background: #951407;
	}

#samples a.current IMG {
	background: #951407;
	}	
	
#samples a:hover IMG { /* colour theme */
	padding: 3px;
	background: #951407;
	}	