/* / /files / 1184850 / */
/* General Settings */

html{
	display:block;
	margin:0;
	padding:0;
}
/* body background and font style */
body{
	margin:0 auto;
	padding:0;
	background:#FFF169 url(/files/1184850/bodybg.jpg); background-repeat:repeat-x;
	color:#000000;
	font:normal 10pt/125% "trebuchet", "helvetica", "tahoma", "verdana", "arial", sans-serif;
	text-align:center;
}
	
#MYHOMETRACKER{
	display:none;
}

/* Getting rid of crap so that the bottom will line up */	
body img, body br{
	display:none;
}

body table br, body table img{
	display:inline;
	
}
							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)	*/
					
a font,a{
	display:inline;
	color:#CCCCCC;
	font-weight:bold;
	text-decoration:none;
}
a font:visited,a:visited{
	color:#c0c0c0;
	text-decoration:none;
}
a font:hover,a:hover{
	color:#ffffff;
	text-decoration:underline;
}

font{
	color:#cccccc;
	font-size:10pt;
}

							/* 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 */
/* Header */

#header{background:#000000;}

#headerFloor{
	visibility:hidden;
	display:none;	
}	
								#CSSheader{
									display:block;
									margin:0 auto;
									padding:0px 0 0 0;
									width:100%;
									height:10px;
									background:#000000 url(/files/1184850/topbg.gif) left top repeat-x;
								} /* 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{display:none}
									#CSSheader .PHONE_NUMBERS br{display:none}
									#CSSheader .OFFICE_ADDRESS{display:none}
									#CSSheader .OFFICE_NAME{display:none}
									#CSSheader a{display:none}
									#CSSheader .container05{}
									#CSSheader .container06{}
									#CSSheader .container07{}
									#CSSheader .container08{}
									#CSSheader .container09{
										display:block;
										position:absolute;
										top:1px;
										left:0px;
										margin:0 auto;
										padding:0;
										width:100%;
										height:5px;
										background:#ffffff;
										overflow:hidden;
									}

/* Horizontal Navigation */

#NavTable{
	display:none;
}

	#NavTable .left{
		display:none;
	}
		#NavTable .left img{
			visibility:hidden;
		}
	
	#NavTable .middle{
		text-align:center;
	}
	
	#NavTable .right{
		display:none;
	}
		#NavTable .right img{
			visibility:hidden;
		}
		
#NAVIGATION{}

	#NAVIGATION hr{
		display:none;
	}	
	
	#NAVIGATION font{
		display:none;
	}
	
	#NAVIGATION nobr{
		white-space:normal;
		word-wrap:break-word;	
	}
	
	#NAVIGATION a font{
		color:#cccccc;
	}
	
	#NAVIGATION a{
	}	
	
	#NAVIGATION font:visited{
		color:#c0c0c0;
	}
	#NAVIGATION a:visited{
		color:#c0c0c0;
	}	
	
	#NAVIGATION font:hover{
		color:#ffffff;
	}
	#NAVIGATION a:hover{
		color:#ffffff;
	}	
	
	#NAVIGATION nobr a font b i{
		display:block;
		font-style:normal;
		font:bold 10pt/30px "century gothic", "verdana", sans-serif;
		text-transform:uppercase;
	}
	
/* Content */

#contentTable{
	clear:left;
	margin:0 auto;
	padding:0;
	width:800px;
	height:100%;
	background:#ffffff url(/files/1184850/contentbg.gif) right top repeat-y;
	border:none;
	overflow:visible;
}

	#contentTable td{
		overflow:hidden;	
	}

#contentTable .left{
	margin:0 auto;
	padding:0;
	width:190px;
	background:#ffffff;
	text-align:center;
	border-right:1px solid gray;
	background:#ffffff url(/files/1067731/colbg.gif) left top repeat-y;
}

	#contentTable .leftPad{
		visibility:hidden;
		display:none;
	}

#contentTable .right{
	margin:0 auto;
	padding:0 14px 0 13px;
	width:610px;
	background:transparent;
	overflow:hidden;
}

	#contentTable .rightPad{
		visibility:hidden;
		display:none;
	}
	
	

/* Left Side/Menu */

	.left br{
		display:none;
	}

#ContactLable{
	display:none;
}
	#ContactLable font{
	}	
	#ContactLable font b{
	}
#ContactTable{
	display:none;
}

	#ContactTable a{
	}
	#ContactTable a font{
	}
#ContactTable .PRETTY_NAME{
}
#ContactTable .PHONE_NUMBERS{
}
#ContactTable .OFFICE_NAME{
}
#ContactTable .OFFICE_ADDRESS{
}
#ContactTable hr{
	display:none;
}
p#CALL_ME{display:none;} /* This spot is used for the accounts that have a call me button, but you can use that container */


#articlesLable{
	display:none;
}
	#articlesLable td font{
	}	
	#articlesLable td font b{
	}

#articlesTable{
	display:block;
	margin:0 auto;
	margin-top:-50px;
	padding:0;
	width:150px;
}

	#articlesTable td{
		white-space:normal;
		word-wrap:break-word;
	}

	#articlesTable br{
	}
	
	#articlesTable em{
		display:block;
		padding-top:5px;
		font-size:8pt;
		font-weight:normal;
		font-style:normal;
	}
	
	#articlesTable td font{
	}
	
	#articlesTable td a font{
		display:block;
		margin:1px 0 1px 0;
		padding:1px 0 1px 0;
		width:150px;
		text-align:left;
		font:normal 9pt/150%;
		cursor:pointer;
	}

	#articlesTable font{
		display:none;
	}
	
	#articlesTable a{
		display:inline;
		font:normal 10pt;
	}	
	
	#articlesTable font:hover{
	}
	#articlesTable a:hover{
	}
	
	#articlesTable font:visited{
	}
	#articlesTable a:visited{
	}
	
	#articlesTable a font .lbl{
		display:block;
		margin:1px 0 1px 0;
		padding:0;
		background:#FDED55;
		color:#000000;
		font-weight:bold;
		font-size:10pt;
		border:1px solid #000000;
		text-align:center;
		text-transform:uppercase;
		cursor:default;
		text-decoration:none;
	}
	
	#sp_address{
		text-decoration:none;
		cursor:default;
	}
	
	#sp_address br{
		display:inline;
	}



/* Main body */

.right,.right font{
	color:#000000;
	text-align:left;
	font:normal 10pt/125% "trebuchet", "helvetica", "tahoma", "verdana", "arial", sans-serif;
}

.right table table,.right table td, .right div table, .right table div{
	width:auto;
	height:auto;
}

	#contentWell table.searchResultsTools td.left{
		background:#ffffff;
	}

	.right table a font{
		color:#000000;
	}

.right table a{
	color:#0000ff;
	text-decoration:none;
	font-weight:bold;
}

.right table a:visited{
	color:#470492;
	text-decoration:none;
	font-weight:bold;
}

.right table a:hover{
	color:#0000ff;
	text-decoration:none;
	font-weight:bold;
}

#right_box{
	float:right;
	margin:2px 0px 6px 10px;
	padding:5px;
	width:240px;
	background:#ffffff;
	border:1px solid #000000;
}

.res_box{
	display:block;
	margin:2px;
	padding:5px;
	background:#ffffff;
	border:1px solid #000000;
	font-weight:bold;
	font-size:12pt;
}

#partnersTable{
	visibility:hidden;
	display:none;
}

	#partnersTable td{
	}
	
	#partnersTable td[width="24"]{
		display:none;
	}
	
	#partnersTable td img{
		display:none;
	}
	
		#partnersTable td br{
			display:none;
			visibility:hidden;
		}	
	
		#partnersTable td a{
		}	
	
			#partnersTable td font{
			}
			
			#partnersTable td a b i font nobr{
			}
	
	#partersTable font{
	}

#DES_BOX{}


/* Foot */

#footSpacer{
	visibility:hidden;
	display:none;
}

	#footSpacer td{
	}
	
/* Disclaimer*/
html body center table{ 
	display:none;
}
	
.disclaimer{
}

td .disclaimer a img{
}

td .disclaimer center{
}

td .disclaimer center img{
}

td .disclaimer center a img{
}

.disclaimer hr{
	display:none;
}
							#CSSfooter{visibility:hidden;display:none} /* THE ID CSSfooter and it's children allow you to add a cutom footer. */
								#CSSfooter .container00{}
								#CSSfooter .container01{}
								#CSSfooter .container02{}
								#CSSfooter #NAVIGATION{display:none;} /* Wraps the $NAVIGATION variable */
									#CSSfooter #NAVIGATION a{display:none;}
									#CSSfooter #NAVIGATION a:hover{display:none;}
									#CSSfooter HR.linkDiv{display:none;}
								#CSSfooter .container03{display:none;}
								#CSSfooter .container04{display:none;}
								#CSSfooter .PRETTY_NAME{display:none;}
								#CSSfooter .PHONE_NUMBERS{display:none;}
								#CSSfooter .PHONE_NUMBERS br{display:none;}
								#CSSfooter a.email_txt{display:none;}	
								#CSSfooter a.email_NOtxt{display:none;}
								#CSSfooter .OFFICE_ADDRESS{display:none;}
								#CSSfooter .OFFICE_NAME{display:none;}
								#CSSfooter .container05{}
								#CSSfooter .container06{}
								#CSSfooter .container07{}
								#CSSfooter .container08{}
								#CSSfooter .container09{}
								
.center {position:absolute}

table#slideShowTable {height:180px; width:240;}