@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/mlsnibr.css);
@import url(apps/listingwiz.css);

html{
	background: #fef3da;
	height: 100%;
}

body{
	background: transparent;
	color:#252c3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}


#wrap{
	margin:0px auto;
	text-align:left;
	width:960px;
	position: relative;
	padding:0 22px 0 28px;
	background:transparent url(../images/wrap_bg.gif) repeat-y 0px 0px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 127px;
	background:transparent url(../images/header_bg.gif) no-repeat -1px 0px;
	margin:0 -18px 0 -27px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:47px;
		position:absolute;
		top: 13px;
	}
		#logo img{
			height:98px;
			width:218px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:auto;
	width:100%;
	position:absolute;
	top:0px;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					text-decoration:none;
					text-indent:-10000px;
					position:absolute;
					height:0 !important;
				}
				
				#nav a:hover, #nav a.active{
				}
				
					/*TopNav*/
					#t23243 a, #t26571 a, #t70545 a, #t26572 a{
					background:url(../images/nav1_bg.gif) 0 0 no-repeat;
					overflow:hidden;
					padding:32px 0 0 0;
					width:80px;
					top:0px;
					}
					
					/*Home*/
					#t23243 a{
					left:589px;
					width:52px;
					background-position:0 0;
					}
					
					#t23243 a:hover, #t23243 a.active{
					background-position:0 -32px;
					}
					
					/*About*/
					#t26571 a{
					left:653px;
					width:93px;
					background-position:-62px 0px;
					}
					
					#t26571 a:hover, #t26571 a.active{
					background-position:-62px -32px;
					}
					
					/*Agents*/
					#t70545 a{
					left:764px;
					background-position:-165px 0px;
					width:100px;
					}
					
					#t70545 a:hover, #t70545 a.active{
					background-position:-165px -32px;
					}
					
					/*Contact*/
					#t26572 a{
					background-position:-273px 0px;
					left:875px;
					width:80px;
					}
					
					#t26572 a:hover, #t26572 a.active{
					background-position:-273px -32px;
					}
					
					/*BottomNav*/
					#t26900 a, #t71146 a, #t71183 a, #t71145 a, #t26570 a{
					background:url(../images/nav2_bg.gif) 0 0 no-repeat;
					overflow:hidden;
					padding:39px 0 0 0;
					width:80px;
					top:48px;
					}
					
					/*Commercial*/
					#t26900 a{
					background-position:0px 0px;
					left:272px;
					width:126px;
					}
					
					#t26900 a.active, #t26900 a:hover{
					background-position:0px -39px;
					}
					
					/*Receivership Services*/
					#t71146 a{
					background-position:-141px 0px;
					width:166px;
					left:419px;
					}
					
					#t71146 a.active, #t71146 a:hover{
					background-position:-141px -39px;
					}
					
					/*Residential*/
					#t71183 a{
					background-position:-318px 0px;
					width:110px;
					left:600px;
					}
					
					#t71183 a.active, #t71183 a:hover{
					background-position:-318px -39px;
					}
					
					/*Foreclosures*/
					#t71145 a{
					background-position:-440px -0px;
					left:723px;
					width:122px;
					}
					
					#t71145 a.active, #t71145 a:hover{
					background-position:-440px -39px;
					}
					
					/*Rentals*/
					#t26570 a{
					left:857px;
					width:86px;
					background-position:-571px 0px;
					}
					
					#t26570 a.active, #t26570 a:hover{
					background-position:-571px -39px;
					}
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent url(../images/leftCell_bg.gif) no-repeat right top;
		width:179px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:608px;
	}
	
	#main-table-body-far-right-cell{
		vertical-align:top;
		width:164px;
		background:#ead4ad;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 3px;
	padding:0;
	width: 157px;
}
	#menu ul{
		font-size: 12px;
		margin:0 0px 0 0;
		padding:0;
		list-style: square inside;
		border-bottom: 1px solid #fff;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#571a0e;
				display:block;
				font-size: 12px;
				padding: 6px 4px 6px 20px;
				border-top: 1px solid #fff;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				font-weight:bold;
				font-size:9px;
				background:transparent url(../images/nava_bg.gif) no-repeat 0px 0px;
				width:137px;
			}
			
			#menu a:hover {
				background:transparent url(../images/nava_hover_bg.gif) no-repeat 0px 0px;
				color: #f48124;
			}
			
			#menu a.current{
				background:transparent url(../images/nava_hover_bg.gif) no-repeat 0px 0px;
				color: #f48124;
			}
			
			#menu a.subcurrent{
				color: #f48124;
				text-decoration: none;
				background:transparent url(../images/nava2_bg.gif) no-repeat 0px 0px;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				border-bottom:0px;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				text-decoration:none;
				text-transform:none;
				color:#571a0e;
				display:block;
				font-size: 12px;
				padding: 6px 4px 6px 20px;
				border-top: 1px solid #fff;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				font-weight:normal;
				font-size:10px;
				background:transparent url(../images/nava2_bg.gif) no-repeat 0px 0px;
			}
			
			#menu li ul li a:hover {
				background:transparent url(../images/nava2_bg.gif) no-repeat 0px 0px;
				color: #f48124;
			}
			
			#menu h3{
			margin:0px;
			padding:0px;
			}
			
			#menu h3 a, #menu h3 a:hover{
			margin:0px 0px 1px 6px;
			padding:0px;
			background:transparent;
			width:155px;
			text-decoration:none;
			text-indent:-10000px;
			}
			
			/*About*/
			.tab26571 #menu h3 a, .tab26571 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/about.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			/*agents*/
			.tab70545 #menu h3 a, .tab70545 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/agents.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			/*contact*/
			.tab26572 #menu h3 a, .tab26572 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			/*commercial*/
			.tab26900 #menu h3 a, .tab26900 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/commercial.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			/*receivership*/
			.tab71146 #menu h3 a, .tab71146 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/receivership.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			/*residential*/
			.tab71183 #menu h3 a, .tab71183 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/residential.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			/*foreclosures*/
			.tab71145 #menu h3 a, .tab71145 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/foreclosures.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			/*rentals*/
			.tab26570 #menu h3 a, .tab26570 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/rentals.gif) no-repeat 0px 0px;
			height:80px;
			}
			
			
			
	#menu-footer{
		background:transparent;
		text-align:center;
		margin-top:35px;
	}
	
	#menu-footer a img{
	border:0px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:5px 0;
	margin: 0;
	position:relative;
	width: 942px;
	background:#ead4ad;
	margin-left:9px;
}
	#breadcrumblist{
		font-size: 9px;
		line-height:120%;
		padding:.5em 0 .5em 7px;
		width:905px;
		color:#333333;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			font-size:9px;
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			font-weight:bold;
			text-decoration:underline;
			color:#f28024;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			text-decoration:none;			
		}
		#breadcrumbemail{
			font-size: 9px;
			position:absolute;
			right:109px;
			text-align:right;
			top:-25px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				font-weight:bold;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				text-decoration:none;
				color:#571a0e;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				text-decoration:none;
				color:#571a0e;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:8px;
			text-align:right;
			top:-25px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				font-weight:bold;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				text-decoration:none;
				color:#571a0e;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				text-decoration:none;
				color:#571a0e;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 0px 0 9px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:10px 0 15px 0px;
	}
		#pagetitletext h1{
			font-family:Arial, Helvetica, sans-serif;
			font-size:24px;
			font-weight: normal;
			color: #571a0e;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		display:none;
}

#footer{
	clear:both;
	height: 90px;
	margin:0 auto;
	position:relative;
	background: transparent url(../images/footer_bg.gif) no-repeat 0px 0px;
	left:-28px;
	width:1010px;
}
	#footerwrap{
		margin:0 auto;
		width: 1010px;
		position:relative;
		height: 100px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:21px;
		bottom:8px;
	}
		#poweredby a{
			color:#571A0E;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
		
	#quickSearch{
	width:135px;
	padding:41px 15px 0px 15px;
	height:337px;
	background:transparent url(../images/quickSearch_bg.gif) no-repeat 0px 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:10px;
	color:#fff;
	font-weight:bold;
	overflow:hidden;
	line-height:15px;
	position:relative;
	height:349px;
	}
	
	#quickSearch select{
	width:135px;
	color:#444343;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:9px;
	font-weight:bold;
	margin-bottom:3px;
	}
	
	#quickSearch #mlsnisearchform{
	height:245px;
	}
	
	#quickSearch .quickSearchButton{
		border:0px;
		width:143px;
		height:33px;
		background:transparent url(../images/search_bg.gif) no-repeat 0px 0px;
		text-indent:-10000px;
		display:block;
		left:9px;
		position:absolute;
		top:259px;
	}
	
	#quickSearch .quickSearchButton:hover{
		cursor:pointer;
	}
	
	#quickSearch a{
	color:#fff;
	display:block;
	text-decoration:underline;
	font-weight:bold;
	margin-top:1px;
	margin-left:14px;
	}
	
	#quickSearch a:hover{
	color:#fff;
	text-decoration:none;
	}
	
	.suburbanProperties{
	text-align:center; 
	display:block;
	padding-top:5px; 
	line-height:12px;
	}
	
	#footernav{
	width:913px;
	margin-left:64px;
	padding-top:21px;
	}
	
	#footernav ul{
	margin-left:0px;
	}
	
	#footernav ul li{
	display:inline;
	background:transparent;
	padding-right:24px;
	padding-left:0px;
	}
	
	#footernav ul li a{
	color:#d6bb98;
	text-decoration:none;
	font-size:10px;
	padding-left:7px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:11px;
	}
	
	#footernav ul li a:hover, #footernav ul li a.active{
	color:#f48124;
	text-decoration:none;
	}
	
	#footernav ul #f47964 a, #footernav ul #f47963 a, #footernav ul #f70959 a, #footernav ul #f70960 a, #footernav ul #f70961 a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	}
	
	#footernav ul #f47964 a:hover, #footernav ul #f47963 a:hover, #footernav ul #f70959 a:hover, #footernav ul #f70960 a:hover, #footernav ul #f70961 a:hover, #footernav ul #f47964 a.active, #footernav ul #f47963 a.active, #footernav ul #f70959 a.active, #footernav ul #f70960 a.active, #footernav ul #f70961 a.active{
	color:#f48124;
	}
	
	
	#emailAddressHeader img{
	border:0px;
	width:134px;
	height:19px;
	}
	
	#emailAddressHeader{
	position:absolute;
	left:406px;
	top:10px;
	}
	