.header_container{
	background:#d9ca39 url(images/header-bg-yellow.png) repeat-x bottom;
}
.call-us p{
	background:#0a69cc url(images/call-yellow.png) top repeat-x;
}
 .call-us p:hover {        
   background:#117cea url(images/call-hover-yellow.png) top repeat-x;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li a:hover {
	color:#d9ca39;
}
#menu .ddsmoothmenu li li a.selected, #menu .ddsmoothmenu li li a:hover {
	color:#d9ca39;
}
#menu .ddsmoothmenu li li a:hover {
	color:#d9ca39;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover{
background:#d9ca39 url(images/prev.png) center no-repeat;
}
.flexslider:hover .flex-direction-nav .flex-next:hover{
background:#d9ca39 url(images/next.png) center no-repeat;
}
.signinformbox_wrapper{ 
background:#d9ca39;
}
.signupform input[type="text"], .signupform input[type="email"], .signupform select {
	border:6px solid #e7dc73;
}
.signupform input[type="text"]:focus, .signupform input[type="email"]:focus, .signupform select:focus{
	border:6px solid #f9f2a9;
}
.signupform textarea {
	border:6px solid #e7dc73;
}
.signupform textarea:focus{
	border:6px solid #f9f2a9;
}
.signupform input[type="submit"] {
	background: url('images/submitbg-yellow.png') no-repeat 0 0;
}
.signupform input[type="submit"]:hover{
	background: url('images/submitbg-yellow.png') no-repeat 0 -64px;
}
.page_info h1{
	background:url(images/page-leaf-left-yellow.png) left center no-repeat, url(images/page-leaf-right-yellow.png) right center no-repeat;
}
.feature_inner_box .circle:hover {
background:#d9ca39;
}
.feature_inner_box a {
	color: #BDAE1E;
	font-size:16px;
}
.feature_inner_box a:hover {
	color:#1a82ed;
}
.footer .footer_widget ul li {
background: url(images/footer-bullet-yellow.png) 0 12px no-repeat;
}
.searchform input[type="text"] {
	border:1px solid #d9ca39;
}
.searchform input[type="submit"] {
	background:url(images/side-search-yellow.png) no-repeat;
}
.searchform input[type="text"]:focus {
 box-shadow: 0 0px 5px #d9ca39;
-moz-box-shadow: 0 0px 5px #d9ca39;
-webkit-box-shadow: 0 0px 5px #d9ca39;
}
.post .post-image span{
background:url(images/post-link-yellow.png) no-repeat;
}
.post .post_meta .posted_by {
	background:url(images/post-item1-yellow.png) no-repeat left;
}
.post .post_meta .post_date {
	background:url(images/post-item2-yellow.png) no-repeat left;
}
.post .post_meta .post_category {
	background:url(images/post-item3-yellow.png) no-repeat left;
}
.post .post_meta .postc_comment {
	background:url(images/post-item4-yellow.png) no-repeat left;
}
.post .post_title a:hover{
	color:#1a82ed;
}
.post .post_content a.read-more{
	background:url(images/blog-readmore-yellow.png) 0 0 no-repeat;
}
.post .post_content a.read-more:hover{
	background: url('images/blog-readmore-yellow.png') no-repeat 0 -44px;
}
.page_heading_container{
	background:#d9ca39 url(images/page-heading-bg-yellow.png) repeat-x top;
}
.page_heading_container .page_heading_content .bred-tip{
	background:url(images/bred-tip-yellow.png) no-repeat;
}
.sidebar h3{
background:url(images/sidebar-line-yellow.png) bottom left no-repeat;
}
.sidebar ul li a:hover {
color: #d9ca39;
}
#contactForm input[type="text"]:focus, #contactForm input[type="email"]:focus,  #contactForm textarea:focus{
	border:1px solid #1a82ed;
}
#contactForm input[type="submit"] {
    background: url('images/submit-yellow.png') no-repeat 0 0;
	text-shadow:0 1px 0 #1a82ed;
}
#contactForm input[type="submit"]:hover{
	background: url('images/submit-yellow.png') no-repeat 0 -41px;
}
ol.commentlist li .comment-body {
	background:url(images/commentbg-yellow.png) no-repeat 0 0;
	border-right: 1px solid #1a82ed;
}
ol.commentlist li .comment-author .avatar {
	border:3px solid #1a82ed;
	background:url(images/avatar-bg-yellow.png) no-repeat;
}
ol.commentlist li .reply {
border-bottom: 1px solid #1a82ed;
}
ol.commentlist li .reply a {
	background:url(images/c-reply-img-yellow.png) center right no-repeat;
}
#respond input#submit {
	background: url('images/submit-yellow.png') no-repeat 0 0;
}
#respond input#submit:hover{
	background: url('images/submit-yellow.png') no-repeat 0 -41px;
}
@media only screen and (max-width: 767px) and (min-width: 480px){
.call-us a.btn {
background: url(images/tap-to-call-lightblue-yellow.png) no-repeat;
}
}
@media only screen and (max-width: 480px) {
.call-us a.btn {
background: url(images/tap-to-call-lightblue-yellow.png) no-repeat;
}
}