/* @group Headers */

body.header5 #topmod {
	background: url(../images/headers/header-1/gradient-5.png) repeat-x 50% 100%;
}

body.header5 #bottom {
	background: url(../images/headers/header-1/gradient-5b.jpg) top center;
	color: #fff;
}

body.header5 #top-tab {
	background: url(../images/headers/header-1/top-tab.jpg) 0 0 no-repeat;
}

body.header5 #bottom-tab {
	background: url(../images/headers/header-1/bottom-tab.jpg) 0 0 no-repeat;
}

body.header5 #bottom .module h3 {
	background: url(../images/headers/header-1/bottommod-arrow.png) 0 2px no-repeat;
}

body.header5 #main-content .module-hilite1 h3 {
	background: url(../images/typo/header-1/hilite1-h3.png) 0 0 no-repeat;
	color: #76930C;
}

body.header5 #main-content .module-hilite2 h3 {
	background: url(../images/typo/header-1/hilite2-h3.png) 0 0 no-repeat;
	color: #76930C;
}

body.header5 #main-content .module-hilite3 h3 {
	background: url(../images/typo/header-1/hilite3-h3.png) 0 0 no-repeat;
	color: #76930C;
}

body.header5 #main-content .module-hilite4 h3 {
	background: url(../images/typo/header-1/hilite4-h3.png) 0 0 no-repeat;
	color: #76930C;
}

body.header5 .contentheading,
body.header5 blockquote.color3,
body.header5 span.number-color2,
body.header5 span.important-title3,
body.header5 span.dropcap-color2 {
	color: #76930C;
}

body.header5 .important3 {
	border: 1px solid #76930C;
}

body.header5 span.highlight-color2 {
	background: #76930C;
	color: #fff;
}

