body{
	margin: 0px;
	width: 777px;
background-color:#B4A16C;
text-align: center;
margin:0 auto 0;
font-family: verdana;
font-size:11px;
background-image:url(/files/335746/bodyback.jpg);
background-position:center;
background-repeat:repeat-y;
}

#content{
	width: 777px;
	text-align: center;
margin:0 auto 0;
}

#contentTable{ 
width:777px;

position: relative;
margin:0 auto 0;
}

	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{
	display:none;
}

/* 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{

	border-bottom: 1px #199A64 solid;
	width:777px;
} /* This is the table that the default header is enclosed in */
	#header .left{background-image:url(/files/335746/banner.jpg); height:200px;}
	#header .right{display:none;}
	
#headerFloor{
height:30px;
   background-color:#19729C;
	width:777px;
}	/* Below the default header there is a line (blue is the default) */
	
   #headerFloor .top{}
	#headerFloor .bottom{display:none;}

#NavTable{
	width:145px;
text-align:center;
}
#NavTable hr{display:none;
	width:1px;
	color:#199A64;
}

#navLable{
	display: none;
} /* On the templates that say "Menu" this is the table that holds it */

#NAVIGATION{display:none;
	font-size: 0px; 
	display: block;
   
} /* Wraps the $NAVIGATION variable */

#NAVIGATION a{display:none; text-transform:capitalize;
height:15px;
background-image: url();
background-color:#990000;
background-repeat: no-repeat;
background-position:right;
text-align:left;
padding-left:8px;
border:1px solid #c0c0c0;
padding-top:6px;padding-bottom:8px;} /* Wraps the $NAVIGATION variable */
	#NAVIGATION a font b{color:#ffffff; padding-right:5px; }

	#NAVIGATION a:hover font b{ color:#FFFFff; font-weight:lighter;}

#navigation a font i{font-style:normal;}
#contactlable font{display:none;}
#ContactLable{
background-image:url(/files/335746/agent.jpg); height:191px; background-repeat:no-repeat: background-position:center;
} /* The container that holds the "Contact Info" Lable. My be a Table or TD (or any other container) */

#ContactTable a font{color:white;}	/* Table (or container) that holds the Contact Information */

	#ContactTable .PRETTY_NAME{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color:#fff;
		}
	#ContactTable .PHONE_NUMBERS{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 12px;
		color:#fff;
		}
	#ContactTable .OFFICE_ADDRESS{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		letter-spacing: 1px;
		line-height: 12px;
		color:#fff;
		}
	#ContactTable .OFFICE_NAME{
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 10px;
		letter-spacing: 1px;
		line-height: 12px;
		color:#fff;
		}

p#CALL_ME{} /* This spot is used for the accounts that have a call me button, but you can use that container */
	
#contentTable{
	background-color:#fff;
	border-right: 1px #19729C solid;
} /* This is the table that controls most of the page and holds (among other things) the content well */	
	
#contentTable .left{
	  border-right: 1px #19729C solid;

	  border-left: 1px #19729C solid;
     background-color: #199A64;
}
#contentTable .right{

}

#DES_BOX{display:none;}

#articlesLable{
}

#articlesTable a{color:black;} 
#articlesTable a font{color:black;}
#articlesTable a:hover font{color:#19729C;}

#partnersTable a{color:black;}
#partnersTable a font{color:black;}
#partnersTable a:hover font{color:#19729C;}
#CSSfooter{
	
} /* 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{}
	
.disclaimer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}
.drop_down {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.drop_down:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

