@charset "UTF-8";
/* CSS Document */

body{
	background: #003300;
}

#header2 {
	background-image: url(../images/nav_background_green.png);
}

#breadcrumb {
	background-image: url(../images/breadcrumb_background_green.png);
	color: #636202;
}

#breadcrumb a{
	color: #636202;
}

#categories {
	background: #bdbb69;
}

.answer {
	color: #d4d284;
}

.topics {
	background: #4d4c00;
}

.menu-tabs a {
	background-color: #bdbb69;
}

.menu-tabs a.active {
	background-color:  #4d4c00;
}

.tabbed-text-box {
	background: #4d4c00;
}

.tabbed-text-box .tabs {
	background: #4d4c00;
}

.active {
	background: #bdbb69;
}
