.homeBorder {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #734E3B;
	border-right-color: #734E3B;
	border-bottom-color: #734E3B;
	border-left-color: #734E3B;
	border-top-style: none;
}

.footer {
  font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006633;
}
.footer a {
  font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#339933;
	font-weight:bold;
	text-decoration:none;
}
.footer a:hover {
  font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#66FF66;
	font-weight:bold;
	text-decoration:underline;
}

.navlinks {
  font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#663300;
	font-weight:bold;
	text-decoration:none;
}
.navlinks a {
  font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#669900;
	font-weight:bold;
	text-decoration:none;
}
.navlinks a:hover {
  font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#66CC66;
	font-weight:bold;
	text-decoration:none;

}.bannerBG {
	background-image: url(images/banner01.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 50px;
	padding-left: 50px;
}
