@charset "utf-8";
/* CSS Document */


				/*begin family section here*/
h1 
 {
	 color: #882D39;
 }
h2 
 {
	 color: #882D39;
	 margin-top: -10px;
 } 
 
#dr
	{       
			width: 490px;
			margin-left: 50px;
			margin-top: 25px;
			
	}
	
#dr_heading
		{
			
			margin-bottom: 0px;
		}
		
.quote
	    {
		font-weight: bold;
		font-style: italic;
		font-size: 18px;
		margin-top: 10px;
		}
		
.description
	{
		line-height: 1.1;
	}
	
	
#drphoto

	{
	position: relative;
	float: right;
	padding-top: 20px;
	margin-right: 33px;
	
		
	}
	
	#swirl
	
	{
		margin-top: 15px;
	}

#team_heading

	{
		margin-left: 350px;
		margin-top: 10px;
		margin-bottom: 29px;
		border-bottom: 1px solid #882D39;
	}

	
#column1
	{
		width: 466px;
		margin-left: 3px;
		
	}
	
#column2	
	{ 
		position: relative;
		float: right;
		width: 466px;
		margin-right: 3px;
		
		}
	
.bio
	{
		width: 466px;
		height: 270px;
		
		
		
	}
	
.job_title
	{
		width: 187px;
		color: #882D39;
		font-weight: bold;
		font-size: 18px;
		line-height: 1em;
		margin-top: 0px;
		}
	
.portrait
	{
		position: relative;
		float: right;
	}
	
.job_description
	{
		width: 244px;
		font-size: 15px;
		margin-top: 0px;
	}
