body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
table.main {
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td.local2	{
	background-image: url(images/long_grove_18_bottom.gif);
	background-repeat: repeat-y;
	}
td.background {
	background-image: url(images/background_image.gif);
	}
	
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:link		{text-decoration: none;}
a:visited	{text-decoration: none;}
a:hover		{text-decoration: underline;}
a:active	{text-decoration: none;}

/* Headings */

h2 {
	text-align:center;
	font:"Times New Roman", Times, serif;
	font-style:italic;
	}
h3 {
	text-align:center;
	font-style:italic;
	font:"Times New Roman", Times, serif;
	font-weight:normal;
	}
/* paragraphs */

p.bodytext { 
	line-height: 20px;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
	}


