@charset "utf-8";
/* CSS Document */


				/*begin family section here*/



#footer
	{	
		
		background-color: #E6E6E6;
		height: 136px;
		width: 980px;
		margin-top: 2px;
		margin-left: auto;
		margin-right: auto;
		
	}
	
	
#footer_links

{
	margin-left: 10px;
	padding-top: 6px;
	
    
}

#footer_links1 a

	{
		color: #882D39;
		text-decoration: none;
		line-height: 1.5em;
		border-right: 1px solid #882D39;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 13px;
		}
	
#footer_links2 a

{
		color: #882D39;
		text-decoration: none;
		line-height: 1.5em;
		border-right: 1px solid #882D39;
		padding-left: 10px;
		padding-right: 10px;
		font-size: 13px;
	}
	
#footer_links2
{ margin-left: 150px;}

a:hover {color: #A55562;}

#contact_info

{
	color: #882D39;
	position: absolute;
	font-size: 14px;
	line-height: 1.5em;
	width: 140px;
	margin-left: 600px;
	margin-top: 15px;
}

#map
{ 
position: absolute;
margin-left: 750px;
}

#copyright
{
	background-color: #882D39;
	color: #E6E6E6;
	margin-top: 0px;
}

#social
    {
	  padding-left: 10px;
	  color: #882D39;
      text-decoration: none;  
	  font-size: 13px;
	}