/* Randolph County Stylesheet */
body {
	background-color: #272A1F;
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	font-size: .9em;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1em;
	display: inline;
} h3 {
	font-size: .9em;
}
#top {
	background-image: url(images/banner.jpg);
	height: 225px;
}
.nav {
	float: left;
	width: 175px;
	margin: 2px;
}
.nav a {
	display: block;
	text-decoration: none;
	margin: 2px;
	padding: 1px;
	color: #0000CC;
}
.nav a:hover {
	color: #000099;
	background-color: #8B8BFE;
	border: solid #000099 1px;
}
.nav a.selected {
	background-color: #A5C7FE;
	color: #FFFFFF;
	border: solid #000099 1px;
}
.nav a:visited {
	color: #0033FF;
}
.text {
	margin-left: 180px;
	padding: 10px;
	border-left: solid #000099 2px;
	background-image: url(images/rtfade.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 20px;
}
.text a {
}
.text a:hover {
	color: #000099;
	background-color: #CCCCCC;
	border: solid #000099 1px;
	text-decoration: none;
}
.text a:visited {
	color: #0033FF;
}
.text img {
	margin-right: 5px;
}

.colname     { font-family: Verdana, Helvetica, Arial, sans-serif;  font-size: 8pt; color:
               #000080; font-style: italic }
.coldata     { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; color:
               #000000; font-weight: bold }
               
#results td   { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 8pt; color:
               #000000; font-weight: bold }
               
#search td    { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12pt; color:
               #000000; font-weight: bold }             

