/*
Home Page Menu 
CSS Definitions for CWB site
Edit this file to replace the specific image that is used in the feature section
*/

ul#topics-menu li a:hover, ul#site-menu li a:hover, ul#footer li a:hover {
	color:#00c5e7;
} 
#institution-feature .attribute {
	color:#dfc300;
}
#institution-feature {
	background-image: url(../../images/home/f1/feature.jpg);
}
.stretch1, .stretch2, .stretch3, .stretch4 {
	background-image: url(../../images/home/f1/stretchbottombg.jpg);
}
.stretch5 {
	background-image: url(../../images/home/f1/stretch5.jpg);
}
.stretch1content {
	background-image: url(../../images/home/f1/stretch1.jpg);
}
.stretch2content {
	background-image: url(../../images/home/f1/stretch2.jpg);
}
.stretch3content {
	background-image: url(../../images/home/f1/stretch3.jpg);
}
.stretch4content {
	background-image: url(../../images/home/f1/stretch4.jpg);
}
.stretch5content {
	background-image:url(../../images/home/f1/keymessage_bgbottom.gif);
}
.stretch5bcontent {
	background-image:url(../../images/home/keymessage_bg.gif);
}
.top1 {
	background-color:#00c5e7;
}
.top2 {
	background-color:#00b0a1;
}
.top3 {
	background-color:#007b91;
}
.top4 {
	background-color:#cb8206;
}
.top5 {
	background-color:#dfc300;
}