body{
  width: 768px;
  margin: 0 auto 0;
background-image: url(/files/409412/bg.gif);
background-repeat:repeat-x;
background-color: #CF0C0C;
  text-align:center
  }

#content {
position:relative;
width:768px;
text-align:center;
margin:0 auto 0;
}
#contentTable td{}

#contentTable{ 
background-color: #fff;
width:768px;
text-align:center;
margin:0 auto 0; 

} 


table {max-width: 768px;}

	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 td {}	/* Left Cell of ID'ed Table 		*/ 
	.middle{}	/* Middle Cell of ID'ed Table 		*/ 
	.right {margin: 0px 0px 0px 0px;}	/* 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 */

#header{margin-bottom: -20px; background-color: #A10000; width:768px;} /* 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{display:none;}
	#headerFloor .bottom{display:none;}
#NavTable {width:768px;}
#NavTable td{background-color: #AD0404; padding-top:30px;}
#NavTable .left img, #NavTable .right img{display:none;}
#NavTable .middle {height:30px; background:url('/files/409412/btnbg.jpg') bottom left repeat-x #999999;}
#NAVIGATION font {display:none;}
#NAVIGATION i {font-style:normal;}
#NAVIGATION a font {display:block; padding:7px 13px; float:left; background:url('/files/409412/btnbg.jpg') bottom left repeat-x #999999; border-left:1px solid white;
 color:white; text-decoration:none; text-transform:uppercase; font:bold 13px 'times new roman', times, serif; cursor:pointer;}
#NAVIGATION a:hover font {color:black;}
#OtherNav #lastOther {border:none;}
#NAVIGATION {} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a{}
	#NAVIGATION a:hover font b{}

#ContactLable font{font-family: Arial, Helvetica, Times new Roman; font-size: 14px;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactLable {}
#ContactTable{background-image: url(/files/409412/bodybg.gif); background-repeat: repeat-x; background-color: #FEFFFF;}
#ContactTable font{}	/* Table (or container) that holds the Contact Information */
	#ContactTable .PRETTY_NAME{}
	#ContactTable .PHONE_NUMBERS{}
	#ContactTable .OFFICE_ADDRESS{}
	#ContactTable .OFFICE_NAME{}

#articlesLable font{font-family: Arial, Helvetica, Times new Roman; font-size: 14px;}
p#CALL_ME{} /* This spot is used for the accounts that have a call me button, but you can use that container */
	
#contentTable{max-width: 768px;} /* This is the table that controls most of the page and holds (among other things) the content well */	
	#contentTable .left{}
	#contentTable .right{}

#DES_BOX{}

.disclaimer{font-size: 10px;}

#footSpacer{width: 782px;}
#CSSheader{display: none;}
#CSSfooter{display:none;}
#footSpacer{display:none;}