body            {
		background-color: #FFFFFF;
		background-image: url(images/background.GIF);
		background-repeat: repeat-x;  
		margin: 0;
		padding: 0;
		text-align: left;
		font-family: verdana, arial, helvetica, sans-serif; color: #464646;
		font-size: 0.75em;
}                              

h1, h2, h3, h4, h5, h6	{font-family: tahoma, arial, helvetica, sans-serif;
}



a		{text-decoration: none;
		color: #D32525;
	
}

a:visited	{
		color: #980000;
}
a:hover		{
		text-decoration: underline;
		color: #E3372E;
}
a:active	{
		color: #980000;
}


div#stonehouse {
		background: url(images/header.GIF);
		background-repeat: no-repeat;
		position: relative;
		width:760px;
		height: 81px;
		margin-left: auto;
		margin-right: auto;
}  
		 
h1 		{
        position:absolute;
		top: 12px;
		left: 37px; 
		margin: 0;
		padding: 0;
		font-size: 18px;
} 

h2     	{
        position:absolute;
      	top: 60px;
        left: 37px;
      	margin: 0; 
      	padding: 0;
      	font-size: 14px;
}

h3		{
		position: relative;
		top: 10px;
		font-size: 14px; 
		color: #666666; 
		text-align: left;		
}

h4		{
		font-size: 11px;
                color: #666666;
}

h5		{
		font-size: 14px;
		color: #666666;
}

h6		{
		font-size: 12px;
                color: Maroon;
}
                
ul		{
		list-style-type: none; 	
                line-height:30px;	
} 

li		{
		font-size: 11px;
}


div#nav		{
		position: absolute; 
		top: 150px;
		left: 0px;  
            	margin: 0; 
      	    	padding: 0;
            
            	
}       

div#content	{    
		background-image: url(images/body-repeat.GIF);
		position: relative;
		width: 686px;
		padding: 0px 37px;
		padding-top: 1px;
		padding-bottom: 40px;
		margin-left: auto;
		margin-right: auto;
			
}
 
div#content2	{     
		margin-left: 256px;
}

div#practice	{ 
		font-size: 11px;
}

div#address	{
		font-size: 11px;
		line-height: 4px;
		padding: 0px;
		margin: 0px;
}

 
div#footerbg	{
		background-image: url(images/footer-side.GIF);
		background-repeat: repeat-x;
		width: auto;
		height: 75px; 
		text-align: center;
}		

div#footer	{    
		background-image: url(images/footer.GIF);
		margin-left: auto; 
		margin-right: auto;  
		width: 760px;
		height: 75px;
		text-align: center;
		font-size: 10px;
}
		



















