body {
	background-color: #FFF2E1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.header_text {
	font-family: "Times New Roman", Times, serif;
	color: #6B856C;
	font-size: 18px;
	font-weight: bold;
}
.header_text2 {
	font-family: "Times New Roman", Times, serif;
	color: #F00;
	font-size: 18px;
	font-weight: bold;
}

.side_nav {
	color: #000000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	color: #EB2326;
}
a:link {
	color: #003366;
}
.picture_box {
	border: 1px solid #000000;
}
.emph {
	color: #6B856C;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}
.spacing {
	letter-spacing: normal;
	padding-left: 20px;
}
.thymes_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.nav2 {
	color: #0058B0;
	font-size: 13px;
	font-weight: bold;
	list-style-type: circle;
}

a.nav2:link {
	text-decoration: none;
	color: #0058B0;
	list-style-type: circle;
}
a.nav2:visited {
	text-decoration: none;
	color: #0058B0;
	list-style-type: circle;
}
a.nav2:hover {
	text-decoration: underline;
	color: #FFF;
	list-style-type: circle;
}
a.nav2:active {
	text-decoration: none;
	color: #0058B0;
	list-style-type: circle;
	animation-direction:normal;
	
}

