body{
background:url('') repeat-y center top;
margin: 0 auto 0;
}

font, font a, a font, td, p, div {font-family:tahoma, verdana, arial, sans-serif;}
a, a:visited, a:link {color:#0090ED;}
a:hover {color:#5BC4FE;}

#header{background:url(/files/404295/mehbannerbg.jpg) top left repeat-x #5BC4FE; height:200px;} /* This is the table that the default header is enclosed in */
	#header .left {background:url(/files/404295/mehbanner.jpg) bottom center no-repeat;}
	#header .left img{display:none;}
	#header .right{display:none;}
	
#headerFloor{background-color:#5BC4FE;}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{display:none;} /*can put a small height here...*/
	#headerFloor .top img{display:none;} /*...and here to change header size*/
	#headerFloor .bottom{background:url(/files/404295/fadey.jpg) bottom center repeat-x #002A54; height:30px;}

#NavTable{}
#NavLable b {font:16pt Pristina;} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a{display:block; background:url(/files/404295/fadey.jpg) top center repeat-x; margin:1px; border:1px solid #C5C5C5;}
	#NAVIGATION a i{display:block; font-style:normal; color:#FFF; padding:3px;}
	#NAVIGATION a:hover{border-color:#5BC4FE;}
	#NAVIGATION a:hover i{color:#C5C5C5;}
	#NAVIGATION font a {background:url() white;}
	#NAVIGATION a img{border:none; margin:0; padding:0; background-color:white; display:block;}
    #ContentTable .left hr{display:none;} /* ONLY change .left HR here, other .lefts are below */

#ContactLable{background-color:#002A54; padding-top:20px;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactLable b{font:16pt Pristina;}
#ContactTable{}	/* Table (or container) that holds the Contact Information */
#ContactTable font{font-family:; color:white;}
	#ContactTable a font{color:#C5C5C5;}
	#ContactTable .PRETTY_NAME{}
	#ContactTable .PHONE_NUMBERS{}
	#ContactTable .OFFICE_ADDRESS{font-size:9px;}
	#ContactTable .OFFICE_NAME {font-size:9px;}

.leftPad{display:none;}
.rightPad{display:none;}

#contentTable{} /* This is the table that controls most of the page and holds (among other things) the content well */	
	#contentTable .left{
background: url('') center top repeat-y #002A54;
}
	#contentTable .right{border:1px solid #656565; padding:10px;}

#partnersTable font {font-style:normal;}

#articlesTable b {
 background:url('/files/404295/fadey.jpg') top center repeat-x #002A54;
 color:#FFFFFF;
 font:16pt Pristina, tahoma, Verdana, Arial, Helvetica, sans-serif;
 display:block;
 padding:2px;
} 
#articlesTable a font, #articlesTable a:visited font {color:#0090ED; font-weight:bold;}
#articlesTable a:hover font {color:#5BC4FE;}

.disclaimer {}



/*You'll hardly edit anything below this*/

#MYHOMETRACKER{}

	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)	*/

/* 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{}



p#CALL_ME{} /* This spot is used for the accounts that have a call me button, but you can use that container */
	
#DES_BOX{}

#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{}
