@charset "UTF-8";

/* Styles
----------------------------------------------------------------*/

html > body {
  background: none repeat scroll 0 0 #CECEC5;
  color: #3C3C3B;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, h7, h8 {
  color: #681B20;
}

h1 {
  font-size: 150%;
  font-weight: bold;
}

h2 {}
h3 {}
h4 {}
h5 {}
h6 {}
h7 {}
h8 {}

img {border:0 none;}

.picl {float:left;font:8.5pt verdana,sans-serif;padding-right:10px;}
.picr {float:right;font:8.5pt verdana,sans-serif;padding-left:10px;}

p {
  margin-top: 0px;
  margin-bottom: 1.4em;
}

a:link, a:visited {
  color: #4068b1;
}
a:hover {
  text-decoration: underline;
  color: #6c1c22;
}

ul {}
ul li {}

ul.cms-nav-list, ul.cms-nav-crumbtrail {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.spacefix, .spacefix * {
  margin:0;
  padding:0;
  border:0;
  border-collapse: collapse;
  border-spacing: 0;
  line-height:0;
  font-size:0;
}

img.floatright {
  float: right;
  margin-left: 1.6em;
}

img.floatleft {
  float: left;
  margin-right: 1.6em;
}

/* Site Framework
----------------------------------------------------------------*/

.bd {}

.inner {
  margin: 0 auto;
  width: 980px;
}

.hd {
  background: none repeat scroll 0 0 #B1B1A4;
  height: 82px;
}

.hd .inner {}

.logo {
  float: left;
  margin: 0 0 -16px;
}

.logo-link {
  display:block;
}

.logo-img {
  display:block;
}

.search {
  background: none repeat scroll 0 0 #FFFFFF;
  border-radius: 7px 7px 7px 7px;
  box-shadow: 1px 1px 1px #999999;
  float: right;
  margin: 10px 0 0 20px;
  padding: 7px 3px 0 7px;
}

.cse-branding-wrap {}

.cse-branding-logo {
  display: inline-block;
  margin: 2px !important;
  vertical-align: middle;
}

.cse-branding-text {
  display: inline-block;
  margin: 0 !important;
  vertical-align: middle;
}

.header-content {
  float: right;
  font-size: 0.85em;
}

.header-content img {
  display:block;
}

.header-content,
.header-content a {color:#111;}

.pg {
  background: none repeat scroll 0 0 #EFEFEC;
  padding: 12px 0;
}

.pg .inner {
  min-height: 200px;
  position: relative;
}

.ad-space {
  background: none repeat scroll 0 0 #FFFFFF;
  float: right;
  margin: 0 0 20px;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  width: 160px;
}

.ad-space img {
  display:block;
}

.ad-space p {
  margin: 0 0 10px;
}

.col {
  float: left;
  width: 780px;
}

.main {}

.content {}

.ft {
  font-size: 90%;
  padding: 12px 0;
}

.ft .inner {}

.ft-col {
  float: left;
  margin-bottom: 12px;
  margin-right: 7%;
  width: 26%;
}

.ft-col:last-child {margin-right: 0;}

.ft, .ft a {
  color: #3C3C3B;
}

.site-creds {}

.footer-logo {
  display:inline-block;
  vertical-align:middle;
}

/* Main Navigation
----------------------------------------------------------------*/

.main-nav {
  background: none repeat scroll 0 0 #81222A;
  border-top: 16px solid #6C1C22;
  clear: both;
  overflow: hidden;
}

.main-nav ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.main-nav ul li {
  float: left;
}

.main-nav ul li a {
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px;
  padding: 0 18px;
  text-decoration: none;
}

.main-nav ul li.active a {
  background: none repeat scroll 0 0 #AD222D;
}

.main-nav ul li a:hover {color:#859FC8;}

.main-nav ul li.active a:hover {color:#fff;}

.main-nav ul li.facebook {float:right;}

.main-nav ul li.facebook a {
  background: url("../images/facebook-icon-sm.png") no-repeat scroll center center transparent;
  display: block;
  height: 30px;
  overflow: hidden;
  padding: 0;
  text-indent: -9999px;
  width: 18px;
}

/* Congress Band
----------------*/

#congressband {
  background: none repeat scroll 0 0 #CECEC5;
  padding: 10px 0;
}

#congressband.inside-congressband {
  background: none;
  }

#congressband span.headline {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 140%;
  font-weight: normal;
  text-transform: uppercase;
  color: #6c1c22;
  padding-right: 20px;
}

#congressband p.tag {
  font-size: 100%;
  font-weight: normal;
}

#congressband ul {
  padding: 0px;
  float: left;
  width: 182px;
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom: 12px;
  margin-left: 0px;
}

#congressband ul li {
  list-style-type: none;
}


#congressband ul#people {
  background-image: url(../images/hd-people.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 60px;
}

#congressband.inside-congressband ul#people {
  background-image: url(../images/hd-people2.png);
  }

#congressband ul#resources {
  background-image: url(../images/hd-resources.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 60px;
}

#congressband.inside-congressband ul#resources {
  background-image: url(../images/hd-resources2.png);
  }

#congressband div#events {
  background-image: url(../images/hd-events.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 60px;
  float: left;
  margin-right: 0px;
  width: 182px;
  margin-top: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
}

#congressband.inside-congressband div#events {
  background-image: url(../images/hd-events2.png);
  }

#congressband ul#places {
  background-image: url(../images/hd-places.png);
  background-repeat: no-repeat;
  background-position: left top;
  padding-top: 60px;
}

#congressband.inside-congressband ul#places {
  background-image: url(../images/hd-places2.png);
  }

#congressband ul a:link, #congress ul a:visited {
  color: #59594d;
  text-decoration: none;
}

#congressband ul a:hover {
  color: #59594d;
  text-decoration: underline;
}

.thanks {
  clear: left;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #FFF;
  border-right-color: #FFF;
  border-bottom-color: #FFF;
  border-left-color: #FFF;
  width: 764px;
  margin-top: 10px;
  font-size: 90%;
}

.thanks h3 {
  font-size: 100%;
  color: #6c1c22;
  padding: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

.thanks p {
  margin-top: 0px;
}
