@charset "utf-8";
/* CSS Document */


				/*begin family section here*/



#column2
	{	
		
		position: absolute;
		float: right;
		margin-left: 400px;
		margin-top: 63px;
		height: 280px;
		width: 560px;
		
	}
	
	


#column1
	{
		
		width: 358px;
		font-size: 16px;
		margin-left: 25px;
		color: #8C2939;
	}
	

.about_heading

	{
		
		border-bottom: solid 1px #8C2939;
		margin-top: 3px;
	}
	

.about_us

	{
		font-size: 16px;
		margin-left: 25px;
		margin-right: 20px;
		margin-top: 3px;
		color: #8C2939;
	}
	
	
#bottom_1

	{
		width: 500px;
		color: #8C2939;
		margin-left: 25px;
	}
	
	
.promise_heading

	{
		font-size: 33px;
		font-weight: bold;
		margin-bottom: -10px;
		border-bottom: solid 1px #8C2939;
	}


#promise
	{
		width: 440px;
		height: 340px;
		padding-top: 20px;
		font-size: 16px;
		font-weight: bold;
		background-image: url(../images/promise_bkg.jpg);
	}

#appointment
   {   
    float: right;
	margin-top: 60px;
	margin-right: 20px;
	width: 395px;
	height: 294px;
	background-image: url(../images/appt_bkg.jpg);
	background-repeat:no-repeat;
	}

.appointment
	{
		padding-top: 40px;
	}
		


#swirl
	{
		margin-top: -15px;
	}