@charset "UTF-8";
/* CSS Document */

body {background-image: url(images/back950.gif);
		background-repeat:no-repeat;
		background-color:#000;
		background-position:center;
		background-position:top;
		
		
}

.content { font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height:20px;
	vertical-align:top;
	border: none;
	padding-left:20px;
}

.nav { font-size: 14px;
	font-family:Verdana, Geneva, sans-serif;
		vertical-align: top;
		padding-top: 15px;
		padding-left: 15px;
		text-decoration: none;
}

a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #000;
}

.links { font-size: 16px;
	font-family:Verdana, Geneva, sans-serif;
		vertical-align: top;
		padding-top: 15px;
		padding-left: 15px;
		text-decoration: none;
		color:#000;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #900;
}

.fees {
	line-height:45px;
	font-size:14px;
	text-align:left;
}

.county {
	font-size: x-small;
	font-color: #333;
}
a:links {
	text-decoration:underline;
	color:#333;
}
a:visited {
	text-decoration:underline;
	color:#666;
}
a:hover {
	text-decoration:none;
	color:#900;
}



	