@charset "utf-8";
body {
	background-color: #C8C8C8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9A2814;
	background-image: url(images/background.jpg);
}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

.detailnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401109;
	font-style: normal;
}

.detailnavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401109;
	font-style: normal;
	text-decoration: underline;
}

.detailcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #401109;
	text-align: center;
	font-style: normal;
	background-color: #E4C192;
	padding: 1px;
}

.detailPgNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #401109;
	background-color: #E4C192;
	letter-spacing: .25em;
	padding: 1px;
}

}
img {
	border: 1px solid #9A2814;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

