H1{font-family:Century Gothic,Trebuchet MS,Arial,Sans-Serif;color:#3F5E09;font-size:16px;font-weight:bold;margin-top:0px;margin-bottom:10px;}
H2{font-family:Trebuchet MS,Arial,Sans-Serif;color:black;font-size:13px;font-weight:bold;margin-top:0px;margin-bottom:0px;}
IMG {border-color:black;}
TD {font-family:Century Gothic,Trebuchet MS,Arial,Sans-Serif;color:black;font-size:13px;}
A {font-family:Century Gothic,Arial,Sans-Serif;color:#42620A;text-decoration:none;font-size:12px;font-weight:normal;}
A:hover {text-decoration:underline;}

.NavBar {background:#9DD835;}
.NavLink {font-family:Arial,Sans-Serif;color:black;font-size:11px;font-weight:normal;text-decoration:none;}

.BoxBorderColor {background:#9DD835;margin-top:20px;}
.BoxBGColor {background:white;}

.PicBox {background:#9DD835;margin-bottom:3px;}
.PicNav {background:#9DD835;}
.PicNavLink{color:#42620A;font-size:14px;font-weight:bold;}
.PicBoxHorizontal {background:#9DD835;margin-top:10px;margin-bottom:10px;}
.PicBoxLeft{background:#9DD835;margin-right:10px;margin-bottom:10px;}
.PicBoxRight {background:#9DD835;margin-left:10px;margin-bottom:10px;}
.PicComment{background:#ACE34C;font-family:Arial,Sans-Serif;color:black;font-size:11px;font-weight:normal;}

.LinkBold{font-size:13px;font-weight:bold;color:#42620A;}
.LinkIcon{font-size:15px;font-weight:bold;}

.TextSmall{font-family:Arial,Sans-Serif;color:black;font-size:11px;}

#nav, #nav ul {
	float: left;
	list-style: none;
	line-height: 1;
	background: #312703;
	padding: 0;
	margin: 0;
	border: solid black;
	border-width: 2px;
	margin:0;
}

#nav a {
	display: block;
	width: auto;
	w\idth: auto;
	font-family:Century Gothic,Trebuchet MS,Arial,Sans-Serif;
	color:white;
	font-size:16px;
	font-weight: bold;
	text-decoration: none;
	padding: 0.25em 0.6em;
}

#nav li {
	float: left;
	padding: 0;
	width: auto;
}

#nav li ul {
	position: absolute;
	background: #FFC800;
	left: -999em;
	height: auto;
	width: 182px;
	w\idth: 182px;
	margin: 0;
}

#nav li ul a {
	color:black;
	font-family:Arial,Sans-Serif;
	font-weight: normal;
	font-size:11px;
	width: 170px;
	w\idth: 170px;
}

#nav li ul a:hover {
	color:white;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #A47F00;
}
