<!--

body {
   font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
   font-size: 12px;
   text-align: center;
   margin-top:    10px;  
   margin-bottom: 0;  
   margin-left: 0;       
   margin-right: 0;
   background-color: #fff;
}

#wrapper {
   position: relative; 
   width: 750px; 
   margin: 0 auto; 
   text-align: left; 
   border: 0;
}
          
#content {
   padding-top: 180px;
   width: 750px; 
   height: auto; 
   border-top: 0;
}

#contentborder {
   border: 1px solid #9c9;
   margin-top: 0;
   padding: 10px;
   padding-bottom: 0;
   height: 100% auto;
}

.content_left {
   padding: 0; 
   margin-right: 10px; 
   float: left;
}

.content_right {
   padding: 0; 
   margin-left: 10px; 
   float: right;
}

/* Box Stuff */

/* set the image to use and establish the lower-right position */
    .cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2{
      background: transparent url('graphics/rbox_blue.png') no-repeat bottom right}
    .cssbox{
    /* intended total box width - padding-right(next) */
      width:335px !important; /* IE Win = width - padding */
      width: 320px; 
    /* the gap on the right edge of the image (not content padding) */
      padding-right:15px; /* use to position the box */
      margin:20px auto}

    /* set the top-right image */
    .cssbox_head{background-position:top right;
    /* pull the right image over on top of border */
      margin-right:-15px; 
    /* right-image-gap + right-inside padding */
      padding-right:40px}

    /* set the top-left image */
    .cssbox_head h2{
      background-position:top left;
      margin:0; /* reset main site styles*/ 
      border:0; /* ditto */
    /* padding-left = image gap + interior padding ... no padding-right */
      padding:25px 0 15px 40px; 
      height:auto !important;
      height:1%} /* IE Holly Hack */

    /* set the lower-left corner image */
    .cssbox_body{
      background-position:bottom left;
      margin-right:25px; /* interior-padding right */ 
      padding:15px 0 15px 40px} /* mirror .cssbox_head right/left */


p {
   font-size: 12px;
}

p.j {
   text-align: justify;
}

p.c {
   text-align: center;
}

ol.plv {
   padding: 0;
   margin-left: 360px;;
}

.bio_box {
   width: 350px !important; 
   height: 437px;
   height: 421px !important; 
   margin-left: 360px;
   border: 1px solid #8cb5cb; 
   border-top: 3px solid #8cb5cb;
   border-bottom: 3px solid #8cb5cb;
   padding: 5px;
   background-color: #9c9;
   color: black;
}

.team_caption {
   float: left; 
   clear: left; 
   margin-top: -11px !important
   margin-top: 0;
   width: 490px !important; 
   width: 500px;  
   padding: 5px; 
   background-color: #8cb5cb; 
   color: white;
}

.plv_caption {
   text-align: center;
   float: left; 
   clear: left; 
   margin-top: -11px !important
   margin-top: 0;
   width: 308px !important; 
   width: 318px;  
   padding: 5px; 
   margin-right: 10px;
   background-color: #8cb5cb; 
   color: white;
}

.laminate_caption {
   text-align: center;
   width: 719px !important; 
   width: 724px;  
   padding: 5px; 
   background-color: #8cb5cb; 
   color: white;
}

#gdcinfo {
   margin-top: 10px;
   float: left;
   padding: 5px;
   border: 1px solid #fff;
   background-color: #7a7;
   color: #fff;
}

#gdcinfo table {
   padding: 5px;
   border: 0;
}

#gdcinfo th {
   color: #fff;
   font-weight: bold;
   text-align: right;
   vertical-align: top;
   padding: 5px;
}

#gdcinfo td {
   color: #fff;
   text-align: left;
   vertical-align: top;
   padding: 5px;
}

#gdcstatement {
   background-color: #ddd;
   padding: 10px;
   border: 1px solid #666;
}

#lastupdated {
   color: #8cb5cb;
   font-weight: bold;
   text-align: right;
}

#copyright {
   margin-top: 3px;
   color: #777;
   background-color: #fff;
   font-size: 11px;
   text-align: center;
   clear: both;
}

#copyright a {
   font-size: 11px;
   color: #777;
   text-decoration: none;
}

#copyright a:hover {
   text-decoration: underline;
}

#footer {
   color: #666;
   background-color: #9c9;
   font-size: 10px;
   text-align: center;
   width: 750px auto;
   margin-left: 0;
   margin-top: 0;
   padding: 2px;
   padding-top: 5px;
   padding-bottom: 5px;
   clear: both;
   z-index: 100;
}

#footer a {
   font-size: 10px;
   color: #666;
   text-decoration: none;
}

#footer a:hover {
   color: #fff;
   text-decoration: underline;
}

#emergencies {
   color: #fff;
   font-size: 14px;
   background-color: #f00;
   padding: 10px;
   text-align: justify;
}

#slideshow {
   float: left;
   width: 360px;
   height: 360px;
   margin: auto;
   margin-right: 5px;
   border: 1px solid #ddd;
}

#slideshow img {
   padding: 5px;
}

#practice_left {
   margin-left: 0;
   line-height: 200%;
}

#practice_left ul {
   margin-top: 50px;
}

#practice_left li {
   font-size: 1.25em;
   // font-weight: bold;
}


#practice_right {
   margin-left: 360px;
   line-height: 200%;
}

#practice_right ul {
   margin-top: 50px;
}

#practice_right li {
   font-size: 1.25em;
   // font-weight: bold;
}

#location_key table {
   border: 1px solid #ddd;
}

#location_key h3 {
   margin-top: 0;
   margin-bottom: 0;
}

#location_key td {
   border: 0;
   padding: 3px;
   text-align: left;
   font-size: 11px;
}

#location_key td.red, td.green, td.orange, td.yellow, td.blue, td.cyan {
   width: 30px;
}

#location_key td.red {
   background-color: #f30;
}

#location_key td.green {
   background-color: #466900;
}

#location_key td.orange {
   background-color: #ff8000;
}

#location_key td.yellow {
   background-color: #ffe23c;
}

#location_key td.blue {
   background-color: #00f;
}

#location_key td.cyan {
   background-color: #78d2ff;
}

.vsmalltxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 10px;
}

.smalltxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 11px;
}

.mediumtxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 12px;
}

.bigtxt {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #333;
   font-size: 16px;
}

h1, h2, h3 {
   font-family: Verdana, Arial, Helvetica, "Century Gothic", san-serif;
   color: #000;
}

h1 {
   font-size: 15px; 
   font-weight: bold;
   padding-bottom: 0;
}

h1.inline {
   font-size: 15px; 
   font-weight: bold;
   padding-bottom: 0; 
   display: inline;
}

h2 {
   font-size: 14px;
}

h3 {
   font-size: 13px;
} 

.vsmall {
   font-size: 10px;
}

.small {
   font-size: 11px;
}

.medium {
   font-size: 12px;
}

.big {
   font-size: 16px;
}

.blue {
   color: #8cb5cb;
}

.grey {
   color: #747474;
}

.lightgrey {
   color: #eaeaea;
}

.red {
   color: #660033;
}

.orange {
   color: #FF8000;
}

.green {
   color: #9c9;
}

.brown {
   color: #663300;
}

.purple {
   color: #990066;
}

.white {
   color: white;
}

ul.list {
   list-style-position: inside;
   float: right;
}
 
.imglink {
   text-decoration: none;
   border-style: none;
   padding-right: 3px;
   vertical-align: middle;
}

.ddarrow {
   text-decoration: none;
   border-style: none;
   padding-left: 3px;
   padding-top: 2px;
   vertical-align: middle;
}

a {
   font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
   font-size: 11px;
   text-decoration: underline;
}

a.internal {
   font-family: Verdana, "Century Gothic", Arial, Helvetica, san-serif;
   font-size: 14px;
   color: navy;
   text-decoration: underline;
}

a:link {
   color: black;
}

a:link.black {
   color: black;
}

a.white:link {
   color: white;
}

a.white {
   color: white; 
}

a.internal:hover {
   text-decoration: underline;
   background-color: lightgoldenrodyellow;
}

a.home {
   color: #000;
   text-decoration: none;
   font-size: 12px;
}

a.home:hover {
   color: #000;
   text-decoration: underline;
}

a.home:visited {
   color: #000;
   text-decoration: none;
}
                      
-->
