/*  74056  */
/* General Settings */

html{
	display:block;
	margin:0;
	padding:0;
}

body{
	margin:0 auto;
	padding:0;
	background:#EAEAEA;
	color:#000000;
	font:normal 10pt/130% "arial", "tahoma", 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:#5F8399;
	font-weight:bold;
	text-decoration:none;
}
a font:visited,a:visited{
	color:#5F8399;
	text-decoration:none;
}
a font:hover,a:hover{
	color:#BDA87A;
	text-decoration:underline;
}

font{
	color:#000000;
	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,#header td,#header td.left img{
	display:none;
}

#headerFloor,#headerFloor td{
	clear:left;
	margin:0 auto;
	padding:2px 0 0 0;
	width:760px;
	height:100px;
}

#headerFloor{
	border-left:10px solid white;
	border-right:10px solid white;
}

#headerFloor td.top{
	height:22px;
	background:#FFFFFF url(/files/74056/headerfloor_bg.gif) center center repeat-x;
	
}

#headerFloor td.bottom{
	height:78px;
	background:#FFFFFF url(/files/74056/oceanshore_bg.gif) center center no-repeat;	
}	
								#CSSheader{
									display:block;
									margin:0 auto;
									padding:0;
									width:760px;
									height:125px;
									color:black;
									background:#FFFFFF url(/files/74056/header_bg.gif) left bottom repeat-x;
									font:normal 7pt/130% "arial",sans-serif;	
									border-top:10px solid white;
									border-left:10px solid white;
									border-right:10px solid white;
									text-align:right;
									overflow:hidden;
								} /* 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{
										margin:0 auto;
										margin-bottom:10px;
										padding:0;
										width:760px;
										height:30px;
										background:white;
										color:#5F8399;
										border-top:1px dotted gray;
										border-bottom:1px dotted gray;
										font-size:14pt;
										font-weight:bold;
										line-height:30px;
										text-align:left;	
									}
									#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{}

/* Navigation */

#NavTable{
	width:150px;
	border-bottom:1px dotted gray;
}

#navLable{
	display:none;
}

		
#NAVIGATION{
}

	#NAVIGATION hr{
		display:none;
	}	
	
	#NAVIGATION font{
	}
	
	#NAVIGATION nobr{
		white-space:normal;
		word-wrap:break-word;	
	}
	
	#NAVIGATION a font{
		color:gray;
	}
	
	#NAVIGATION a{
	}	
	
	#NAVIGATION font:visited{
		color:gray;
	}
	#NAVIGATION a:visited{
		color:gray;
	}	
	
	#NAVIGATION font:hover{
		color:#BDA87A;
	}
	#NAVIGATION a:hover{
		color:#BDA87A;
	}	
	
	#NAVIGATION a font b i{
		display:block;
		font-style:normal;
		font:bold 8pt/160% "tahoma", sans-serif;
		text-transform:capitalize;
	}


/* Content */

#contentTable{
	clear:left;
	margin:0 auto;
	padding:0;
	width:760px;
	background:#FFFFFF;
	border-left:10px solid white;
	border-right:10px solid white;
	border-bottom:10px solid white;
	overflow:visible;
}

	#contentTable td{
		overflow:hidden;	
	}

#contentTable .left{
	margin:0 auto;
	padding:0;
	width:155px;
	background:#FFFFFF;
	border-right:1px dotted gray;
	text-align:center;
	overflow:hidden;
}

	#contentTable .leftPad{
		visibility:hidden;
		display:none;
	}

#contentTable .right{
	margin:0 auto;
	padding:10px 5px 0 15px;
	width:605px;
	overflow:hidden;
}

	#contentTable .rightPad{
		visibility:hidden;
		display:none;
	}
	
	

/* Left Side/Menu */

#ContactLable,#ContactTable{
	display:none;
}
	#ContactLable font,#ContactLable font b,#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 */


/* Main body */

.right,.right font{
	color:#000000;
	text-align:left;
	font:normal 10pt/130% "arial", sans-serif;
}

.right table table,.right table table td,.right table td, .right div table, .right table div{
	width:auto;
	height:auto;
}

#partnersTable{
}

	#partnersTable td{
	}
	
	#partnersTable td img{
		visibility:hidden;
		width:16px;
		height:16px;
		background:url(/files/74056/tile.jpg) no-repeat;
	}
			#partnersTable td a b i font nobr{
				font-style:normal;
				font-weight:normal;
				text-decoration:underline;
				color:#5F8399;
			}
			

#articlesTable{
	border-top:1px solid #5F8399;
	border-bottom:1px solid #5F8399;
}

	#articlesTable td{
		white-space:normal;
		word-wrap:break-word;
	}

	#articlesTable td font{
		color:#BACBD6;
		font-size:7pt;
		font-weight:normal;
	}
	
	#articlesTable td a font{
		color:#5F8399;
		font-size:8pt;
	}

	#articlesTable a{
		color:#5F8399;
	}	
	
	#articlesTable font:hover{
		color:#BDA87A;
	}
	#articlesTable a:hover{
		color:#BDA87A;
	}
	
	#articlesTable font:visited{
		color:#5F8399;
	}
	#articlesTable a:visited{
		color:#5F8399;
	}

#DES_BOX{}

/* Disclaimer*/
html body center table{ 
	margin:0 auto;
	width:550px;
}
	
.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{}