body{
	margin: 0px;
	width: 777px;
background-color:#0E2A80;
background-image: url(/files/191792/intro_bg.gif);
background-repeat: repeat-y;
background-position: center;
background-position: top;
margin: 0 auto 0;
text-align:center;
}

a {
font-weight:bold;
text-decoration:none;
}

a:hover {
font-weight:bold;
text-decoration:underline;
}

.quicksearch{font-size:10px;}
#content{
	width: 777px;


}

td{font-size:12px;}

#contentTable{ 
width:777px;
position: relative;

}

	body#Broker{}	/* Account type level control */
	body#Office{}	/* Account type level control */
	body#Agent{}	/* Account type level control */
		body#Broker.homepage{}	/* Account type & Page level control	(Example shows homepage class of Broker Account Type)	*/
		body#Office.homepage{}	/* Account type & Page level control	(Example shows homepage class of Office Account Type)	*/
		body#Agent.homepage{}	/* Account type & Page level control	(Example shows homepage class of Agent Account Type)	*/
		body#Broker.listings{}	/* Account type & Page level control	(Example shows listings class of Broker Account Type)	*/
		body#Office.listings{}	/* Account type & Page level control	(Example shows listings class of Office Account Type)	*/
		body#Agent.listings{}	/* Account type & Page level control	(Example shows listings class of Agent Account Type)	*/

#MYHOMETRACKER{

}

/* CHILD DEFAULTS */
	.left{}		/* Left Cell of ID'ed Table 		*/ 
	.middle{}	/* Middle Cell of ID'ed Table 		*/ 
	.right{}	/* Right Cell of ID'ed Table 		*/ 
	.top{}		/* Top Row/Cell of ID'ed Table 		*/ 
	.bottom{}	/* Bottom Row/Cell of ID'ed Table 	*/ 
	.container00{} /* Generic containers */
	.container01{} /* Generic containers */
	.container02{} /* Generic containers */
	.container03{} /* Generic containers */
	.container04{} /* Generic containers */
	.container05{} /* Generic containers */
	.container06{} /* Generic containers */
	.container07{} /* Generic containers */
	.container08{} /* Generic containers */
	.container09{} /* Generic containers */
	.PRETTY_NAME{} 		/* (IF CLASSED)	Wraps the name that is associated with the account */
	.PHONE_NUMBERS{}	/* (IF CLASSED)	Wraps the Phone Numbers (all of them) that is associated with the account */
	.OFFICE_ADDRESS{} 	/* (IF CLASSED)	Wraps the Office Address that is associated with the account */
	.OFFICE_NAME{} 		/* (IF CLASSED)	Wraps the Office Name that is associated with the account */
/* CLOSE CHILD DEFAULTS */


#CSSheader{
        display:none;
} /* THE ID CSSheader and it's children allow you to replace or if you like, add a header above the default header. */
	#CSSheader .container00{}
	#CSSheader .container01{}
	#CSSheader .container02{}
	#CSSheader .container03{}
	#CSSheader .container04{}
	#CSSheader .PRETTY_NAME{}
	#CSSheader .PHONE_NUMBERS{}
	#CSSheader .PHONE_NUMBERS br{}
	#CSSheader .OFFICE_ADDRESS{}
	#CSSheader .OFFICE_NAME{}
	#CSSheader .container05{}
	#CSSheader .container06{}
	#CSSheader .container07{}
	#CSSheader .container08{}
	#CSSheader .container09{}

#header{
	width:777px;
	background-image:url(/files/191792/header.jpg);
	background-repeat: no-repeat;
	height:260px;
} /* This is the table that the default header is enclosed in */
	#header .left{}
	#header .right{}
	
#headerFloor{
	width:777px;
}	/* Below the default header there is a line (blue is the default) */
	
   #headerFloor .top{display:none;
	}
	#headerFloor .bottom{display:none;}

#NavTable{
text-align:left;
padding-left:5px;
}

#NavTable hr{
width:1;
	color:#FFF;
}

#navLable{
	display: none;
} /* On the templates that say "Menu" this is the table that holds it */

#NAVIGATION{
} /* Wraps the $NAVIGATION variable */



#ContactLable{
display:none;
	
} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */

#ContactTable hr{
width:100px;
}

#ContactTable hr {width:0;margin-left:-5000;}	/* Table (or container) that holds the Contact Information */
#ContactTable .PHONE_NUMBERS br {display:block;}

#ContactTable .PRETTY_NAME{
display:block;
padding-top:20px;
font-family:verdana;
font-size:12px;
font-weight:bold;
color:#000;
padding-left:7px;
padding-right:7px;
text-align:left;
}

#ContactTable .PHONE_NUMBERS{
display:block;
padding-left:7px;
padding-right:7px;
text-align:left;
font-family:verdana;
font-size:12px;
color:#000;
margin-top:-15px;
}

#ContactTable .OFFICE_ADDRESS{
display:block;
padding-left:7px;
padding-right:7px;
text-align:left;
font-family:verdana;
font-size:12px;
color:#000;
margin-top:-20px;
}

#ContactTable .OFFICE_NAME{
display:block;
padding-left:7px;
padding-right:7px;
text-align:left;
font-family:verdana;
font-size:12px;
color:#000;
margin-top:-18px;
}



p#CALL_ME{} /* This spot is used for the accounts that have a call me button, but you can use that container */
	
#contentTable{
} /* This is the table that controls most of the page and holds (among other things) the content well */	
	
#contentTable .left{
}

#contentTable .right{
padding-right:20px;
}

#DES_BOX{}

#articlesLable{
display:none;	
}

#articlesTable{

} 

#partnersTable{}

#CSSfooter{display:block;} /* THE ID CSSfooter and it's children allow you to add a cutom footer. */
	#CSSfooter .container00{}
	#CSSfooter .container01{}
	#CSSfooter .container02{}
	#CSSfooter #NAVIGATION{display:none;} /* Wraps the $NAVIGATION variable */
		#CSSfooter #NAVIGATION a{}
		#CSSfooter #NAVIGATION a:hover{}
		#CSSfooter HR.linkDiv{}
	#CSSfooter .container03{background-image:url(/files/191792/header.jpg);}
	#CSSfooter .container04{background-image:url(/files/191792/header.jpg);}
	#CSSfooter .PRETTY_NAME{display:none;}
	#CSSfooter .PHONE_NUMBERS{display:none;}
	#CSSfooter .PHONE_NUMBERS br{display:none;}
	#CSSfooter a.email_txt{display:none;}	
	#CSSfooter a.email_NOtxt{display:none;}
	#CSSfooter .OFFICE_ADDRESS{display:none;}
	#CSSfooter .OFFICE_NAME{display:none;}
	#CSSfooter .container05{
	display:block;
	background-image:url(/files/191792/disclaimer.gif);
	width:540px;
	height:254px;
	background-repeat: no-repeat;
background-position:bottom;
	}
	#CSSfooter .container06{}
	#CSSfooter .container07{}
	#CSSfooter .container08{}
	#CSSfooter .container09{}
	
.disclaimer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;

}

