body { margin: 10px; color: #000000; font-family: Arial, Helv, Helvetica; font-size: 12px; }

li,p { font-family: Arial, Helv, Helvetica; font-size: 12px; line-height: 15px; }
p { margin: 0 0 9px 0; }
h1,h2,h3,h4,h5,h6 { font-family: Arial, Helv, Helvetica; font-weight: bold; margin: 0 0 9px 0; }
h1 { font-size: 20px; line-height: 24px; }
h2 { font-size: 16px; line-height: 20px; }
h3 { font-size: 14px; line-height: 18px; }
h4 { font-size: 12px; line-height: 16px; }
h5 { font-size: 11px; line-height: 15px; }
h6 { font-size: 10px; line-height: 15px; }

form { margin: 0; }
img { margin: 0; border: none; }

a { color: #003399; text-decoration: underline; }
a:link { color: #003399; text-decoration: underline; }
a:visited { color: #003399; text-decoration: underline; }
a:active { color: #003399; text-decoration: underline; }
a:hover { color: #003399; text-decoration: underline; }

.fineprint { font-size: 9px; }
.trademark
{
	white-space: nowrap;
}

/* PAGE STRUCTURE */

div#page_all
{
	background-color: #FFFFFF;
	color: #000000;
	width: 750px;
	margin: 0;
	padding: 0;
	position: relative;
}

div#page_all div#page_logo
{
	position: absolute;
	top: 22px;
	left: 61px;
}

div#page_all div#page_toplinks,
div#home_all div#home_toplinks
{
	background-color: #FFFFFF;
	background-image: url(../img/page/arc_top.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}

div#page_all div#page_toplinks div#top_ctr_inst_search
{
	position: absolute;
	top: 6px;
	left: 154px;
	width: 360px;
	text-align: left;
	color: #806633;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
}

div#home_all div#home_toplinks div#top_rt_links,
div#page_all div#page_toplinks div#top_rt_links
{
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	padding: 12px 12px 6px 300px;
}

div#page_all div#page_toplinks div#top_ctr_inst_search form
{
	display: inline-block;
}

div#page_all div#page_toplinks div#top_ctr_inst_search input#instysearch
{
	font-size: 10px;
	background-color: #E5E5E5;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin: 0px 5px 0px 5px;
	color: #333333;
	font-family: Arial, Helv, Helvetica;
}

div#page_all div#page_toplinks div#top_ctr_inst_search input#goBtn
{
	width: 31px;
	height: 16px;
	vertical-align: middle;
	padding-bottom: 2px;
}

div#home_toplinks a,
div#home_toplinks a:link,
div#home_toplinks a:visited,
div#home_toplinks a:active,
div#home_toplinks a:hover,
div#page_toplinks a,
div#page_toplinks a:link,
div#page_toplinks a:visited,
div#page_toplinks a:active,
div#page_toplinks a:hover
{
	color: #333333;
}

div#navbar
{
	padding: 13px 12px 5px 153px;
	background-color: #000000;
	background-image: url(../img/page/arc_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#navbar table
{
	width: 585px;
	margin: 0;
	border: 0;
	padding: 0;
}

div#navbar table#navtier1
{
	margin-bottom: 4px;
}

div#navbar table tr td
{
	margin: 0;
	border: 0;
	padding: 0;
}

div#navbar table tr td img
{
	margin: 0;
	border: 0;
	padding: 0;
}

div#page_body
{
	border: 4px solid #000000;
	position: static;
	width: 742px;
}

div#page_body.cols2
{
	background-image: url(../img/page/left_bar.gif);
	background-repeat: repeat-y;
	position: relative;
}

div#page_body div#eyebrow_header
{
	background-color: #000000;
	padding: 0 12px 6px 12px;
}

div#page_body div#eyebrow_header h1
{
	margin: 0;
}

div#page_content
{
	padding: 10px 12px 8px 12px;
}

div#page_content h4.sec_nav {
	margin-bottom: 0px;
}

div#page_body.cols2 div#page_content
{
	margin-left: 192px;
	min-height: 400px;
}

div#page_leftnav
{
	padding: 10px 12px 15px 12px;
	background-color: #000000;
	width: 164px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
}

div#page_leftnav.on_white
{
	background-color: #FFFFFF;
}

div#page_leftnav h1
{
	font-size: 24px;
	color: #DDCCB3;
	margin: 6px 0 9px 0;
}

#page_leftnav ul
{
	margin: 0 0 12px 0;
	padding: 0;
}

#page_leftnav ul li
{
	margin: 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	list-style-position: default;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 13px;
}
#page_leftnav.on_white ul li
{
	color: #666666;
}

#page_leftnav ul li ul
{
	margin: 3px 0 0 18px;
	padding: 0;
}

#page_leftnav.on_white ul li ul li
{
	color: #666666;
}

#page_leftnav li a { color: #FFFFFF; text-decoration: none; }
#page_leftnav li a:link { color: #FFFFFF; text-decoration: none; }
#page_leftnav li a:visited { color: #FFFFFF; text-decoration: none; }
#page_leftnav li a:active { color: #FFCC80; text-decoration: underline; }
#page_leftnav li a:hover { color: #FFCC80; text-decoration: underline; }

#page_leftnav li a.this { color: #FFCC80; text-decoration: none; }
#page_leftnav li a:link.this { color: #FFCC80; text-decoration: none; }
#page_leftnav li a:visited.this { color: #FFCC80; text-decoration: none; }
#page_leftnav li a:active.this { color: #FFCC80; text-decoration: underline; }
#page_leftnav li a:hover.this { color: #FFCC80; text-decoration: underline; }

#page_leftnav.on_white li a { color: #666666; text-decoration: none; }
#page_leftnav.on_white li a:link { color: #666666; text-decoration: none; }
#page_leftnav.on_white li a:visited { color: #666666; text-decoration: none; }
#page_leftnav.on_white li a:active { color: #666666; text-decoration: underline; }
#page_leftnav.on_white li a:hover { color: #666666; text-decoration: underline; }

#page_leftnav.on_white li a.this { color: #666666; text-decoration: none; }
#page_leftnav.on_white li a:link.this { color: #666666; text-decoration: none; }
#page_leftnav.on_white li a:visited.this { color: #666666; text-decoration: none; }
#page_leftnav.on_white li a:active.this { color: #666666; text-decoration: underline; }
#page_leftnav.on_white li a:hover.this { color: #666666; text-decoration: underline; }



div#page_closer
{
	clear: both;
	font-size: 1px;
}











/* HOME PAGE EXCEPTIONS */

div#home_all
{
	background-color: #000000;
	color: #FFFFFF;
	width: 750px;
	margin: 0;
	padding: 0;
	position: relative;
}

div#home_all div#home_logo
{
	position: absolute;
	top: 13px;
	left: 21px;
}

div#home_all div#home_toplinks
{
	background-image: url(../img/home/grad_top.gif);
}

div#home_all div#home_content
{
	background-image: url(../img/home/arc_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#home_content a { color: #FFFFFF; }
div#home_content a:link { color: #FFFFFF; }
div#home_content a:visited { color: #FFFFFF; }
div#home_content a:active { color: #FFFFFF; }
div#home_content a:hover { color: #FFFFFF; }

div#home_content div#navbar
{
	padding: 14px 12px 12px 153px;
	background-color: transparent;
	background-image: none;
}

div#home_content div#welcome
{
	padding: 12px 12px 12px 153px;
	text-align: center;
}

div#home_content div#welcome h3
{
	font-size: 13px;
}

div#home_content div#home_searches
{
	width: 200px;
	text-align: center;
	float: left;
	padding: 12px 0 0 102px;
}
div#home_content div#home_searches div#home_inst_search
{
	padding: 12px 0 0 0;
}
div#home_content div#home_searches div#home_inst_search h2
{
	margin: 0;
	text-transform: uppercase;
	font-size: 12px;
}
div#home_content div#home_searches div#home_inst_search h4
{
	margin: 0 0 3px 0;
	font-size: 10px;
}

div#home_content div#home_searches input#instysearch
{
	font-size: 10px;
	background-color: #E5E5E5;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	margin: 0px;
	color: #333333;
	font-family: Arial, Helv, Helvetica;
	width: 144px;
}

div#home_content div#home_searches input#goButton
{
	width: 32px;
	height: 16px;
	vertical-align: bottom;
	margin: 0 0 1px 3px;
}
div#home_content div#home_searches div#home_natl_search
{
	padding: 24px 0 0 0;
}

div#home_content div#home_showcase
{
	text-align: right;
	float: right;
	padding: 0 24px 12px 0;
}

div#home_content div#home_showcase table
{
	border-color: #CCB366;
	border-width: 4px;
	border-style: ridge;
	background-color: #FFFFFF;
	padding: 2px;
}

div#home_content div#home_showcase table td
{
	padding: 0;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 192px;
	height: 160px;
	background-position: center center;
	background-repeat: no-repeat;
}

div#home_content div#home_showcase table img
{
	border-style: none;
	margin: 0;
}


div#home_content div#footer
{
	font-size: 10px;
	text-align: center;
	text-transform: inherit;
	clear: both;
	padding: 6px 12px 15px 12px;
}

div#page_body div#footer,
div#page_content div#footer
{
	font-size: 10px;
	text-align: center;
	text-transform: inherit;
	clear: both;
	padding: 9px 12px 15px 12px;
}

div#page_content div#footer h4
{
	margin: 0 0 7px 0;
}

div#page_content div#footer p
{
	margin: 0;
	font-size: 10px;
}

div#site_descr
{
	width: 200px;
	position: absolute;
	top: 400px;
	left: -300px;
	color: #999999;
	font-size: 9px;
}

td#builders_tv
{
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: #FFFFFF;
	background-image: url(../img/home/promo_builders_tv_bkgd.jpg);
	padding: 4px;
}

td#builders_tv a,
td#builders_tv a:link,
td#builders_tv a:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	vertical-align: top;
	padding: 126px 6px 0px 6px;
}

td#builders_tv a:active,
td#builders_tv a:hover
{
	color: #B00000;
	text-decoration: underline;
}

td#builders_tv span.special_day
{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 2px 0;
	color: #B00000;
	display: block;
}

td#builders_tv span.scw
{
	display: block;
	font-size: 9px;
	text-transform: uppercase;
}

td#careers
{
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: #FFFFFF;
	background-image: url(../img/home/promo_career_bkgd.jpg);
	padding: 0;
}

/*

td#careers a,
td#careers a:link,
td#careers a:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 192px;
	vertical-align: top;
	padding: 30px 0 0 0;
}

td#careers a:active,
td#careers a:hover
{
	color: #FFCC33;
	text-decoration: underline;
}

td#careers a span.head1
{
	display: block;
	font-family: Garamond, TimesNewRoman, "Times New Roman", Times, Serif;
	font-size: 14px;
	line-height: 14px;
	padding: 18px 9px 9px 9px;
}

td#careers a span.head1 span.head1a
{
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 16px;
	margin-bottom: 3px;
}

td#careers a span.noshow
{
	display: none;
}

td#careers a span.head2
{
	display: block;
	font-weight: bold;
	font-size: 12px;
	padding: 0 9px 18px 9px;
}


*/




td#myfw
{
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: #FFFFFF;
	background-image: url(../img/home/promo_myfw_bkgd.jpg);
}

td#myfw a,
td#myfw a:link,
td#myfw a:visited
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	vertical-align: top;
	padding: 66px 0 18px 0;
	background-image: url(../img/home/promo_myfw_btn.png);
	background-repeat: no-repeat;
	background-position: center 18px;
}

td#myfw a:active,
td#myfw a:hover
{
	color: #FFCC33;
	text-decoration: underline;
}

td#lux_homes
{
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: #003399;
	background-image: url(../img/home/promo_bluesky_bkgd.jpg);
	font-family: Garamond, TimesNewRoman, "Times New Roman", Times, Serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}

td#lux_homes a,
td#lux_homes a:link,
td#lux_homes a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 192px;
	vertical-align: top;
	padding: 0;
}

td#lux_homes a:active,
td#lux_homes a:hover
{
	color: #FFCC33;
	text-decoration: underline;
}

td#lux_homes img
{
	padding-top: 4px;
}










td#pr_announce
{
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	background-color: #996600;
	background-image: url(../img/home/promo_painted_bkgd.jpg);
}

td#pr_announce div
{
	text-align: center;
	white-space: normal;
	width: 192px;
}

td#pr_announce div h3
{
	text-align: center;
	white-space: normal;
	margin: 0 7px 12px 7px;
	color: #FFFFFF;
	text-shadow: 2px 2px #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
}

td#pr_announce div h4
{
	text-align: center;
	white-space: normal;
	margin: 7px 12px 7px 12px;
	color: #FFFFFF;
	text-shadow: 2px 2px #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}

td#pr_announce div h5
{
	text-align: right;
	white-space: normal;
	margin: 12px 12px 0 12px;
	color: #FFFFFF;
	text-shadow: 2px 2px #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
}

td#pr_announce a,
td#pr_announce a:link,
td#pr_announce a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

td#pr_announce a:active,
td#pr_announce a:hover
{
	color: #FFCC00;
	text-decoration: underline;
}

/*

td#pr_announce h3 a,
td#pr_announce h3 a:link,
td#pr_announce h3 a:visited
{
	color: #FFCC00;
	text-decoration: none;
}

td#pr_announce h3 a:active,
td#pr_announce h3 a:hover
{
	color: #FF9933;
	text-decoration: underline;
}

*/

/* NEWS SECTION */

div#pressrel_index h2
{
	border-bottom: solid 1px #999999;
	margin-bottom: 0;
	padding-bottom: 6px;
}

div#pressrel_index table
{
	width: 525px;
	margin: 0 0 12px 0;
}

div#pressrel_index table td
{
	border-bottom: solid 1px #999999;
	padding: 3px 0 3px 0;
	vertical-align: top;
}

div#pressrel_index table td a,
div#pressrel_index table td a:link,
div#pressrel_index table td a:visited
{
	text-decoration: none;
}

div#pressrel_index table td a:active,
div#pressrel_index table td a:hover
{
	text-decoration: underline;
}

div#pressrel_index table td.pr_date
{
	white-space: nowrap;
	padding-right: 9px;
}

div#pressrel_index table td.pr_title
{
	font-weight: bold;
}

div.press_photo
{
	background-color: #E3DAC1;
	float: right;
	margin: 0 0 6px 12px;
	padding: 6px;
}

div.press_photo img
{
	margin: 0;
	padding: 0;
	border: solid 1px #000000;
}

div.press_photo p
{
	font-weight: bold;
	margin: 4px 0 0 0;
	padding: 0;
	color: #333333;
	text-align: right;
}

/* CAREER SEMINARS */

div#career_sem_cal table
{
	border: #000000;
	border-width: 2px 3px 3px 2px;
	border-style: solid;
}

div#career_sem_cal table tr.month_head th
{
	border: #000000;
	border-width: 1px;
	border-style: solid none solid none;
	background-color: #FFB54A;
	padding: 3px 6px 2px 6px;
	color: #000000;
}
div#career_sem_cal table tr.month_head th#this_month
{
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div#career_sem_cal table tr.month_head th#prev_month
{
	border-style: solid none solid solid;
	text-align: left;
	vertical-align: middle;
}
div#career_sem_cal table tr.month_head th#next_month
{
	text-align: right;
	vertical-align: middle;
}
div#career_sem_cal table tr.month_head th#prev_month a,
div#career_sem_cal table tr.month_head th#prev_month a:link,
div#career_sem_cal table tr.month_head th#prev_month a:visited,
div#career_sem_cal table tr.month_head th#next_month a,
div#career_sem_cal table tr.month_head th#next_month a:link,
div#career_sem_cal table tr.month_head th#next_month a:visited
{
	font-size: 11px;
	padding: 2px 4px 2px 4px;
	background-color: #EDE7D8;
	text-decoration: none;
	color: #000000;
	border-color: #999999 #4D4D4D #4D4D4D #999999;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
}
div#career_sem_cal table tr.month_head th#prev_month a:hover,
div#career_sem_cal table tr.month_head th#prev_month a:active,
div#career_sem_cal table tr.month_head th#next_month a:hover,
div#career_sem_cal table tr.month_head th#next_month a:active
{
	background-color: #D7CDB1;
	text-decoration: none;
	color: #000000;
	border-color: #4D4D4D #999999 #999999 #4D4D4D;
}


div#career_sem_cal table tr.weekday_head th
{
	border: #000000;
	border-width: 1px;
	text-align: center;
	border-style: none none none solid;
	background-color: #4D4D4D;
	font-size: 9px;
	text-transform: uppercase;
	padding: 1px 3px 1px 3px;
	color: #FFFFFF;
}


div#career_sem_cal table td
{
	width: 73px;
	height: 60px;
	border: #000000;
	border-width: 1px;
	border-style: solid none none solid;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

div#career_sem_cal table td.off_month
{
	background-color: #E3DAC1;
}

div#career_sem_cal table td h1
{
	text-align: left;
	margin: 0 0 3px 0;
	font-size: 14px;
	line-height: 14px;
}

div#career_sem_cal table td h1.today
{
	color: #E57700;
}

div#career_sem_cal table td h2
{
	text-align: left;
	margin: 3px 0 0 0;
	font-size: 10px;
	line-height: 10px;
}

div#career_sem_cal table td h2 span.time
{
	text-transform: uppercase;
}

/* ONLINE AD LANDING PAGES */

div#landing_index
{
	margin-top: 18px;
}

div#landing_index div#landing_dir
{
	margin-top: 18px;
}

div#landing_index div.landing_location
{
	width: 330px;
	float: left;
	padding: 0 18px 21px 0;
}

div#landing_index div.landing_location div.officephoto
{
	float: left;
	width: 160px;
	margin: 0 12px 0 0;
}

div#landing_index div.landing_location div.officedata h3
{
	font-size: 14px;
	margin: 0 0 2px 0;
}

div#landing_index div.landing_location div.officedata p
{
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 4px 0;
}

div#landing_index div.landing_location div.officedata h4
{
	font-size: 11px;
	margin: 0;
}


/* POPUP WINDOWS */

body#popup div#seminar-location h1
{
	background-image: url(../img/logo/logomark_027.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-left: 36px;
	margin-bottom: 6px;
}

body#popup p.close_win
{
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

/* COMMUNITY INFORMATION LINKS */

div#comm_info_hdr
{
	background-image: url(../img/comm-info/comm-school-photos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 6px 0 0 0;
	height: 128px;
}

div#comm_info_hdr h4
{
	margin-bottom: 6px;
}

div#comm_info_hdr h1
{
	margin-bottom: 36px;
}

div#comm_info_hdr h2
{
	margin-bottom: 6px;
	text-transform: uppercase;
}

table#comm_links
{
	width: 522px;
	margin: 0 0 12px 0;
	border-color: #000000;
	border-width: 2px;
	border-style: none none solid none;
}

table#comm_links td
{
	border-color: #808080;
	border-width: 1px;
	border-style: solid none none none;
	padding: 3px 12px 3px 0;
	vertical-align: top;
}

table#comm_links td.empty
{
	border-style: none;
}

table#comm_links td.comm_name
{
	font-size: 14px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}

table#comm_links td.link_class
{
	font-weight: bold;
	color: #666666;
}

table#comm_links td.link_descr
{
	padding: 0;
}

table#comm_links td.link_descr a
{
	text-decoration: none;
	display: block;
	padding: 3px 6px 3px 2px;
}

table#comm_links td.link_descr a:active,
table#comm_links td.link_descr a:hover
{
	text-decoration: underline;
	background-color: #FFFFB0;
}

/* MAPIT SEARCH */

div#mapit_help
{
	position: relative;
	top: 0;
	left: 0;
}
div#mapit_help div.helpstep
{
	width: 500px;
	border-top: solid 1px #333333;
	padding: 9px 0 0 0;
	margin: 0 0 9px 0;
	clear: both;
}
div#mapit_help div.helpstep h2,
div#mapit_help div.helpstep p
{
	margin-bottom: 6px;
}
div#mapit_help div.helpstep img
{
	border: solid 1px #333333;
	padding: 0;
	margin: 0 9px 3px 0;
	width: 133px;
	height: 100px;
	float: left;
}
div#mapit_help div#mapit_legend
{
	position: absolute;
	top: 0;
	left: 520px;
	width: 179px;
	background-color: #E3DAC1;
	border: 1px solid #000000;
	padding: 6px 8px 2px 8px;
}
div#mapit_help div#mapit_legend h3
{
	margin-bottom: 4px;
}
div#mapit_help div#mapit_legend p
{
	font-size: 11px;
	line-height: 14px;
}
div#mapit_help div#mapit_legend h3 img
{
	margin: 0 4px 0 0;
	border: none;
}

/* MENU OF PROPERTY SEARCHES */

/* MENU OF PROPERTY SEARCHES */

ul#property_searches_menu
{
	margin: 9px 0 0 0;
	padding: 0 0 0 120px;
	background-image: url(../img/mapicon.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#property_searches_menu li
{
	font-size: 14px;
	list-style-type: none;
	background-image: url(../img/form/housearrow19_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 1px 0 2px 14px;
	margin: 0 0 6px 0;
}

ul#property_searches_menu li em
{
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}

ul#property_searches_menu li ul#special_searches_submenu
{
	margin: 0;
	padding: 3px 0 0 24px;
}

ul#property_searches_menu li ul#special_searches_submenu li
{
	list-style-image: none;
	list-style-type: disc;
	text-transform: uppercase;
	font-size: 11px;
	margin: 3px 0 0 0;
	background-image: none;
	padding: 0;
}

ul#property_searches_menu a,
ul#property_searches_menu a:link
{
	text-decoration: none;
	color: #000000;
}

ul#property_searches_menu a:visited
{
	color: #666666;
}

ul#property_searches_menu a:active,
ul#property_searches_menu a:hover
{
	color: #FF9900;
}

ul#property_searches_menu span.disambig
{
	display: none;
}

