html, body {
	
	margin: 0;
	font-family: verdana, helvetica, arial;
	font-size: 11px;
	color: #525152;
	height: 100%;
	width: 100%;
	background: #faa627 url('../images/backgrounds/body.jpg') top repeat-x;

}

h1, h2, h3 { margin: 0; color:black; }
h1 {
	font-size: 17pt;
	padding:20px 0 0 0px;
	color: #000000;
	/* background:#E6B93D; 
	background:transparent url(../images/backgrounds/search.gif) repeat scroll 0 0;*/
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 0px 10px 20px;
	/* border-bottom: solid 3px #4B4B4B; */
	}

h2 { font-size: 16px; margin-bottom: 10px; padding: 5px; }
h3 { font-size: 15px; margin-bottom: 5px; }

table { margin: 0; }
td { vertical-align: top; text-align: left; padding: 0; }

form { margin: 0; padding: 0; }
fieldset { border: none; clear: both; margin: 0; padding: 0; }	
fieldset div { float: left; }	
	
a { color: black; text-decoration: none; }	
a:hover { color: #131313; text-decoration: underline; }	
	
.smooth { border: solid 1px #A3AFAF; }

.hover { filter: alpha(opacity=80); opacity: .8; }	
.hover:hover { filter: alpha(opacity=100); opacity: 1; }

.smaller { font-size: 90%; }

.clear { clear:both; }

/* --------- PSEUDO-CLASSES ------------- */
.clr_navy		{ color:#003366;							}
.flt_right	{ float:right;								}
.flt_left		{ float:left;									}
.dsp_block	{ display:block;							}
.cl_both		{ clear:both;	display:block;	}
.cl_left		{ clear:left;	display:block;	}
.cl_right		{ clear:right; display:block;	}
/* --------- END: PSEUDO-CLASSES --------- */

fieldset, form, ul, li, table, td, form li { margin: 0; padding-top: 7px; list-style-image: none; }
li.inline { display: inline; }

ul, li { margin: 0; padding: 0; }

button.visual { cursor: hand; cursor: pointer; border: none; }
button.go { width:38px; height:21px; background:#363636; color:#FFFFFF; }
#quickSearch button.go { background: url(../images/backgrounds/qs-go.gif) no-repeat; width: 35px; height: 22px; }

#wrapper 
{ 
	width: 984px; 
	margin:0 auto; 
	background:#FFFFFF; 
	border:solid 3px black;
	border-top:none;
}



#main_header_top { 
	background:url('../images/header/back_top.gif'); 
	height:33px;
}
#main_header { 
	background:url('../images/header/back_bottom.gif'); 
	margin: 0px;
}

#main_header img.logo { /* margin:31px 14px 0px 16px; float:left; */}

#slideshow-space { height:200px;}

#slideshow { 
	position:relative; 
	top:-40px;
	width:692px; 
	height:207px;  
	border-top: solid 4px #4b4b4b; 
	border-bottom: solid 4px #4b4b4b;
	border-left: solid 1px #4b4b4b; 
	border-right: solid 1px #4b4b4b; 
}

#navigation {}

#inner { 
	padding:10px 30px; 
	border-bottom:solid 1px #898989; 
	background:#FFFFFF; 
}

/*background for home page is different than the rest */
body.home #inner { background:#FFFFFF; padding:0;  }	

#footer { 
	vertical-align:middle; 
	margin:0 auto; 
	width:986px; 
	font-size:14px; 
	color:black; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
}

/*#footer img { margin: 10px; float:right; }*/
#footer div.links { font-size:10px; color:black; font-weight:normal; text-transform:uppercase; padding-left:5px; padding-right:5px;}
#footer div.links a:hover { color:white; }

#resources_layout li li { margin-left:25px; }
#resources_content ul { margin-left:20px;  }
#resources_content li ul { margin-left:20px; }
#resources_menu #innerNav { width:200px; margin:3px 0; clear:left; font-size:15px;}
#resources_menu #innerNav li 
{
	list-style:none; 
	width:200px; 
	margin:3px 0; 
	clear:left; 
	border-bottom:1px solid #ccc; 
	font-size:12px; 
	padding-bottom:4px; 
}

/* --------- [home] --------- */

#home { padding:12px 22px; }
#home-opening .heading { font-family:Georgia, "Times New Roman", Times, serif; color:#5673b4; font-size:16px; font-variant:small-caps; }
#home-opening p { margin:5px 0; padding:0; text-align:justify; font-family:trebuchet ms; }
		
		
/* ---------- [featured] ---------- */

#featured { 
	width:676px;  /*888 total width - padding 106px *2 = 212 => 676px */
	margin:0 auto; 
	padding:12px 106px; 
	height:97px; /*121 size of the image - padding 12px *2 = 24 => 97px */
	border-top: solid 3px #87743e;
	border-bottom: solid 3px #87743e;
	background:url('../images/backgrounds/featured.gif')
}

#featured div { 
	float: left; 
	margin: 0px 0px 0px 29px; 
	font-size:12px; 
	width: 100px; 
	border:none;
}

#featured img { 
	width: 100px; 
	height: 67px; 
	border: solid 1px #d5d5d5; 
	margin-bottom:7px; 
}

#featured span {  
	display: block; 
	margin:0; 
	color:#999999;
} /*display: block;*/

#featured span.propertyArea { text-transform:uppercase; text-align:center;font-size:9px; clear:none; white-space:nowrap}
#featured span.propertySize { text-transform:uppercase;	text-align:center; font-size:9px;clear:none; white-space:nowrap}
#featured span.propertyPrice { display: block;text-align:center; font-size:9px;	}

#featured span.propertyLink { font-size:11px; margin-top:15px;}


/* ---------- [featured - wide] ---------- */

#featured_w { width:676px; height:228px; margin:0 auto 20px auto; padding:0px 106px 10px 106px;}
#featured_w div { float: left; margin: 0px 5px 0px 5px; font-size:12px; 
				width: 328px; 
				border:none;}
#featured_w img { width: 328px; height: 168px; border: solid 2px #8b8b8b;  }
#featured_w span {  display: block; margin:0; } /*display: block;*/

.propertyInfo { 
	color:white;
	background:black;
	font:"Times New Roman", Times, serif;
	font-size:12pt;
	padding:5px;
	
	height:20px;
	width:220px;
	
	position:relative;
	top:30px;
	left:10px;
	
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7; 
	
	z-index:100000;
}

#featured_w span.propertyLink { font-size:11px; margin-top:0px;}






/* ---------- [featuredDev] ---------- */

#featuredDev { width:370px; margin:0; padding:0; height:auto; border:none;}
#featuredDev img { width: 370px; height: 240px; border: solid 1px #d5d5d5; margin-bottom:10px; }




/* ------ [Quick Search] -------- */

#quickSearch-container { /*background: #1a1a1a; height: 110px; */padding: 35px 0 80px 0; }
#quickSearch { 
	margin:0px auto 0px auto; 
	height:45px; 
	background:url('../images/backgrounds/quick-search.gif') no-repeat;  
	width: 820px; 
	color: #fff; 
	height: 75px; 
}
#quickSearch strong { font-size: 12px; text-transform: uppercase; display: block; float: left; margin: 3px 10px; }
#quickSearch fieldset { display: inline; }
#quickSearch input, #quickSearch select, #quickSearch button { font-size: 11px; margin: 0 1px; }
#quickSearch input { height: 16px; border: solid 1px #C2C2C2; }
#quickSearch select { height: 20px; width: 105px; }
#quickSearch .areas { width: 120px; }
#quickSearch #agentsStr { width: 120px; padding: 2px; height: 14px; }
#quickSearch .searchType input { border: none; float: left; }
#quickSearch .searchType label { margin: 5px; float: left; }
#quickSearch .searchType { padding: 1px 0 0 0; }
#quickSearch button { margin: 0px 5px; }


/* --------- [web ID search] ---------- */

#web-id 
{  
	font-size:11px; 
	padding-top:5px; 
	padding-bottom:5px; 
	background:url('../images/backgrounds/search.gif'); 
}

#webIDForm button { margin: 0 5px; }
#agentsStr 
{
	vertical-align:middle;
	font-size:14px;
	/*
	font-weight:bold;
	background:#363636;
	*/
	width: 320px;
	height: 21px;
	padding-top: 6px;
	color:#000000;
	border-top: solid 1px #9d8c69; 
	border-bottom: solid 1px #5c513a; 
}

#webIdBtn
{
	vertical-align:middle;
	margin-left:5px;
	background:#363636;
	color:#FFFFFF;
	height: 30px;
	width: 50px;
	border:inset;
	border-color:#c9ad71;
	font-weight:bold;
}


/* -------- [search form] ------- */

#search_form_layout { width: 100%; }
#search_form_layout strong { margin-bottom: 10px; display: block; font-size: 12px; }
#search_form_layout label { display: block; }
#search_form_layout .BOX_panel { margin: 20px 15px; }
#search_form_layout .col1, #search_form_layout .col2 { padding: 0; }
#search_form_layout .col1 table { width: 100%; }
#search_form_layout .col1 td { width: 50%; }
#search_form_layout .col1 .essentials { margin: 15px 0; }
#search_form_layout .col1 select { width: 150px; }
#search_form_layout .col2 .BOX_panel { padding: 10px 0; width: 450px; }
#search_form_layout .col2 button { margin: 0 10px; }
#search_form_layout .col2 h3 { margin: 0 10px; }
#search_form_layout .col2 img.map { margin: 20px 0; border-top: solid 1px #ccc; border-bottom: solid 1px #ccc; }
#search_form_layout .priceRange select { width: 120px; margin: 2px 0; }
#search_form_layout .priceRange span { padding: 0 2px; font-size: 11px; }
#search_form_layout .box a.login { font-size: 11px; margin: 5px; }
#search_form_layout button { margin:25px 0; width:85px; }

fieldset.areas label { display: block; width: 140px; } /*130px is the width of subselction */
.mainAreas { display: block; text-align: center; font-size: 11px; }
.main_cat_group, #cat_group_all { margin: 2px 0; }
.main_cat_group .head, #cat_group_all .head { margin-bottom: 0px; display: block; font-size: 14px; font-weight: bold;
	 padding: 3px 2px; width: 160px; color:#828080;} /*140px is the width of the group tab*/
.sub_cat_group { margin: 5px 10px;   }

.main_cat_group A {}  /*for the groups of areas links */

/* ------[alerts]-------- */




	
/* ----- [search results] ------ F2F7E7 BCC5B5 */

#fav_text { font-size: 10px; }
#searchStored_text { float: left; margin-right: 10px; }
#search_options { margin-bottom: 10px; }

#searchResults .sort { float: left; }
#searchResults .sort .main_header { float: left; padding: 5px; }
#searchResults .control_panel { padding: 5px; text-align: right; }

#fav_text { padding: 1px 5px; }
#searchResults #fav_text { float: left; }

#sResults_layout td.first { }

#sResults_layout { width: 100%; clear: left; margin: 0 auto; border: solid 1px #f0f0f0; }
#sResults_layout th, #sResults_layout td { text-align: left; }
#sResults_layout td.contact, #sResults_layout .SRHead_Agent, #sResults_layout .SRHead_Empty {  }
#sResults_layout th { padding: 5px; font-weight: bold; font-size: 12px; color: #fff;
	background: #666; border-bottom: solid 1px #ccc;
	border-right: solid 1px #ebebeb; }
#sResults_layout th img { margin-left: 10px; }
#sResults_layout th a { text-decoration: underline; color: #fff; }	
#sResults_layout th.SRHead_Empty a { font-size: 11px; font-weight: normal; }
#sResults_layout th.SRHead_Empty { font-size: 11px; vertical-align: middle; font-weight: normal; }
#sResults_layout th .selectable { font-size: 14px; color: #454545; }
#sResults_layout th .selected { font-size: 14px; text-decoration: underline;  color: #E0B43F;  font-weight: bold; }
#sResults_layout td {	padding: 5px; line-height:20px;
	border: solid 1px #fff; 
	color: #454545; text-align:center; }
#sResults_layout td a { /*color: #454545;*/ }
#sResults_layout td img { border: solid 1px #ccc; }
#sResults_layout .photo { vertical-align:middle; }
/*#sResults_layout .vertFrame {	text-align: center;	width: 150px; }*/
#sResults_layout .location { width: 100px; }
#sResults_layout .size { width: 100px; }
#sResults_layout .price { width: 60px; }
#sResults_layout .costs { width: 75px; }	
#sResults_layout .title { width: 225px; }	
#sResults_layout .title a { /*text-transform: capitalize; font-size: 12px; text-decoration: underline; color: #333;*/ }	
#sResults_layout .title div a { text-transform: none; font-size: 10px; text-decoration: none; font-weight: bold; }		
#sResults_layout .title div a:hover { text-decoration: underline; }	
#sResults_layout .description { width: 175px; }
#sResults_layout .contact { width: 175px; border-right: none; }	
#sResults_layout .title a.openHouse { font-weight: normal; color: #D57106; font-size: 13px; }


/* ----- [pagination] ------- */

#pagination { padding: 5px; }


/* ------- [details] ------- */

/*#details_layout { width: 100%; }
.BOX_panel #details_layout .BOX_panel { }
#details_layout hr { margin: 0; }
#details_layout .left { width: 320px; }
#details_layout .right { padding-left: 10px; }
#details_layout .info { margin: 0; width: 100%; margin-bottom: 20px; }
#details_layout .info td { padding: 0; }
#details_layout .info .inner_left div,
#details_layout .info .inner_middle div { border-bottom: solid 1px #e5e5e5; }
#details_layout .info .inner_left .field,
#details_layout .info .inner_middle .field { float: left; clear: left; width: 130px; }
#details_layout .info .inner_middle { padding: 0 20px; width:170px; }
#details_layout .info .inner_right { width: 175px; }
#details_layout .info .inner_right div { padding: 3px; background: #f0f0f0; margin: 2px 0; }
#details_layout .info .inner_right a { color: #555; }
#details_layout .info .inner_right #fav_text { background: none; }
.BOX_panel #details_layout .info .inner_right #fav_text a { color: #454545; }
#details_layout .info .inner_right .fav_option { padding: 0; margin: 0; }

#details_layout .contact { margin-top: 20px; width: 100%; }
#details_layout .contact img { border: solid 1px #777; }
#details_layout .contact td { padding: 0 10px; }
#details_layout .contact td td { padding: 0; }

#listingNav { float: right; margin: 5px; }
#listingNav a { color: #555; }
#listingNav div { float: left; }
#listingNav .prev { padding-right: 5px; }
#listingNav .middle { width: 3px; text-align: center; }
#listingNav .next { padding-left: 6px; }*/
	


/*#propertyContactForm TEXTAREA {
	width:250px;
	height:52px;
}


#propertyContactFormComment {
	float:left;
}

#propertyContactFormSubmit {
	float:none;
	margin-top:100px;
	}

#propertyContactFormFields {
	float:left;
	width:120px;
}
#propertyContactForm DIV.fieldName, #propertyContactFormFields DIV.fieldName {
	float:none;
	border:none;
	width:80px;
}
#propertyContactFormFields INPUT.text{
	float:left;
	width:100px;
}
#propertyContactFormComment {
	clear: left;
}
#propertyContactFormComment TEXTAREA {
	width:220px;
	height:52px;
	float:none;
}*/

#listingNav {
	position: absolute;
	margin-left: 700px;
	margin-top: 3px;
	width: 135px;
	}
	
#listingNav div {
	width: 65px;
	float: left;
	}
	
#headingBox-details h1 {
	margin-left: 20px;
	text-transform: none;
	padding-bottom: 10px;
	}	

#details-layout { }
#details-layout h3.property {
	color: black;
	padding: 5px 0;
	margin-top:0;
	font-size:14px;
	}
	
#details-layout td {
	/*padding: 25px 20px;*/
	/*border-bottom: solid 2px #515B56;*/
	padding: 10px;
	border-bottom:1px #eee solid;

	}
	
#details-layout .photo {
	width: 360px;
	padding-left: 0px;
	padding-bottom: 20px;
	border-bottom: solid 2px #D6DDD6;
	}
	
#details-layout .description {
	padding-bottom: 20px;
	border-bottom: solid 2px #D6DDD6;
	line-height:18px;	}
	
#details-layout .detailsContact {
	padding: 10px 0px;
	}
	
#details-layout .essentials div, #details-layout .info div {
	float: left;
	width: 170px;
	padding-right: 20px;
}

#details-layout .essentials div, #details-layout .property div{
	line-height:18px;	
	}
	
#details-layout .amenities div {
	float: left;
	width: 150px;
	padding-right: 20px;
	line-height:18px;	
	}
	
#detailsContact-layout td {	
	border: none;
	}
	
#contactInfoHolder {
	text-align: left;
	float: left;
	padding-left: 10px;
	width: 185px;
	font-size: 10px;
	}
	
#contactInfoHolder img {	
	border: solid 1px white;
	}
	
img.agentThumb {	
	border: solid 1px white;
	}
	
.main_header {
	font-size: 13px;
	font-weight: bold;
	}
	
#propertyOptions {	
	width: 320px;
	background: #fff;
	padding:15px;
	border:solid 2px gray;
	}
	
#propertyOptions a {	
	color:#454545;

}
	
#propertyOptions-layout img {
	width: 20px;
	height: 20px;
	border: none;
	}
	
#propertyOptions-layout td {
	border: none;
	padding: 2px 0px;
	}
	
#propertyOptions-layout .link {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 5px;
	}
	
#propertyDetails {
	font-size:11px;
}

#propertyDetails TD {
	vertical-align:top;
}

#propertyDetails DIV.fieldName , #propertyDetails DIV.amenityName  {
	float:left;
	width:100px;
}

#propertyDetails DIV.fieldValue, #propertyDetails DIV.amenityValue {
	float:none;
	border-bottom:#CCCCCC solid 1px;
}
	
#printEssentials-layout .amenities div {
	float: left;
	width: 100px;
	padding-right: 20px;
	}

/*
#propertyOptions {
	background: #545F59;
	padding: 20px;
	}

#propertyOptionIcon {
	}

#propertyOptions div {
	padding-right: 20px;
	float: left;
	}

#propertyOption {	
	border:#CCCCCC solid 1px;
	background:#CED3DE;
	}

#propertyOption , #propertyOption a {
	width:150px;
	margin:3px;
	color:#18304A;
	text-decoration:none;
	}
*/

#propertyDetails DIV.description {
}

#propertyDetails DIV.description DIV {
	border-bottom:#CCCCCC dashed 1px;
	margin-top:3px;
	margin-bottom:3px;
}

#propertyDetails DIV.propertyPhoto {
	margin-right:10px;
	width:250px;
}

#propertyImage {
	width:364px;
	height:254px;
	border: solid 2px white;
	}

#propertyThumb {
	width:100px;
	height:60px;
	margin-top: 2px;
	border: solid 1px #fff;
	margin-right: 2px;
	}
	
#contactForm {
	margin: 0;
	padding: 0;
	}
	
#contactForm input, #contactForm textarea {
	/*margin-top: 2px;*/
	width: 115px;
	/* -------- */
	margin: 0;
	padding: 0;
	}
	
#contactForm .button {
	background: url('images/buttons/send.gif');
	width: 62px;
	height: 23px;
	border: none;
	cursor: pointer;
	}
	
#contactForm th {
	padding-bottom: 10px;
	}
	
#contactForm td {
	vertical-align: top;
	padding-top: 0;
	padding-bottom: 2px;
	}
	
	
#contactForm td .move-in {
	padding-bottom: 10px;
	}

#propertyContactForm TEXTAREA {
	width:250px;
	height:52px;
}


#propertyContactFormComment {
	float:left;
}

#propertyContactFormSubmit {
	float:none;
	}

#propertyContactFormFields {
	float:left;
	width:120px;
}
#propertyContactForm DIV.fieldName, #propertyContactFormFields DIV.fieldName {
	float:none;
	border:none;
	width:80px;
}
#propertyContactFormFields INPUT.text{
	float:left;
	width:100px;
}
#propertyContactFormComment TEXTAREA {
	width:250px;
	height:52px;
	float:none;
}

/* -------[account]------ */

.mySearches th { background: #333; color: #fff; padding: 5px; text-align: left; }
.mySearches td { background: #e5e5e5; color: #333; padding: 5px 10px; text-align: left; border-bottom: solid 1px #f5f5f5; }
h1.account, h2.account { margin: 0; }
h1.account { color: #454545; font-size: 18px; }
h2.account { font-size: 20px; }
	
	
/* ------[agents]------ */

#agents_layout th { font-size: 14px; text-align: left; background: #333; color: #fff; padding: 5px; }


/* ----------[neighborhoods]----------- */

#neighborhoods_layout { width: 100%; margin: 15px 0; }
#neighborhoods_layout img.title { margin: 0; }
#neighborhoods_layout td { padding: 0; }
#neighborhoods_layout .nav li { /*list-style-type: disc;*/ margin: 0 25px; }
#neighborhoods_layout .nav li li { /*list-style-type: circle;*/ margin: 5px 20px; }
#neighborhoods_layout .body { background: url(../images/visuals/skyline.gif) no-repeat top left; width: 80%; }
#neighborhoods_layout .body h3 { margin: 75px 15px 35px 15px; font-size: 18px; } 
#neighborhoods_layout .body div { margin: 0 20px; }


/* ---------[agents]---------- */

#agent_layout td { padding: 0 10px; }
#agent_layout .col1 { white-space: nowrap; }
#agents_layout th { padding: 5px; font-weight: bold; font-size: 14px; color: #454545;
	background: url(../images/backgrounds/results.gif) repeat-x; border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc; }	
#agent_layout td img { margin-bottom: 5px; border: solid 2px #ccc;}
#agent_layout h1 { margin-bottom: 0; letter-spacing: -1px; text-transform: uppercase; font-weight: bold; font-size: 13.5pt; }
#agent_layout .col2 { font-size:12px; line-height:18px; }
#agent_layout .col3 { width: 180px; }
#agent_layout .col3 td { padding: 0; font-size: 10px; }
#agent_layout .col3 th { text-align: center; background: #424242; color: #DEDEDE; padding: 1px;
	letter-spacing: 1px; text-transform: uppercase; font-size: 14px; font-weight: normal; }
#agent_layout .col3 td.value { text-align: right; }
#agent_layout .col3 td.description { padding: 10px 0; text-align: center; }
#agent_layout .col3 td.description strong.title { text-transform: uppercase; display: block; }


/* -------- [content pages] ------- */

#links_container { padding: 00px; }
#links_layout img { display: block; border: solid 1px #ccc; }
#links_layout td { padding: 10px 5px; width: auto; }

#inner.about_content,
#inner.contact_content { padding: 35px 70px 70px 70px; }
#about, #contact { padding: 0px 15px; border: solid 1px #CFCFCF; }
#contact { padding-bottom: 15px; }

#content { padding: 0 20px; font-size: 11px; padding-bottom: 10px; }
#content li { margin: 5px 20px; }
#content li li { margin: 5px 40px; }
#content.guides h3 { margin: 0; font-size: 15px; margin-top: 20px; }
#content.about h3 { margin: 0; font-size: 14px; margin-top: 10px; }
#content.about h2 { color: #970F00; font-size: 15px; }
#content.about ul { margin: 20px 0; }
#content.careers { background: url(../images/visuals/careers.jpg) no-repeat top right; }
#content.careers div.caption { color: #cc0000; width: 435px; margin: 10px 0; font-size: 20px; }
#content.careers h3 { font-size: 16px; margin-top: 20px; }
#content.careers p { margin: 10px 0; }
/*#content.careers { width: 90.5%; }*/

/*-----------------[contact us]------------------*/

.contact_info { float: right; width: 385px; margin-left: 20px; }
.contact_info strong { display: block; font-size: 14px; margin-bottom: 5px; }
.contact_info span { display: block; float: left; width: 55px; font-size: 14px; clear: left; }
.contact_info a { }

#contactBox {
	vertical-align:top;
	}
#contactFieldName {
	float:left;
	width:70px;
	font-weight:bold;
	height:30px;
		}

#contactFieldValue {
	width:200px;
	height:30px;
		}

#contactForm INPUT.text {
	width:280px;
	font-size:12px;
	margin-right:5px;
	}

#contactForm TEXTAREA {
	width:280px;
	height:100px;
	font-size:12px;
	}

#contactForm INPUT.city {
	width:150px;
	}
#contactForm INPUT.state {
	width:30px;
	}
#contactForm INPUT.zip {
	width:80px;
	}
#contactForm #fieldName {
	width:120px;
	font-weight:bold;
	}

	
/* -------- [my account] ------- */

#login_layout { width: 100%; }
#login_layout .last { background: none; }
#col1 { float: right; }
#col2 { float: left; }
#login_layout form.accountForms { margin: 10px 15px 0px 0px; }
#login_layout .form { text-align: right; }
#login_layout .form label { display: block; font: 8pt Arial, Helvetica, sans-serif; color: #666; margin-bottom: 8px; }
#login_layout .form input.form-txtfield,
.form input.form-ptxtfield { border: solid 1px #ccc; width: 153px; margin-left: 5px; }
#login_layout .form input.form-submit { margin-top: 12px; }
#account-home { font-family: Arial, Helvetica, sans-serif; }
#account-header td { font-family: Arial, Helvetica, sans-serif;	 white-space: nowrap; }
#account-header .links { font-size: 11px; }
#account-header .links a:hover { text-decoration: underline; }
#account-header .welcome { color: #484848; }
#account-header .welcome span { color: #CE0000; font-size: 18px; }
#account-edit td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
#login_layout div.box {
	width: 247px;
	/*border: solid 1px #ccc;*/
	/*background-color: #f6f6f6;*/
	padding: 20px;
	overflow: hidden;
	text-align: left;
	margin: 0 30px; }

#accountHome_layout h3 { font-weight: normal; font-size: 14px; }
#accountHome_layout .h_divider div { height: 20px; }

.results_title th { font-size: 16px; padding: 0 10px; }
	
	
/* ------- [message display boxes] ------ */

.MSG_ .title { font-size: 12px; font-weight: bold; }
.MSG_ { float: right; width: 150px; }	
img.MSG_information { float: left; padding-right: 10px; padding-bottom: 10px; }
#MSG_default { margin-left: 615px; margin-top: 20px; }
#MSG_default, #MSG_contact, #MSG_register, #MSG_login {
	color: black;
	position: absolute;
	visibility: hidden;
	width: 200px;
	padding: 10px;
	font-size: 10px;
	font-family: verdana, helvetica, arial;
	background: #ebebeb;
	border: solid 1px silver;
	z-index: 1000;
	padding-right: 20px;
	text-align: left;
	}
	
#MSG_contact {  }

p.location {
	font-size: 9.5pt;
	font-weight: bold;
	color: #666;
}

span.options3 {
	font-size: 9.5pt;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	}

span.options, span.options2 {
	font-size: 7.5pt;
	font-weight: normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

span.options {
	padding-left: 23px;
}

span.options2 {
	padding: 0;
}

span.location {
	font-size: 9.5pt;
	font-weight: bold;
	color: #666;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	}

img.search-search {
	margin: 30px 0 0 75px;
}

#col1 {
	width: 200px;
	float: left;
}

#col2 {
	width: 300px;
	margin: 0 40px;
	float: left;
}

#col3 {
	width: 300px;
	float: left;
}

#location1 {
	margin: 0 160px 0 0;
}

#location2 {
	width: 147px;
	float: right;
}

#searchFrm {
	width: 610px;
	}
	
#searchFrm td {
	vertical-align: top;
	}
	
a.expand, a.expand:link, a.expand:visited, a.expand:hover, a.expand:active {
	text-decoartion: none;
	color: #666;
	}
	
	
/* AGENTS PHOTOS PAGE */

#agentList div.agentBox {
	float:left;
	width:190px;
	height:250px;
	margin:0 60px 20px 60px;
	}
	
#agentList img.agentImage {
	border:2px solid #ccc;
	width:190px;
	height:190px;
	margin-bottom:5px;
	}
	
#agentList img.agentImage:hover {
	border:2px solid #fff;
	}
	
#agentList img.dialicon {
	width:33px;
	height:33px;
	margin:0 10px 0 5px;
	}
	
#agentList div.agentName {
	font-weight:bold;
	font-size:13px;
	margin-bottom:3px;
	}

##agentList div.agentPhone {
	font-size:11px;
	}

#BreadCrumbs {
	margin-top:-40px;
	margin-left:0px;
	z-index:3;
	height:40px;
	color:#4B4B4B;
	}
	
#BreadCrumbs A {
	color:#4B4B4B;
	}
	
/*menu on the very top of page*/
#small_menu {
	text-align:right; 
	padding-right:32px; 
	padding-top:10px;
}

/*for the page currently displayed*/
a.menu-selected {
	color:white; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	padding-right:35px;
	background:url(../images/header/bullet_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	letter-spacing:-1px;
}

/*for the page not displayed*/
a.menu-notselected {
	color:#a8a8a8; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none;
	padding-right:35px;
	background:url(../images/header/bullet_off.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	letter-spacing:-1px;
}

/*rollover*/
a.menu-notselected:hover {
	color:white; 
	font-size:11px; 
	font-weight:bold; 
	text-decoration:none; 
	padding-right:35px;
	background:url(../images/header/bullet_on.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	letter-spacing:-1px;
}

td.text-box 
{
	background:url('../images/backgrounds/text.gif') repeat-x #3A3A3A; 
	height:192px; /*212 is the image size - padding 10px *2 = 20 => 192px */
	width:152px;  /*172 is the image size - padding 10px *2 = 20 => 152px */
	padding:10px; 
	color:#828282;
	border:solid 1px #414141;
	cursor:pointer;
}
div.text-box-title 
{
	padding-bottom:10px; 
	color:white; 
	font-size:13px; 
	font-weight:bold;
}

.submit_button {
	border:inset 1px #2A2A2A;
	background:black;
	font-weight:bold;
	color: #ff9933;
	margin-top:5px;
}

.footer_link{
	font-size:10px; 
	color:#CCCCCC;
	font-weight:normal;
	padding-top:8px;
}
.footer_link a{ color:#505050; }
.footer_link a:hover{ color:white; text-decoration:none; }

.copy { font-size:10px; color:black; }
