#sidebar_right .right_bm .right_content h2, #sidebar_right .right_bm .right_content h4 {
    color: #E8512B;
}

#mainnav #nav_section a:hover {
    color: #E8512B;
}
#nav_section li:hover ul li a:hover, #nav_section li.persist_open ul li a:hover{
	color:#000
}
/*
#mainnav .menuheader a {
    color: #E8512B;
    font-size: 16px;
    border-left: solid 2px #E8512B;
    border-top: solid 1px #E8512B;
    padding-left: 10px;
    padding-bottom: 5px;
    background: #EFFAFF;
    margin-bottom: 2px;
}

#mainnav .menuheader a:hover {
    color: #fff;
    background: #E8512B;
}*/

#topnav {
	z-index: 500;
	display: block;
	position: absolute;
	width: 181px;
	margin-left: 795px;
}

#sponsHeader {
	background: #eee url(https://www.tocohillsrealty.com/wp-content/themes/theme1245/images/logo.png) !important;
	height: 71px !important;
	padding-top: 14px;
}
#sponsHeader A {
	font-size: 21px;
	font-weight: bold;
}

#topnav #sponsHeader {
  display: none;
}

.top_links {
	display: none;
}
/*
#mainnav {
	text-align: right;
	padding-right: 15px;
}*/

#img_div {
	width: 100%;
	text-align: center;
	top: 8px;
	left: 0px;
}
.home #maincontent p {
    font-size:14px;
    text-align:justify;
    font-family:Verdana, sans-serif;
    line-height:1.5;
}
.home #maincontent img {
    margin-right:10px;
    float:left;
}

.header_button{
    background: #d2691e;
}