@charset "UTF-8";
body {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #5a4839;
	background-image: url(Assets/images/top.gradient.w.wood.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #fee3ca;
}
.bottom {
	background-image: url(Assets/images/bottom.gradient.w.line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	positon: absolute;
	margin: 0px;
	padding: 0px;
	background-color: #fee3ca;
	height:50px; 
}
.footer {
	font-family: Baskerville, "Times New Roman", Times, serif;
	text-align: center;
	vertical-align: bottom;
	font-size: 12.5px;
	padding-top: 50px;
	padding-bottom: 10px;
}
.largetext {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 20px;
	padding-left: 150px;
	padding-right: 150px;
}
.biotext {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 115px;
	padding-left: 115px;
	line-height: 18px;
}
.biotexthead {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
}
.biolinks {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #F58426;
	font-weight: bold;
	padding-left: 115px;
	line-height: 25px;
}
a:link {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #F58426;
	text-decoration: none;
}
a:visited {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #F58426;
	text-decoration: none;
}
a:hover {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #F58426;
	text-decoration: underline;
}
a:active {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	color: #F58426;
	text-decoration: none;
}
.smalltext {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-right: 150px;
	padding-left: 150px;
	line-height: 18px;
}
.smalltexthead {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 18px;
}
.casetext {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 115px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: text-top;
	top: auto;
	margin: 0px;
}
.flash {
	padding-right: 115px;
	padding-left: 115px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.casetexthead {
	font-family: Baskerville, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}
.background {
	background-image: url(Assets/images/top.gradient.w.wood.gif);
	background-repeat: repeat-x;
}
