@charset "utf-8";
/* CSS Document */


				/*begin family section here*/

ul
{
list-style-image: url(../images/pdficon.png);
margin-left: 90px;
margin-top: 30px;
line-height: 3.75em;
}

#column2
	{	
		
		position: absolute;
		float: right;
		margin-left: 500px;
		margin-top: 30px;
		margin-right: 40px;
		width: 446px;
		height: 470px;
		background-image: url(../images/apptbkg.jpg);
	}


#column1
	{
		width: 399px;
		margin-left: 30px;
		color: #8C2939;
	}
	

.forms_heading
	{
		margin-top: 10px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	
.description
	{
		font-size: 15px;
		line-height: 1.3em;
		font-weight: bold;
	}
	

#appointment
{
	margin-top: 13px;
}


#download_here
	{
		text-align: center;
		color: #8C2939;
		font-size: 19px;
		font-weight: bold;
	}
		


#swirl
	{
		margin-top: 10px;
	}