body {
	margin-top: 20px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	background-color: #333;	
}
a img { border-style:none; }
h1           {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0066cc;
	text-decoration: none;
	font-weight: normal;
	line-height: 110%;
 }
h2           {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
	
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	text-decoration: none;
	font-weight: normal;
}
p            { 
	text-align: left;  
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F30;
}
a:visited {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:hover      {
	font-family: Arial;
	font-size: 14px;
	color: #CCC
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
form {
	background-color:#CCCCCC;
	padding: 20px;
}
.black {
	font-size: 24px;
	font-weight: bold;
	color: #C60;
}

 /*small navigation*/
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #red;
}
.footerLinks A:link {text-decoration:underline;color:#blue;}
.footerLinks A:visited {text-decoration:underline;color:#blue;}
.footerLinks A:active {text-decoration:underline;color:#red;} 
.footerLinks A:hover {text-decoration:underline;color:#blue;}
 
.background {
	background-color: #FFFFFF;
	}
.linkboarder {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.linkbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.greennotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009900;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.fade {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
}
.tennessee {
	color: #CC3300;
	font-weight: bold;
}
.linkstyle   { color: #800000
 }


#index_list {
	text-align: center;
	word-spacing: 30px;
}
.main {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #666666;
}
#main_content {
	text-align: left;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
}
.brownFont {
	color: #752600;
	
}
