@charset "utf-8";
/*=================================================================
BrianDavid Realtors website styles
 Author: Martin Leblanc
 Last Modified: 00/00/00
 Modified by: : Martin Leblanc
 Copyright: Lone Wolf Real Estate Technologies
===================================================================*/

/* The Eric Meyer Reset 

*/

html, body, span, applet, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, form, label, caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	
}


blockquote, q {
	quotes: none;
}

body {
	font-family:" tahoma" , trebuchet ms, arial, helvetica, sans serif;
	background-image:url(images/body.jpg);
	background-repeat:repeat-x;
	background-color:#ededed;
	margin:2px 0px 0px 0px;
	}
.bdr_wrapper{
width:938px;
margin:0px auto 0px auto;

}
.bdr_branding{
	width:938px;
	height:112px;
	background-image:url(images/branding2.jpg);
	background-repeat:no-repeat;
	margin:0px;
	position:relative;
	z-index:10000;
	}
}
.bdr_ask_question{
	width:218px;
	height:80px;
	position:absolute;
	top:4px;
	left:714px;
	background-image:url(images/girl_bg.jpg);
	background-repeat:no-repeat;
}
.bdr_question_box{
	position:relative;
	color:#fff;
}
.bdr_question_box a:link,.bdr_question_box a:visited,.bdr_question_box a:active{
	color:#fff;
	
}
.bdr_question_box a:hover{
	color:#fff;
	
}
.bdr_question{
	font-size:19px;
	position:absolute;
	color:#fff;
	top:3px;
	left:15px;
	z-index:200;
	text-transform:uppercase;
}
.bdr_question_shadow{
	font-size:19px;
	color:#000;
	position:absolute;
	top:5px;
	left:17px;
	z-index:100;
	text-transform:uppercase;
}
.bdr_question_text{
	color:#fff;
	font-size:12px;
	position:absolute;
	top:27px;
	left:15px;
	text-decoration:none;
}
.bdr_question_text:hover{
	color:#fff;
	font-size:12px;
	position:absolute;
	top:27px;
	text-decoration:underline;
}
.bdr_phone_number{
	color:#003399;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	top:50px;
	left:20px;
	font-family:" tahoma" , trebuchet ms, arial, helvetica, sans serif;
	
}

/**********************************top_nav********************/
.bdr_devider{
	width:2px;
	height:18px;
	float:left;
	
}
/******************************************************************/

.clear{
	width:100%;
	font-size:0px;
	height:0px;
	clear:both;
}

.clear_5{
	clear:both;
	height:5px;
	width:100%;
	font-size:0px;
	/*background-color:black;*/
}
.clear_10{
	clear:both;
	height:10px;
	width:100%;
	font-size:0px;
	/*background-color:blue;*/
}
.clear_9{
	clear:both;
	height:9px;
	width:938px;
	font-size:0px;
	/*background-color:blue;*/
}
.clear_20{
	clear:both;
	height:20px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_28{
	clear:both;
	height:28px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_30{
	clear:both;
	height:30px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_40{
	clear:both;
	height:40px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
.clear_50{
	clear:both;
	height:50px;
	width:100%;
	font-size:0px;
	/*background-color:red;*/
}
/**************************************/
.bdr_container_inner{
	width:938px;
	font-size:13px;

}
/********
.bdr_left_inner_content a:active,.bdr_left_inner_content a:link, .bdr_left_inner_contenta:visited{
	color:#024687;
	text-decoration:none;

}

.bdr_left_inner_content a:hover{
	color:#024687;
	text-decoration:underline;
}
/***********************************************/

.bdr_left_inner_content{
float:left;
width:718px;
font-size:12px;

	}

.bdr_left_inner_body{
	background-color:#fff;
	width:708px;
	background-image:url(images/inner_body_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 6px 0px 4px;
}
.bdr_left_inner_body_inner{
	background-image:url(images/inner_body_inner_bg.jpg);
	background-repeat:repeat-x;	
	background-position:BOTTOM;
	width:680px;
	padding:10px 15px 10px 14px;
	min-height:550px;
	height:auto !important;
	height:550px;
}
.bdr_left_inner_bottom{
	background-image:url(images/left_inner_btm.jpg);
	background-repeat:no-repeat;	
	height:13px;
	width:718px;
}
.bdr_left_inner_top{
	background-image:url(images/left_inner_top.jpg);
	background-repeat:no-repeat;	
	height:9px;
	width:718px;
	font-size:0px;
	padding:0px ;
	margin:0px;
	line-height:0px;
}
/***********************************************/
.bdr_right_inner_content{
	background-color:#fff;
	width:210px;
	float:right;
}
.bdr_right_inner_body{

	width:210px;
	background-image:url(images/right_inner_body_bg.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 0px 4px;
}
.bdr_right_inner_body_inner{
	background-image:url(images/inner_body_inner_bg.jpg);
	background-repeat:repeat-x;	
	background-position:BOTTOM;
	width:175px;
	padding:0px 15px 0px 10px;
	min-height:570px;
	height:auto !important;
	height:570px;
}
.bdr_right_inner_bottom{
	background-image:url(images/right_inner_btm.jpg);
	background-repeat:no-repeat;	
	height:13px;
	width:210px;
	line-height:0px;
	font-size:0px;
}
.bdr_right_inner_top{
	background-image:url(images/right_inner_top.jpg);
	background-repeat:no-repeat;	
	height:9px;
	width:210px;
}
.bdr_right_inner_hhunter{
	height:31px;
	width:210px;
	position:absolute;
	clear:both;
	left:-3px;
	background-image:url(images/right_inner_top_2.gif);
	background-repeat:no-repeat;
}
.bdr_right_inner_top_2{
	background-image:url(images/right_inner_top_2.jpg);
	background-repeat:no-repeat;	
	height:31px;
	width:210px;
	position:relative;
	
}
.bdr_right_inner_title_shadow{
	color:#000;
	font-size:17px;
	position:absolute;
	top:5px;
	left:46px;
}
.bdr_right_inner_title{
	color:#fff;
	font-size:17px;
	position:absolute;
	top:4px;
	left:48px;


}
.bdr_right_inner_title a:link,.bdr_right_inner_title a:visited,.bdr_right_inner_title a:active{
	color:#fff;
	text-decoration:none;
}
.bdr_right_inner_title a:hover{
	color:#fff;
	text-decoration:none;
}
.bdr_right_inner_title_shadow a:link,.bdr_right_inner_title_shadow a:visited,.bdr_right_inner_title_shadow a:active{
	color:#000;
	text-decoration:none;
}
.bdr_right_inner_title_shadow a:hover{
	color:#000;
	text-decoration:none;
}
.bdr_right_inner_body_inner{
	position:relative;
}
.bdr_inner_homehunter_text{
	color:#000;
	font-size:14px;
	line-height:18px;
	width:180px;
	position:absolute;
	top:35px;
	left:7px;
	text-align:center;
	
}
.bdr_inner_areaguide_list ul li a:link,.bdr_inner_areaguide_list a:visited,.bdr_inner_areaguide_list a:active{
	color:#024687;
	text-decoration:none;
}
.bdr_inner_areaguide_list  ul li a:hover{
	color:#024687;
	text-decoration:underline;
}
.bdr_inner_homehunter_list ul{
	line-height:18px;
	color:#024687;
	font-size:12px;
	width:154px;
	position:absolute;
	top:160px;
	left:42px;
	padding:0px;
	margin:0px;
		list-style-image:url(images/list.gif);
	list-style-position:outside;
}
.bdr_inner_homehunter_list ul li{
	list-style-image:url(images/list.gif);
	list-style-position:outside;

}
.bdr_inner_homehunter{
	height:270px;
	width:185px;
	background-image:url(images/bdr_hhunter_inner.jpg);
	background-position:52px 78px;
	background-repeat:no-repeat;
	position:relative;
}
.bdr_hhunter_inner_btn:link,.bdr_hhunter_inner_btn:active,.bdr_hhunter_inner_btn:visited{
	width:105px;
	height:31px;
	position:absolute;
	background-image:url(images/inner_hhunter_btn.jpg);
	background-position:0px 0px;
	top:225px;
	left:41px;
	text-decoration:none;

}
.bdr_hhunter_inner_btn:hover{
	width:105px;
	height:31px;
	position:absolute;
	background-image:url(images/inner_hhunter_btn.jpg);
	background-position:0px -31px;
	top:225px;
	left:41px;
	text-decoration:none;

}
.bdr_hhunter_btn_text_shadow{
	color:#927608;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	top:5px;
	left:18px;
}
.bdr_hhunter_btn_text{
	color:#fff;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	position:absolute;
	top:4px;
	left:16px;
	
}
/**********************************************************/
.bdr_right_inner_top_3{
	background-image:url(images/right_inner_top_2.jpg);
	background-repeat:no-repeat;	
	height:31px;
	width:210px;
	position:relative;
}
.bdr_right_inner_title2_shadow{
	color:#000;
	font-size:17px;
	position:absolute;
	top:5px;
	left:52px;
}
.bdr_right_inner_title2{
	color:#fff;
	font-size:17px;
	position:absolute;
	top:4px;
	left:53px;


}
.bdr_right_inner_title2 a:link,.bdr_right_inner_title2 a:visited,.bdr_right_inner_title2 a:active{
	color:#fff;
	text-decoration:none;
}
.bdr_right_inner_title2 a:hover{
	color:#fff;
	text-decoration:none;
}
.bdr_right_inner_title2_shadow a:link,.bdr_right_inner_title2_shadow a:visited,.bdr_right_inner_title2_shadow a:active{
	color:#000;
	text-decoration:none;
}
.bdr_right_inner_title2_shadow a:hover{
	color:#000;
	text-decoration:none;
}
.bdr_right_inner_body_inner{
	position:relative;
}
.bdr_inner_areaguide_text{
	color:#000;
	font-size:12px;
	line-height:18px;
	width:185px;
	position:relative;
	top:10px;
	left:2px;
	text-align:center;
	
}

	.bdr_inner_areaguide_list ul li{
	list-style-image:url(images/list.gif);
	list-style-position:outside;}
.bdr_inner_homehunter_list ul li{
	list-style-image:url(images/list.gif);
	list-style-position:outside;

}
.areaguide_grey a:link,.areaguide_grey a:active,.areaguide_grey a:visited{
	color:#333;
	text-decoration:none;
}
.areaguide_grey a:hover{
	color:#333;
	text-decoration:underline;
}
.areaguide_white a:link,.areaguide_white a:active,.areaguide_white a:visited{
	color:#fff;
	text-decoration:none;
}
.areaguide_white:hover{
	color:#fff;
	text-decoration:underline;
}
.areaguide_black a:link,.areaguide_black  a:active,.areaguide_black  a:visited{
	color:#000;
	text-decoration:underline;
}
.areaguide_black:hover{
	color:#000;
	
}
.areaguide_grey{
	color:#333;
	z-index:500;
	font-size:16px;
	font-weight:bold;
	top:5px;
	left:7px;
	position:absolute;
}
.areaguide_white{
	color:#fff;
	z-index:1000;
	font-size:16px;
	font-weight:bold;
	top:4px;
	left:6px;
	position:absolute;
}
.areaguide_black{
color:#000;
	z-index:1000;
	font-size:12px;
	top:55px;
	left:0px;
	position:absolute;
}




.commguide_grey a:link,.commguide_grey a:active,.commguide_grey a:visited{
	color:#333;
	text-decoration:none;
}
.commguide_grey a:hover{
	color:#333;
	text-decoration:underline;
}
.commguide_white a:link,.commguide_white a:active,.commguide_white a:visited{
	color:#fff;
	text-decoration:none;
}
.areaguide_white:hover{
	color:#fff;
	text-decoration:underline;
}
.commguide_black a:link,.commguide_black  a:active,.commguide_black  a:visited{
	color:#000;
	text-decoration:underline;
}
.commguide_black:hover{
	color:#000;
	
}
.commguide_grey{
	color:#333;
	z-index:500;
	font-size:16px;
	font-weight:bold;
	top:5px;
	left:7px;
	position:absolute;
}
.commguide_white{
	color:#fff;
	z-index:1000;
	font-size:16px;
	font-weight:bold;
	top:4px;
	left:6px;
	position:absolute;
}
.commguide_black{
color:#000;
	z-index:1000;
	font-size:12px;
	top:68px;
	left:0px;
	position:absolute;
}
.bdr_inner_comm_guide_text{
	color:#000;
	font-size:12px;
	line-height:18px;
	width:185px;
	position:relative;
	top:10px;
	left:2px;
	}
.bdr_inner_areaguide{
	height:94px;
	width:185px;
	background-image:url(images/bdr_areaguide_inner.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;

}
.bdr_inner_comm_guide{
	height:100px;
	width:185px;
	background-image:url(images/bdr_commguide_inner.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	position:relative;
	
}
.thin_line{
	padding:3px 0px;
	width:185px;
	height:1px;
	overflow:hidden;
	position:absolute;
	top:80px;
	left:0px;
	
}
.bdr_inner_btns{
	position:relative;
	height:240px;
	
}
.bdr_inner_buyer{
	width:135px;
	height:35px;
	background-image:url(images/inner_buying.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:absolute;
	top:5px;
	left:20px;
	cursor:pointer;
}
.bdr_inner_buyer:hover{
	width:135px;
	height:35px;
	background-image:url(images/inner_buying.png);
	background-repeat:no-repeat;
	background-position:0px -35px;
	position:absolute;
	top:5px;
	left:20px;
	cursor:pointer;
}
.bdr_inner_seller{
	width:135px;
	height:35px;
	background-image:url(images/inner_selling.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:absolute;
	top:50px;
	left:20px;
	cursor:pointer;
	}
.bdr_inner_seller:hover{
	width:135px;
	height:35px;
	background-image:url(images/inner_selling.png);
	background-repeat:no-repeat;
	background-position:0px -35px;
	position:absolute;
	top:50px;
	left:20px;
	cursor:pointer;
	}
.bdr_inner_investing{
	width:135px;
	height:35px;
	background-image:url(images/inner_investing.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:absolute;
	top:95px;
	left:20px;
	cursor:pointer;
	}
	
.bdr_inner_investing:hover{
width:135px;
	height:35px;
	background-image:url(images/inner_investing.png);
	background-repeat:no-repeat;
	background-position:0px -35px;
	position:absolute;
	top:95px;
	left:20px;
	cursor:pointer;
}
.bdr_inner_renting{
	width:135px;
	height:35px;
	background-image:url(images/inner_renting.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:absolute;
	top:140px;
	left:20px;
	cursor:pointer;
}
.bdr_inner_renting:hover{
	width:135px;
	height:35px;
	background-image:url(images/inner_renting.png);
	background-repeat:no-repeat;
	background-position:0px -35px;
	position:absolute;
	top:140px;
	left:20px;
	cursor:pointer;
}


.bdr_inner_btns div a:link,.bdr_inner_btns div a:active,.bdr_inner_btns div a:visited{
	text-decoration:none;

}
.bdr_inner_btns div a:hover{
	text-decoration:none;
	
}

.bdr_inner_buyer_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:18px;
	position:absolute;
	top:8px;
	left:35px;
	z-index:5000;
}
.bdr_inner_buyer_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:18px;
	position:absolute;
	top:6px;
	left:34px;
	z-index:6000;
}


.bdr_inner_selling_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:18px;
	position:absolute;
	top:8px;
	left:35px;
	z-index:5000;
}
.bdr_inner_selling_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:18px;
	position:absolute;
	top:6px;
	left:34px;
	z-index:6000;
}
.bdr_inner_investing_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:18px;
	position:absolute;
	top:8px;
	left:35px;
	z-index:5000;
}
.bdr_inner_investing_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:18px;
	position:absolute;
	top:6px;
	left:34px;
	z-index:6000;
}
.bdr_inner_renting_shadow{
	text-transform:uppercase;
	color:#000;
	Font-size:18px;
	position:absolute;
	top:8px;
	left:35px;
	z-index:5000;
}
.bdr_inner_renting_link{
	text-transform:uppercase;
	color:#fff;
	Font-size:18px;
	position:absolute;
	top:6px;
	left:34px;
	z-index:6000;
}
	/**************************************************************************/
.bdr_bottom_content{
	width:938px;

	
}
.bdr_btm_nav_row {
	width:800px;
	height:60px;
	line-height:40px;
	floaT:left;
	
}
.bdr_btm_nav_row a:active,.bdr_btm_nav_row a:link,.bdr_btm_nav_row a:visited{

	text-decoration:none;
	font-size:12px;
	color:#024687;
	

}
.bdr_btm_nav_row a:hover{
	font-size:12px;
	color:#024687;
	text-decoration:underline;
	}
.bdr_add_this{
	width:auto;
	padding:10px 0px 0px 0px;
	height:18px;
	floaT:right:
}
.bdr_disclaimer{
	font-size:10px;
	text-align:center;
	color:#7f7f7f;
	
}
.bdr_disclaimer a:link,.bdr_disclaimer a:visited,.bdr_disclaimer a:active{
	color:#7f7f7f;
	text-decoration:underline;
}
.bdr_disclaimer a:hover{
	color:#7f7f7f;	
	text-decoration:none;
}
.disclaimertext{
	margin:0px 0px 10px 0px;
	padding:0px;
}
.CustomFooterClass{
	height:100%;
	line-height:16px;
	text-align:center;
	font-size:12px;
	width:872px;
	padding:8px 33px ;
	background-image:url(images/footer_links.jpg);
	background-repeat:repeat-x;
	margin:0px 0px 12px 0px;
}
.CustomFooterClass a:active,.CustomFooterClass a:link,.CustomFooterClass a:visited{
	color:#024687;
	text-decoration:none;
	font-size:12px;
	padding:0px 3px;
}
.CustomFooterClass a:hover{
	color:#024687;
	text-decoration:underline;
}
.lwolf{	
	width:385px;
	margin:0px auto 10px auto;

}
.lwolf_text{
	width:300px;
	float:left;
	
}
.lwolf_text a img{
	width:49px;
	height:27px;
	floaT:left;
	padding:0px;
	margin:0px;
	text-align:left;
}
/************************************************************************************/
.bdr_custom_wrapper{	
	width:100%;	
	color:#000;
	font-family:tahoma, trebuchet ms, arial;
	
}
.bdr_custom_title{
	color:#0c3b6a;
	font-size:19px;
	margin-bottom:15px;
}
.bdr_custom_heading{
	color:#407fc4;
	font-size:17px;
	margin-bottom:15px;
}
.bdr_custom_box{
	float:left;
	padding:12px 12px 12px 0px;
	
}
.bdr_custom_wrapper p{
	line-height:19px;
	font-size:13px;
}
.bdr_custom_list ul li{
	font-size:13px;
	padding:4px 0px 4px 0px;

}
.form_box{
	background-color:transparent;
	border:1px solid transparent;
}
.agent_back{
	padding:10px;
	background-color:#f5f5f5;
	border:1px solid #c2c2c2;
	position:relative;
	}
	.agents{
	width:48%;
	}
	.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.psr_main_picture{
	width:220px;
}
.psr_picture{

}
.psr_picture_img{
	width:200px;
	
}
/*****************************buyer seller invest rent pages***********************************************/
.bdr_custom1_box{
	width:670px;
	height:auto;
}
.bdr_custom1_box a:link,.bdr_custom1_box a:active,.bdr_custom1_box a:visited{
	color:#0065a9;
	text-decoration:none;

}
.bdr_custom1_box a:hover{
	color:#0065a9;
	text-decoration:underline;
}

.bdr_custom_1_header_buy{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_buy.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom_1_header_sell{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_sell.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom_1_header_rent{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_rent.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom_1_header_invest{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_invest.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom1_h1_shadow{
	color:#000;
	position:absolute;
	top:21px;
	left:21px;
	font-size:35px;
	text-transform:uppercase;
}
.bdr_custom1_h1{
	color:#fff;
	position:absolute;
	top:20px;
	left:20px;
	font-size:35px;
	text-transform:uppercase;
}
.bdr_custom1_left{
	width:338px;
	float:left;
	
}
.bdr_custom1_h3{
	font-size:17px;
	color:#0065a9;
	padding:10px 0px 0px 0px;
}
.bdr_custom1_left p{
	width:325px;
	margin:0px;
	padding:5px 0px 5px 0px;
	line-height:18px;
}
.bdr_custom1_list  {
	width:300px;
	margin:3px 0px 3px 0px;
	list-style-type: disc;
	line-height:16px;

}
.bdr_custom1_list  ul{
	padding:3px 0px 3px 0px;
	list-style-type: disc;
	line-height:16px;

}
.bdr_custom1_list li{
	padding:3px 0px 3px 0px;
}
.bdr_custom1_right{
	margin:10px 0px 0px 0px;
	width:322px;
	float:right;
	
}
.bdr_custom1_btn_top_row{
	width:322px;
	height:114px;
	clear:both;
}
.bdr_button_text {
	width:100px;
	font-size:14px;
	padding:30px 0px 0px 0px;
	margin:0px auto;
	text-align:center;
	font-weight:bold;
	
}
.bdr_custom1_btn_blue{
	width:105px;
	height:105px;
	background-image:url(images/blue_bg.jpg);
	background-position:0px 0px;
	float:left;
	margin:0px 0px 0px 2px;
}
.bdr_custom1_btn_blue:hover{
	width:105px;
	height:105px;
	background-image:url(images/blue_bg.jpg);
	background-position:0px -105px;
}
.bdr_custom1_btn_bottom_row{
	width:322px;
	height:105px;
	clear:both;
	margin:0px 0px 10px 0px
}

.bdr_custom1_btn_grey{
	width:105px;
	height:105px;
	background-image:url(images/grey_bg.jpg);
	background-position:0px 0px;
	float:left;
	margin:5px 0px 0px 2px;
}
.bdr_custom1_btn_grey:hover{
	width:105px;
	height:105px;
	background-image:url(images/grey_bg.jpg);
	background-position:0px -105px;
}
.bdr_custom1_h2{
	font-size:21px;
	color:#0065a9;
	padding:20px 0px 0px 0px;
	clear:both;
}
.bdr_custom1_right p{
	margin:0px;
	padding:5px 0px 5px 0px;
	line-height:18px;
	
}
.bdr_custom1_begin_search{
	width:320px;
	height:55px;
	clear:both;
	position:relative;

}
.bdr_custom1_begin_search_btn{
	width:320px;
	height:55px;
	background-image:url(images/inner_search.jpg);
	background-position:0px 0px;
	float:left;
	
}.bdr_custom1_begin_search_btn:hover{
	width:320px;
	height:55px;
	background-image:url(images/inner_search.jpg);
	background-position:0px -55px;
	
}
.bdr_button_text a:link,.bdr_button_text a:active,.bdr_button_text a:visited{
	color:#0065a9;
	text-decoration:none;

}
.bdr_button_text a:hover{
	color:#0065a9;
	text-decoration:underline;
}
.bdr_custom1_link_text{
	position:absolute;
	top:19px;
	width:320px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;


}
.bdr_custom1_link_text_shadow{
	position:absolute;
	top:20px;
	width:320px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	
}
.bdr_custom1_link1_text{
	position:absolute;
	top:17px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;


}
.bdr_custom1_link1_text_shadow{
	position:absolute;
	top:18px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	
}
.bdr_custom1_link2_text{
	position:absolute;
	top:6px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;


}
.bdr_custom1_link2_text_shadow{
	position:absolute;
	top:7px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	
}
.bdr_custom1_link3_text{
	position:absolute;
	top:6px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;


}
.bdr_custom1_link3_text_shadow{
	position:absolute;
	top:7px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;
	
}
.bdr_custom1_link4_text{
	position:absolute;
	top:6px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;



}
.bdr_custom1_link4_text_shadow{
	position:absolute;
	top:7px;
	width:320px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000;

	
}
.bdr_custom1_begin_search a:link,.bdr_custom1_begin_search a:active,.bdr_custom1_begin_search a:visited{
	color:#fff;
	text-decoration:none;
}
.bdr_custom1_begin_search a:hover{
color:#fff;
	text-decoration:none;
}

/*****************************end **********************************************/
.bdr_custom2_box{
	width:670px;
}
.bdr_custom2_left{
	width:330px;
	float:left;
}
.bdr_custom2_left p{
	margin:0px;
	padding:5px 0px 5px 0px;
	line-height:18px;
}
.bdr_custom2_right{
width:320px;
height:430px;
float:right;
padding:25px 5px 0px 0px;


}
.bdr_custom2_box a:link,.bdr_custom2_box a:active,.bdr_custom2_box a:visited{
	color:#0065a9;
	text-decoration:none;

}
.bdr_custom2_box a:hover{
	color:#0065a9;
	text-decoration:underline;
}
.bdr_custom_2_header{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_guide.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom2_bottom{
	width:670px;
	height:auto;
	clear:both;
	padding:10px 0px 0px 0px;

}
.bdr_custom2_bottom table{
	padding:20px 0px 0px 0px;
	

}
.bdr_td_title{
	color:#004d93;
	font-size:15px;
	font-weight:bold;
	width:33%;
}
.bdr_custom_table_link a:link,.bdr_custom_table_link a:active,.bdr_custom_table_link a:visited{
	color:#004d93;
}
.bdr_custom_table_link a:hover{
	color:#004d93;
}
.bdr_custom_glossary{
	width:670px;
	text-align:center;
	font-size:12px;
	border:1px solid #bababa;
	padding:5px 0px 5px 0px;
	background-color:#dadada;
	margin:15px auto;
}
.bdr_glossary_table{
	margin:10px 0px 20px 0px;
}
.bdr_custom_hr{
	color:#cddbe5;
	background-color:#cddbe5;
	width:90%;
	border:none;
	
}
.bdr_letter{
	
	font-weight:bold;
	font-size:21px;
	text-decoration:none;
}
.bdr_custom_a_z a:link{
	padding:2px 6px;
	border:1px solid transparent;
}
.bdr_custom_a_z a:active{
	color:#145694;
	border:1px solid #b3b3b3;
	padding:2px 6px;
	text-decoration:underline;
	background-color:#dadada;
}
.bdr_custom_a_z a:visited{
	color:#4e4d4b;
	border:1px solid transparent;
	padding:2px 6px;
	text-decoration:underline;
}
.bdr_custom_a_z a:hover{
	padding:2px 6px;
	border:1px solid color:#0065a9;
	color:#ffffff;
	background-color:#8bbddf;
	text-decoration:none;
}
/*************************************custom deatils*******************/
.bdr_custom_3_header_community{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_guide.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom_3_header_town{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_guide.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom_3_header_county{
	width:667px;
	height:83px;
	background-image:url(images/bdr_custom_1_guide.jpg);
	background-repeat:no-repeat;
	position:relative;
}
.bdr_custom3_h2{
	font-size:21px;
	color:#0065a9;
	padding:20px 0px 15px 0px;
	clear:both;
}
.bdr_custom3_gallery{
	width:300px;
	float:left;
	padding:5px 5px 8px 5px ;
	border:1px solid #0065a9;
	background-color:#dee5e9;
	margin:0px 0px 10px 0px;
}
.bdr_custom3_left{
	width:313px;
	float:left;

}
.bdr_custom3_right{
	width:350px;
	float:right;
	padding:55px 0px 5px 0px;

	}
.bdr_custom3_lrg_img{
	width:300px;
	height:231px;
	float:left;
	margin:0px 0px 8px 0px;
	overflow:hidden;	
	}	
.bdr_custom3_sml_img{
	width:90px;
	height:70px;
	float:left;
	margin:0px 12px 0px 0px;
	border:1px solid #0065a9;
	overflow:hidden;
}
.bdr_custom3_sml1_img{
	width:90px;
	height:70px;
	float:left;
	margin:0px 0px 0px 0px;
	border:1px solid #0065a9;
}
.bdr_custom3_google{
	width:300px;
	float:left;
	padding:5px ;
	border:1px solid #0065a9;
	background-color:#dee5e9;
	margin:0px 0px 15px 0px;
}
.bdr_custom3_info{
	width:300px;
	padding:0px 0px 0px 5px;
	line-height:25px;
	
}
.bdr_custom3_item{
	font-size:15px;
	display:block;
	width:300px;
}
.bdr_custom3_label{
font-size:16px;
font-weight:bold;
}
.bdr_custom3_input{
	font-size:13px;
	color:#333;
	padding:0px 0px 0px 10px;
}
.bdr_custom_info_2{
	width:360px;
	padding:15px 0px 0px 5px;
	
}
.bdr_custom_info_2 p {
	padding:0px;
	margin:5px 0px 0px 0px;
	line-height:19px;

}
.bdr_bottom_agent{
	width:650px;
	padding:10px;
	height:auto ;
	border:1px solid #0065a9;
	background-color:#dee5e9;
}
.bdr_bottom_title{
	font-size:15px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
}
.bdr_bottom_personal{
	font-size:14px;
	color:#333;
	display:block;
}
.bdr_agent_image_foot{
	float:left;
	padding:0px 10px 0px 0px;
}
/*************************************************/
.agent_info{
	width:65%;
	
}
.agent_info a:link,.agent_info a:active,.agent_info a:visited{
color:#0065a9;
}
.agent_info a:hover{
color:#0065a9;
text-decoration:underline;
}
.agent_profile_container a:link,.agent_profile_container a:active,.agent_profile_container a:visited{
color:#0065a9;
text-decoration:none;
}
.agent_profile_container a:hover{
color:#0065a9;
text-decoration:underline;
}

.pd_table,.agent_profile_office_model,.agent_profile_left,.agent_profile_container,.agent_profile_right,.agent_profile_listings{
background-image:url(images/spacer.gif);
background-color:transparent;

}
.agent_profile_office_model,.agent_profile_left,.agent_profile_container{
	border:1px solid transparent;
	}	
.agent_profile_listings{
		background-color:#f3f3f3;
}
.psr_container{
	background-color:transparent;
}
.psr_headings{
line-height:20px;

}
.psr_details{
}
.psr_links{
	
}
.psr_listing_office{
	color:#333;
}
.bdr_widget{
	width:175px;
	background-color:transparent;
	
}
.bdr_widget iframe{
	background-color:transparent;
	

}
.pd_listingsource table tr td {
font-weight:bold;
font-size:12px;
color:#000000;

}
.psr_listing_info {
font-weight:bold;
font-size:12px;
color:#000000;

}
.psr_main_details_left{width:280px; overflow:hidden; position:relative;}
