@charset "utf-8";
/* CSS Document */


				/*begin family section here*/

#services
{
background-color: #f2f2f2;
width: 630px;
padding: 15px;
border: solid 3px #8C2939;
margin-bottom: 20px;

}

h1
	{	
		
		color: #8C2939;
		margin-left: 15px;
		margin-top: -10px;
		
	}


hr
	{
		
		color: #8C2939;
		width: 600px;
		text-align: center;
		margin-top: 2px;
	}
	
#service_description
	{
		margin-left: 15px;
		font-size: 16px;
		line-height: 1.3em;
		width: 569px;
		color: #8C2939;
	}
	
.picture_row
	
	{
		margin-left: 40px;
		margin-top: 20px;
	}
	


