/* CSS Document */
/* These Styles are for the Albert County website */

td,ul,ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.header {
	font-family: Times New Roman, serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #221E1F;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #362936;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #5F4F5F;
}
.bottom_bg {
	background-image:url(images/bottom_gradient.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}
.formsize {
	width: 180px;
	height: 21px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.smalltext_lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.smalllink:link {
	font-size: 10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
}
.smalllink:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.smalllink:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
