/* 715E55 = dark brown (bar)	*/
/* DDAD6F = medium tan		*/
/* DB020B = red (hover)		*/
/* EBE5D4 = beige			*/
/* 890304 = maroon			*/


body, table, th, tr, td, li, ul, ol {
	font-family: "Bookman Old Style", "Footlight MT Light", Garamond, "Times New Roman", 'serif';
	color: #890304;
	font-size: 11.5pt;
	}

pre, code, tt {
	color: #222222;
	font-family: Courier, monospace;
	font-size: 9pt;
	}

hr {
	width: 100%;
	height: 1px;
	color: #715E55;
	}

a:link, 
a:visited {
	text-decoration: underline;
	color: #850804;
	}

a:active, 
a:hover {
	text-decoration: underline;
	color: #CC0000;
	}

h1 {
	color: #850804;
	font-size: 150%;
	text-decoration: none; 
	font-weight: normal;
	font-family: Algerian, "Footlight MT Light", serif;
	}

h2 {
	color: #850804;
	font-size: 125%;
	text-decoration: none; 
	font-weight: normal;
	font-family: Algerian, "Footlight MT Light", serif;
	}

h3 {
	color: #850804;
	font-size: 125%;
	text-decoration: none; 
	font-weight: normal;
	font-family: Algerian, "Footlight MT Light", serif; 
	margin-top: 10pt;
	}



/* ADDRESS BOX */
.addressbox td	{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 8pt;
	}

.addressbox a:link,
.addressbox a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.addressbox a:hover
.addressbox a:active {
	color: #FFFFFF;
	text-decoration: underline; 
	background-color:#FFFFFF;
	}


/* NAVIGATION BUTTONS */

.button a:link,
.button a:visited {
	border:2px solid #715E55; 
	font-family: Calibri, Tahoma, helvetica, 'sans serif';
	background-color: #715E55;
	color: #EBE5D4;
	text-decoration: none; 
	font-size:9pt; 
	font-weight: bold; 	
	text-transform:uppercase; 
	padding: 5px;	}

.button a:hover,
.button a:active {
	border:2px solid #850804; 
	font-family: Calibri, Tahoma, helvetica, 'sans serif';
	background-color: #850804;
	color: #FFFFFF;
	text-decoration: none; 
	font-size:9pt; 
	font-weight: bold; 	
	text-transform:uppercase; 
	padding: 5px;	
	}


/* COPYRIGHT STATEMENT */
.copyright td {
	font-family: Tahoma, helvetica, 'sans serif';
	color: #808080;
	font-size: 8pt;
	text-decoration: none; 
	}

.copyright a:link,
.copyright a:visited {
	color: #808080;
	text-decoration: none 
	}

.copyright a:hover,
.copyright a:active {
	color: #850804;
	text-decoration: none; 
	}

/* SCHEDULE */
.schedule td {
	font-family: "Calisto MT", "Bookman Old Style", helvetica, 'sans serif';
	color: #222222;
	font-size: 10.5pt;
	text-decoration: none; 
	}