﻿body {
	background: #ffffff;
}
	
#wrapper	{
	font: 11pt georgia;
	color: 000000;
	border: none;
	width: 100%;
}

#container	{
	overflow: auto;
}
	
#content	{
	clear: none;
}

#logo, #menu, #nav_header, #nav_footer, #contact, #map	{
	display: none;
}
h1	{
	font-size: 18pt;
	display: block;
	text-align: center;
}	

h2	{
	font-size: 14pt;
	text-align: center;
}

h3	{
	font-size: 12pt;
}	
		

img	{
	border: none;
	width: 100%;
	margin: 10pt;
	
	
}

a, a:hover, a:active, a:visited	{
	color: #000000;
	text-decoration: underline;
}	

.wide li	{
	padding: 0 0 5pt 0;
}	

#photo img	{
	width: 25%;
	float: right;
}	

