﻿body
{
	margin: 10px 0 0 0;
	font-family: Arial;
	color: #808080;
	margin: 0px; 
	padding: 0px; 
	background-image: url(images/bgtile.jpg)
}

td, th
{
	font-size: 12px;
	font-family: Arial;
}

form
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

img
{
	border: 0px;
}

.navbg
{
	background-image:url('images/nav.jpg');
	background-repeat:no-repeat;
}
.photos
{
	border: 4px solid white;
}

h1, .h1 /*main header with compass icon*/
{
	margin-top: 0px;
	margin-bottom: 5px;
	padding-left: 5px;
}

h2, .h2 /*blockquote line indent*/
{
	font-size: 12px;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 10px;
	padding-left: 10px;
	background-image: url(images/blockquote_line_indent.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

h3, .h3
{
	font-weight: bold;
	font-size: 13px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;

}

h4
{

	margin-left: 20px;
	margin-right: 10px;
	padding-left: 10px;
}

.backbutton
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
}

A:link {text-decoration: underline; color: #75a300;}
A:visited {text-decoration: underline; color: #75a300;}
A:active {text-decoration: underline; color: #75a300;}
A:hover	{text-decoration: none; color: #8ac100;}

.nav {color: white; font-size: 15px; line-height:20px;}
.nav a {text-decoration: underline; color: white; font-size:15px; line-height:20px;}
.nav a:visited {text-decoration: underline; color: white; font-size:15px; line-height:20px;}
.nav a:active {text-decoration: underline; color: white; font-size:15px; line-height:20px;}
.nav a:hover {text-decoration: none; color: white; font-size:15px; line-height:20px;}

.bottomnav {color: white;}
.bottomnav a {text-decoration: underline; color: white;}
.bottomnav a:visited {text-decoration: underline; color: white;}
.bottomnav a:active {text-decoration: underline; color: white;}
.bottomnav a:hover {text-decoration: none; color: white;}














