a:link { color: orange }

a:visited {	color: #666666}

a:hover { color: navy }

a:active { color: navy }
	
p { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333399; 
	font-size: 16px; 
	text-align: justify; 
	}

#nav {
	margin: 0;
	padding: 0;
	width: 157px;
	list-style: none;
	display: inline;
	overflow: hidden;
	}

#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
        display: inline;
	}

#nav a {
	float: left;
	padding: 43px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:43px; /* for IE5/Win only */
	}
	
#nav a:hover {
	background-position: 0 -43px ;
	}

#nav a:active, #nav a.selected {
	background-position: 0 -86px ;
	}

#home a  {
	width: 157px;
	background: url(images/home.gif) top left no-repeat;
	}

#about a  {
	width: 157px;
	background: url(images/about.gif) top left no-repeat;
	}

#report a  {
	width: 157px;
	background: url(images/report.gif) top left no-repeat;
	}

#rates a  {
	width: 157px;
	background: url(images/rates.gif) top left no-repeat;
	}

#directions a  {
	width: 157px;
	background: url(images/directions.gif) top left no-repeat;
	}

#events a  {
	width: 157px;
	background: url(images/events.gif) top left no-repeat;
	}

#gallery a  {
	width: 157px;
	background: url(images/gallery.gif) top left no-repeat;
	}

#contact a  {
	width: 157px;
	background: url(images/contact.gif) top left no-repeat;
	}

p { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333399; 
	font-size: 16px; 
	text-align: justify;
	}

td { 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: 14px; 
	text-align: left;
	}

textarea { 
	font-family: Arial, Helvetica, sans-serif; 
	color: black; 
	font-size: 14px; 
	text-align: left;
	}

#formbox {
	text-align: center;
	}

li { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333399; 
	font-size: 16px; 
	text-align: justify;
	}


#address { 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333399; 
	font-size: 14px; 
	text-align: center;
	}


h1 { 
	font-family: Arial, Helvetica, san-serif; 
	color: #8296D1; 
	font-size: 20px; 
	text-align: center;
	}

h2 { 
	font-family: Arial, Helvetica, san-serif; 
	color: #8296D1; 
	font-size: 20px;
	text-align: center;
	}

.bottom { 
	font-family: Arial, Helvetica, san-serif; 
	color: #333399; 
	font-size: 12px; 
	text-align: center;
	}

.righthead {
	font-family: Arial, Helvetica, san-serif;
	color: #333399;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	}

.righttext {
	font-family: Arial, Helvetica, san-serif;
	color: #333399;
	font-size: 14px;
	text-align: center;
	}

#left {
	font-family: Arial, Helvetica, san-serif;
	color: #333399;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	}

hr {
	width: 70%;
	color: #333399;
	text-align: center;
	}h3 { font-family: Arial, Helvetica, san-serif; color: #8296D1; font-size: 20px; text-align: center; }
