body{
	background-color: #f8fef4;
	color: #432508;
}
a{
	color: #e17000;
}
#background{
	background-color: #cde54e;
	border-bottom-color: #cde54e;
}
#container{
	background-color: #f3f8db;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
#logo{
	background: url(../img/logo_deco07.png) no-repeat 18px 20px;
	border-left-color: #ffc018;
}
#logo, #footer{
	background-color: #e17000;
}
#logo h1, #footer, #footer a{
	color: #fff;
}
#logo h3{
	color: #ffbc7a;
}
#search input.text, #content input.text, #content textarea.text{
	border: 1px solid #b3c631;
	color: #38371f;
	background-color: #def17b;
}
#search input.button, #content input.button{
	border: 1px solid #6d7b0c;
	border-top: 1px solid #c8db47;
	border-left: 1px solid #c8db47;
	color: #fff;
	background-color: #6d7b0c;
}
#tipbar{
	border-color: #cde54e;
}
#tipbar h4{
	background: #cde54e;
	color: #432508;
}
#panel_left, #panel_right{
	border-color: #cde54e;
}
a.cta_button{
	border: 1px solid #ff9934;
	border-right: 1px solid #d27519;
	border-bottom: 1px solid #d27519;
	background-color: #e17000;
	color: #fff;
}
a.cta_button:hover{
	background: #951f2b;
	border: 1px solid #c1404d;
}
#content #adfox .adfox-box{
	border-color: #cde54e;
}
#content #adfox h3 a{
	color: #e17000;
}