@charset "utf-8";

/*table.strip, p.strip, body, img, a, div {*/
/* td.strip, tr.strip */
p.strip, body, img.strip {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #d9d06b;
}

div.subbox {
	text-align: right;
	margin-right: 50px;
	margin-bottom: 6px;
}

a.subbox {
	text-decoration: none;
	color: black;
}

td.subbox {
	background: url(images/subbox.png);
}

.left-nav-spacer {
	background: url(images/left-nav-spacer.jpg);
}

.left-nav-bottom {
	height: 25px;
	background: url(images/left-nav-bottom.jpg);
}

.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin: 5px;
	margin-bottom: 10px;
}

.NewsHeaders {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.PhoneNumbers {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 5px;
	margin-bottom: 15px;
}

.BodyHeaders {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #670001;
}

.RedHeaders {
	font-size: small;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #670001;
	margin: 5px;
	margin-bottom: 15px;
}

.SmallBodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.Council {
	margin: 5px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 600;
	font-size: 16px;
}
