@charset "utf-8";
body {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #686868;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCFFFF;
}


.footer-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCFFFF;
	font-weight: bold;
}

.search-txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #13616B;
}

.page-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FA9D74;
	text-decoration: none;
}
.calendar-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}


.thick-border {
	border: thick double #FFFFFF;
}

a.pagelink:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
a.pagelink:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: underline;
}
a.pagelink:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FA9D74;
	font-style: italic;
	text-decoration: none;
}
a.topmenu:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FA9D74;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.white-headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	list-style-type: circle;
	color: #CCFFFF;
}
.thin-border {
	border: thin solid #FA9D74;
}
.month-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCFFFF;
	font-weight: bold;
	text-align: left;
}
.meeting {
	background-color: #6600FF;
	color: #FFFFFF;
}
.minutes {
	background-color: #FFCC00;
}
.public-hearings {
	background-color: #33CC00;
}
