/*=============================================================
Type:				NWF Summer Stylesheet
Build by:			VGroup
Document Author:	Mark Perkins
Author Email:		mark.perkins@vgroup.com
Copyright: 			(c) Vgroup 2008 	
---------------------------------------------------------------
Creation Date:		02-05-2008
Last edited:		N/A
============================================================ */

body {
	background: #59A3C0 url('../cssimages/bg_bodygrad.jpg') repeat-x 0 0;
}

#sub_content .related, #feature_news, #feature_extra_mid  {
	background: #BDD631;
}

#sub_content .promo, #feature_bottom_mid {
	background: #9DCB3C;
}

#feature_bottom_left {
	background: #BDE6FA;
}

#feature_news ul {
	border-top: 1px solid #D6EF4A;
}

#feature_news li {
	border-bottom: 1px solid #D6EF4A;
}

#home .feature_box .more a {
	background: #EEE;
}

#home #feature_bottom_mid .more a {
	background: #B3DF53;
}

#home #feature_bottom_left .more a {
	background: #CFF0FF;
}	

#home #feature_news .more a, #home #feature_extra_mid .more a {
	background: #C6DF37;
}