.block-box .block-heading { background-color:#00642e; }

#footer { background-color: #00642e;
	background-image: none;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=169, Color=#333333)";/*IE 8*/
	-moz-box-shadow: inset 1px 5px 3px #333333;/*FF 3.5+*/
	-webkit-box-shadow: inset 1px 5px 3px #333333;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: inset 1px 5px 3px #333333;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=169, Color=#333333); /*IE 5.5-7*/

}

h1 { color: #00642e; }
a { color: #00642e; }


#qm0 {
	background: none;
	background-color: #00642e;
}


#qm0 a, #qm0 a.current, #qm0 a.qmactive {
	background: none;
	background-color: #00642e;
	color:#fff;
}

#qm0 a:hover, #qm0 a.current:hover, #qm0 a.qmactive:hover, #qm0 div a:hover {
	background: none;
	background-color: #346631;
	color:#fff;
}

#qm0 a.current {
	background: none;
	background-color: #346631;
	color:#fff;
}

#qm0 div a, #qm0 ul a {
	background: none;
	background-color: #00642e;
	color:#fff;
}


#qm0 a.current {
	background-color: #fdd001;
	color:#00642e;
}

#qm0 a:hover, #qm0 a.current:hover, #qm0 a.qmactive:hover, #qm0 div a:hover {
	background-color: #fdd001;
	color:#00642e;
}

#qm0 div, #qm0 ul {
	background: #fdd001;
	color: #00642e;
}

body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background: #fdd001;;
	color: #00642e;

}

.block-box .block-content {
	background-color: #ffffcb;
}