
#MYHOMETRACKER{}

#header{background-image:url(/files/981034/bannerback.jpg);} /* This is the table that the default header is enclosed in */
	#header .left{background-image:url(/files/981034/banner.jpg); background-repeat:no-repeat; height:175px;}
	#header .right{}
	
#headerFloor{}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{display:none;}
	#headerFloor .bottom{display:none;}

#NavTable hr{color:white;}
#navlable {display:none;}
#navLable{} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION{text-transform:capitalize;} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a font{color:#000;}
	#NAVIGATION a:hover font{color:#fff;}

#contactlable font{color:#FF;}
#ContactLable{background-color:#025EFF;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactTable font, #ContactTable a font{color:#000;}	/* Table (or container) that holds the Contact Information */
	#ContactTable .PRETTY_NAME{}
	#ContactTable .PHONE_NUMBERS{}
	#ContactTable .OFFICE_ADDRESS{}
	#ContactTable .OFFICE_NAME{}


	
#contentTable{background-color:#000;} /* This is the table that controls most of the page and holds (among other things) the content well */	
	#contentTable .left{background-color:#FFf; border-right:2px solid white;}
	#contentTable .right font{color:#fff;}
#contentTable .right a font{color:#fff;}
#contentTable .right a:hover font{color:#FFC941;}


#articlestable td font, #articlestable td a font, #articlestable td a{color:#fff;}


#partnersTable a font, #partnersTable a, #partnersTable font{color:#fff;}

	

	