/* ---------------------------------- */
/* Global                             */
/* ---------------------------------- */

p {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link, a:visited {
	color: #952921;
}
a:hover, a:active {
	color: #000;
}
h1 {
	font-size: 14px;
	color: #952921;
	letter-spacing: -2%;
	padding: 25px 15px 0px 15px;;
	font-family: 'verdana', 'arial', sans-serif;
}
h2 {
	font-size: 12px;
	color: #952921;
	letter-spacing: -2%;
	font-family: 'verdana', 'arial', sans-serif;
	
	padding: 10px 15px 0px 15px;;
}
h3 {
	font-size: 12px;
	color: #952921;
	font-family: 'verdana', 'arial', sans-serif;
	padding: 0px 15px 0px 15px;;
}
H6 {
	font-size: 11px;
	color: #333;
	letter-spacing: -2%;
	text-align: right;
	width: 200px;
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
}
th {
	font-size: 15px;
	letter-spacing: -2%;
	padding: 15px 0 3px 0;
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	text-align: left;
	color: #9F3300;
	border-bottom: 1px solid #666;
}
sup {
	margin: 0;
	padding: 0;
	font-size: 8px;
}
strong {
	color: #333333;
	
}

#indexbody {

	background: #999966;
	border-right: 5px solid #fff;
}
#indexbody h1{
font-size: 14px;
	color: #ffffff;
	letter-spacing: -2%;
	padding: 0px 0px 0px 0px;;
	font-family: 'verdana', 'arial', sans-serif;
}

#body {
	background: #CCD3A3;
	border-right: 5px solid #fff;
}	
	#indexleftcol {
	background: #999966;
	border-right: 1px solid #fff;
}	
	#leftcol {
	background: #999966;
	border-right: 1px solid #fff;
}

#newsparagraph p {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 125%;

}
#newsparagraph a:link, #newsparagraph a:visited
{
    COLOR: #FFFFFF;
	FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}
#newsparagraph a:hover, #newsparagraph a:active
{
    /*COLOR: #952921;*/
	FONT-SIZE:12px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}
#bodycopy p {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 125%;
	padding: 0px 15px 0px 15px;
}
#bodycopy a {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

#linkcopy p {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 125%;
	padding: 0px 15px 0px 15px;
}
#linkcopy a {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 125%;
}
#linkcopy strong {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 125%;
	
}
#leftnav {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 125%;
	padding: 40px 10px 0px 17px;
	
}
#leftnav a:link, #leftnav a:visited
{
    COLOR: #FFFFFF;
	FONT-SIZE: 11px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}
#leftnav a:hover, #leftnav a:active
{
    COLOR: #952921;
	FONT-SIZE:11px;
    FONT-FAMILY: Verdana, Arial, sans-serif;
}
ul, ol  {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 125%;
	padding: 0px 15px 0px 15px;
	margin: 0px 15px 0px 15px;
}
li {
margin-left:20px;
}
#secheader  {
    color: #FDFDFD;
	font-family: 'verdana', 'arial', sans-serif;
	font-size: 10px;
	background: #000;
	padding: 10px 5px 5px 10px;
	
}


/* ----------------------------------------------------- */
/* Classes                                               */
/* ----------------------------------------------------- */

#sectable th {
    color: #FDFDFD;
	font-family: 'verdana', 'arial', sans-serif;
	font-size: 10px;
	font-weight: bold;
	background: #000;
	padding: 10px 5px 5px 10px;
	border-right: 1px solid #fff;
	text-align: left; 
}
#sectable td {
    color: #000;
	font-family: 'verdana', 'arial', sans-serif;
	font-size: 10px;
	background: #ccc;
	padding: 10px 5px 5px 10px;
	border-right: 1px solid #fff;
}
#tableline {

	 border-bottom: 2px solid black;
	 border-top: 2px solid black;
}

	


/* ---------------------------------- */
/* Footer                             */
/* ---------------------------------- */

#footer {
	background: #847A50;
	height: 80px;
	border-right: 5px solid #fff;
	border-bottom: 2px solid #fff;
}

#footer p {
	font-family: 'trebuchet ms', 'trebuchet', arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ccc;
}
