@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px 30px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Myriad Pro", "Arial Black", sans-serif;
	font-size: 24px;
	line-height: 85px;
	background-image:url(../council/images/banner-x.jpg);
	background-repeat:repeat-x;
	padding-left: 20px;
	text-decoration: none;
}
h1 a {
	color: #cc2b2b;
	text-decoration: none;
}
h1 a:hover {
	color: #990000;
	font-style: italic;
	border-bottom-width: thin;
}
h1 a:active {
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 5px;
}
h2 a {
	text-decoration: none;
	color: #990000;
}
h2 a:hover {
	color: red;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 15px;
}
h3 a {
	border-bottom-width: thin;
	color: #990000;
}
h3 a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
}
h3 a:active {
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 10px;
}
h4 a {
	color: #990000;
	text-decoration: none;
}
h4 a:hover {
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-style: italic;
}
h4 a:active {
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	padding-top: 10px;
	padding-left: 5px;
	line-height: 0pt;
}
h5 a {
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #990000;
	text-decoration: none;
}
h5 a:hover {
	font-style: italic;
	font-weight: bold;
}
h5 a:active {
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: 100;
	text-decoration: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.25em;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	padding-left: 20px;
	text-align: justify;
}
p a {
	border-bottom-width: thin;
	border-bottom-style: solid;
	color: #990000;
	text-decoration: none;
}
p a:hover {
	font-style: italic;
	font-weight: bold;
}
p a:active {
}
#ballot {
	position: absolute;
	top: 214px;
	left: 330px;
	font-size: 20px;
	width: 220px;
	height: 15px;
	margin-left: 20px;
	padding: 15px;
	border: solid black 1px;
}
#ballot h5 {
	font-size: 20px;
	margin: 8px 0 auto;
	padding: 0;
}
#ol-ballot {
	position: absolute;
	top: 280px;
	left: 330px;
	font-size: 20px;
	width: 220px;
	height: 15px;
	margin-left: 20px;
	padding: 15px;
	border: solid black 1px;
}
#ol-ballot h5 {
	font-size: 20px;
	margin: 8px 0 auto;
	padding: 0;
}
#ballot2 {
	position: relative;
	float: left;
	font-size: 20px;
	width: 220px;
	height: 15px;
	margin-left: 20px;
	padding: 15px;
	border: solid black 1px;
}
#ballot2 h5 {
	font-size: 20px;
	margin: 8px 0 auto;
	padding: 0;
}
#ol-ballot2 {
	position: relative;
	float: left;
	font-size: 20px;
	width: 220px;
	height: 15px;
	margin-left: 20px;
	padding: 15px;
	border: solid black 1px;
}
#ol-ballot2 h5 {
	font-size: 20px;
	margin: 8px 0 auto;
	padding: 0;
}
#blinkH1 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 3em;
	letter-spacing: 5px;
	word-spacing: 12px;
	vertical-align: middle;
	border-bottom: #999 12px solid;
}
.padded {
	margin: 0px 5px;
	border: 1px #000 solid;
}
