@charset "UTF-8";
/*web site color scheme #2*/

body {
	background:#659b13;
	color:#3b3c3c;
}
a {
	color:#3b3c3c;
}
ul li {
	background-image:url(../img/color_2/li.gif);
}
.wide_dark a {
	color:#fff;
}
.wide_dark {

}
.wide_dark_in {

}
#header {
	background:#659322 url(../img/color_2/sq.png) repeat-x 50% 0;
}
#loading {
	background:url(../img/color_2/ajax-loader.gif);
}
#big_button a {
	background-image:url(../img/color_2/big-btn.png);
	color:#4b730e;
}
#big_button a:hover {
	color:#4b730e;
}
.scroll_side a {
	background:#77a72c;
}
.scroll_side a:hover {
	background:#517e0c;
}
.scroll_side a span {
	border:1px solid #618829;
}
.scroll_side a:hover span {
	border:1px solid #4a6b1b;
}
.scroll_side a:hover i {
	background-color:#517e0c;
	opacity:0.8;
	filter:alpha(opacity=80);
}
#t1 {
	background-image:url(../img/color_2/t-ico1.png);
}
#t2 {
	background-image:url(../img/color_2/t-ico1.png);
}
#t3 {
	background-image:url(../img/color_2/t-ico1.png);
}
#t4 {
	background-image:url(../img/color_2/t-ico1.png);
}
.button {
	background:#6fa124;
	color:#486f0c !important;
}
.button:hover {
	background:#7fb233 !important;
	color:#486f0c !important;
}
.button span {
	background:#629318;
}
.button b {
	background:#e6f8b9 url(../img/color_2/bg-btn.png) repeat-x 0 100%;
}
.button:hover b {
	background:#e6f8b9 url(../img/color_2/bg-btn.png) repeat-x 0 0;
}
.button2 {
	background:#f1f5ea;
	color:#fff !important;
}
.button2:hover {
	background:#e4ead9 !important;
	color:#fff !important;
}
.button2 span {
	background:#689521;
}
.button2 b {
	background:#96bc41 url(../img/color_2/bg-btn2.png) repeat-x 0 0;
}
.button2:hover b {
	background:#96bc41 url(../img/color_2/bg-btn2.png) repeat-x 0 100%;
}
