/* Header *//* Navigation links used in header*/a.topnav	{		color:white; font-family:Century Gothic; font-size:14px;	}/* Agent's domain name used at top of header */ 	.domain_name	{		font-family:Century Gothic; font-size:16px; color:white; margin-right:20px;	}	/* keywords that blend into header */td.ghost_writer	{		background-color:#336633; font-family:Century Gothic; font-size:1px; color:#336633; display:none;	}	.agent_name	{		color:white; font-family: Century Gothic; font-size: 24px;	}	.banner_text	{		color:white; font-family: Century Gothic; font-size: 20px;	}			/* End Header */	/* Sidebar *//* Navigation links used on sidebar*/a.sidenav	{			color:white; font-family:Century Gothic; font-size:14px; text-decoration:none;	}		/* Hover style rollover for sidebar navigation links*/	a.sidenav:hover	{		color:white; font-family:Century Gothic; font-size:14px; text-decoration:underline;	}/* White space at top of sidebar */	td.topspace	{		background-color:white; width:100%; height:20px; border-right:1px solid white;	}		/* Section headings for sidebar */	td.sideheader	{		background-color:#336633; height:25px; vertical-align:middle; width:190px; font-family:Century Gothic; color:white; font-size:14px;	}	/* Cells containing navigation links on sidebar*/td.sidebar	{		background-color:#669966; width:190px; height:30px; vertical-align:middle;	}/* Thin, dark green dividing lines between sidebar options*/td.sidedivide	{		background-color:#336633; width:190px; height:1px; 	}/* Light green space between last link in a sidebar section and next section header */	td.sidespace	{		background-color:#669966; width:190px; height:30px;	}		/* Light green space at bottom of sidebar */	td.lastspace	{		background-color:#669966; width:190px;	}/* End Sidebar *//* Fast Property Search */		/* Header for fast property search */td.searchhead	{		background-color:#DED7BC; height:25px; width:183px; vertical-align:middle; font-family:Century Gothic; color:black; font-size:14px;	}			/* Header for fast property search on About Me page */td.searchhead2	{		background-color:#DED7BC; height:20px; width:183px; vertical-align:middle; font-family:Century Gothic; color:black; font-size:14px;	}			#EmbedPropSearch	{		background-color:white; font-family:Bookman Old Style; font-size:13px; color:black; margin:0px; padding:2px;	}		#EmbSearch-PropType	{		display:block;	}		#EmbSearch-PriceRange	{		display:inline;	}		#EmbSearch-TownList	{		display:block;	}		#EmbSearch-PropsPerPage	{		display:none;	}					#EmbSearch-Label1 { display: block; }#EmbSearch-Label2 { display: block; margin-top: 10px; }#EmbSearch-Label2b { display: block;}#EmbSearch-Label3 { display: block; margin-top: 10px; }#EmbSearch-Submit { margin-top: 20px; display:block; margin-left:auto; margin-right:auto; }	/* Fast property search content */	td.search	{		padding-left:3px; padding-right:3px; width:211px; border-left:2px solid #DED7BC; border-right:2px solid #DED7BC; border-bottom:2px solid #DED7BC; font-family:Bookman Old Style; font-size:13px; color:black;	}		/* End Fast Property Search */			/* Main content */	/* Large, dark green page title / header */	.h1_title	{		font-size:24px; font-family: Century Gothic; color:#336633; margin:0px; padding:0px;	}		/* Lighter green subtitle / subheader */	.h2_title	{		font-size:14px; font-family: Bookman Old Style; color:#669966;	}		/* Content with border */	td.content	{		border:1px solid #7B7561; font-family:Bookman Old Style; color:black; font-size:13px; padding:15px;	}		/* Content with tan colored background */	.content_tan	{		background-color:#DED7BC; border:1px solid #7B7561; font-family:Bookman Old Style; color:black; font-size:13px; padding:5px;	}			/* Content with a right, top, and bottom border but no left border */td.content_rightonly	{		border-top:1px solid #7B7561; border-right:1px solid #7B7561; border-bottom:1px solid #7B7561; font-family:Bookman Old Style; color:black; font-size:13px; padding:10px;	}			/* Content with a left, top, and bottom border but no right border */	td.content_leftonly	{		border-top:1px solid #7B7561; border-left:1px solid #7B7561; border-bottom:1px solid #7B7561; font-family:Bookman Old Style; color:black; font-size:13px; padding:10px;	}				/* Content with no top border */td.content_notop	{		border-right:1px solid #7B7561; border-left:1px solid #7B7561; border-bottom:1px solid #7B7561; font-family:Bookman Old Style; color:black; font-size:13px; padding:10px;	}							/* content with no border */.content_noborder	{		font-family:Bookman Old Style; color:black; font-size:13px; padding:15px;	}		/* Bold subheaders within content areas */		.mainhead	{		font-family:Bookman Old Style; color:black; font-size:14px; font-weight:bold;	}		/* End main content *//* Contact Me page */	/* Primary table for contact me page */	.contact	{		width:356px; height:200px; border:1px solid #7B7561;	}			/* Left column for contact me page */	td.contact_left	{		width:105px; vertical-align:middle; padding-left:10px;	}/* Right column for contact me page */td.contact_right		{		width:245px; padding:right:10px;	}/* End Contact Me Page */