/* CSS for the Tennessee Renaissance Festival */
/* http://www.tnrenfest.com */
/* Created by Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body {
	background: url("graphics/banner.jpg");
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	
}

a:link {color : #3030FF; text-decoration: none; }
a:visited {color: #600090; text-decoration: none; }
a:hover {color: #CC0000; text-decoration: underline; }
a:active {color: #CC0000; text-decoration: underline; }


.title	{
	color: #666699;
	font-family: arial, helvetica, sans-serif;
	font-size: 160%;
	font-weight: bold;
}

.title2	{
	font-family: arial, helvetica, sans-serif;
	color: #666699;
	font-size: 130%;
	font-weight: bold;
}

.announce   {
	color: #CC0033;
	font-family: arial, helvetica, sans-serif;
	font-size: 140%;
	text-decoration:  underline;
}

.announceB   {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 140%;
	text-decoration:  underline;
}

sup { font-size: 70%; }

.fn1a	{ font-size: 80%; font-family: arial, helvetica, sans-serif; }
.neg1b  { font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fba	{ font-family: arial, helvetica, sans-serif; font-weight: bold; }
.rfba	{ font-family: arial, helvetica, sans-serif; font-weight: bold; color: #CC0033; }
.fnba	{ font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }

.wktit	{
	color: #FF3333;
	font-size: 150%;
	font-weight: bold;
}

