

body{
margin:0px auto 0;
background-color: #000000;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	text-decoration: none;
	color: #9AC0EC;
}
a:active {
	text-decoration: none;
	color: #9AC0EC;
}


.propID div{color: #000;}

	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)	*/


div#detailwrapper td {font: normal 11px Tahoma,Verdana,Arial,sans-serif; color:#000000;}

#essentials tbody tr td{color:#000000;}

#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{text-align:center;} /* This is the table that the default header is enclosed in */
	#header .left{}
	#header .right{}
	
#headerFloor{}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{}
	#headerFloor .bottom{}

#NavTable{width:140px;}
#NavTable hr{display:none;}
#navLable{display:none;} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{} /* Wraps the $NAVIGATION variable */

#NAVIGATION a{display:block;
              text-transform: Capitalize;
              line-height:22px;
              text-align:left;
              width: 180px;
              margin-left:15px;
              padding: 3px;
              border: 1px solid #ffffff;}

#NAVIGATION a:hover{background-color:#3366CC;
                    display:block;
                    text-transform: Capitalize;
                    line-height:22px;
                    text-align:left;
                    width: 180px;
                    margin-left:15px;
                    padding: 3px;
                    border: 1px solid #ffffff;}
        

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

#ContactTable{margin-top:20px}	/* Table (or container) that holds the Contact Information */


#ContactTable .PRETTY_NAME{
display:block;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#ffffff;
padding-top:10px;
}

#ContactTable .PHONE_NUMBERS{
display:block;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight:normal;
color:#ffffff;
margin-top:-15px;
}
	
#ContactTable .OFFICE_ADDRESS{
display:block;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
margin-top:-5px;
}
	
#ContactTable .OFFICE_NAME{
display:block;
text-align:center;
font-family:  Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;

}

#ContactTable a:font{color:#3366CC;}

p#CALL_ME{} 


#contentTable{
margin:0px auto 0;
text-align:left;} /* This is the table that controls most of the page and holds (among other things) the content well */	


#contentTable .leftpad, .rightpad{}

#DES_BOX{}

#articlesLable{}
#articlesTable{width:95%;border:1px solid #ffffff;background-color:#000000; } 

#articlesTable font{color:#3366CC;}
#articlesTable a font{color:#ffffff;}
#articlesTable a:hover font{color:#3366CC;}

#partnersTable{width:95%;}
#partnersTable img{}

#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{}
	

	/* CSS Document */

