@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=EB+Garamond);
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #686868;
}
body p{
	font-size: 12px;
}
.agent_table em {
    font-style: normal;
    font-weight: bold;
    color: #000;
    font-family: arial;
}
a:link {
	color: #000288;
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	color: #bf2b37;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
ol, ul {
	list-style: none;
}
img {
	/*max-width: 100%;*/
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold !important;
	color:#000 !important;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	border-bottom: 1px solid #a7a7a7;
	padding: 12px 0;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
	font-weight: normal;
	width: 100%;
	text-align: center;
	font-weight:bold !important;
}
h2 span {
	color: #303030;
}
p {
	font-size: 12px;
	color: #2e2e2e;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}
input[type="text"], input[type="submit"], input[type="button"], select, textarea {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 0;
	outline: 0;
	color: #7e7e7e;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.container{
	width: 690px;
	height: auto;
	margin:0 auto;
}

.header{
	width: 100%;
	/*float: left;*/
	border-bottom: 1px solid #6e6e6e;
	padding: 20px 0;
}

.header .logo{
	display:inline;
}

.banner{
	width: 100%;
	height: auto;
	margin: 10px 0 10px 0;
}

h2{
	font-size:26px;
	color:#bf2b37;
	font-family: "Times New Roman", Times, serif;
	display:block;
	line-height:30px;
	margin-bottom:10px !important;
}

h2 span{
	color:#303030;
}

h3{
	font-size:14px;
	font-weight:bold;
	color:#bf2b37;
	line-height:14px;
	font-family: "Times New Roman", Times, serif;
}


.home-left{
	width: 750px;
	height: auto;
	/*float: left;*/
}

.home-right{
	width: 750px;
	/* [disabled]float: right; */
	height: auto;
	/* [disabled]overflow: hidden; */
}

.home-right .home-right-in{
	/*border-bottom:1px solid #e4e4e4;*/
	border-top:1px solid #e4e4e4;
	margin-bottom: 4px;
/*	float: left;*/
padding:5px 0px 0px 0px ;
}

.home-right .home-right-in .bdr-left{
	/*background:url(../images/line.png) left top no-repeat;*/
	
	padding-top:10px;
	}

.home-left .home-row{
	width: 100%;
	/*float: left;*/
	padding: 10px 0 10px 0;
}

.home-left .home-row .block1{
	width: 250px;
	height: auto;
	border-right: 1px solid #e4e4e4;
	/*float: left;*/
	/*padding-right:5px;*/
}

.home-left .home-row .block2{
	/*float: left;*/
	width: 235px;
	padding-left:5px;
	border-right: 1px solid #e4e4e4;
	min-height:175px;
}

.wrapper{
	/* [disabled]width:320px; */
	display: inline-block;
	/*float:left;*/
	/*padding:10px 0;*/
	position: relative;
}

.wrapper:after{
	display:table;
	clear:both;
	content:'';
	width:100%;
	bottom:12px;
	position:absolute;
}
.block3{
	/*float: left;*/
	width: 100%;
	margin-bottom: 0px;
	color: #3c3c3c;
	font-size:12px;
}

.block3.last-block{
	margin-right:0;
	border-right:none;
}


.home-left .home-row .block4{
	/*float:right;*/
	width:210px;
	border-right:1px solid #e4e4e4;
	min-height:300px;
	padding-right:40px;
}



.home-left .home-row .block2 .blockpd{
	/*padding: 0 10px;*/
}

.list-div{
	/*width: 100%;*/
	/* [disabled]float:left; */
/*	margin-bottom:10px;*/
color: #3c3c3c;
	font-size:11px;
	font-family:Arial;
}

.list-div.btm-bdr{
	border-bottom:1px solid #e4e4e4;
}

.list-div ul{
	list-style: none;
}

.list-div ul li{
/*float: left;*/
width: 100%;
font-family: Arial;
font-size: 12px;
display: table;
color: #3c3c3c;
padding:1px 0;
line-height:18px;
}

.list-div ul li .ldiv{
	width: 115px;
font-family: Arial;
font-size: 16px;
display: table-cell;
color: #1b1b1b;
}


.list-div ul li .rdiv{
	width: 114px;
font-family: "Times New Roman", Times, serif;
display: table-cell;

}

/*.bdr-btm{
	border-top:1px solid #e4e4e4;
}
*/

.hint{
	background: #f8f8f8;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #dfdfdf;
	padding:4px 10px;
	/*float:left;*/
	width:97%;
	line-height:20px;
	margin-bottom:5px;
	font-weight:bold;
	text-align:center;
}



.list1-div{
	width: 320px;
	/* [disabled]float:left; */
	margin-bottom: 10px;
	color: #3c3c3c;
	font-size:11px;
	font-family: Arial;;
}

.list1-div ul{
	list-style: none;
}

.list1-div ul li{
	display: table;
	width: 100%;
	font-size: 12px;
	/*margin-bottom:7px;*/
	color:#3c3c3c;
	padding: 1px 0;
	line-height: 18px;
}

.list1-div ul li .leftdiv{
	display:table-cell;
	width: 45%;
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color:#1b1b1b;
}

.list1-div ul li .rightdiv{
	display:table-cell;
	width: 55%;
	font-family:"Times New Roman", Times, serif;
	line-height:18px;
	 padding-left: 2%;
    width: 53%;
}



.agent-block span{
	font-size:16px;
	font-weight:bold;
	font-family: Arial;
	color:#000;
}

.agent-block{
	font-family: 'Arial';
	font-size:14px;
	color:#424242;
	/*width:245px;*/
	padding:10px 0 0 5px;
}

.agent-block-inner{
display:block;
margin-bottom:10px;
overflow:hidden; float:left; width:50%;
}

agent-block .agentblk-in{
	overflow:hidden;
	display:block;
	margin-bottom:10px;
}

.agent-block img{
	/*float: left;*/
	margin: 5px 10px 5px 0;
}
.agent-block-inner .agent-cont{
	/*width:167px;*/
	
	/*float:left;*/
}

.agent-block-inner .agent-cont em{
	font-style:normal;
	font-weight:bold;
	color:#000;
}

.other-area{
	width:100%;
	height:auto;
	/*float:left;*/
	
}



.list2-div{
	width:100%;
	/*float:left;*/
	margin-bottom:20px;
}

.list2-div ul{
	list-style: none;
}

.list2-div ul li{
	/*float: left;*/
	width: 100%;
	font-size: 12px;
	line-height: 30px;
	color:#3c3c3c;
}

.list2-div ul li .left1div{
	/*float: left;*/
	width: 55%;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1b1b1b;
}

.list2-div ul li .right1div{
	/*float: left;*/
	width: 45%;
	font-family: "Times New Roman", Times, serif;
}


.feature-pad{
	padding-right:10px;
}

.clean-msg{
font-size: 11px;
font-family: Arial;
text-align: center;
display: block;
color: #000;
font-weight: bold;
border: 1px solid #e4e4e4;
padding: 8px;
background: #f8f8f8;
margin: 0;
}

.property_attribute{
text-transform: uppercase;
font-size: 12px;
font-family: "Times New Roman", Times, serif;
}


/* buyer pg end */



@font-face {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Times New Roman", Times, serif;
	
}
