@charset "utf-8";
/* CSS Document */


body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:url(/images/bg.png) center no-repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

header {
	width:100%;
	background-color:#fff;
	height:150px;
	position:relative;
	z-index:1;
	margin: 0 auto;
}
#footer { 
	background:#003;
	text-align: center;
	position:relative;
	top:0px;
	padding-top:15px;
	color:#fff;
	width:100%;
	height:125px;
}
#bottom { 
	background:#C00;
	text-align: center;
	position:relative;
	top:0px;
	padding:1px 0 3px 0;
	height: 40px;
	color:#fff;
}
#container { 
	width: 950px;  /* this width will create a container that will fit in an 800px browser window if text is left at browser default font sizes */
	height: 1060px;
	background: #333;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	top:0px;
	z-index:3;
} 
#header { 
	background: #fff; 
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
#header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div1b5186 */
}
#navigation {
	background: #C00;
	color: #fff;
	padding: 1px 0px 1px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	position:relative;
	top:0px;
	width:100%;
} 
#navigation ul {
	margin: 10px 0 10px -35px;
}

#navigation li {
	display:inline;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	padding-right: 15px;
	padding-left: 10px;
	z-index:2;
}
#navigation li a{
	text-decoration:none;
}

#navigation a,  .GOP #sidebar1 a:visited{
	color: #fff;
}

#navigation a:hover {
	color: #3399cc;
}

#sidebar1 {
	
	width: 200px; /* since this element is floated, a width must be given */
	background: #999; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0; /* top and bottom padding create visual space within this div */
	float:right;
	border:solid 2px #333;
	margin:40px -50px 0px 0px;
	height: 900px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
#sidebar1 h3, #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
	font-size: small;
}
#sidebar1 a {
	color: #900;
}

#sidebar1 a:hover, .GOP #sidebar1 a:visited {
	color: #06F;
}

#mainContent {
  	margin: 0 13em 0 10px; /* the left margin will look best if you match the padding amount to the header and footer. */
	font-family:Georgia, "Times New Roman", Times, serif;

} 

#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: xx-small;
}
#footer a, .GOP #footer a:hover, .GOP #footer a:visited {
	border:none;
}
#footer img {
	border:none;
}
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
        margin-left: -3px;
        

}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar1 p strong {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #009;
	text-decoration: underline;
	text-transform: uppercase;
}
#container div .month {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #aa0000;
	text-decoration: none;
}
#container div .officertitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0000aa;
	font-weight: bold;
}
#content {
	
	background: #333; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 80px 0 0 30px; /* top and bottom padding create visual space within this div */
	width:100%;
}
.ballot {
	width: 230px;
	height: 350px;
	float:left;
	margin:5px;
	border:2px #666 solid;
	padding: 15px 0 0 0;
	background-color:#999;
}
.ballot h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
	color:#009;
}
.ballot h2 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:20px;
	font-weight:bold;
	margin: 0 0 50px 13px;
	color:#000;
}
.ballot h3 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	font-weight:bold;
	margin: -45px 0 22px 13px;
	color:#000;
}
.ballot p {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	font-weight:bold;
	padding: 1px 0 0 13px;
	color:#000;
}
.ballot a, .ballot a:visited {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	font-weight:bold;
	padding: 0px 0 0 13px;
	color:#900;
}

.ballot a:hover {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:17px;
	font-weight:bold;
	padding: 0px 0 0 13px;
	color:#333;
}
.ballot span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	margin: 30px 0 0 0px;
	color:#000;
}

.ballot img {
	border:2px black solid;
	margin: 0 0 15px 13px;
	
}

#ballotrow1 {
	position:relative;
}
#ballotrow2 {
	position:relative;
}
#ballotheader {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#039;
	margin: -50px 0 0 0;
	padding: 0 0 0 100px;
}

#content ul {
	display:block;
}
#content li {
	display:inline;
	margin-top:10px;
}

#content li img {
	border:3px black solid;
}

#footer a img{
    border-width:5px;
    border-color:#000;
    height: 85px;
    margin: 0 0px;
    padding: 1px;
    width: 209px;
}

#footer a:hover img{
    border-radius: 2px 2px 2px 2px;
    box-shadow: 1px 0px 15px #fff;
    margin: 0 0px;
    padding: 1px;
    height: 85px;
    width: 209px;
}
#sidebar1 #candidate {
	display:block;
	
	}


#sidebar1 #candidate img{
	margin-right: 5px;
	
	}
