@charset "utf-8";
/* CSS Document */


#contactBox {
	border: 3px solid #70BAE7;
	background-color: #F0F4FF;
	padding: 10px 20px;
	margin-bottom: 40px;
}

#contactBox p {
	margin: 0 0 10px;
}

#contactBox strong {
	color: #333;
	font-weight: bold;
}

#contactBox .telNo {
	font-size: 182%;
	font-weight: bold;
	color: #006AB4;
}

#contactBox .telNo span {
	font-size: 85%;
	margin-right: 10px;
}

#contactBox .contactForm {
	background: url(../images/estate/mail.png) no-repeat left center;
}

#contactBox .contactForm a {
	color: #006AB4;
	font-size: 116%;
	font-weight: bold;
	margin-left: 30px;
}

.image-frame p {
	margin: 5px 10px 3px !important;
}

.estate_name{
    padding: .3rem 0 .2rem;
    font-weight: bold;
    font-size: .95rem;
}