.header-container{
	background:#EAA722;
}
.your-writing{
	background:#EAA722;
}
.sidebar-bottom a{
	background:#EAA722;
}
.top-pane-container{
	background:#EAA722;
}
.left-sidebar h2,.home-sidebar h1 {
	color:#EAA722;
}
.home-main-contant span {
  color:#EAA722;
}
.your-writing:hover {
  background: none repeat scroll 0 0 #FFBC37;
}
.inner-main-contant table th{
  background:#EAA722;
	
}
.custom-menu > ul li a:hover{
  color:#EAA722;
}
.view-all,.quotes span{
	color:#EAA722;
}
.search-box input[type="text"]{
	border:1px solid #EAA722;
 }