@charset "utf-8";
/*TEXT*/
body {
	text-align: center;
	min-width: 900px;
	background-color: #464a4c;
}
html {overflow-y: scroll;
}
p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color:#000000;
	line-height: 1.25;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 15px;
}
.indent {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color:#000000;
	line-height: 1.25;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}
.sheriff {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color:#000000;
	line-height: 1.25;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: #B64243;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin: 0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #B64243;
	margin-left: 10px;
	margin-right: 15px;
	margin-top: 6px;
	padding-top: 0px;
	margin-bottom: 3px;
	/*border-bottom: 1px dotted #B64243;*/
}
.resources {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color:#000000;
	line-height: 1.25;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}	
.formtitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color: #B64243;
	text-align:left;
	margin-top: 6px;
	margin-left: 10px;
	margin-right: 15px;
	padding-top: 0px;
	margin-bottom: 3px;
}
.small {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	text-align:center;
	line-height: 1.2;
	padding-top: 8px;
}
.creditline {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
}
/*DIVS*/
#container {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
/*TABLES*/
table#page{
	width: 900px;
	background-color:#ffffff;
	height:auto;;
}
td#linkbar {
	width: 225px;
	background-color:#ffffff;
	top: 140px;
	border-left: 3px solid #B64342;
	border-bottom: 3px solid #B64342;
	text-align:left;
}
td#hpleftborder {
	border-left: 1px solid #b64243;
	width: 475px;
}
td#hpleftbottomborder {
	border-left: 1px solid #b64243;
	border-bottom: 3px solid #b64243;
	width: 675px;
}
td#hp-image-cell {
	border-right: 3px solid #b64243;
	border-bottom: 3px solid #b64243;
	height: 275px;
}
td#content{
	border-right: 3px solid #b64243;
	border-left: 1px solid #b64243;
	border-bottom: 3px solid #b64243;
	width: 675px;
}
td#border {
	background-color: #B64243;
	width: 900px;
}
/*LISTS*/
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;
	text-indent: 10px;
	line-height:25px;
}
ul a:hover {
	color: #ffffff;
	display:block;
	background-color: #B64243;
	font-weight: bold;
	border-right: 1px solid #b64243;
}
li a {
	line-height:25px;
	color: #000000;
	text-decoration: none;
	text-indent: 10px;
	display: block;
	background-color: #cccccc;
	border-bottom: 1px solid #B64243;
}
li a.top {
	display:block;
	text-decoration: none;
	color:#774041;
	font-weight: normal;
	text-indent: 10px;
	border-right: 1px solid #b8b4b4;
}
li.indent a {
	text-indent: 20px;
}
li.bottom a {
	border-bottom: 1px solid #b8b4b4;
}
ul.currentpage {
	margin:0;
	padding:0;
	list-style-type:none;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-indent: 10px;
	line-height:25px;
}
li.currentpage {
	display:block;
	background: #464A4C url("images/star.jpg") no-repeat right;
	color:#ffffff;
	font-weight: bold;
	text-indent: 10px;
	/*border-right: 1px solid #b8b4b4;*/
}
li.currentpage-indent {
	text-indent: 20px;
	display:block;
	background: #eededb url("images/navwingding.gif") no-repeat right;
	color:#774041;
	font-weight: normal;
	border-right: 1px solid #b8b4b4;
}
li.currentpage-bott {
	display:block;
	background: #eededb url("images/navwingding.gif") no-repeat right;
	color:#774041;
	font-weight: normal;
	text-indent: 10px;
	border-bottom: 1px solid #b8b4b4;
}
ol.text {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size: 100%;
	padding-bottom: 3px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-weight: normal;
	color: #000000;
	text-indent: 5px;
	line-height:1.5;
}
/*CONTENT LINKS*/
a.pagelink {
	color: #B64243;
	text-decoration:underline;
}
a.pagelink:hover {
	color: #774041;
	text-decoration:underline;
}
a.pagelink:visited {
	color: #5B5563;
	text-decoration:underline;
}
input#border {
	border: 1px solid #464A4c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	height: 20px;
	background-color:#FFFFCC;
}
textarea#border {
	border: 1px solid #464A4c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	background-color:#FFFFCC;
}
input#button {
	border: 1px solid #464A4c;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	font-size: 100%;
	background-color: #B64243;
}
