﻿#container
{	  

	
}
#content
{
	
	height: 410px;   
	overflow:hidden;
	color: #4c2d11;
	position: relative;	  
}
#content a
{ 
	color:#174060;
}
#content #title
{ 
	background: #67853d top right no-repeat;
	height:80px;
	overflow: hidden;
}
#content #title h3
{
	background: url(/images/contact.title.gif) no-repeat;
	display: block;
	height: 55px;
	text-indent: -12345px;
	margin-top: 15px;
	margin-left: 12px;
	overflow: hidden;
	width: 240px;	  
}

#content #contact 
{	  
	margin-top: 4px;
	position: relative;
}

#content #contact #details
{
	background-color: #c2dfe1;
	height: 140px;
	width: 178px;
	padding: 36px 26px;
}			 

#content #contact #details h4
{
	color:#194566;
	font-size:1.4em;
}  
#content #contact #details p
{
	color: #4c2d11;
	font-size:1.3em;
	margin-bottom: 1em;	   
}  
#content #contact #details a#directions
{
	background: url(/images/contact.directions.gif) no-repeat;
	display: block;
	height: 7px;
	text-indent: -1234px;
	overflow: hidden;
	width: 160px;		  
}

#content   img#main_img 
{	  
	position: absolute;
	top:84px;
	right:0;			  
}

#content   img#lower_img 
{			
	position: relative;
	margin-top: 4px; 
}		