#bd {
    background-attachment: fixed;
    background-clip: border-box;
    background-color: #222222;
    background-image: url("../images/bg.jpg");
    background-origin: padding-box;
    background-position: center top;
    background-repeat: repeat;
    background-size: auto auto;
}
#wrap-top-block {
	background:#4b5800 url(../images/green/bg_header.jpg) no-repeat 50% 100%;
}
#fw-wrap-top {
	background:url(../images/green/bg_top.png) repeat;
}
#top-desc h1 span {
	color:#e1e6ea;
}
#menu ul li a {
	color:#FFFFCC;
}
#top-menu li a {
	color:#FFFFCC;
}
#top-menu ul li.active a,
#top-menu ul li a:hover {
	color:#FFFFCC;
}
.content a {
	color:#395a00;
	text-decoration:none;
}
.content a:hover {
	color:#990000;
	text-decoration:none;
}
.content h1,
.content h3 {
	color:#313131;
	width: 500px;
}
.fw-content h1,
.fw-content h2 {
	background:#dedcc6 url(../images/green/bg_h3_conten.png) no-repeat 5px 50%;
	border-bottom: 1px solid #000;
	width:620px;
}
.content h3 {
	border-bottom: 1px solid #000;
}
.fw-content h2 a {
	color:#313131;
	text-decoration: none;	
}

.fw-content h2 a:hover {
	color:#990000;
	text-decoration: none;	
}

#menu ul li {
    background: url(../images/green/bg_menu_li.png) repeat-x scroll 0 0 transparent;
}
#mod-search-searchword {
    background: url(../images/green/bg_search_block.png) no-repeat scroll 0 0 transparent;
}
.moduletable-block-mod_login {
	font-family: georgia;
	font-style:italic;
	color:#998675;
}
.moduletable-block-mod_login ul  {
	list-style-image: none;
    list-style-type: none;
}
.moduletable-block-mod_login ul li a {
	color: #362F2D;
    font-family: georgia;
    text-decoration: none;
	font-style:normal;
}
.moduletable-block-mod_login ul li a:hover {
	text-decoration:underline;
}
.breadcrumbs a.pathway {
	 background: url(../images/green/arrow.png) no-repeat 100% 50%;
}