﻿#wrapper {
	background-position: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-style: ridge;
	border-width: 2px;
	background-image: url('Design/textback.png');
	background-repeat: repeat-y;
}
#banner {
	height: 250px;
	background-image: url('Design/header.jpeg');
}
#navbar {
	padding: 0px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#navbar ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#navbar ul li {
	float: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
#navbar ul li a {
	background-position: center;
	font-family: Verdana, Arial, Helvitica;
	font-size: 1.4em;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 5px;
	color: #2F3F7F;
	font-weight: bold;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
#footer {
	background-position: center;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #F5F5F5;
	background-repeat: repeat-y;
	color: #000000;
	margin-bottom: 0px;
}
#contact {
	width: 256px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#contact address {
	text-align: center;
	font-size: 1.2em;
}
#copyright {
	margin: 15px auto 0px auto;
	width: 350px;
	text-align: center;
}
#copyright a {
	color: #000000;
	text-decoration: none;
}
#copyright p {
	margin-bottom: 0px;
}
#body {
}
#home #column1 {
	border: 4px solid #353F63;
	width: 325px;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background-color: #18223E;
}
#home #column2 {
	border: 4px solid #353F63;
	width: 400px;
	float: right;
	margin-top: 23px;
	margin-right: 10px;
	padding: 0px;
}
#home #column2 .text {
	width: 250px;
	height: 160px;
	padding-top: 20px;
}
#calendar {
	border: 4px solid #353F63;
	width: 720px;
	margin: 15px auto 25px auto;
	background-color: #FFFFFF;
	padding: 5px;
}
#calendar p {
	text-align: center;
}
#news #column1 {
	width: 600px;
	float: left;
	margin-left: 10px;
}
#news #column2 {
	width: 150px;
	float: right;
	margin-right: 10px;
}
#news > div {
	margin-top: 20px;
	border: 4px solid #353F63;
}
#centralcomm .text, #Elected .text, #voting .text {
	margin: 15px 10px 20px 10px;
	float: left;
	border: 4px solid #353F63;
}
#centralcomm .text h2, #Elected .text h2, #voting .text h2 {
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 1.4em;
	margin-left: 2em;
	clear: left;
}
#centralcomm .text p, #Elected .text p, #voting .text p {
	margin-left: 2em;
}
#Elected #text1.text, #Elected #text2.text,#Elected #text3.text {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
#candidates {
	margin: 15px auto 15px auto;
	width: 770px;
	border: 4px solid #353F63;
}
#centralcomm .picr {
	float: right;
	height: 200px;
	margin: 10px 10px 5px 5px;
	width: 160px;
}
#centralcomm .text h1, #Elected .text h1 {
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
#Elected .text h2, #voting .text h2 {
	float: left;
}
#Elected .text p, #voting .text p {
	clear: left;
}
#Elected .text .picr {
	height: 191px;
	margin: 10px 10px 5px 5px;
}
#Elected h3 {
	margin-top: .2em;
	margin-bottom: .2em;
	font-size: 1.2em;
	margin-left: 2.3em;
	clear: both;
}
#twnshp1, #twnshp2, #twnshp3 {
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
}
#Elected .text #twnshp1 h2, #twnshp1 h3 {
	text-indent: 0em;
	margin-left: .5em;
	margin-right: 1em;
}
#Elected .text #twnshp2 h2, #twnshp2 h3, #Elected .text #twnshp3 h2, #twnshp3 h3 {
	text-indent: 0em;
	margin-left: 1em;
	margin-right: 1em;
}
#voting .text p {
	margin-bottom: 8px;
}
#voting .text address {
	float: none;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	font-style: normal;
	line-height: 140%;
}
#contactus {
	border: 4px solid #353F63;
	margin: 15px auto 15px auto;
	width: 770px;
}
#contactus .text {
	float: none;
}
#contactus .text p {
	text-align: center;
}
#donate iframe {
	float: none;
	width: 770px;
	border: 4px solid #353F63;
	margin: 20px auto 20px auto;
	height: 500px;
}
#donate {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
}
#pic1 {
	width: 720px;
	height: 405px;
	margin: 20px auto 20px auto;
}
body {
	font-size: 62.5%;
	background-attachment: fixed;
	background-position: center -60px;
	font-family: Verdana, Arial, Helvitica;
	background-image: url('Design/delcobacklight.jpeg');
	color: #2F3F7F;
}
h1 {
	font-size: 1.8em;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	height: 1px;
	clear: both;
	visibility: hidden;
}
.text {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
}
.text p {
	font-size: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.picr {
	float: right;
	width: 140px;
}
.signature {
	margin-left: 150px;
}
