#static_column_left, #title_bar, #stats, #stats img, #num_listings, #num_cities, #num_agents, #steps_static, #static_column_right, #static_column_right p, #title_tools, #title_tools_members, #tools, #tools_agent, #tools_broker, #tools_community, #tools_member, #tools ul, #friend, #community_categories, #title_friend, #title_community_categories, #friend form, .friend_label, .friend_input, #friend_submit, #questions, #static_column_left label, #static_column_left input, #static_column_left textarea, #all_places, #all_places li, #tools_community_demo_housing, #tools_community_demo_housing_trends, #static_column_left_no_results, title_bar_no_results, .label_dash
	{
	position: relative;
	float: left;
	display: inline;
	}
	
/* Layout Column Left */
	
#static_column_left
	{
	background: url(../img/bgd_static_column_left.jpg) no-repeat #dbdde4;
	width: 667px;
	margin: 10px 0 0 28px;
	}
	
#static_column_left h1
	{
	font: italic 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #94b621;
	text-transform: none;
	margin-left: 8px;
	}
	
#static_column_left h2
	{
	margin: 20px 0 16px 22px;
	}
	
#static_column_left p
	{
	width: 617px;
	text-align: justify;
	margin: 0 0 18px 22px;
	}
	
#title_bar
	{
	font: italic 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin: 19px 0 0 22px;
	}

#title_bar a
	{
	font: italic 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	}

#title_bar a:hover
	{
	font: italic 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:underline;
	}
	
.tab
	{
	float: right;
	margin: 23px 36px 0 0;
	}
	
.green
	{
	font: bold italic 18px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9bba2f;
	}
	
#questions
	{
	width: 617px;
	margin: 0 0 22px 22px;
	}

#questions ul
	{
	list-style: none;
	list-style-type: none;
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	}
	
#questions a
	{
	color: #2367a7;
	text-decoration: none;
	}
	
#questions a:hover
	{
	color: #ec8c08;
	}
	
.question_text
	{
	font: bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	width: 617px;
	margin-left: 22px;
	}
	
#stats
	{
	background: url(../img/bgd_stats.jpg) no-repeat;
	width: 637px;
	height: 40px;
	margin: 3px 0 0 15px;
	}
	
#num_listings
	{
	width: 273px;
	margin: 14px 0 0 17px;
	}
	
#num_cities, #num_agents
	{
	margin: 14px 0 0 30px;
	}

#num_cities
	{
	width: 134px;
	}
	
#num_agents
	{
	width: 136px;
	}
	
.stats_text
	{
	float: right;
	font: bold italic 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #11374c;
	margin-top: -1px;
	}
	
/* Steps Layout */

#steps_static
	{
	background: url(../img/bgd_steps.gif) no-repeat;
	width: 633px;
	height: 265px;
	margin: 18px 0 0 17px;
	}
	
#steps_static h2
	{
	margin: 13px 0 0 18px;
	}

#steps_title
	{
	margin-left: 9px;
	}
	
#step1, #step2, #step3
	{
	width: 207px;
	margin-top: 10px;
	}
	
#step1
	{
	margin-left: 4px;
	}
	
.steps_text
	{
	font: 10px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1a4055;
	margin: 0 15px 0 15px;
	}	
	
/* Layout Column Right */
	
#static_column_right
	{
	width: 260px;
	}
	
#static_column_right p
	{
	width: 230px;
	margin: 25px 0 0 13px; 
	}
	
#title_tools
	{
	margin: 18px 0 0 27px;
	}
	
#tools
	{
	width: 260px;
	height: 106px;
	margin: 4px 0 10px 0;
	}
	
#tools ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#tools li
	{
	display: block;
	float: left;
	}

#tools_featured a, #tools_assistance a, #tools_faq a, #tools_offer a, #tools_viewing a, #tools_print a, #tools_offer_on a, #tools_viewing_on a, #tools_email_friend a
	{
	width: 260px;
	height: 21px;
	display: block;
	overflow: hidden;
	}

#tools_find a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools.jpg) 0 0 no-repeat;
	}
	
#tools_find a:hover
	{
	background: url(../img/nav_tools.jpg) -260px 0 no-repeat;
	}
	
#tools_featured a
	{
	background: url(../img/nav_tools.jpg) 0 -22px no-repeat;
	}
	
#tools_featured a:hover
	{
	background: url(../img/nav_tools.jpg) -260px -22px no-repeat;
	}
	
#tools_assistance a
	{
	background: url(../img/nav_tools.jpg) 0 -43px no-repeat;
	}
	
#tools_assistance a:hover
	{
	background: url(../img/nav_tools.jpg) -260px -43px no-repeat;
	}
	
#tools_faq a
	{
	background: url(../img/nav_tools.jpg) 0 -64px no-repeat;
	}
	
#tools_faq a:hover
	{
	background: url(../img/nav_tools.jpg) -260px -64px no-repeat;
	}
	
#tools_request a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools2.jpg) 0 0 no-repeat;
	}
	
#tools_request_on a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}
	
#tools_request a:hover, #tools_request_on
	{
	background: url(../img/nav_tools2.jpg) -260px 0 no-repeat;
	}
	
#tools_offer a
	{
	background: url(../img/nav_tools2.jpg) 0 -22px no-repeat;
	}
	
#tools_offer a:hover, #tools_offer_on
	{
	background: url(../img/nav_tools2.jpg) -260px -22px no-repeat;
	}
	
#tools_viewing a, #tools_viewing
	{
	background: url(../img/nav_tools2.jpg) 0 -43px no-repeat;
	}
	
#tools_viewing a:hover, #tools_viewing_on
	{
	background: url(../img/nav_tools2.jpg) -260px -43px no-repeat;
	}

#tools_email_friend a
	{
	background: url(../img/nav_tools2.jpg) 0 -64px no-repeat;
	}
	
#tools_email_friend a:hover
	{
	background: url(../img/nav_tools2.jpg) -260px -64px no-repeat;
	}
		
#tools_print a
	{
	background: url(../img/nav_tools2.jpg) 0 -85px no-repeat;
	}
	
#tools_print a:hover
	{
	background: url(../img/nav_tools2.jpg) -260px -85px no-repeat;
	}
	

/* Layout Email a Friend */
	
#friend
	{
	background: url(../img/bgd_friend.jpg) no-repeat;
	width: 236px;
	margin: 8px 0 0 10px;
	}
	
#friend form
	{
	margin: 26px 0 0 25px;
	}
	
#friend textarea
	{
	width: 187px;
	height: 80px;
	margin: 8px 0 15px 0;
	}
	
#title_friend
	{
	margin: 14px 0 0 17px;
	}
	
.friend_label
	{
	margin: 14px 0 0 0;
	}
	
.friend_input
	{
	width: 113px;
	margin: 8px 0 0 12px;
	}
	
#friend_submit
	{
	margin: 10px 0 0 -16px;
	display: inline;
	}
	
/* Layout Contact */
	
#static_column_left label
	{
	font: bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	margin: 14px 0 0 22px;
	}
	
.contact_legend
	{
	font: bold italic 14px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	margin-left:22px;
	}
	
.info_label
	{
	width: 90px;
	}
	
.info
	{
	width: 170px;
	margin: 10px 0 5px 8px;
	}

.info_phone_area_code
	{
	width: 40px;
	margin: 10px 0 5px 8px;
	}

.info_phone
	{
	width: 116px;
	margin: 10px 0 5px 0px;
	}
.label_dash
	{
	font: bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	margin: 14px 0 0 0;
	}
			
.radio
	{
	position: relative;
	float: left;
	width: 15px;
	margin: 14px 0 5px 8px !important; margin: 11px 0 5px 8px;
	}
	
.check_label
	{
	width: 100px;
	margin-left: 10px;
	}
	
.check
	{
	position: relative;
	float: left;
	margin: 14px 0 0 22px !important; margin: 10px 0 0 22px;
	}	
	
.prop_info
	{
	font: bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2367a7;
	margin: 20px 0 0 22px;
	}
	
#static_column_left textarea
	{
	width: 565px;
	height: 150px;
	margin: 10px 0 0 22px;
	}
	
.lower_legend
	{
	margin-top: 0 !important; margin-top: 30px;
	}
	
#contact_submit
	{
	margin: 20px 0 0 22px;
	}
	
#all_places
	{
	background: url(../img/bgd_dividers.gif) repeat;
	width: 624px;
	height: auto;
	margin: 0 0 10px 22px;
	}
	
#all_places ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#all_places li
	{
	font: bold 11px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 155px;
	}
	
#all_places a
	{
	color: #2367a7;
	text-decoration: none;
	}
	
#all_places a:hover
	{	
	color: #9bba2f;
	}
	
	
/* NEW CSS NC2.1 UPDATE */

#title_community_categories
	{
	margin: 12px 0 0 17px;
	}

#tools_agent
	{
	width: 260px;
	height: 106px;
	margin: 4px 0 10px 0;
	}
	
#tools_agent ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#tools_agent li
	{
	display: block;
	float: left;
	}
	
#tools_discuss a, #tools_save a, #tools_contact a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}

#tools_discuss a, #tools_discuss
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools_agent.jpg) 0 0 no-repeat;
	}
	
#tools_discuss_on, #tools_save_on, #tools_contact_on a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}
	
#tools_discuss a:hover, #tools_discuss_on
	{
	background: url(../img/nav_tools_agent.jpg) -260px 0 no-repeat;
	}
	
#tools_save a, #tools_save
	{
	background: url(../img/nav_tools_agent.jpg) 0 -22px no-repeat;
	}
	
#tools_save a:hover, #tools_save_on
	{
	background: url(../img/nav_tools_agent.jpg) -260px -22px no-repeat;
	}
	
#tools_contact a, #tools_contact
	{
	background: url(../img/nav_tools_agent.jpg) 0 -43px no-repeat;
	}
	
#tools_contact a:hover, #tools_contact_on
	{
	background: url(../img/nav_tools_agent.jpg) -260px -43px no-repeat;
	}
	
#tools_print a, #tools_print
	{
	background: url(../img/nav_tools2.jpg) 0 -85px no-repeat;
	}
	
#tools_print a:hover
	{
	background: url(../img/nav_tools2.jpg) -260px -85px no-repeat;
	}
	
	
/* Broker Styles */

#tools_broker
	{
	width: 260px;
	height: 85px;
	margin: 4px 0 10px 0;
	}
	
#tools_broker ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#tools_broker li
	{
	display: block;
	float: left;
	}
	
#tools_broker_discuss a, #tools_broker_save a, #tools_broker_print a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}

#tools_broker_discuss a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools_broker.gif);
	}
	
#tools_broker_discuss_on, #tools_broker_save_on, #tools_broker_print a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}
	
#tools_broker_discuss a:hover, #tools_broker_discuss_on
	{
	background: url(../img/nav_tools_broker.gif) -260px 0 no-repeat;
	}
	
#tools_broker_save a
	{
	background: url(../img/nav_tools_broker.gif) 0 -22px no-repeat;
	}
	
#tools_broker_save a:hover, #tools_broker_save_on
	{
	background: url(../img/nav_tools_broker.gif) -260px -22px no-repeat;
	}
	
#tools_broker_print a
	{
	background: url(../img/nav_tools_broker.gif) 0 -44px no-repeat;
	}
	
#tools_broker_print a:hover
	{
	background: url(../img/nav_tools_broker.gif) -260px -44px no-repeat;
	}
	
/* Community Styles */

#tools_community
	{
	width: 260px;
	height: 85px;
	margin: 4px 0 10px 0;
	}
	
#tools_community ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#tools_community li
	{
	display: block;
	float: left;
	}
	
#tools_community_login a, #tools_community_question a, #tools_community_blog a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}

#tools_community_login a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools_community.gif);
	}
	
#tools_community_login_on, #tools_community_question_on, #tools_community_blog a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}
	
#tools_community_login a:hover, #tools_community_login_on
	{
	background: url(../img/nav_tools_community.gif) -260px 0 no-repeat;
	}
	
#tools_community_question a
	{
	background: url(../img/nav_tools_community.gif) 0 -22px no-repeat;
	}
	
#tools_community_question a:hover, #tools_community_questions_on
	{
	background: url(../img/nav_tools_community.gif) -260px -22px no-repeat;
	}
	
#tools_community_blog a
	{
	background: url(../img/nav_tools_community.gif) 0 -44px no-repeat;
	}
	
#tools_community_blog a:hover, #tools_community_blog_on
	{
	background: url(../img/nav_tools_community.gif) -260px -44px no-repeat;
	}

/* AR Styles */

#tools_ar
	{
	width: 260px;
	height: 85px;
	margin: 4px 0 10px 0;
	}
	
#tools_ar ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#tools_ar li
	{
	display: block;
	float: left;
	}
	
#tools_ar_discuss a, #tools_ar_save a, #tools_ar_print a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}

#tools_ar_discuss a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools_ar.gif);
	}
	
#tools_ar_discuss_on, #tools_ar_save_on, #tools_ar_print a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}
	
#tools_ar_discuss a:hover, #tools_ar_discuss_on
	{
	background: url(../img/nav_tools_ar.gif) -260px 0 no-repeat;
	}
	
#tools_ar_save a
	{
	background: url(../img/nav_tools_ar.gif) 0 -22px no-repeat;
	}
	
#tools_ar_save a:hover, #tools_ar_save_on
	{
	background: url(../img/nav_tools_ar.gif) -260px -22px no-repeat;
	}
	
#tools_ar_print a
	{
	background: url(../img/nav_tools_ar.gif) 0 -44px no-repeat;
	}
	
#tools_ar_print a:hover
	{
	background: url(../img/nav_tools_ar.gif) -260px -44px no-repeat;
	}

/* Member Registration / Login Page */

table.member_point
	{
		width: 665px; 
		margin: 20px 0 0 30px;
	}
	
td.member_point_title
	{
		font-family: Trebuchet MS, Verdana; 
		font-size: 30px; 
		font-weight: bold; 
		color: #3e7bb4; 
		height: 50px;
	}
	
div.member_point_sub_title
	{
		font-family: Trebuchet MS, Verdana; 
		font-size: 14px; 
		font-weight: bold; 
		color: #2c4e68; 
		font-style: italic; 
		margin-bottom: 5px;
	}
	
div.member_point_desc
	{
		font-family: Trebuchet MS, Verdana; 
		font-size: 12px; 
		color: #2c4e68;
	}

td.member_point_image
	{
		width: 200px;
	}
	
div.member_point_footer
	{
		background-image: url(../img/bgd_member_point_footer.gif); 
		width: 647px; 
		height: 77px; 
		margin: 20px 0 0 30px; 
		font-family: Trebuchet MS, Verdana; 
		font-size: 26px; 
		font-weight: bold; 
		color: #FFFFFF; 
		text-align: center; 
		vertical-align: middle; 
		padding: 10px 0 0 0;
	}
	
table.member_register_login_box
	{
		margin: 5px 0 0 7px; 
		height: 252px;
	}
	
td.member_register_box
	{
		background-image: url(../img/bgd_member_register.gif); 
		width: 280px; 
		height: 208px; 
		vertical-align: top; 
		text-align: left; 
		padding: 15px 20px 0 20px;
	}
	
td.member_register_box_big
	{
		background-image: url(../img/bgd_member_register_big.gif);
		width: 280px; 
		height: 208px; 
		vertical-align: top; 
		text-align: left; 
		padding: 15px 20px 0 20px;
	}

td.agent_register_td
	{
		width: 280px; 
		/*height: 208px; */
		vertical-align: top; 
		text-align: left; 
		padding: 15px 20px 0 20px;
	}

.agent_register_td_header
	{
		height: 40px;
		vertical-align:middle; 
		text-align: left; 
		padding: 15px 20px 0 20px;
	}
				
.member_login_box
	{
		background-image: url(../img/bgd_member_login.gif);
		background-repeat:no-repeat;
		/*width: 320px; */
		/*height: 208px; */
		height:248px;
		vertical-align: top; 
		text-align: left; 
		padding: 15px 20px 0 20px;
	}
	
font.member_white
	{
		color: #FFFFFF; font-weight: bold;
	}

#tools_member
	{
	width: 260px;
	height: 85px;
	margin: 0px 0 0px 0;
	}

#title_tools_members
	{
	margin: 28px 0 0 0px;
	}

.member_section_title
	{
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:30px;
	font-weight:bold;
	}

.member_register_agent_title
	{
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:24px;
	font-weight:bold;
	}

.member_register_agent_sub_title
	{
	color:#FFFFFF;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:18px;
	font-weight:bold;
	}
	
.member_register_claim_message
	{
	color:#F5B939;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:14px;
	font-weight:bold;
	}		
/* Community Demographics */

#tools_community_demo
	{
	width: 260px;
	height: 100%;
	margin: 4px 0 10px 0;
	}
	
#tools_community_demo ul
	{
	list-style: none;
	list-style-type: none;
	}
	
#tools_community_demo li
	{
	display: block;
	float: left;
	}
	
#tools_community_demo_housing_trends a, #tools_community_demo_housing a, #tools_community_demo_population a, #tools_community_demo_living a, #tools_community_demo_crime a, #tools_community_demo_life a, #tools_community_demo_commute a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	}

#tools_community_demo_housing_trends a
	{
	width: 260px;
	height: 22px;
	display: block;
	overflow: hidden;
	background: url(../img/nav_tools_community_demographics.gif) 0 0 no-repeat;
	}
	
#tools_community_demo_housing_trends a:hover
	{
	background: url(../img/nav_tools_community_demographics.gif) -260px 0 no-repeat;
	}
	
#tools_community_demo_housing a
	{
	background: url(../img/nav_tools_community_demographics.gif) 0 -22px no-repeat;
	}
	
#tools_community_demo_housing a:hover
	{
	background: url(../img/nav_tools_community_demographics.gif) -260px -22px no-repeat;
	}
	
#tools_community_demo_population a
	{
	background: url(../img/nav_tools_community_demographics.gif) 0 -43px no-repeat;
	}
	
#tools_community_demo_population a:hover
	{
	background: url(../img/nav_tools_community_demographics.gif) -260px -43px no-repeat;
	}
	
#tools_community_demo_living a
	{
	background: url(../img/nav_tools_community_demographics.gif) 0 -64px no-repeat;
	}
	
#tools_community_demo_living a:hover
	{
	background: url(../img/nav_tools_community_demographics.gif) -260px -64px no-repeat;
	}
	
#tools_community_demo_crime a
	{
	background: url(../img/nav_tools_community_demographics.gif) 0 -85px no-repeat;
	}
	
#tools_community_demo_crime a:hover
	{
	background: url(../img/nav_tools_community_demographics.gif) -260px -85px no-repeat;
	}
	
#tools_community_demo_life a
	{
	background: url(../img/nav_tools_community_demographics.gif) 0 -106px no-repeat;
	}
	
#tools_community_demo_life a:hover
	{
	background: url(../img/nav_tools_community_demographics.gif) -260px -106px no-repeat;
	}

#tools_community_demo_commute a
	{
	background: url(../img/nav_tools_community_demographics.gif) 0 -127px no-repeat;
	}
	
#tools_community_demo_commute a:hover
	{
	background: url(../img/nav_tools_community_demographics.gif) -260px -127px no-repeat;
	}
	
/********* NEW ********/
#static_column_left_no_results
	{
	/*background: url(../img/bgd_static_column_left.jpg) no-repeat #dbdde4;*/
	width: 667px;
	margin: 10px 0 0 28px;
	}

#static_column_left_no_results h1
	{
	font: italic 17px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #94b621;
	text-transform: none;
	margin-left: 8px;
	}
	
#static_column_left_no_results p
	{
	width: 617px;
	text-align: justify;
	margin: 0 0 18px 22px;
	}

#static_column_left_bg_no_white_top
	{
	background: url(../img/bgd_static_column_left_no_white_top.jpg) no-repeat #dbdde4;
	margin-top:8px;
	}

#title_bar_no_results
	{
	font: italic 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left:22px;
	}

#title_bar_no_results a
	{
	font: italic 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:none;
	}

#title_bar_no_results a:hover
	{
	font: italic 17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration:underline;
	}

#register_back_to_login
	{
	color: #005682;
	font-size:17px;
	margin-left:17px;
	}

#register_message
	{
	color: #CC0000;
	font-size:17px;
	margin-left:17px;
	}
	
#register_back_to_login a
	{
	color: #005682;
	text-decoration:none;
	}

#register_back_to_login a:hover
	{
	color: #005682;
	text-decoration:underline;
	}
