@charset "utf-8";
#wrapper {
	height: 980px;
	width: 880px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: auto;
}

#main {
	margin: auto;
	width: 850px;
	height: 980px;
	background-color: #FFFFFF;
}
#center_content {
	margin: auto;
	background-color: #FFFFFF;
	width: 850px;
	height: 880px;
}
#left_column {
	width: 416px;
	height: 880px;
	background-color: #FFFFFF;
	float: left;
}
#header {
	width: 416px;
	height: 396px;
	background-color: #0000FF;
	background-image: url(images/heading_index.jpg);
	background-repeat: no-repeat;
}

#title {
	height: 20px;
	width: 416px;
	background-color: #35536d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-indent: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

#right_column {
	width: 434px;
	height: 880px;
	float: right;
}
#right_column_top {
	width: 434px;
	height: 436px;
}

#subcolumn_left {
	width: 230px;
	height: 436px;
	float: left;
}
#header_two {
	width: 230px;
	height: 185px;
	background-image: url(images/heading_index2.jpg);
	background-repeat: no-repeat;
}
#navigation {
	width: 230px;
	height: 251px;
	background-image: url(images/nav_top.jpg);
	background-repeat: no-repeat;
	background-color: #C1C1C1;
	list-style-type: none;
}
#subcolumn_right {
	height: 436px;
	width: 204px;
	float: right;
}
#notices {
	width: 203px;
	height: 185px;
	background-image: url(images/new_notices_bg.jpg);
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


#calendar {
	height: 251px;
	width: 203px;
	background-color: #FFFFFF;
}
#village_news {
	width: 430px;
	height: 30px;
	background-color: #7bac4a;
	text-indent: 20px;
	padding-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7bac4a;
}
#footer {
	height: 45px;
	width: 850px;
	background-color: #7bac4a;
}

#bottomleft {
	width: 416px;
	background-color: #FFFFFF;
	height: 424px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	padding-top: 20px;
}
a.bottomleft:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
	font-weight: bold;
	text-decoration: none;
}
a.bottomleft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a.bottomleft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
	text-decoration: underline;
}


#bright {
	width: 430px;
	background-color: #FFFFFF;
	height: 404px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7bac4a;
}
#bright td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
}

#closing {
	height: 45px;
	width: 850px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
}
a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bright:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a.bright:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}
a.bright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #6699CC;
	text-decoration: underline;
	font-weight: bold;
}
