body {
	font-size: small;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	line-height: 1.4em;
	background-color: #fafafa;
	margin: 30px;
	}

h1, h2, h3 {
	font-family: Georgia, Times, serif;
	color: #000;
}
h1 {
	font-size: 150%;
	text-align: left;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
li {
	list-style-type: square;
}

ul ul li {
	list-style-type: disc;
}

#banner {
	font-family: Georgia, Times, serif;
	font-size: 275%;
	font-weight: bold;
	font-style: oblique;
	color: #b8860b;
	text-align: center;
	position: relative;
	right: -135px;
	top: -170px;
	}
	
#nav {
	position: absolute;
	left: 15px;
	top: 225px;
	width: 160px;
	text-align: left;
	}

#nav p {
	text-align: center;
	padding: 0px 40px 0px 50px;
	width: 160px;
	font-size: 90%;
	line-height: 1.2em;
	background-color: #fafafa;
	}
#nav p a {
	background-color: #fafafa;
	border: none;
	text-align: center;
	}
#nav p a:link, a:visited {	
	background-color: #fafafa;
	border: none;
	text-decoration: none;
	color: #fff;
	}
#nav p a:hover {
	background-color: #fafafa;
	color: #000;
	}
#content {
	background-color: #fafafa;
	background-image: url(images/effect1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 60%;
	position: absolute;
	left: 300px;
	top: 110px;
	padding: 40px 15px 0px 15px;
	}

#nav ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-weight: bold;
	}

#nav a  {
	display: block;
	padding: 5px;
	width: 160px;
	background-color: #b8860b;
	border: 1px dotted #eee;
	text-align: left;
	}
#nav2 ul li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	display: inline;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	}
#nav2 ul {
	padding: 0px;
	margin: 0px;
	text-align: center;
	}
#nav2 a  {
	display: inline;
	padding: 2px;
	background-color: #b8860b;
	border: 1px dotted #eee;
	text-align: center;
	font-size: 90%;
	}
#nav a:link, #nav a:visited {	
	color: #fff;
	text-decoration: none;
	}
#nav a:hover {
	background-color: #fafafa;
	color: #000;
	}
#nav2 a:link, #nav2 a:visited {	
	color: #fff;
	text-decoration: none;
	}
#nav2 a:hover {
	background-color: #fafafa;
	color: #000;
	}
a:link {
	color: #DC5D06;
	}
a:visited {
	color: #b8860b;
	}
a:hover {
	color: #FF3300;
	}
#footer {
	font-size: 70%;
	text-align: center;
	}
.highlight {
	font-weight: bold;
	}
.photos {
	float: right;
	padding-left: 15px;
	}
.wordwrap {
	word-wrap: break-word;
	clear: both;
	}
.contact {
	padding-left: 25px;
	}
table {
	caption-side: top;
	margin: 10px;
	width: 100%;
	}
td, th {
	border-bottom: thin dotted gray;
	padding: 5px;
	border-collapse: collapse;
	text-align: left;
	Width: 33%;
	}
caption {
	text-align: left;
	font-weight: bold;
	font-size: 120%;
	}
img {
	border: 0;
	}
.current {
	color: #000;
	}
.pdf {
	border-top: thin solid #b8860b;
	}
	
	