@charset "utf-8";

/*=================================================================

 Author: Martin Leblanc

 Last modified:  /  / 
 
 Copyright: Lone Wolf Real Estate Technologies

===================================================================*/

html,body,div,span,
applet,object,iframe,
h1,h2,h3,h4,h5,h6,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,ins,kbd,q,s,samp,
small,strike,sub,tt,var,
dd,dl,dt,
fieldset,form,label,legend,caption,tbody,tfoot {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	outline:none;
	
}
a{
outline:none;
}
sup{
line-height:26px;
}

q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}
body{
	font-family:trebuchet ms , tahoma, sans-serif;
	font-size:12px;
	background-image:url(images/body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e4e4e4;
	
}
.bod_wrapper{
	width:992px;
	margin:0px auto;	
}
.bod_branding{
	width:980px;
	height:164px;
	float:left;
	padding:0px 6px;
	background-image:url(images/branding_bg.jpg);
}
.bod_logo{
	width:218px;
	height:164px;
	background-image:url(images/bodlogo.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px ;
	float:left;
}
.bod_logo:hover{
	width:218px;
	height:164px;
	background-image:url(images/bodlogo.jpg);
	background-repeat:no-repeat;
	background-position:0px -164px ;
	float:left;
	}

.bod_office_info{
	width:333px;
	height:120px;
	float:right;
	color:#704727;
	font-size:22px;
	text-align:right;
	padding:0px 0px 20px 0px;
}
.bod_email{
	margin:30px 0px 0px 0px
}
.bod_email a:link,.bod_email a:visited,.bod_email a:active{
	color:#704727;
	text-decoration:none;
	}
.bod_email a:hover{
	color:#000;
	text-decoration:underline;
}
.bod_office_tollfree{
	margin:7px 0px 0px 0px;
}
.bod_office_phone{
	margin:7px 0px 0px 0px;
}
/*****************************navigation*********************/
.bod_top_navigation{
	width:992px;
	height:32px;
	padding:2px 0px 0px 0px;
	clear:both;
	text-align:center;
}
.bod_top_item{
	line-height:32px;
	font-size:16px;
	float:left;
	padding:0px 12px 0px 12px;
	text-decoration:none;
	cursor:pointer;
}
.bod_top_item:hover{
	line-height:32px;
	font-size:16px;
	padding:0px 12px 0px 12px;
	text-decoration:none;
	background-image:url(images/hover.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
}
.bod_top_navigation a:link,.bod_top_navigation a:visited,.bod_top_navigation a:active{
	color:#fff;
	text-decoration:none;
}
.bod_devider{
	width:2px;
	height:32px;
	float:left;
	
}
/***********************************container*******************/
.bod_container{
	width:980px;
	padding:17px 6px 0px 6px;	
}

.bod_container_inner{
	width:980px;
	padding:20px 6px 20px 6px;	
	min-height:350px;
	height:auto !important;
	height:350px;
}
.bod_container_inner a:active,.bod_container_inner a:visited,.bod_container_inner a:link
{
}
.bod_container_inner a:hover
{
}
.bod_flash_holder{
	width:980px;
	height:300px;
	margin:0px 0px 17px 0px;
}
.bod_hp_content{
	width:980px;
	float:left;
	
	
}
.bod_left_content{
	width:662px;
	float:left;	
	
}
.bod_left_content p{
	width:650px;
	padding:6px;
	font-size:13px;
	line-height:20px;
	
}
.bod_power{
	padding:16px 0px 5px 0px;
}
.bod_golden{
	margin:20px 0px 10PX 0PX;
}
.bod_right_content{
	width:242px;
	float:right;
	margin:0px 0px 20px 0px;
}
.bod_gold{
	color:#704727;

}
/******************************quick links**************/
.bod_qlinks_title{
	color:#704727;
	font-size:23px;


}
.bod_ql_item{
	width:217px;
	height:30px;
	line-height:29px;
	font-size:14px;
	background-image:url(images/hover_links.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	float:left;
	border-bottom:1px dotted #000;
	padding-left:20px;
}
.bod_ql_item:hover{
	width:217px;
	height:30px;
	background-image:url(images/hover_links.gif);
	background-position:0px -31px;
	float:left;
}
.bod_quick_link a:link,.bod_quick_link a:active,.bod_quick_link a:visited{
	color:#000000;
	text-decoration:none;
}
.bod_quick_link a:hover{
	color:#fff;
	text-decoration:none;
}
/***************************footer    ******************************************/
/*****************************************************************************/
.bod_footer{
	clear:both;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
	min-height:303px;
	height:auto !important;
	height:303px;
	background-color:#04285b;
}
.bod_footer_content{
	width:980px;
	margin:0px auto;
	padding:22px 0px 0px 0px;
	height:245px;
	}
.bod_bottom_nav a:link,.bod_bottom_nav a:visited,.bod_bottom_nav a:active{
	color:#cccccc;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	border:1px solid #04285b;
	}
.bod_bottom_nav a:hover{
	color:#333333;
	text-decoration:none;
	background-color:#cccccc;
	padding:3px 5px 3px 5px;
	border:1px solid #333;
	}	
.bod_bottom_nav{
	clear:both;
	width:990px;
	height:26px;
	text-align:center;
	line-height:26px;
	font-size:13px;
	color:#cccccc;
	margin:5px auto 0px auto;
}
.bod_btm_nav_item{
	padding:0px 15px;
}
.bod_footer_weather{
	width:180px;
	height:23px;
	floaT:left;
}
.bod_titles{
	color:#ffffff;
	height:20px;
	font-size:18px;
	font-weight:bold;
	}
.bod_footer_agent{
	width:345px;
	height:23px;
	floaT:left;
}
.clear_10{
	height:10px;
	clear:both;
	font-size:0px;
	width:100%;

}
.bod_agent{
	padding:5px 0px 0px 10px;
}
.bod_agent_image{
	width:157px;
	height:183px;
	padding:0px 0px 0px 0px;
	background-image:url(images/agent_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}
.bod_agent_info{
	width:175px;
	height:143px;
	color:#cccccc;
	float:right;
	overflow:auto;
}
.bod_agent_name{
	font-size:19px;
	color:#ffffff;
}

.bod_agent_listings a:link,.bod_agent_listings a:active,.bod_agent_listings a:visited{
	color:#eeb61b;
	text-decoration:underline;
	font-size:16px;
	font-weight:bold;
}
.bod_agent_listings a:hover{
	color:#d8a20e;
	text-decoration:none;
	font-size:16px;
}
.bod_view_more{
	width:106px;
	height:38px;
	float:left;
	background-image:url(images/readmore.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 10px;
	

}
.bod_view_more:hover{
	width:106px;
	height:38px;
	float:left;
	background-image:url(images/readmore.jpg);
	background-position:0px -38px;
	background-repeat:no-repeat;
	

}
.bod_footer_featured{
	width:450px;
	height:23px;
	floaT:left;

}
.bod_featured_image{
	width:231px;
	height:183px;
	padding:0px 0px 0px 0px;
	background-image:url(images/feature_bg.jpg);
	background-repeat:no-repeat;
	float:left;
	
}
.bod_featured{
	width:212px;
	height:166px;
	padding:6px 0px 0px 10px;
	overflow:hidden;

}
.bod_featured_info{
	height:142px;
	width:200px;
	color:#ffffff;
	float:right;}
.bod_featured_type{
	font-size:19px;
	color:#ffffff;
}
.bod_featured_mls{
color:#cccccc;
}
.bod_featured_price{
	color:#61BD41;
}
.bod_featured_adress{
color:#cccccc;
}

.bod_view_details{
	width:128px;
	height:38px;
	float:left;
	background-image:url(images/view_details.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 10px;
	

}
.bod_view_details:hover{
	width:128px;
	height:38px;
	float:left;
	background-image:url(images/view_details.jpg);
	background-position:0px -38px;
	background-repeat:no-repeat;
	

}
.bod_disclaimer{
	clear:both;
	width:990px;
	font-size:10px;
	color:#cccccc;
	margin:50px auto 10px auto;
}
.bod_disclaimer a:link,.bod_disclaimer a:visited,.bod_disclaimer a:active{
	color:#cccccc;
	text-decoration:underline;
	}
.bod_disclaimer a:hover{
	color:#333333;

	}
/******************************************************/
.bod_weather_image{
	width:180px;
	height:183px;
	padding:5px 0px 0px 0px;
	background-image:url(images/weather_bg.jpg);
	background-repeat:no-repeat;
}
/*****************************************homrhunter*********************************/
/**********************/


.tableborder1 { border: solid 1px #333; }
.tableborder2 { border-style: solid; border-width: 0px 1px 1px 1px; border-color:#333; }
.tableborder3 { border: solid 1px #333; }
.tableborder4 { border: solid 1px #333; }

/*Tabs - FindHomeRequest.asp*/
.stab{
	
	Font-weight:normal;
	font-family:;
	font-size: 15px;
	text-decoration: none;
	background-color:#fff;
	text-align: center;
	height:34px;
	border-style: solid; border-width: 1px 1px 1px 1px; border-color:#c0c0c0;
	padding:0px;
	color:#020a2e;
	background-image:url(images/stab.jpg);
	background-repeat:repeat-x;
}
.searchresult{
	border-style: solid; border-width: 0px 1px 1px 1px; border-color:#c0c0c0;
	background-color:#cccccc;
	padding:13px;
	color:#020a2e;
	line-height:18px;
	padding-left:25px;
}
.bs_formcolor{
background-color:#e1e1e1;
padding:13px;
color:#020a2e;
}

.stabbdr{
	padding: 1.5px 1.5px 0px; 
}

.stabbdron{
	color:#000;
	Font-weight: bold;
	font-family: ;
	font-size: 12px;
	text-decoration: underline;
	background-color: #eff1e0;
	text-align: center;	
	height:25px;
	
}

.stabbdroff{
	color:#000;
	Font-weight: bold;
	Font-family: ;
	font-size: 12px;
	text-decoration: underline;
	background-color: #b29362;
	text-align: center;
}

.stabspacer{
	background-color: #b29362;	
}

.searchresult{
	font-size: 12px;
	
	
}
/*****************************************/
