.mainNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
a:link {
	color: FFF4E0;
	text-decoration: none;
}
a:visited {
	color: #90816C;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.mainNav a:link {
	color: FFF4E0;
	text-decoration: none;
}
.mainNav a:visited {
	color: #FFF4E0;
	text-decoration: none;
}
.mainNav a:hover {
	color: #000000;
	text-decoration: none;
}
p {
	line-height: 18px;
}
.bottomNav {
	font-weight: normal;
	color: #90816C;

}
.bottomNav a:link {
	color: FFF4E0;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #FFF4E0;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #000000;
	text-decoration: none;
}
ul {
	line-height: 140%;
	list-style-image: url(media/layout/bullet.gif);
}
.nametag {
	display: block;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
	color: #FFF4E0;
	border: thin groove #D8CDB9;






}
h3 {
	color: #D8CDB9;
}
