ul {
	list-style-image: url('images/sun10px.gif');
}
#toplogo {
	left:10px;
	top:0px;
/*	position:fixed;*/
}
#menutable {
	left:10px;
	top:150px;
/*	position:fixed;*/
}
.bottomnav {
	color: #8B0000;
	font-size: 10pt;
	font-family: sans-serif;
}
.bottomnav:hover {
	color:red;
}
body {
	margin-top:0px;
	padding-top:0px;
	margin-left:10px;
	margin-bottom:0px;
	padding-bottom:0px;
}
p, body {
	font-size: 13pt;
}
h1, h2, h3, h4 	{
	font-family:Georgia, Times New Roman, Times, serif;
	font-style: italic;
	color: #8B0000;
}
h3 {
	width: 80%;
	border-bottom: 1px #8B0000 solid;
}

.address {
	text-align:center;
	font:normal 12px verdana;
}
.quote {
	margin-left: 50px;
	margin-right: 50px;
	font-style:italic;
	color:#8B0000;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align: justify;
}
.copy {
	color:#8B0000;
	font:normal 10px verdana;
}
a {
	text-decoration: none;
	color:#0000FF;
}
a:hover {
	text-decoration:underline;
	color: #8B0000;
}
a.nav	{
	color:#8B0000;
	font:normal 16px Georgia, Times New Roman, Times, serif;
}
a.nav:hover {
	color:red;
}

#cright {
	font-size:10px;
	color:#8B0000;
}
