.title {
	margin: 40px;
}
.content {
	margin: 20px;
}

.pagenav {
	margin-left: 40px;
	
}
.pagenav a {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-right-color: #FFFFFF;
	border-right-style: inset;
	border-right-width: thin;
	width: 90px;
	float: left;
	height: 30px;
}
.pagenav a:hover {
	color: #D9742E;
	text-decoration: none;
}
.sitenav a {
	color: #000000;
	display: block;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/images/button.jpg);
	margin-left: 32px;
	margin-top: 10px;
	height: 40px;
	width: 230px;
	text-align: left;
	padding-left: 5px;
	padding-top: 4px;
	margin-bottom: 10px;
	margin-right: 5px;
	padding-right: 5px;
}

.sitenav a:hover {
	color: #D9742E;
	text-decoration: none;
}
#you-are-here {
	color: #D9742E;
}
.caption {
	font-size: small;
	font-style: italic;
}
.questions a {
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
.questions a:hover {
	text-decoration: underline;
}
