	#home						{ display:none; }
	#services					{ display:none; }
		#services #md 	{ display:none; }
	#ourteam  				{ display:none; }
	#location   				{ display:none; }
	#hours						{ display:none; }
	#payments				{ display:none; }
	#contact					{ display:inline; position:absolute; top:0px; background: #f3d6fb; } 
		#contact .text .boxcontent		{ padding:2px; } 
		a:link										{ text-decoration:none; display:inline; } 
		a:hover									{ text-decoration:underline; color:navy; }
		#contact-table							{ width:660px; margin:0px; padding:2px; font-size:12pt; } 
		#contact-iframe						{ width:650px; height:330px; top:40px; left:0px; border:none; } 
			span.menu a 						{ display:inline; margin: 0px; border-width: 0; text-decoration: none; }
			span.menu a span 			{ display:none; text-decoration:none; height:320px; }  /* important - this hides the captions until mouse hovers above menu link */
			span.menu a:hover				{ border:none; color:navy; text-decoration:none; }
			span.menu a:hover span.text#text_staff { top:80px; left:120px; width:500px; height:260px; padding:15 15 15 15; }
			span.menu a:hover span.text {
				position: absolute; display: inline; 
				top: 6em; left:6em; z-index: 10;  /* using top:em lets it move down with the menu when text size is changed by CTRL -/+   */
				background:#f6feff; 
				width:650px; height:280px; 
				margin: 0px; padding: 5px; 
				text-decoration: none; 
				text-align: justify; 
				float:right; 
			}
			span.menu a:hover span.text img					{ float:left; }
			span.menu a:hover span.text#text_staff img	{ float:right; height:280px; }
	#blog			{ display:none; }
	#links			{ display:none; }
