a	{
	color: #7C0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover	{
	color: #A14804;
}

body	{
	background-color: #E6DBBC;
	background-repeat : repeat-x;
	margin-top : 30px;
}

.topnav {
font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A14804;
}

a.topnav:link {color: #7C0000; text-decoration: none; font-size: 14px; font-weight: bold;}
a.topnav:visited {color: #7C0000; text-decoration: none; font-size: 14px; font-weight: bold;}
a.topnav:hover {color: #A14804; text-decoration: none; font-size: 14px; font-weight: bold;}

ul	{
	list-style-image : url(../images/bullet.gif);
}

.main	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #471C10;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

.main2	{
	font-family: cursive;
	color: #471C10;
	font-size: 20px;
	text-align: left;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}

.maintable	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #471C10;
	font-size: 11px;
	text-align: left;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin : 10 10 10 20;
}

.title	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7C0000;
	font-size: 18px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.footer	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7C0000;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
	margin-top: 20px;
	letter-spacing : 2px;
}

.footerlink	{
	font-family: Arial, Helvetica, sans-serif;
	color: #7C0000;
	font-size: 10px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
}

a:hover.footerlink 	{
	color: #85CB01;
}

.leftquote	{
	margin: 20 25 15 20;
	float: left;
	width: 155px;
	font-family: Georgia, "MS Serif", "New York", serif;
	color: #A14804;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-style: italic;
}

.serif {
	font-family: Georgia, "MS Serif", "New York", serif;
	color: #471C10;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	margin : 0 20 0 15;
}

.smalltitle	{
	font-family: Arial, Helvetica, sans-serif;
	color: #A14804;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.smalltitle2	{
	font-family: Arial, Helvetica, sans-serif;
	color: #A14804;
	font-size: 12px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 10px;
}

