/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
	}
img, a img {
	border: none;
	}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #373021;
	}
h3 {font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 24px;
line-height: 25px;
  color: #FF0066;
text-align: left;}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	color: #373021;
	margin-top: 5px;
	margin-bottom: 5px;
	}
p {
	line-height: 16px; 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
	}
.link a {
	color: #346633;
	text-decoration: none;
	font-weight: bold;
	float: right;
	}
.link a:hover {
	text-decoration: underline;
	}
body {
	background-color: #C2CFC2;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	color: #373021;
	}
#container {
	margin: 20px auto 0px auto;
	padding: 20px;
	border: 2px solid #000;
	text-align: left;
	width: 930px;
	background-color: #f2f2f2;
	min-height: 510px;
	height: auto;
}
#header {
	width: 930px;
	height: 72px;
	clear: both;
	}
#nav {
	position: relative:
	top: 0;
	z-index: 999;
	border: 3px solid #ffffff;
	width: 900px;
	height: 23px;
	background-image: url("images/nav_bg2.jpg");
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 8px;
	padding-left: 30px;
	margin-left: -2px;
	}
#dropnav, #dropnav ul {
	list-style: none;
	text-align: left;
	width: 900px;
}
#dropnav a {
	display: block;
	color: #346633;
	background-color: inherit;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	line-height: normal;
	padding: 0px 5px 6px 0px;
	}
#dropnav a:hover {
	color: #FFFFFF;
	}
#dropnav li#contact a {
	padding-right: 0px;
	}
#dropnav li ul li a {
	display: block;
	color: #fff;
	background-color: inherit;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	padding: 5px 0px 5px 5px;
	width: 145px;
	}
#dropnav li ul li a:hover {
	background-color: #346633;
	color: #fff;
	}
#nav a:hover {
	color: #ffffff;
	}
#dropnav li {
	float: left;
	white-space: nowrap;
	padding: 0 10px;
	}
#dropnav li ul {
	position: absolute;
	z-index: 1000;
	width: 125px;
	display: none;
	}
#dropnav li ul li {
	background-color: #BAAB82;
	color: inherit;
	white-space: normal;
	padding: 0;
	}
#dropnav li:hover ul, #dropnav li.sfhover ul {
	display: block;
	}
#navlink {text-decoration: none;
color:#006600;
}
#navlink a {text-decoration: none;
color:#006600;
}
#navlink a:hover {text-decoration: none;
color:#FFFFFF;
}
#navlink a:visited {text-decoration: none;
color:#006600;
}
#navlink a:visited:hover {text-decoration: none;
color:#FFFFFF;
}
#content {
	padding: 0;
	height: auto;
	position: relative;
	top: 10px;
	z-index: 20;
	width: 100%;
}
.front_links {
	 clear: both; 
	 margin-bottom: 10px;
	}
.front_links td {
	background-image: url("images/bullet_bow.jpg");
	background-repeat: no-repeat;
	padding-left: 45px;
	width: 165px;
	height: 20px;
	}
.front_links a {
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #346633;
	font-size: 14px;
	}
#footer {
	border: 3px solid #ffffff;
	width: 298px;
	height: 24px;
	background-image: url("images/nav_bg2.jpg");
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 7px;
	font-size: 11px;
	color: #346633;
	font-weight: bold;
	}
#footer2 {
position: relative;
top: 10px;
display: block;
	clear: both;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 788px;
	color: #fff;
	font-size: 11px;
	padding: 5px 0px;
	}