/*

-------------------------------------------------------------------

B2L magazine - story colour stylesheet

Colour scheme - Apple green

Note: 	Main colour and stylesheet information are held in the main.css and season_xxxx.css files. 

-------------------------------------------------------------------

*/



#mainColumn h1 {
	color: #479c2b;
}

#mainColumn h3 {
	color: #479c2b;	
}

.headlineLarge {
	color: #479c2b; 
}

#containerQ {
	border: 1px solid #479c2b; 
}

#topTip {
	
	background-image: url("../../img/top_tips/applegreen.gif");
}

#tipContainer {
	width: auto;
	border: 1px solid #479c2b;
}

#contributor {
	background-color: #c7e1bf;
}

#quote {
	color: #479c2b;
}

#textBox h4 {
	background-color: #479c2b;
}

#textBox p {
	background-color: #c7e1bf;
}

#textBox ul {
	background-color: #c7e1bf;
}


#info {
	background-color: #479c2b;
	background-image:  url("../../img/info/applegreen.gif");
}
