html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	margin:auto;
	padding:0px;
}
@font-face {
	font-family: 'OpenSans';
	src: url('font/OpenSans.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans.woff') format('woff'),
		 url('font/OpenSans.ttf')  format('truetype'),
		 url('font/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Italic';
	src: url('font/OpenSans-Italic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Italic.woff') format('woff'),
		 url('font/OpenSans-Italic.ttf')  format('truetype'),
		 url('font/OpenSans-Italic.svg#OpenSans-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Semibold';
	src: url('font/OpenSans-Semibold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Semibold.woff') format('woff'),
		 url('font/OpenSans-Semibold.ttf') format('truetype'),
		 url('font/OpenSans-Semibold.svg#OpenSans-Semibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url('font/OpenSans-Bold.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-Bold.woff') format('woff'),
		 url('font/OpenSans-Bold.ttf')  format('truetype'),
		 url('font/OpenSans-Bold.svg#OpenSans-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OpenSans-BoldItalic';
	src: url('font/OpenSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
	     url('font/OpenSans-BoldItalic.woff') format('woff'),
		 url('font/OpenSans-BoldItalic.ttf')  format('truetype'),
		 url('font/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadWebProRegular';
	src: url('font/myriad-web-pro.eot');
	src: url('font/myriad-web-pro.eot') format('embedded-opentype'), 
	     url('font/myriad-web-pro.woff') format('woff'),
		 url('font/myriad-web-pro.ttf') format('truetype'),
		 url('font/myriad-web-pro.svg#MyriadWebProRegular') format('svg');
}
@font-face {
	font-family: 'BrookeShappell8';
	src: url('font/BrookeShappell8.eot?#iefix') format('embedded-opentype'),
	     url('font/BrookeShappell8.woff') format('woff'),
		 url('font/BrookeShappell8.ttf') format('truetype'),
		 url('font/BrookeShappell8.svg#BrookeShappell8') format('svg');
	font-weight: normal;
	font-style: normal;
}
a{
	-webkit-transition: all .20s ease-in-out .0s;
	-moz-transition: all .20s ease-in-out .0s;
	-ms-transition: all .20s ease-in-out .0s;
	-o-transition: all .20s ease-in-out .0s;
	transition: all .20s ease-in-out .0s;
}
a:hover{
	outline:none;
}
#wrapper{
	width:auto;
	height:auto;
}
.wrapper_container_lre{
	width:960px;
	height:auto;
	margin:auto;
}
strong{
	font-family: 'OpenSans-Bold';
	font-weight:normal;
}
/*============================================ Header Start ============================================*/
.header_container_lre{
	border-top:3px solid #299fd6;
	background:url(images/header_shadow_lre.png) repeat-x bottom;
	padding-bottom:5px;
	z-index:333;
	position:relative;
}
.header_bg_color_lre{
	background:#002146;
	padding:15px;
}
.logo_lre,
.new_home_logo_lre{
	float:left;
	padding-bottom:6px;
	padding-top:10px;
}
.logo_lre img,
.new_home_logo_lre img{display:inline-block;}
/*========================== Navigation*/
.menu_but_lre{
	float:right;
	margin-top:10px;
}
.njbest_navigation_lre{
	float:right;
	padding-top:5px;
}
.navigation_lre ul{
	margin-bottom:0px;
}
.navigation_lre ul li{
	list-style:none;
	display:inline-block;
}
.navigation_lre ul li a{
	font-family: 'OpenSans';
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}
.navigation_lre ul li a strong{
	font-size:15px;
}
.navigation_lre ul li a:hover{
	text-decoration:underline;
}
.navigation_lre ul li:first-child a{
	padding-left:0px;
}
.navigation_lre ul li:last-child a{
	padding-right:0px;
}
.best_kept{
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	font-size:20px;
	color:#FFF;
	text-align:center;
}
.njs_best_lre{
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	font-size:15px;
	color:#FFF;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	max-width:140px;
	margin:auto;
}
.free_call_lre{
	float:right;
	width:325px;
	margin-left:10px;
}
.free_call_lre img{
	float:left;
	margin-right:10px;
}
.free_call_lre h2{
	font-family: 'OpenSans-BoldItalic';
	font-weight:normal;
	font-size:22px;
	color:#FFF;
}
.free_call_lre h3,
.free_call_lre h3 a,
.free_call_lre h3 a:hover,
.free_call_lre h3 a:focus{
	color:#299fd6;
	font-size:27px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	text-decoration:none;
	outline:none;
}
/*-------------------------------------------------- Get A Quote Page !!*/
.get_a_quote_container_lre{
	padding:20px 15px;
}
.get_a_quote_container_lre h1{
	text-align:center;
	color:#595959;
	font-size:40px;
	font-family: 'OpenSans';
}
.get_a_quote_container_lre h1 strong{
	color:#299fd6;
	text-transform:uppercase;
	font-family: 'OpenSans-Semibold';
}
.get_a_quote_container_lre h3{
	text-align:center;
	color:#eb871e;
	font-size:20px;
	font-family: 'OpenSans-Italic';
	padding-top:10px;
}
.get_a_quote_container_lre h3 strong{
	font-family: 'OpenSans-BoldItalic';
}
.get_a_quote_container_lre p{
	text-align:center;
	color:#444444;
	font-size:19px;
	font-family: 'OpenSans';
	padding-top:5px;
}
/*------------------------ Step Container*/
.step_container_lre{
	margin-top:20px;
	text-align:center;
}
.step_container_lre ul{
	margin-bottom:0px;
}
.step_container_lre ul li{
	list-style:none;
	display:inline-block;
	width:330px;
	height:60px;
	line-height:60px;
	color:#686868;
	font-size:19px;
	font-family: 'OpenSans-Semibold';
	text-align:center;
	padding-left:15px;
	padding-right:15px;
	font-style:normal;
}
.step_container_lre ul li img {
    vertical-align:text-bottom;
	margin-right:6px;
}
.step_container_lre ul li:last-child img {
    vertical-align:middle;
}
.step_container_lre ul li:nth-child(1){
	background:url(images/step_bg.png) no-repeat left 0px;
	text-align:center;
}
.step_container_lre ul li:nth-child(2){
	background:url(images/step_bg.png) no-repeat left -120px;
	margin-left:-18px;
}
.step_container_lre ul li:nth-child(3){
	background:url(images/step_bg.png) no-repeat left -240px;
	margin-left:-18px;
}
.step_container_lre ul li.complete:nth-child(1){
	background:url(images/step_bg.png) no-repeat left -60px;
}
.step_container_lre ul li.complete:nth-child(2){
	background:url(images/step_bg.png) no-repeat left -180px;
}
.step_container_lre ul li.complete:nth-child(3){
	background:url(images/step_bg.png) no-repeat left bottom;
}
/*------------------------ Fomr Containeer Start!! */
.get_quote_container_lre{
	margin-top:20px;
	border:4px solid #d8d8d8;
	position:relative;
	background:#fff;
}
.minmargin{
	margin:5px 0px;
	background:url(images/qutote_body_shade.jpg) repeat-y right #fff;
}
.property_type:after,
.property_type:before,
.contact:after,
.contact:before,
.view_homes:after,
.view_homes:before {
	bottom: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.get_quote_container_lre:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #fff;
	border-width: 12px;
	margin-left: -12px;
}
.get_quote_container_lre:before {
	border-color: rgba(216, 216, 216, 0);
	border-bottom-color: #d8d8d8;
	border-width: 18px;
	margin-left: -18px;
}
.property_type:after,
.property_type:before{
	left: 17%;
}
.contact:after,
.contact:before{
	left: 50%;
}
.view_homes:after,
.view_homes:before{
	left: 83%;
}
/*--------------------- Form Start*/
.start_here_lre{
	margin-top:80px;
}
.start_here_lre img{
	margin-left:-36px;
}
.quote_step_lre{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-family: 'OpenSans';
	margin-left:-10px;
}
.quote_step_lre span{
	border:2px solid #7f90a2;
	padding:2px 7px;
	font-size:14px;
	margin-left:6px;
	color:#7f90a2;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	-khtml-border-radius:50px;
}
.quote_step_lre span.active{
	border:2px solid #299fd6;
	background:#299fd6;
	color:#FFF;
}
.quote_step_lre span.complete{
	border:2px solid #80ba3f;
	background:#80ba3f;
	color:#FFF;
}
.quote_form_lre h2{
	color:#299fd6;
	font-size:24px;
	font-weight:normal;
	font-family: 'OpenSans';
	text-transform:uppercase;
	padding:15px 0px;
	border-bottom:1px solid #9b9b9b;
	line-height:30px;
}
.quote_form_lre h3{
	color:#333333;
	font-size:16px;
	font-weight:normal;
	font-family: 'OpenSans';
	padding:7px 10px;
	background:#e8ebee;
	margin-top:15px;
	text-align:left;
	margin-bottom:15px;
}
.quote_form_lre label{
	color:#333333;
	font-size:15px;
	font-family: 'OpenSans';
	padding-top:5px;
	margin-bottom:10px;
	text-align:right;
}
.quote_form_lre label span{
	color:#aaaaaa;
	font-size:12px;
}
.quote_form_lre select{
	border-color:#d2d2d2;
	box-shadow: 1px 1px 2px #a6a6a6;
	-moz-box-shadow:1px 1px 2px #a6a6a6;
	-webkit-box-shadow:1px 1px 2px #a6a6a6;
}
.redio_button_lre{
	padding-top:5px;
	text-align:left;
}
.redio_button_lre input[type="radio"] {
	display:none;
}
.redio_button_lre input[type="radio"] + label {
	font-weight:normal;
	color:#333333;
	font-size:15px;
	font-family: 'OpenSans';
	margin-right:10px;
	cursor:pointer;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0px;
	text-align:left;
}
.redio_button_lre input[type="radio"] + label span {
	display:inline-block;
	width:18px;
	height:19px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/redio_btn.png) -18px top no-repeat;
	cursor:pointer;
}
.redio_button_lre input[type="radio"]:checked + label span {
	background:url(images/redio_btn.png) 0px top no-repeat;
}
.check_button_lre{
	text-align:left;
}
.check_button_lre input[type="checkbox"] {
	display:none;
}
.check_button_lre input[type="checkbox"] + label {
	font-weight:normal;
	color:#333333;
	font-size:15px;
	font-family: 'OpenSans';
	width:48%;
	cursor:pointer;
	padding:0px;
	margin-bottom:5px;
	text-align:left;
}
.check_button_lre input[type="checkbox"] + label span {
	display:inline-block;
	width:16px;
	height:17px;
	margin:-3px 6px 0 0;
	vertical-align:middle;
	background:url(images/check_btn.png) -16px top no-repeat;
	cursor:pointer;
}
.check_button_lre input[type="checkbox"]:checked + label span {
	background:url(images/check_btn.png) 0px top no-repeat;
}
.continue_botton_lre{
	text-align:center;
	margin-top:25px;
	border-top:1px solid #cfd0d1;
	padding-top:25px;
	padding-bottom:20px;
}
.continue_botton_lre input[type="image"]{
	display:inline-block;
}
.submit_botton_lre{
	text-align:center;
	margin-top:5px;
}
.submit_botton_lre input[type="image"]{
	display:inline-block;
}
.continue_botton_lre p{
	color:#3f3f3f;
	font-size:13px;
	font-family: 'OpenSans';
	padding-top:0px;
}
.your_information_lre{
	padding-top:20px;
	text-align:center;
}
.your_information_lre img{
	display:inline-block;
}
.bysubmiting_lre{
	padding-top:20px;
	padding-bottom:20px;
	color:#7f7e7e;
	font-size:11px;
	font-family: 'OpenSans';
}
.padlrightlre{
	padding-left:0px !important;
	padding-right:10px !important;
}
.padnonelre{
	padding-left:0px !important;
	padding-right:0px !important;
}
.werespect{
	text-align:center;
	padding-top:5px;
	color:#6ea41d;
	font-size:13px;
	font-family: 'OpenSans';
}
.nospam_lre{
	text-align:center;
	padding-top:5px;
}
/*------------------ Gain To Access*/
.gain_to_access_lre{
	padding:30px 20px;
	text-align:left;
}
.gain_to_access_lre h1{
	color:#31332f;
	font-size:25px;
	font-weight:normal;
	font-family: 'OpenSans-BoldItalic';
	text-align:left;
}
.gain_to_access_lre ul li{
	list-style:none;
	color:#585959;
	font-size:16px;
	margin-top:20px;
	font-family: 'OpenSans';
	background:url(images/gain_li.png) no-repeat left 3px;
	padding-left:25px;
}
/*----------------------------------- Testimonials*/
.testimonials_container_lre{
	padding:20px 0px;
	text-align:left;
}
.testimonials_container_lre h2{
	text-align:left;
	background:none;
	color:#4f4f4f;
	font-size:17px;
	font-weight:normal;
	font-family: 'OpenSans-Bold';
	border-top:1px solid #9a9a9a;
	border-bottom:1px solid #9a9a9a;
	padding:10px 0px;
	margin-bottom:0px;
}
.testimonials_container_lre p{
	font-family: 'OpenSans-Italic';
	color:#666666;
	font-size:16px;
	line-height:23px;
	padding-top:20px;
	text-align:left;
}
.testimonials_container_lre p span{
	color:#008545;
}
.testi_name_lre h3{
	font-family: 'BrookeShappell8';
	color:#000;
	font-size:22px;
	font-weight:normal;
	padding-top:20px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;
}
.testi_name_lre p{
	color:#000;
	font-family: 'OpenSans';
	font-size:15px;
	padding-top:0px;
	text-align:left;
}
.testimonials_container_lre hr{
	margin-top:20px;
	margin-bottom:0px;
	border:none;
	border-bottom:1px solid #9a9a9a;
}
/*============================================ Thank You Start ============================================*/
.thankyou_container_lre{
	width:960px;
	height:auto;
	margin:auto;
	margin-top:20px;
}
.thanks_top_box_lre{
	border:1px solid #f1f1f1;
	padding-bottom:15px;
}
.thanks_top_box_lre h2{
	color:#434444;
	font-size:22px;
	font-weight:normal;
	font-family: 'OpenSans';
	background:#efefef;
	padding:5px 10px;
	text-align:center;
}
.each_real_lre{
	padding-top:10px;
}
.each_real_lre ul li{
	list-style:none;
	color:#5e5e5d;
	font-size:15px;
	font-weight:normal;
	background:url(images/each_li.png) no-repeat left 2px;
	line-height:30px;
	padding-left:30px;
}
.downey_lre{
	margin-top:20px;
}
.downey_lre h1{
	color:#ffffff;
	font-size:16px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	background:#299fd6;
	padding:5px;
}
.downey_box_lre{
	margin-top:5px;
	border:1px solid #b2b4b5;
}
.downey_title_bar_lre{
	padding:5px;
	background:#f1f1f1;
}
.downey_title_bar_lre h1{
	float:left;
	color:#36393a;
	font-size:15px;
	font-family: 'OpenSans';
	font-weight:normal;
	background:none;
	margin:0px;
	padding:0px;
}
.downey_title_bar_lre h2{
	font-size:12px;
	font-family: 'OpenSans-Bold';
	font-weight:normal;
	float:right;
	padding:0px;
	line-height:18px;
	color:#002146;
}
.listings__de_lre{
	padding:5px;
}
.listings__img_lre{
	float:left;
	border:1px solid #969697;
	-moz-box-shadow: 1px 1px 1px #999999;
	-webkit-box-shadow: 1px 1px 1px #999999;
	box-shadow: 1px 1px 1px #999999;
	background:#FFF;
	padding:2px;
}
.listings__dis_lre{
	float:left;
	margin-left:10px;
	width:54%;
	margin-top:5px;
}
.listings__dis_lre p{
	padding-bottom:5px;
	font-family: 'OpenSans';
	line-height:17px;
	color:#000000;
	font-size:13px;
}
.listings__dis_lre a{
	color:#1c50b1;
	font-size:13px;
	font-style:italic;
	text-decoration:underline;
}
.listings__but_lre{
	float:right;
	width:26%;
	text-align:center;
	height:auto;
	margin-top:10px;
}
.listings__but_lre p{
	font-size:11px;
	font-family: 'OpenSans-Italic';
}
.listings__but_lre p a{
	color:#000;
	text-decoration:none;
}
.listings__but_lre p a span{
	color:#ed1c24;
}
.listing_pagination_lre{
	margin-top:10px;
	text-align:center;
	background:#f1f1f1;
	border:1px solid #e3e3e3;
	padding:5px;
}
.search_real_lre{
	color:#e55a24;
	font-size:25px;
	font-family: 'OpenSans';
	text-align:center;
	margin-top:12px;
}
.search_real_lre strong{
	font-family: 'OpenSans-Semibold';
}
.listin_map_lre{
	margin-top:10px;
	padding:1px;
	border:1px solid #CCC;
}
.th_right_lre{
	padding-left:0px !important;
}
.listings_search_lre{
	margin-top:20px;
	padding:10px;
	border-top:1px solid #d6d6d6;
	border-bottom:1px solid #d6d7d7;
	background-color: #f1f2f2;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fefefe), to(#f1f2f2));
	background: -webkit-linear-gradient(top, #fefefe, #f1f2f2);
	background: -moz-linear-gradient(top, #fefefe, #f1f2f2);
	background: -ms-linear-gradient(top, #fefefe, #f1f2f2);
	background: -o-linear-gradient(top, #fefefe, #f1f2f2);
	color:#333;
	font-size:15px;
	font-family: 'OpenSans';
}
.listings_search_lre select,
.listings_search_lre input[type="text"]{
	border-color:#afafb0;
	-moz-box-shadow:    inset 0 0 5px #ccc;
	-webkit-box-shadow: inset 0 0 5px #ccc;
	box-shadow:         inset 0 0 5px #ccc;
	outline:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
	-khtml-border-radius:0px;
}
.listings_search_lre input[type="button"]{
	background:#80ba3f;
	color:#FFF;
	font-size:17px;
	padding:3px 14px;
	border:none;
	cursor:pointer;
}
.listings__box_lre{
	margin-top:5px;
}
.list_box_lre{
	border:1px solid #CCC;
	background:#FFF;
	padding:8px;
	margin-top:8px;
}
.l_exact_lre img{
	float:left;
	margin-right:5px;
}
.l_exact_lre a{
	text-decoration:none;
	font-weight:bold;
	color:#666;
	text-transform:uppercase;
	font-size:12px;
	line-height:13px;
	float:left;
}
.l_exact_lre p{
	font-weight:bold;
	color:#666;
	font-size:12px;
	line-height:13px;
	float:right;
}
.c_box_img_lre{
	margin-top:5px;
	text-align:center;
}
.c_box_img_lre img{
	display:inline-block;
}
.l_box_title_lre{
	color:#346ab2;
	font-size:14px;
	margin-top:6px;
	font-family: 'OpenSans';
}
.l_details_lre{
	font-size:13px;
	color:#414142;
	line-height:18px;
	width:100%;
	font-family: 'OpenSans';
	padding-top:3px;
}
.l_details_lre span{
	color:#346ab2;	
}
.l_price_lre{
	font-size:19px;
	text-align:right;
	padding:5px 0px;
}
.more_info_lre{
	width:35%;
	float:left;
	text-align:left;
}
.check_aavailability_lre{
    width:63%;
	float:right;
	text-align:right;
}
.more_info_lre img,
.check_aavailability_lre img{
	display:inline-block;
}
.click_here_for_more_lre{
	padding:60px 0px;
	text-align:center;
}
.click_here_for_more_lre img{
	display:inline-block;
}
.paddL_lre{
	padding-left:0px !important;
	padding-right:5px !important;
}
.paddM_lre{
	padding-left:5px !important;
	padding-right:5px !important;
}
.paddR_lre{
	padding-left:5px !important;
	padding-right:0px !important;
}
/*============================================ Footer Start ============================================*/
.footer_container_lre{
	background:#FFF;
}
.footer_top_part_lre{
	background:#f5f5fc;
	padding:30px 15px;
}
.footer_navigation_lre{
	text-align:center;
}
.footer_navigation_lre ul{
	margin-bottom:0px;
}
.footer_navigation_lre ul li{
	list-style:none;
	display:inline-block;
}
.footer_navigation_lre ul li a{
	font-family: 'OpenSans';
	color:#4c4e4f;
	font-size:14px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
}
.footer_navigation_lre ul li a strong{
	font-size:15px;
}
.footer_navigation_lre ul li a:hover{
	text-decoration:underline;
}
.footer_navigation_lre ul li:first-child a{
	padding-left:0px;
}
.footer_navigation_lre ul li:last-child a{
	padding-right:0px;
}
.footer_bottom_part_lre{
	padding:15px;
	text-align:center;
}
.footer_bottom_part_lre p{
	font-family: 'OpenSans';
	font-size:14px;
	color:#333333;
	padding-top:10px;
}
.footer_bottom_part_lre p a{
	text-decoration:underline;
}
.footer_bottom_part_lre p span{
	color:#000;
}
.clear{
	clear:both;
}
