@charset "utf-8";
/* CSS Document */


				/*begin family section here*/

#column2
	{	
		position: absolute;
		float: right;
		margin-left: 500px;
		margin-top: 40px;
		margin-right: 40px;
		width: 458px;
		height: 476px;
		background-image: url(../images/google_bkg.jpg);
	}
	
	.myframe
	{
		margin-left: 37px;
		
	}


#column1
	{
		
		width: 399px;
		margin-left: 30px;
		color: #8C2939;
	}
	

.contact_heading

	{
		border-bottom: solid 1px #8C2939;
	}
	
.hours
	{
		font-size: 17px;
		line-height: 1.3em;
	}
	

#appointment
{
	margin-top: 13px;
	margin-bottom: 25px;
}


#address
	{
		text-align: center;
		color: #8C2939;
		font-size: 23px;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 6px;
	}
		


#swirl
	{
		margin-top: 10px;
	}