body{margin:0px;
background-color:#ffffff;
width:850px;
background-image:url();
background-position: center top;
background-repeat:repeat-y;
margin:0 auto 0;
text-align:center;
}
	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{display:none;}

/* 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{display:none;} /* This is the table that the default header is enclosed in */
	#header .left{}
	#header .right{}
#headerFloor{display:none;}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{}
	#headerFloor .bottom{}

#NavTable{display:none;}
#navLable{display:none;} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{display:none;} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a{display:none;}

#ContactLable{display:none;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactTable{display:none;}	/* Table (or container) that holds the Contact Information */
	#ContactTable .PRETTY_NAME{}
	#ContactTable .PHONE_NUMBERS{}
	#ContactTable .OFFICE_ADDRESS{}
	#ContactTable .OFFICE_NAME{}
p#CALL_ME{} /* This spot is used for the accounts that have a call me button, but you can use that container */
	
#contentTable{width:800px;
padding:0px;
margin:-15px;
} /* This is the table that controls most of the page and holds (among other things) the content well */	
	#contentTable .left{
display:none;
}
	#contentTable .right{}

#DES_BOX{}

#articlesLable{display:none;}
#articlesTable{display:none;} 

#partnersTable{display:none;}




#CSSfooter{display:none;} /* THE ID CSSfooter and it's children allow you to add a cutom footer. */
	#CSSfooter .container00{}
	#CSSfooter .container01{}
	#CSSfooter .container02{}
	#CSSfooter #NAVIGATION{} /* Wraps the $NAVIGATION variable */
		#CSSfooter #NAVIGATION a{}
		#CSSfooter #NAVIGATION a:hover{}
		#CSSfooter HR.linkDiv{}
	#CSSfooter .container03{}
	#CSSfooter .container04{}
	#CSSfooter .PRETTY_NAME{}
	#CSSfooter .PHONE_NUMBERS{}
	#CSSfooter .PHONE_NUMBERS br{}
	#CSSfooter a.email_txt{}	
	#CSSfooter a.email_NOtxt{}
	#CSSfooter .OFFICE_ADDRESS{}
	#CSSfooter .OFFICE_NAME{}
	#CSSfooter .container05{}
	#CSSfooter .container06{}
	#CSSfooter .container07{}
	#CSSfooter .container08{}
	#CSSfooter .container09{}
#footSpacer{
display:none;
}
#flashDiv{
padding-left:0px;
margin-top:-5px;
}
#erap{
display:block;
width:680px;
position:relative;
left:60px;
}
.etop{
float:left;
display:block;
height:20px;
width:225px;
background-image:url(/files/973141/topzone.jpg);
background-repeat:no-repeat;
}
.econtent{
float:left;
display:block;
height:260px;
width:225px;
background-image:url(/files/973141/midzone.jpg);
background-repeat:repeat-y;
}
.ehtxt a{
display:block;
width:200px;
height:2em;
text-align:center;
text-decoration:none;
padding-left:5px;
font-weight:bold;
color:#25489d;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}
.ehtxt a:hover{
text-decoration:underline;
color:#000;
}
.ebottxt{
display:block;
width:200px;
height:200px;
text-align:left;
padding-left:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
}
.ebottom{
float:left;
display:block;
height:25px;
width:225px;
background-image:url(/files/973141/bottomzone.jpg);
background-repeat:no-repeat;
}
#moveInfo h4{display:none;}
.info{
color:#000000;
font-weight:bold;
}




/* All CSS elements below are prefixed with bp with is an acronym for Broker Pages */
/* Standard Delta Lending header flash thingy is 830px wide. */
/* CSS Added to file by John Sanders, 02/10/2008 */


#bpMainWindow {
    padding: 10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.bpPictureBox {
    background-color: #dbe5f1;
    border: solid 1px #95b3d7;
    padding: 6px;
    text-align: center;
    line-height: 150%;
}

.bpSideBarHeader {
    background-color: #dbe5f1;
    font-size: 16px;
    font-weight: bold;
    border: dashed 1px #95b3d7;
    border-bottom: none;
    text-align: center;
    padding: 8px 0px 8px 0px;
    line-height: 150%;
}

.bpReferralDir {
    border: dashed 1px #95b3d7;
    border-top: none;
    text-align: center;
    padding: 10px;
    font-size: 11px;
    line-height: 150%;
    background-color: #f9f9f9;
}

.bpPicHeaderText {
    font-size: 18px;
    font-weight: bold;
    line-height: 125%;
 }

.bpLeftCol {
    width: 230px;
    padding: 0px;
    vertical-align: top;
}

.bpRightCol {
    width: 615px;
    padding: 5px 10px 20px 20px;
    vertical-align: top;   
    text-align: justify;
}

.bpSectionHeader {
    font-size: 18px;
    font-weight: bold;
    font-family: Lucida Grande;
    color: #75923c;
    border-bottom: dashed 2px #95b3d7;
    padding-bottom: 3px;
}

.bpSectionText {
    line-height: 150%;
}

.bpQuotedText {
    color: #254061;
    font-size: small;
    font-style: italic;
    line-height: 150%;
}

.bpQuotedAuthor {
    font-size: x-small;
}

.bpHR {
    border: 0px;
    background-color: #95b3d7;
    height: 1px;
}

.bpContentTable {
    margin-left: auto;
    margin-right: auto;
}

.bpEmail  {
    text-decoration: none;
    color: Blue;
    
}

.bpEmail:visited {
    text-decoration: none;
    color: Blue;
    
}

.bpEmail:hover {
    text-decoration: underline;
    color: Blue;
}

.bpBRShort {
    line-height: 50%;
}