body
{
	color: black;
	background-image: url("images/bg0021.gif");
	font-family: serif;
}

h1, h2, h3
{
	text-align: center;
	font-family: serif;
	clear: both;
	color: #800000;
}


h1  { font-size: 1.5em; }

h2  { font-size: 1.4em; }

h3 { font-size: 1.2em; }

p { text-indent: 2em; }

ul { text-indent: 4em }

ol {text-indent:2em


div.reference p 
{ 
	text-indent: -3em;
	padding-left: 3em;
}

div.businesses h4
{
	
}

div.businesses li
{
	list-style-type: none;
}

div.left
{
	float: left;
	padding: 0 10px 10px 5px;
}

div.right
{
	float: right;
	padding: 0 5px 10px 10px;
}

.illustration img { border-width: 0; }

/* .illustration { text-align: center; } */

.illustration p
{
	width: 300px;
	font-size: 0.8em;
	font-weight: bold;
	text-indent: 0;
	text-align: center;
}

.illustration a
{
	text-decoration: none;
	color: black;
}

#footer
{
	margin-top: 1em;
	padding-top: 1em;
	border-top: 2px solid;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#footer img
{
	border: 0;
	vertical-align: middle;
	padding: 0 .25em;
}

#footer A { padding: 0 0.5em; }

.contents ol { list-style-type: upper-roman; }

.contents ol li { margin-top: 1em; }

.contents ul { list-style-type: none; }

.contents ol ul li
{
	margin-top: 0;
	padding-left: 0;
	margin-left: 0;
}

h3 :hover
{
	text-decoration: none;
}

a.word_def
{
	text-decoration: none;
	color: black;
}

.word_list a:link { color: black; }
.word_list a:visited { color: black; }