body {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 0.85em;
	color: #2A3100;
	margin-top: 50px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 30px;
}
	
p {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 0.85em;
	color: #2A3100;
}

p#avail {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 0.85em;
	color: #2A3100;
	margin: 2px 0 5px 0;
	line-height: 105%;
}
	
td {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 0.85em;
	color: #2A3100;
}

ul {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 0.85em;
	color: #2A3100;
}
	
h1, h2, h3, h4, h5 {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.2em;
	color: #9DB614;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}

h2 {
	font-size: 1em;
	color: #2A3100;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align: center;
}

h3 {
	font-size: 1em;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0;
	margin-left: 2px;
	margin-right: 2px;
	border-bottom: 2px #000 dotted;
	border-top: 2px #000 dotted;
	padding: 0px 0px 0px 8px;
}

h4 {
	text-align: right;
	font-size: .9em;
	color: #000;
	margin: 0;
	padding: 0;
}

h5 {
	text-align: left;
	font-size: .9em;
	color: #F00;
	margin: 0;
	padding: 10px 9px 0 0;
}

h6 {
	text-align: center;
	font-size: 1em;
	color: #F00;
	margin: 0;
}

ul#navgreen {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

ul#navgreen, ul#navgreen li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: block;
}

ul#navgreen li a {
	border-width: 0px 2px 2px 2px;
	border-color: #FFF;
	border-style: solid;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	color: #2A3100;
	background: #9EB715;
	width: 150px;
	display: block;
}

ul#navgreen li a:hover {
	text-decoration: none;
	color: #FFF;
}

ul#navgreen li.first a {
	border-width: 2px;
}

/* Special Link for the Johnny Boy letter link*/
ul#specialNav {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

ul#specialNav, ul#specialNav li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0;
	display: block;
}

ul#specialNav li a {
	border-left: solid 2px #fff;
	border-bottom: solid 2px #fff;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	background: #2A3100;
	color: #9EB715;
	width: 150px;
	display: block;
}

ul#specialNav li a:hover {
	text-decoration: none;
	color: #FFF;
}

ul#specialNav li.first a {
	border-width: 2px;
}








.nav {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
	list-style: none;
	margin-right: 10;
	text-align: right;
	font-size: 1em;
	font-weight: normal;
	color: #2A3100;
}
.nav:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
	text-align: right;
	margin-right: 10;
	font-size: 1em;
	font-weight: normal;
	color: #000; 
	background-color: #FFF;
}	

.subnav {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: .85em;
	margin-right: 25;
	font-weight: normal;
	color: #000;
}
.subnav:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: .85em;
	margin-right: 25;
	font-weight: normal;
	color: #000; 
}

.links {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
	color: #2A3100;
}
.links:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
	color: #000; 
}	
.creditlink {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.75em;
	font-weight: normal;
	color: #2A3100;
}

.creditlink:hover {
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	text-decoration: underline;
	font-size: 0.75em;
	font-weight: normal;
	color: #000;
}