@charset "utf-8";
/* CSS Document */
p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	line-height: 16px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}

#Top_Image {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #9C9;
	background-image: url(images/Town%20Hall%20Picture%20resize.jpg);
	float: left;
	height: 136px;
	width: 250px;
}

#Top_Header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 22px;
	font-weight: bold;
	color: #600;
	float: left;
	height: 57px;
	width: 498px;
	border-bottom-width: 7px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #060;
	border-left-color: #060;
	background-color: #9C6;
}

#Top_Header_Title {
	font-family: Harrington;
	font-size: 32px;
	font-weight: bolder;
	background-color: #390;
	float: left;
	height: 64px;
	width: 498px;
	border-bottom-width: 7px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FF0;
	border-left-color: #060;
	font-style: italic;
	color: #FFF;
	text-align: center;
	line-height: 56px;
}
#Main {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	background-color: #CFF;
	height: auto;
	width: 668px;
	border-top-width: 12px;
	border-left-width: 12px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C90;
	border-left-color: #060;
	text-align: center;
	padding-top: 50px;
	float: left;
	margin: 0px;
	padding-left: 40px;
	padding-right: 40px;
}
#TableHeader {
	font-family: "MS Serif", "New York", serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 400;
	color: #033;
}

#container {
	height: 1024px;
	width: 760px;
	float: none;
	margin: 0 auto;
}

.Column_1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #36C;
	margin: auto;
	float: none;
	height: auto;
	width: auto;
	text-indent: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.column_2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000;
	text-align: center;
}
.odd {
	background-color: #FFF;
}
.even {
	background-color: #CFF;
}
.body {
	background-color: #898586;
}
#Main_Table_Header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #EEE;
	background-color: #C90;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
