@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/listingwiz.css);
@import url(apps/mlsnibr.css);

html{
	background: #232020;
	height: 100%;
}

body{
	background: transparent;
	color:#252c3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:960px;
	position: relative;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 76px;
	background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
	margin:0 auto;
}

#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:0px;
		position:absolute;
		top: 18px;
	}
		#logo img{
			height:48px;
			width:548px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:36px;
	width:100%;
	background:transparent url(../images/tabs_bg.gif) no-repeat 0px 0px;
	margin-top:3px;
}
	#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{
					color:#fff;
					display:block;
					float:left;
					text-decoration:none;
					height:0 !important;
					overflow:hidden;
					position:absolute;
				}
				#nav a:hover, #nav a.active{
				}
				
				/*TopNav*/
				#t70496 a, #t70617 a, #t70645 a, #t70684 a, #t70618 a{
				padding:32px 0 0 0;
				background:url(../images/nav1.gif) 0 0 no-repeat;
				top:0px;
				}
				
				/*Home*/
				#t70496 a, #t70496 a.active{
				right:333px;
				width:60px;
				background-position:0px 0px;
				}
				
				#t70496 a:hover{
				background-position:0px -31px;
				}


				/*About Us*/
				#t70617 a{
				background-position:-60px 0;
				right:245px;
				width:88px;
				}
				
				#t70617 a:hover, #t70617 a.active{
				background-position:-60px -31px;
				}
				
				/*Team*/
				#t70645 a{
				background-position:-145px 0;
				right:172px;
				width:75px;
				}
				
				#t70645 a:hover, #t70645 a.active{
				background-position:-145px -31px;
				}
				
				/*Careers*/
				#t70684 a{
				background-position:-220px 0;
				right:90px;
				width:82px;
				}
				
				#t70684 a:hover, #t70684 a.active{
				background-position:-220px -31px;
				}
				
				/*Contact*/
				#t70618 a{
				background-position:-298px 0px;
				right:0px;
				width:94px;
				}
				
				#t70618 a.active, #t70618 a:hover{
				background-position:-298px -31px;
				}
				
				/*BottomNav*/
				#t70652 a, #t70647 a, #t70646 a, #t70686 a, #t70752 a, #t74900 a{
				padding:28px 0 0 0;
				background:url(../images/nav2.gif) 0 0 no-repeat;
				}
				
				/*Services*/
				#t70652 a{
				background-position:0px 0px;
				left:148px;
				width:141px;
				}
				
				#t70652 a.active, #t70652 a:hover{
				background-position:0px -28px;
				}
				
				/*Buying*/
				#t70647 a{
				background-position:-141px 0;
				left:289px;
				width:131px;
				}
				
				#t70647 a.active, #t70647 a:hover{
				background-position:-141px -28px;
				}
				
				/*Selling*/
				#t70646 a{
				background-position:-272px 0px;
				left:420px;
				width:132px;
				}
				
				#t70646 a.active, #t70646 a:hover{
				background-position:-272px -28px;
				}
				
				/*Rentals*/
				#t70686 a{
				background-position:-404px 0;
				left:552px;
				width:135px;
				}
				
				#t70686 a.active, #t70686 a:hover{
				background-position:-404px -28px;
				}
				
				/*Loans*/
				#t70752 a{
				background-position:-539px 0;
				left:688px;
				width:119px;
				}
				
				#t70752 a.active, #t70752 a:hover{
				background-position:-539px -28px;
				}
				
				/*Relocation*/
				#t74900 a{
				background-position:-660px 1px;
				left:808px;
				width:158px;
				}
				
				#t74900 a.active, #t74900 a:hover{
				background-position:-660px -28px;
				}
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		background:transparent url(../images/main_table_body_bg.gif) repeat-y 0px 0px;
		width:960px;
	}
	
	#main-table-body-leftcell{
		background: transparent;
		width:190px;
		vertical-align:top;
	}
	
	#main-table-body-rightcell{
		vertical-align:top;
		width:610px;
	}
	
	#main-table-body-far-right-cell{
		vertical-align:top;
	}
	
	#main-table-body-far-right-cell a img{
		border:0px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:0px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 2px;
	padding:0;
	width: 187px;
}
	#menu ul{
		font-size: 12px;
		margin:0 17px 0 6px;
		padding:0;
		list-style: square inside;
		background:transparent url(../images/border.gif) no-repeat 0px bottom;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
			background:transparent url(../images/border.gif) no-repeat 0px 0px;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#232020;
				display:block;
				font-size: 12px;
				padding: 6px 0px 6px 5px;
				/*border-top: 1px dotted #000;*/
				font-weight:normal;
				width:159px;
				font-weight:bold;
			}
			
			#menu a:hover {
				color: #225aa7;
			}
			
			#menu a.current{
				color: #225aa7;
			}
			
			#menu a.subcurrent{
				color: #225aa7;
				background: url(/site/template/assets/home_template_c21beaulieu_792/images/menuBox2.gif) 0 7px no-repeat;
				text-decoration: none;
			}
			
			#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;
				background:transparent url(../images/border.gif) no-repeat 0px 0px;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 15px;
				/*border-top: 1px dotted #000;*/
				text-decoration: none;
				background: url(/site/template/assets/home_template_c21beaulieu_792/images/menuBox.gif) 0 7px no-repeat;
				width:148px;
			}
			
			#menu li ul li a:hover {
				background: url(/site/template/assets/home_template_c21beaulieu_792/images/menuBox2.gif) 0 7px no-repeat;
				color: #225aa7;
			}
			
			#menu h3{
			margin:0px;
			padding:0px;
			}
			
			#menu h3 a,#menu h3 a:hover{
			margin:0px;
			padding:0px;
			border:0px;
			text-decoration:none;
			text-indent:-10000px;
			background:transparent;
			height:149px;
			width:183px;
			}
			
			/*About*/
			.tab70617 #menu h3 a, .tab70617 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/about.gif) no-repeat 0px 0px;
			}
			
			/*Team*/
			.tab70645 #menu h3 a, .tab70645 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/team.gif) no-repeat 0px 0px;
			}
			
			/*Careers*/
			.tab70684 #menu h3 a, .tab70684 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/careers.gif) no-repeat 0px 0px;
			}
			
			/*Contact Us*/
			.tab70618 #menu h3 a, .tab70618 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			}
			
			/*Services*/
			.tab70652 #menu h3 a, .tab70652 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/services.gif) no-repeat 0px 0px;
			}
			
			/*Buying*/
			.tab70647 #menu h3 a, .tab70647 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/buying.gif) no-repeat 0px 0px;
			}
			
			/*Selling*/
			.tab70646  #menu h3 a, .tab70646 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/selling.gif) no-repeat 0px 0px;
			}
			
			/*Rentals*/
			.tab70686 #menu h3 a, .tab70686 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/rentals.gif) no-repeat 0px 0px;
			}
			
			/*Loans*/
			.tab70752 #menu h3 a, .tab70752 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/loans.gif) no-repeat 0px 0px;
			}
			
	#menu-footer{
		background:transparent;
		height:154px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 14px 0px;
	margin: 0;
	position:relative;
	width: 100%;
	background:transparent url(../images/main_body_bg.gif) no-repeat 0px bottom;
}
	#breadcrumblist{
		font-size: 9px;
		line-height:120%;
		padding:.5em 0 .5em 10px;
		width:769px;
		color:#999999;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#fff;
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			font-size:9px;
			font-weight:bold;
			text-decoration:underline;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#fff;
			text-decoration:none;			
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:82px;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#999999;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
					color:#999999;
					text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 9px;
			position:absolute;
			right:2px;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#999999;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
					color:#999999;
					text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 0px 0 5px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:0 0 15px 0px;
		width:590px;
		border-bottom:5px solid #eeb212;
	}
		#pagetitletext h1{
			font-size:24px;
			font-weight: normal;
			color: #232020;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		height: 0px;
		clear: both;
		display:none;
}

#footer{
	clear:both;
	height: 90px;
	margin:0 auto;
	position:relative;
	background: transparent url(../images/footer_bg.gif) no-repeat 0px 0px;
}
	#footerwrap{
		margin:0 auto;
		width: 960px;
		position:relative;
		height: 90px;
	}
	
	#footerIcons{
	text-align:center;
	padding-top:13px;
	}
	
	
	#footerIcons img{
		padding:0px;
	}
	
	.MLS_icon{
	position:relative;
	top:8px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:0px;
		bottom:61px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
		
	#footerContact{
	position:absolute;
	width:173px;
	left:11px;
	top:-135px;
	}
	
	#footerContact .footerContactTitle{
	display:block;
	width:130px;
	height:36px;
	background:transparent url(../images/contact.gif) no-repeat 0px 0px;
	text-indent:-10000px;
	color:#232020;
	}
	
	#footerContact .footerContactLabel{
	display:block;
	float:left;
	width:130px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:11px;
	color:#232020;
	}
	
	#footerContact .footerContactNumber{
	display:block;
	float:left;
	width:130px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:15px;
	color:#232020;
	}
	
	#footerContact a{
	display:block;
	float:left;
	width:130px;
	font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	font-size:11px;
	text-decoration:underline;
	color:#232020;
	}
	
	#footerContact a:hover{
	color:#232020;
	text-decoration:none;
	}