﻿@font-face {
    font-family: "open_sansregular";
    font-style: normal;
    font-weight: normal;
    src: url("../opensans-regular-webfont.ttf") format("truetype"), url("../opensans-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../opensans-regular-webfont.woff") format("woff"), url("../opensans-regular-webfont.svg#open_sansregular") format("svg");
}
@font-face {
    font-family: "GandhiSerifRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../GandhiSerif-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../GandhiSerif-Regular-webfont.woff") format("woff"), url("../GandhiSerif-Regular-webfont.ttf") format("truetype"), url("../GandhiSerif-Regular-webfont.svg#GandhiSerifRegular") format("svg");
}

a:hover {
    color: #0099CC;
}
.clear {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}
.content {
    background-color: #FFFFFF;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    padding-bottom: 15px;
    width: 960px;
}
body {
    background-image: url("../Images/bgrdbody.png");
    background-position: center center;
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
}
html {
    background-image: url("../Images/parchtile.jpg");
}
.textcontent {
    margin: auto;
    width: 930px;
}
.breadcrumb {
    color: #555555;
    font-family: 'open_sansregular',sans-serif;
    font-size: 14px;
    text-align: left;
    width: 670px;
}
.breadcrumb ul {
    border: medium none;
    display: inline;
    margin-left: 0;
    padding-left: 15px;
}
.breadcrumb ul li {
    border: medium none;
    display: inline;
    list-style: none outside none;
    margin-left: 0;
    padding-left: 2px;
}
.breadcrumb ul li:before {
    content: " » ";
}
.breadcrumb ul li.first:before {
    content: " ";
}
.breadcrumb a {
    color: #555555;
    text-decoration: underline;
}
.breadcrumb a:visited {
    color: #555555;
}
.footercell, .frontpagebuttons, .sidecontainer, .halftab, .quartertab, .logo, .headerlink, .breadcrumb, .firstparagraph, .links, .searchbar {
    display: inline;
    float: left;
    margin-left: 5px;
    margin-right: 0;
}
.first {
    margin-left: 0;
}
.last {
    margin-right: 0;
}
.firstparagraph {
    margin-right: 48px;
    width: 590px;
}
p {
    font-family: 'open_sansregular',sans-serif;
    font-size: 13px;
}
h1, h2, h3 {
    font-family: 'GandhiSerifRegular',serif;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
}
h1 {
    color: #333333;
    font-size: 30px;
    letter-spacing: 5px;
    padding: 18px 0;
    text-align: center;
    text-transform: uppercase;
}
h2 {
    color: #444444;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 5px 0;
    text-transform: uppercase;
}
h3 {
    border-bottom: 1px dotted #999999;
    color: #000000;
    font-size: 16px;
    margin-bottom: 10px;
    width: 595px;
}
h4 {
    border-bottom: 1px dotted #FFFFFF;
    color: #FFFFFF;
    font-family: "Georgia","Times",serif;
    font-size: 16px;
    margin-bottom: 4px;
    padding: 5px;
    width: 175px;
}
h5 {
    color: #FFFFFF;
    font-family: 'Verdana',Geneva,sans-serif;
    font-size: 10px;
    padding: 5px;
}
.center {
    text-align: center;
}
.vabar {
    background-color: #000000;
    width: 100%;
}
.header {
    background-color: #FFFFFF;
    border-left: 1px solid #AAAAAA;
    border-right: 1px solid #AAAAAA;
    color: #000000 !important;
    height: 190px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.whc {
    padding-bottom: 10px;
    text-align: center;
}
.whc h2 {
    color: #B20000;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 36px;
    padding: 7px 0 0 33px;
    text-decoration: none;
}
.logo {
    width: 710px;
}
.headerlink {
    margin-top: 15px;
    width: 115px;
}
.header li {
    color: #000000;
    font-family: 'Verdana',Geneva,sans-serif;
    font-size: 10px;
    padding-bottom: 5px;
}
ul.nav, ul.nav * {
    margin: 0;
    padding: 0;
}
ul.nav {
    height: 40px;
    max-width: 100%;
    position: relative;
}
ul.nav li {
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
}
ul.nav li a {
    color: #FFFFFF;
    display: block;
    float: left;
    font-family: "GandhiSerifRegular","Times New Roman",Times,serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 11px 11px 9px 12px;
    text-transform: uppercase;
}
ul.nav li.nav-home a {
    padding-left: 15px;
}
ul.nav li.last a {
    padding-right: 19px;
}
ul.nav li a:hover, ul.nav li a:focus, ul.nav li a:active {
    background-color: #004699;
    color: #FFFFFF;
}
.nav {
    background-color: #00255A;
    clear: both;
    height: 40px;
    margin: 10px 0 0 10px;
    width: 940px;
}
.frontpagebuttons {
    width: 660px;
}
.frontpagebuttons ul {
    display: block;
    height: 168px;
    width: 620px;
}
.frontpagebuttons li {
    background-color: #FFFFFF;
    background-image: url("../Images/electiondaysprite.png");
    background-repeat: no-repeat;
    border: 1px solid #999999;
    float: left;
    font-weight: normal;
    height: 135px;
    margin: 15px 0 15px 15px;
    width: 135px;
}
.frontpagebuttons li strong {
    color: #B20000;
    display: block;
    font-family: "GandhiSerifRegular",serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 2px;
    line-height: 15px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.frontpagebuttons li:hover {
    background-color: #EEEEEE;
}
a {
    border: medium none;
    font-weight: inherit;
    text-decoration: none;
}
.registration {
    background-position: 14px -1804px;
}
.results {
    background-position: 15px -891px;
}
.votinglocation {
    background-position: 20px -342px;
}
.voterfaq {
    background-position: 23px -1632px;
}
.absentee {
    background-position: 12px -1958px;
}
.ballot {
    background-position: 12px -2128px;
}
.id {
    background-position: 10px -2304px;
}
.contactlocal {
    background-position: 23px -706px;
}
.news {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 308px;
    margin: 10px 0 0;
    width: 270px;
}
.newsheader {
    background-color: #DDDDDD;
    height: 35px;
    margin: 0;
    width: 270px;
}
.newspic {
    display: inline-table;
    margin: 6px 0;
}
.sidecontainer {
    display: inline;
}
.newscontainer {
    background-image: url("../Images/electiondaysprite.png");
    background-repeat: no-repeat;
    border: 1px dashed #CCCCCC;
    height: 77px;
    margin: 5px;
    width: 257px !important;
}
.newsmedia {
    background-position: -18px -2500px;
}
.newsinperson {
    background-position: -7px -2643px;
}
.newsmilitary {
    background-position: -7px -2782px;
}
.newsheader h2 {
    color: #333333;
    font-family: "GandhiSerifRegular","Times",serif;
    font-size: 18px;
    margin-left: 18px;
    padding-top: 8px;
    text-decoration: none;
    text-transform: uppercase;
}
.newstitle {
    color: #333333;
    font-family: "GandhiSerifRegular","Times",serif;
    font-size: 15px;
    margin-left: 92px;
    margin-top: 10px;
    width: 160px;
}
.newscontent {
    margin-left: 92px;
    width: 150px;
}
.navbar-search {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    height: auto;
    padding-left: 5px;
    width: 200px;
}
.siteSearchBtn {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #666666;
    height: auto;
    text-align: center;
    width: auto;
}
.searchbar {
    height: auto;
    width: 270px;
}
.links {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 308px;
    margin: 10px 0 0;
}
.links ul li {
    background-color: #999999;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 2px 0 5px 31px;
    position: relative;
    width: 239px;
}
.links ul li:before {
    content: "» ";
    font-family: "open_sansregular",serif;
    margin-left: -21px;
    margin-top: -2px;
    position: absolute;
}
.links ul li:hover {
    background-color: #777777;
    color: #FFFFFF;
}
.linksheader {
    background-color: #DDDDDD;
    margin: 0;
    width: 270px;
}
.linksheader h2 {
    color: #333333;
    font-family: "GandhiSerifRegular","Times",serif;
    font-size: 18px;
    margin-left: 4px;
    margin-top: -1px;
    padding-top: 10px;
    text-transform: uppercase;
}
.linkscontainer {
    height: 77px;
    width: 257px !important;
}
.links a {
    color: #FFFFFF;
    text-decoration: underline;
}
.footer {
    background-color: #656565;
    color: #FFFFFF;
    height: 150px;
    width: 100%;
}
.subfooter {
    background-color: #777777;
    color: #FFFFFF;
    text-align: center;
}
.footercontainer {
    background-color: #656565;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.footercell {
    width: 230px;
}
ul.socialicons {
    list-style-type: none;
}
ul.socialicons li {
    display: inline;
    float: left;
    list-style-type: none;
    padding: 0 5px 0 0;
}
ul.color li a {
    background: url("../Images/supermassivecsspriteicons2.png") no-repeat scroll 0 0 transparent;
}
ul.bw li a {
    background: url("../Images/supermassivecsspriteicons.png") no-repeat scroll 0 0 transparent;
}
ul.socialicons li a {
    display: block;
    height: 33px;
    margin: 2px;
    overflow: hidden;
    text-indent: -9999px;
    width: 32px;
}
ul.socialicons li a.facebook {
    background-position: 0 -73px;
}
ul.socialicons li a.facebook:hover {
    background-position: -38px -73px;
}
ul.socialicons li a.twitter {
    background-position: 0 -109px;
}
ul.socialicons li a.twitter:hover {
    background-position: -38px -109px;
}
ul.socialicons li a.youtube {
    background-position: 0 -219px;
}
ul.socialicons li a.youtube:hover {
    background-position: -38px -219px;
}
ul.socialicons li a.twitterb {
    background-position: 0 -658px;
}
ul.socialicons li a.twitterb:hover {
    background-position: -38px -658px;
}
.footertitle {
    border-bottom: 1px dotted #FFFFFF;
    margin-bottom: 5px;
}
.omegalogo {
    padding-top: 19px;
}
.footercell li {
    color: #FFFFFF;
    font-family: 'Verdana',Geneva,sans-serif;
    font-size: 10px;
}
.footercell li a {
    color: #FFFFFF;
    text-decoration: underline;
}
.footercell li a:hover {
    color: #0099CC;
}
.footercell a {
    color: #FFFFFF;
    text-decoration: underline;
}
.footercell a:hover {
    color: #0099CC;
}
