@charset "UTF-8";
#header {
	height: 175px;
	width: 950px;
	left: auto;
	right: auto;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #8C6C43;
	border-right-color: #8C6C43;
	border-bottom-color: #8C6C43;
	border-left-color: #8C6C43;
	margin-top: 10px;
	border-top-style: dotted;
}
#navStrip {
	height: 18px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/rising_nav.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #8C6C43;
	border-right-color: #8C6C43;
	border-bottom-color: #8C6C43;
	border-left-color: #8C6C43;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.3em;
	padding-top: 2px;
}
#body p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.7em;
}
#body {
	background-color: #FFFFFF;
	height: 530px;
	width: 890px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-color: #8C6C43;
	border-right-color: #8C6C43;
	border-bottom-color: #8C6C43;
	border-left-color: #8C6C43;
	margin-right: auto;
	margin-left: auto;
	font-size: 76%;
	color: #8C6C43;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#body #kw_caption {
	font-size: 1.3em;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	letter-spacing: 0.3em;
	font-weight: normal;
	height: 15px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#body h2 {
	font-size: 1.3em;
	line-height: 1.7em;
}
.altLink {
	color: #663300;
}
