@charset "utf-8";
/* CSS Document */


				/*begin family section here*/


#family
	{
		background-image: url(../images/family_photo2.jpg);
		width: 980px;
		height: 406px;
		
	}


	   
	   
p.intro
	{
		width: 388px;
		color: #882d39;
		font-weight: bold;
		line-height: 1.2em;
		margin-left:30px;
		margin-top: 15px;
		font-size: 18px;
	}
	

	#button
		{
			padding-left: 100px;
		}
		
		
				/*end family section here*/	
	
	
	
	
				/*begin office section here*/	
	
	#office_pic
	
	{ 
		margin-top: 20px;
		margin-left: 10px;
	}
	
	.map_directions_button
		
		{
			margin-left: 160px;
			margin-top: 0px;
		}
	
	
	#office_description
		{
	position: absolute;
	margin-left: 603px;
	margin-top: 10px;
	width: 378px;
	height: 370px;
	background-image: url(../images/office_description_bkg.jpg);
		}
	
	
	.dental_office
		{
		width: 340px;
		color: #882d39;
		line-height: 1.2em;
		font-size: 17px;
		margin-top: 10px;
		}
		
		
	.tour_button
		{
			margin-left: 100px;
			margin-top: -20px;
		}
	
		
	h2
	 {
		 color: #882d39;
	 }
			
			/*end office section here*/	
	
	
	
	
