/*Use Dreamweaver "Find And Replace" to swap all the following:
33657 with Storage Locker number of client
#D0DEEF with Main Background color of your choice (hex value including #)
#81023C with Navigation menu items' color
#81023C with Navigation items' hover color
#000099 with desired general non-linked font color
#FFFFFF with border color used in bodyBg.gif (default is white/#FFFFFF)

By default, body links are set to be the same as the #81023C color, you can change this manually */

body{
width:880px; /* To make not fixed-width, kill this line*/
text-align:center; /* and this line too */
position:relative;
background:url('/files/33657/bodyBg.gif') repeat-y center top #D0DEEF;
margin: 0 auto 0;
font-family: 'Lucida Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
}

a {color:#E5167D;}
a:visited {color:#E5167D;}
font {color:#000099;}

/* The following widths must be set for fixed width if applicable */
#NavTable{width:880px;} /* This one only changes if Buttons run across top */
#header{width:880px;}
#headerFloor{width:880px;} /*may not be necessary*/
#MYHOMETRACKER{width:880px;}
#contentTable{width:880px;}
#contentTable{background-color:;} /* if body has bg-color, change this*/
#footSpacer{width:880px; background-color:white;} /*may not be necessary*/
html center table{width:680px;} /* Not elegant, but this affects the disclaimer table at the bottom, best I can do until coding errors can be found *//*may not be necessary*/

#header{} /* This is the table that the default header is enclosed in */
	#header .left img{display:none;}
    #header .left {background:url('/files/33657/banner.jpg') no-repeat top left; height:200px;}
	#header .right{display:none;}
	
#headerFloor{}	/* Below the default header there is a line (blue is the default) */
	#headerFloor .top{background-color:#FFFFFF; height:10px;} /*can put a small height here...*/
	#headerFloor .top img{height:10px;} /*...and here to change header size*/
	#headerFloor .bottom{background-color:#FFFFFF; height:5px;}

#NavTable .middle{width:880px;}
#NavTable .left, #NavTable .right {width:0px;}
#navLable{display:none;} /* On the templates that say "Menu" this is the table that holds it */
#NAVIGATION font{display:none;} /* Wraps the $NAVIGATION variable */
#NAVIGATION a font{display:block; float:left;}
	#NAVIGATION a{display:block; width:165px; float:left; background-color:white; border:1px solid #1A91CA; margin:2px; padding:2px;}
	#NAVIGATION a i{color:#E5167D; font-family: 'Lucida Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif; font-style:normal; cursor:pointer;}
	#NAVIGATION a:hover i{color:#FFC962;}
	#NAVIGATION a:hover {border:1px solid #E5167D;}
#ContentTable .left hr{display:none;} /* ONLY change .left HR here, other .lefts are below */

#ContactLable{display:none;} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */
#ContactTable{padding-top:20px;}	/* Table (or container) that holds the Contact Information */
#ContactTable font{font-weight:bold; font-family: 'Lucida Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;}
	#ContactTable a font{}
	#ContactTable .PRETTY_NAME{color:#000099;}
	#ContactTable .PHONE_NUMBERS{color:#000099;}
	#ContactTable .OFFICE_ADDRESS{color:#000099;}
	#ContactTable .OFFICE_NAME{color:#000099;}

.leftPad{display:none;
background-image: url('');
background-color:;
width:;
}
.rightPad{
background-image: url('');
background-color:;
width:;
}

#contentTable{} /* This is the table that controls most of the page and holds (among other things) the content well */	
	#contentTable .left{
width:180px;
/*background-color:; kills navLable bg*/
background: url('/files/33657/menuBg.gif') no-repeat left top;
}
	#contentTable .right{
background-color:;
font-family: 'Lucida Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;
}
        #contentTable .right center div{max-width:600px;}


#articlesLable {border:3px double #E5167D; background-color:white;}
#articlesTable{width:200px;}
#articlesTable font{display:none;} 
#articlesTable a font{display:inline; color:#E5167D; font-weight:bold; font-family: 'Lucida Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;}

#partnersTable font{font-family: 'Lucida Sans', Tahoma, Verdana, Helvetica, Arial, sans-serif;}
#partnersTable a font{color:#E5167D;}

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

	