#mainWrapper {
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#toolsWrapper {
  width: 928px;
  margin: 6px 0;
  text-align: right;
}
#toolsWrapper a {
  margin: 0 8px;
}

#toolsWrapper form {
  display: inline;
  padding-left: 12px;
}

#contentWrapper {
  width: 928px;
  position: relative;
  min-height: 570px;
  background-color: #fff;
  padding-bottom: 20px;
}
.contentHomeCol4 {
  background: url(/images/bg_mainHome4.gif);
  background-repeat: repeat-y;
  border: 1px black solid;
  font-size: 11px;
  line-height: 16px;
}

.contentHomeCol3 {
  background: url(/images/bg_mainHome3.gif);
  background-repeat: repeat-y;
  border: 1px black solid;
  font-size: 11px;
  line-height: 16px;
}

.blueBand {
  background: url(/images/blueBand.gif) top no-repeat;
  height: 12px;
  margin: 0;
  padding: 0;
}
#myMast {
  padding-left: 42px;
  height: 94px;
}
#columnOne {
  position: absolute;
  top: 103px;
  left: 42px;
  width: 340px;
  padding-right: 10px;
  line-height: 16px;
}
#homeContent {
  margin-bottom:10px;
}
#photos img {
  border: 1px #D0DADD solid;
  padding: 3px;
}
#columnThree {
  position: absolute;
  left: 585px;
  top: 58px;
  width: 142px;
  padding: 0 14px;
  z-index: 1;
}

#columnThreeWide {
  position: absolute;
  left: 585px;
  top: 58px;
  width: 304px;
  padding: 0 14px;
  z-index: 1;
}

#columnFour {
  position: absolute;
  left: 758px;
  top: 58px;
  width: 142px;
  padding: 0 14px;
  z-index: 1;
}
#navWrapper {
  position: absolute;
  left: 416px;
  top: 72px;
  width: 150px;
  padding: 0 10px;
  z-index: 1;
  font-family: Tahoma, Geneva, sans-serif;
}
#officeHome {
  background: url(/images/officesHome.gif) no-repeat 0 32px;
  height: 200px;
}
#officeSubNav {
  margin-top: -185px;
  margin-left: 25px;
}
#specialNote {
  margin-top: 20px;
  width: 332px;
}
#specialNote p {
  font-size: 11px;
  line-height: 16px;
  margin-top: 8px;
}

.specialNoteImg {
  margin-right: 10px;
}
#noteDots {
  text-align: right;
  margin-top: -12px;
}
#noteDots img {
  margin: 0 2px;
}
#footer {
  margin: 5px 0 5px 42px;
}
body {
  margin: 0;
  background: #D0DADD;
}

p, td, ol, li, div, .body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
}
.bodybold {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  font-style: normal;
  font-weight: bold;
}


/* H1 for this site is ONLY on home page, do not use anywhere else */

h1, .header1 {
  margin: 0;
  text-indent: -9000px;
  width: 294px;
  height: 94px;
  font-size: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #005595;
  font-weight: normal;
  font-style: normal;
  background: url(/images/logo.gif) no-repeat;
}
h2, .header2 {
  margin: 12px 0 0 0;
  font-size: 20px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #002651;
  font-weight: normal;
  font-style: normal;
  background: #FFF;
}

/* H3 for subtitles, .header3 variant for no space below as in Search Returns */

h3 {
  margin: 0 0 8px 0;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", serif;
  color: #2E3C47;
  font-weight: normal;
  font-style: normal;
}
.header3 {
  margin: 0;
  font-size: 16px;
  font-family: Georgia, "Times New Roman", serif;
  color: #2E3C47;
  font-weight: normal;
  font-style: normal;
}

h4, .header4 {
  margin: 0;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", serif;
  color: #005595;
  font-weight: normal;
  font-style: normal;
}
h5, .header5 {
  margin-bottom: 9px;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
  color: #005595;
  font-weight: bold;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: .1em;
}
h6, .header6 {
  margin-top: 0;
  margin-bottom: 9px;
  font-size: 11px;
  font-family: Georgia, "Times New Roman", serif;
  color: #002651;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}

#contentWrapper h2 {
  margin: 0;
  font-size: 14px;
  font-family: Georgia, "Times New Roman", serif;
  color: #005595;
  font-weight: normal;
  font-style: normal;
}

a, a:link, a:visited {
  color: #CA5F35;
  text-decoration: none;
}
a:hover, a:active {
  color: #CA5F35;
  text-decoration: underline;
}

/* grey links at page top */

.toolLink, a.toolLink:link, a.toolLink:visited {
  color: #666;
  text-decoration: none;
}
a.toolLink:hover, a.toolLink:active {
  color: #CA5F35;
  text-decoration: none;
}

/* for RSS icon hover */

.rssTop, a.rssTop:link, a.rssTop:visited {
  color: #666;
  text-decoration: none;
  background: url(/images/icon_rssTop.gif) no-repeat right;
  padding-right: 10px;
}
a.rssTop:hover, a.rssTop:active {
  color: #CA5F35;
  text-decoration: none;
  background: url(/images/icon_rssTop-over.gif) no-repeat right;
}

.relAttys, a.relAttys:link, a.relAttys:visited {
  color: #CA5F35;
  text-decoration: none;
  background: url(/images/arrow.gif) no-repeat right;
  padding-right: 16px;
}
a.relAttys:hover, a.relAttys:active {
  color: #CA5F35;
  text-decoration: underline;
  background: url(/images/arrow-over.gif) no-repeat right;
  padding-right: 16px;
}

/* Nav Elements */

/* Nav0 is only used if home page is different */

.nav0 {
  font-family: Tahoma, Geneva, sans-serif;
  display: block;
  margin: 6px 0 6px 0;
  font-size: 10px;
  color: #005595;
  text-decoration: none;
}
a.nav0:link, a.nav0:visited {
  color: #005595;
  text-decoration: none;
}
a.nav0:hover, a.nav0:active {
  color: #CA5F35;
  text-decoration: none;
}

/* Nav1-4 are for levels 1-4... duh... :P */

.nav1 {
  font-family: Tahoma, Geneva, sans-serif;
  display: block;
  margin: 9px 0;
  color: #CA5F35;
  text-decoration: none;
}
a.nav1:link, a.nav1:visited {
  color: #CA5F35;
  text-decoration: none;
}
a.nav1:hover, a.nav1:active {
  color: #002651;
  text-decoration: none;
}

.nav1on {
  font-family: Tahoma, Geneva, sans-serif;
  display: block;
  margin: 10px 0;
  color: #002651;
  text-decoration: none;
}
a.nav1on:link, a.nav1on:visited, a.nav1on:hover, a.nav1on:active {
  color: #002651;
  text-decoration: none;
}


/* Form Elements */

.field {
  font-size: 10px;
  color: #666666;
  border: #999999 solid;
  border-width: 1px;
  padding: 1px 1px 1px 3px;
}

.button {
  color: #666666;
  font-size: 10px;
  background: #FFFFFF;
  border: 1px #999999 solid;
  padding: 0 1px;
}
.dropdown {
  font-size: 10px;
  background-color: #FFFFFF;
  border: 1px #999999 solid;
  color: #333333;
}
.dropdownFixed {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: 10px;
  background-color: #FFFFFF;
  border: 1px #999999 solid;
  color: #333333;
}

/* Related */

.relatedHeader {
  font: 14px Georgia, "Times New Roman", serif;
  color: #CA5F35;
  text-decoration: none;
}

a.relatedHeader:link, a.relatedHeader:visited {
  color: #CA5F35;
  text-decoration: none;
}
a.relatedHeader:hover, a.relatedHeader:active {
  color: #CA5F35;
  text-decoration: underline;
}


/* for use after floats */

.clear {
  clear: both;
}
.clearOne {
  clear: both;
  height: 1px;
}

.eventsHomeDate {
  color: #000;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .08em;
  line-height: 12px;
  margin-bottom: 0px;
}
.eventsHomeTitle {
  margin-top: 6px;
}
.firstPara {
  margin-top: 2px;
}

.legal {
  font-size: 10px;
  color: #666;
  margin-left: 44px;
}
a.legal:link {
  margin: 0;
  color: #666;
  text-decoration: none;
}
a.legal:visited {
  margin: 0;
  color: #666;
  text-decoration: none;
}
a.legal:hover {
  margin: 0;
  color: #666;
  text-decoration: underline;
}
a.legal:active {
  margin: 0;
  color: #666;
  text-decoration: none;
}



/* Rep Matters */

#repMatters {
  position: relative;
  width: 330px;
  background-color: #fff !important;
}
#repMatters h5 {
  margin: 10px 0 ;
  padding: 0;
  
}
.representativeMatters {
  list-style-type: none;
  width: 330px;
  background-color: #fff !important;
  padding: 0;
  margin: 0;
}
.representativeMatters li {
  width: 330px;
}
.representativeMatters li h6 {
  text-transform:none;
  font-size:14px;
  margin-bottom:0;
}
.representativeMatters li p {
  margin: 0;
  
  /*background-color:#fff !important;*/
}
#repMattersPager {
  position: absolute;
  top: 0;
  right: 0;
}
#repMattersPager a:link,#repMattersPager a:visited {
  display: block;
  height: 8px;
  width: 8px;
  overflow: hidden;
  float: left;
  background: url(/images/rm_dot.png) no-repeat 0 0;
  text-indent: -9999px;
  margin-left: 3px;
}

#repMattersPager a:hover,#repMattersPager a:active {
}
#repMattersPager a.activeSlide:link,#repMattersPager a.activeSlide:visited {
  background-position: 0 -8px;
}
#repMattersPager a.activeSlide:hover ,#repMattersPager a.activeSlide:active {
}

#repMatterShowAll_toggle {
  margin-left: 10px;
  text-transform: none;
}

#repMattersShowAll {
  margin-top: -10px;
}

/* languages */

.languageFlag, a.languageFlag:link, a.languageFlag:active, a.languageFlag:visited {
  padding: 4px 7px;
  display: block;
  background-color: #d0dadd;
  text-decoration: none;
}

a.languageFlag:hover {
  padding: 4px 7px;
  display: block;
  background-color: #bbc4c7;
  text-decoration: none;
}

.languageFlagOn, a.languageFlagOn:link, a.languageFlagOn:active, a.languageFlagOn:visited, a.languageFlagOn:hover {
  padding: 4px 7px;
  display: block;
  background-color: #bbc4c7;
  text-decoration: none;
}

#language_container {
  position: absolute;
  top: 23px;
  left: 674px;
  text-align: left;
  z-index: 99;
  display: none;
}

#language_options {
}

