body{
width:800px;
margin:10 auto 0;
text-align: center;
background-color:#41401D;
}

	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{
width:800px;
margin:10 auto 0;
height: 206px;
background-image: url(/files/1077275/header.jpg);
background-repeat: no-repeat;
background-position: left;
background-position: middle;
border-top:2px #252411 solid;
border-bottom:2px #252411 solid;
border-left:1px #252411 solid;
border-right:1px #252411 solid;
} 
	#header .left{}
	#header .right{}
	
#headerFloor{
width:800px;
margin:0 auto 0;
}	
#headerFloor .top{display:none;}

#headerFloor .bottom{
border-left:1px #001625 solid;
border-right:1px #001625 solid;
background-color:#FFF;
}

#NavTable{width:175px;}
#NavTable hr{
width:1px;
display: none;
}

#navLable{display:none;}

#NAVIGATION{} 

#NAVIGATION a i{
display:block;
font-family:Tahoma, Verdana, Arial;
Font-weight:bold;
font-style:normal;
font-size:13px;
text-transform:capitalize;
margin:5px;
color:#252411;
padding-left:7px;
}

#NAVIGATION a:hover i{
display:block;
font-family:Tahoma, Verdana, Arial;
Font-weight:bold;
font-style:normal;
font-size:13px;
text-transform:capitalize;
letter-spacing:1px;
margin:5px;
/*margin-left:8px;*/
color:#306BB6;
}

#ContactLable{display:none;}

#ContactTable hr{width:1px;margin-left:-5000;}	

#ContactTable a{display:none;}

#ContactTable .PRETTY_NAME{
display:block;
padding-top:20px;
font-family:Tahoma, Arial;
font-size:12px;
font-weight:bold;
color:#252411;
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:Tahoma, Arial;
font-size:12px;
color:#252411;
margin-top:-15px;
}

#ContactTable .OFFICE_ADDRESS{
display:block;
padding-left:7px;
padding-right:7px;
text-align:left;
font-family:Tahoma, Arial;
font-size:12px;
color:#252411;
margin-top:-12px;
}

#ContactTable .OFFICE_NAME{
display:block;
width:125px;
height:126px;
padding-left:7px;
padding-right:7px;
text-align:left;
font-family:Tahoma, Arial;
font-size:0px;
background-image:url(/files/1077275/logo.jpg);
background-repeat:no-repeat;
margin-top:-40px;
}

p#CALL_ME{} 
	
#contentTable{
width:800px;
margin:0 auto 0;
background-color:#FFF;
border-bottom:2px #252411 solid;
border-left:1px #252411 solid;
border-right:1px #252411 solid;
}
	
#contentTable .left{border-right:1px #252411 dotted;}
#contentTable .right{padding-bottom:20px;}

#DES_BOX{}

#articlesLable{}

#articlesTable{
width:95%;
border-top:1px #252411 solid;
border-bottom:1px #252411 solid;
padding:15px;
} 

#partnersTable{}

#CSSfooter{} /* dislay:block; */

#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{}
	
.disclaimer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}