body {
  background: white;
/*  font-family: Arial, Helvetica, Verdana, sans-serif;*/
  color: #3c413a;
  font-family: Verdana;
  font-size: 11px;
}

a{
    color: #333;
    text-decoration: none;
}

a:hover{
    text-decoration: underline;
}

h2{
  font-size: 16px;
  margin-top: 0;
  padding-top:.6em;
}

h3{
  font-size: 13px;
}

h4{
    font-size: 12px;
}

.centered{
  text-align: center;
}
div#site {
  margin: 0 auto;
  width: 865px; 
}

div#header{
  height: 108px;
  padding-top: 1em;
  margin: 1em 2em;
}

h1#logo {
    text-align: center;
}

h1#logo a{
  background: white url(../img/Galligan-and-Manning.gif) no-repeat;
  border: 0;
  display: inline-block;
  height: 80px;
  width: 389px;
}

h1#logo a span{
  display: none;
}

#main-container {
  background: white url(../img/bg-green-mid.png) center repeat-y;
  clear: left;
}

#main-container.two-column{
    background-image: url(../img/bg-green-mid-two-column.png);
}

#main-container #container-top{
  background: transparent url(../img/bg-green-top.png) center top no-repeat;
  height: 7px;
  margin: 0;
  padding: 0;
}

#main-container.two-column #container-top{
    background-image: url(../img/bg-green-top-two-column.png);
}

#main-container #contents{
  background: transparent url(../img/bg-green-bottom.png) center bottom no-repeat;
  clear: left;
  padding-bottom: 1em;
  position: relative;
}

#main-container.two-column #contents{
  background-image: url(../img/bg-green-bottom-two-column.png);
}

.left-column{
  float: left;
  position: relative;
  width: 650px;
  clear: left;
}

.right-column{
  margin-left: 657px;
  position: relative;
}

.clear {
  clear: both;
}

.mission{
    font-size: 11px;
    text-align: justify;
}

#topMenu{
  display: block;
/*  float: left;*/
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0 0 0 1em;
  position: relative;
}

#topMenu li{
  background: transparent url(../img/bullet.png) left no-repeat;
  float: left;
  line-height: 30px;
  margin: 0;
  margin-bottom: 5px;
  padding-left: 3px;
  padding: 0;
  position: relative;
}

.bottom-spacer{
    clear: left;
}

#topMenu li.first{
  background-image: none;
  padding-left:0;
}

#topMenu li a{
  color: #3c4139;
  padding: 0 .5em;
  text-decoration: none;
}

#topMenu li a:hover{
  text-decoration: underline;
}

#w-panel-container {
  background: transparent url(../img/white-panel-bg.png) left bottom no-repeat;
  margin-top: 1em;
}
/*
.w-panel{
  background: transparent url(../img/white-panel-bg.png) center top no-repeat;
  margin:0 auto;
  padding: 1px 16px 0;
}

.w-panel .pad{
  padding: 1em;
}
*/
.pad {
  padding: 1em 20px;
}

h2{
  border-bottom: 3px solid white;
  padding-bottom: 10px;
}

.bottom-module{
  padding-left: 10px;
}

.bottom-module h2{
  border: none;
  margin: 0;
  padding-top: 0;
}

.bottom-module .details{
  font-size: 10px;
  padding-left: 1.5em;
  margin: 0;
}

.bottom-module .column{
  float: left;
  margin-left: 10px;
  position: relative;
}

.bottom-module .column.buttons{
  padding-left: 2em;
}

.bottom-module .column.buttons img{
  border: 0 none;
  margin: 0 .5em 0 0;
}

.rightImg{
  float: right;
  margin-left: 1.5em;
  padding-left: 1.5em;
  position: relative;
}

.f-bottom{
    background: transparent url(../img/shadow-b.png) right bottom no-repeat;
    display: block;
    margin: 10px 8px 10px 15px;
    padding: 0 0 7px;
    position: relative;
}

.f-right{
    background: transparent url(../img/shadow-tr.png) right top no-repeat;
    display: block;
    margin: 0;
    padding: 0 7px 0 0;
    position: relative;
}
.w-panel .f-bottom{
  background: transparent url(../img/white-panel-bg.png) right bottom no-repeat;
  display: block;
  margin: 0;
  padding: 0 0 15px 0;
    position: relative;
}

.w-panel .f-right{
  background: transparent url(../img/white-panel-bg.png) right -1px no-repeat;
  padding: 10px 20px 0 0;
  border-bottom: none !important;
  border-bottom: 1px dotted white;
    position: relative;
}

.wPanel{
    background-color: white;
    border: 1px solid white;
    display: block;
    margin: 0;
    padding: 1em;
    position: relative;
}

.w-panel{
  background: transparent url(../img/white-panel-bg.png) left bottom no-repeat;
  padding-left: 20px;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 1.5em;
  margin-top: 1em;
}


#footer{
  clear: left;
  text-align: center;
  font-size: 10px;
  margin: 1.5em auto ;
  width: 865px;
  color: gray;
}

/* #0062b7 */

/* About Us */

#staff{
    list-style: none;
    margin: 0;
    padding: 0;
}

#staff li{
    float: left;
    font-size: 10px;
    text-align: center;
    margin-left: 16px;
    position: relative;
}

#staff a span{
    text-decoration: underline;
}


#staff li.first{
    margin-left: 0;
}

#staff img{
    border: 0;
    width: 100px;
    height: 138px;
}

.staffPicture{
    float: left;
    position: relative;
    width: 200px;
}

.staffInfo{
    margin-left: 210px;
}

.staffNav{
    float: right;
    position: relative;
}

.staffNav a{
    text-decoration: underline;
    margin: .5em;
}

.staffInfo h2{
    margin-bottom: 0;
    padding-bottom:0;
}

.staffInfo .email{
    margin-top: 0;
}

.staffInfo .email a{
    text-decoration: underline;
}

table.taxes{
    border: 1px solid #ccc;
    padding: 0;
    margin: 0 auto;
}

table.taxes th,
table.taxes td{
    border: 1px solid #ccc;
    padding: .5em;
    text-align: center;
    width: 33%;
}

.contactForm{
    padding-left: 2em;
    width: 260px;
}


.contactForm input.text,
.contactForm textarea{
    width: 250px;
}

.contactForm p{
    margin: .5em 0 0;
}




ul#faq{
    list-style: none;
    margin: 0;
    padding: 0;
}
#faq .question{
    cursor: pointer;
    font-weight: bold;
}

#faq .question span{
    font-weight: normal;
    padding-right: .5em;
}
#faq .answer{
    border: 1px solid #ccc;
    display: none;
    font-size: 11px;
    padding: 0.5em 1em;
}

.speeches-and-articles p{
    clear: left;
}

.speeches-and-articles strong{
    display: block;
    float: left;
    position: relative;
    width: 10em;
}

.speeches-and-articles span{
    display: block;
    margin-left: 11em;
}


