body {
	background-color: #3F240E;
	margin-top: 0px;
	}

p {
	font-family: "Lucida Grande",Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
hr {
  	color: #5A3921;
	background-color: #5A3921;
	width: 300px;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #9d3d19;
	line-height: 30px;
}	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #9d3d19;
	line-height: 10px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #5A3921;
	line-height: 30px;
}	
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #9d3d19;
	line-height: 15px;
}	
h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #9d3d19;
	bottom-margin: 0px;
	line-height: 10px;
}	

.activitiestitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #9d3d19;
	line-height: 21px;
}

.videotitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #5A3921;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.activitiestext {
	font-family: "Lucida Grande",Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	
}
.formtext {
	font-family: "Lucida Grande",Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0px;
	line-height: 15px;
	}
.homeformtext {
	font-family: "Lucida Grande",Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 0px;
	line-height: 15px;
	}	
	

.footertext {
	margin-top: 5px;
	color: #988253;
	font-size: 10px;
	
}
a:link {
	color: #5A3921;
}
a:visited {
	color: #9d3d19;
}

a:active {
	color: #9d3d19;
}



a.footerlink { color: #988253; font-family: "Lucida Grande",Verdana, sans-serif; font-size: 10px;}
a.footerlink:visited { color: #988253; font-family: "Lucida Grande",Verdana, sans-serif; font-size: 10px;}


a.redlink { color: #9d3d19; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;}
a.redlink:visited { color: #9d3d19; font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px;}


a.homelink:link {
	color: #5A3921;
	text-decoration: none;
}
a.homelink:visited {
	text-decoration: none;
	color: #5A3921;
}
a.homelink:hover {
	text-decoration: underline;
	color: #5A3921;
}
a.homelink:active {
	text-decoration: none;
	color: #5A3921;
}

ul {
	color: #000000;
	font-family: "Lucida Grande",Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	list-style-image: url(images/bullet.jpg);
	list-style-position: outside;
	
			}	
li {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: -20px;
	}
