@charset "UTF-8";	
html {
	border: none;  
	width: auto;  
	height: auto;	
	margin: 0px;
	padding: 0px;  	 	
}
body {
	font-size: 82%;	  
	font-family: arial,helvetica,sans-serif;	 
	line-height: 1.4em;	 
	width: auto;  
	height: auto;  
	padding: 0px;
	margin: 0px;	
}  
h1 {	
	font-family: "franklin gothic book","trebuchet ms","times new roman",times,serif;
	font-size: 1.5em;	 
	line-height: 1.2em;
/*	padding: 0 10px;*/
}	
h2 {
	font-size: 1.2em;	 
}		
h3 {
	font-size: 1em;
	line-height: 1em;  
}		   
p {
	font-size: 1em;		
/*	padding: 0 10px; */
}		
em { 
	font-weight: normal;
	font-style: normal;
}		  
a:link {
	color: #000;  
	text-decoration: none;
}	   
a:visited {
	color: #000;
	text-decoration: none;
}
a:focus {
}
a:hover {
}
a:active {
}
#logo-image {
	position: relative;
	display: block;
	visibility: visible;
	color: #000000;
	padding: 80px 0px 30px 0px;
	font-family: 'Trebuchet MS',tahoma,verdana,helvetica,arial,sans-serif;
	font-size: 2.5em;
}
#page {	  											  
	background: transparent;	 
	border: none;		
	width: auto;	
	height: auto;	   
	padding: 0 70px 0 50px;
	margin: 0;
}	
#mainnav {				       
	display: none;
}
.clear {
	clear: both;
}
address {
	padding: 80px 0 20px 0;
	font-style: normal;
}
.adr span {
	display: block;
}

.tel {
	margin-top: 4px;
}
.office-days {
	display: none;
}
.office-hours {
	display: none;
}
#links-title  {
	display: none;
}
.links-text {
	display: none;
}
					
#footer {	 					  
	display: none;
/*	position: relative;	 
	clear: both; 
	width: 100%; 	 
	font-family: Tahoma;
	font-size: 0.9em; 
	padding: 8px;	
	background-color: #f3f4ef;
	border-style: solid;
	border-width: 1px 0px 0px 0px;	
	border-color: #1a1c18;		*/
}

