body{
	background-color: #f0f0af;
	color: #332717;
}
a{
	color: #2b87a2;
}
#background{
	background-color: #6bacbf;
	border-bottom-color: #6bacbf;
}
#container{
	background-color: #f6f6d4;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}
#logo{
	background: #332717 url(../img/logo_deco01.png) no-repeat 18px 20px;
	border-left-color: #ff370f;
}
#logo h1{
	color: #fff;
}
#logo h3{
	color: #b9915b;
}
#search input.text{
	border: 1px solid #73acac;
	color: #164958;
	background-color: #b1d0d0;
}
#content input.text, #content textarea.text{
	background-color: #d4ecec;
	border: 1px solid #73acac;
	color: #164958;
}
#search input.button, #content input.button{
	border: 1px solid #13677f;
	border-top: 1px solid #4eadc8;
	border-left: 1px solid #4eadc8;
	color: #fff;
	background-color: #157592;
}
#tipbar{
	border-color: #dbdb83;
}
#tipbar h4{
	background: #dbdb83;
	color: #332717;
}
#panel_left, #panel_right{
	border-color: #dbdb83;
}
a.cta_button{
	border: 1px solid #ed3914;
	border-right: 1px solid #d23211;
	border-bottom: 1px solid #d23211;
	background-color: #fe370f;
	color: #fff;
}
a.cta_button:hover{
	background: #e63714;
	border: 1px solid #d23211;
	border-right: 1px solid #ba2c0f;
	border-bottom: 1px solid #ba2c0f;
}
#content #adfox .adfox-box{
	border-color: #dbdb83;
}
#content #adfox h3 a{
	color: #ff370f;
}
#footer{
	background-color: #332717;
	color: #fff;
}
#footer a{
	color: #fff;
}