﻿body {
	background-image: url('images/bkgrd.gif');
}

.mainTable {
	border-collapse: collapse;
	table-layout: fixed;
}
.innerTable1 {
	background-image: url('images/harrisonHome3.png');
	background-repeat: no-repeat;
	table-layout: fixed;
	border-collapse: collapse;
}
.innerTableNav {
	padding: 3px;
	table-layout: fixed;
	vertical-align: top;
	text-align: left;
	float: left;
}

.cellOrange {
	background-color:#FF0000;
	font-family:"Arial Rounded MT Bold", arial, Verdana;
	font-size: 10pt;
	color:black;
	text-align:center;	
}
.cellOrange a {
	font-family:"Arial Rounded MT Bold", arial, Verdana;
	font-size: 10pt;
	font-weight:bold;
	color:white;
	text-decoration:none;
}
.cellOrange a:hover {
	font-family:"Arial Rounded MT Bold", arial, Verdana;
	font-size: 10pt;
	font-weight:bold;
	color:black;
	text-decoration:none;
}

.cellBlack {
	background-color: black;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	color: white;
	text-align: center;
	vertical-align: middle;
}
.cellBlack a {
	background-color: black;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	color: white;
	text-align:center;
	text-decoration: none;	
}
.cellBlack a:hover {
	background-color: black;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align:center;
	text-decoration: none;	
}
.fontOrange {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:12pt;
	color:#FF0000;
	text-align: center;
}
.fontBlack {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:10pt;
	color:#000000;
	text-align: center;
}

.footer {
	font-family:Verdana, Arial, sans-serif;
	font-size:8pt;
	color: black;
	text-align:center;
}
.centeralignCell {
	text-align: center;
}
.bottomAlign {
	text-align: center;
	vertical-align: bottom;
}
.topAlign {
	text-align: center;
	vertical-align:top;
}
.leftAlign {
	vertical-align: left;
}

a:link {color: #fff; text-decoration: none; font-family: "Arial Narrow"; font-size 8pt;
}
a:visited {color: #fff; text-decoration: none; font-family: "Arial Narrow"; font-size 8pt;
}
a:hover {color:#fff; text-decoration: none: font-weight: bold;
}

h1           { font-family: Arial Rounded MT Bold; font-size: 14pt; color: #FF0000 }
li           { font-family: Trebuchet MS; font-size: 10pt; font-weight:bold }