@charset "ISO-8859-1";
.indented {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2F0E0D;
	text-decoration: none;
	margin-left: 30px;
	line-height: 20px;
}
.indented-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #F7F0C8;
	margin-left: 20px;
	font-weight: normal;
	margin-right: 20px;
}
.review {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC9966;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: normal;
}
.border-allaround {
	border: 1px solid #171011;
	margin-top: 50px;
}
.sidebackground {
	background-image: url(images/John-Moss_20.gif);
	background-repeat: repeat-y;
	width: 45px;
}
.notindented {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #2F0E0D;
	text-decoration: none;
	line-height: 20px;
}
.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.corner {
	background-image: url(images/croner.jpg);
	background-repeat: no-repeat;
}
.purple {
	background-image: url(images/John-Moss_10.gif);
	background-repeat: no-repeat;
	width: 226px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: 663300;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
}
