@charset "utf-8";

#header {
    background-color:           #ffffff;
    margin:                     0;
    padding:                    1em;
    vertical-align:             middle;
    padding-left:               2em;
    padding-right:              2em;
}

#headings {
    display:                    inline;
    font-family:                "Arial","Helvetica",sans-serif;
    font-variant:               small-caps;
    font-size:                  xx-large;
    font-weight:                550;
    clear:                      none;
    vertical-align:             middle;
}

.mainHeading1 {
    color:                      #353535;
    font-size:                  150%;
    
}

.mainHeading2 {
    color:                      #959595;
    font-size:                  150%;
 }   


#bushExpLogo {
    margin:                     0;
    padding:                    0;
}

#bushExpLogoDiv {
    margin:                     0;
    padding:                    0;
    float:                      left;
    vertical-align:             middle;
    text-align:                 center;
    margin-right:               1em;
    height:                     100%;
}


#sidebar {
    margin:                     0;
    padding:                    0.5em;
    background-color:           #6e7957;
    
    vertical-align:             top;
    
}

#bodyDiv {
    border-style:               solid;
    border-color:               #000000;
    border-width:               0.1em;
    margin:                     0;
    padding:                    0;
    width:                      100%;
}

#layoutTbl {
    border-style:               none;
    border-width:               0;
    min-width:                  50em;
    table-layout:               fixed;
    margin:                     0;
    border-spacing:             0;
    width:                      100%;
}

#lower {
    width:                      100%;
    margin:                     0;
    padding:                    0;
    background-color:           #6e7957;
    min-height:                 20em;
    height:                     100%;
}

#content {
    border-style:               solid;
    border-color:               #ffffff;
    border-width:               0.1em;
    margin:                     0;
    padding:                    2em;
    background-color:           #ffffff;
    color:                      #000000;
    vertical-align:             top;
}

#sidebarCol {
    width:                      25%;
    min-width:                  25%;
    max-width:                  25%;
}

#contentCol {
    width:                      75%;
    min-width:                  75%;
    max-width:                  75%;
}

h1 {
    font-family:                "Arial","Helvetica", sans-serif;
    font-variant:               small-caps;
    font-size:                  x-large;
    font-weight:                bold;
    color:                      #002200;
}

h2 {
    font-family:                "Arial","Helvetica", sans-serif;
    font-variant:               small-caps;
    font-size:                  medium;
    font-weight:                bold;
    color:                      #002200;
}

h3 {
    font-family:                "Arial","Helvetica", sans-serif;
    font-variant:               small-caps;
    font-size:                  medium;
    font-weight:                normal;
    color:                      #002200;
}

#content2 {
    clear:                      none;
}

#spacerDiv {
    height:                     20em;
    width:                      1px;
    display:                    inline;
}

body {
    margin:                     2em;
    font-family:                "Arial","Helvetica", sans-serif;
    background-color:           #d5e6ff;
    font-size:                  x-small;
    min-width:                  100em;
}

#headerMenu {
    text-align:                 center;
    background-color:           #cccc99;
    background-image:           url("../images/menu_background.jpeg");
    background-repeat:          repeat-x;
    background-position:        center;
    min-width:                  50em;
    padding:                    0;
    
}

.menuLayoutTbl {
    width:                      100%;
}

.menuLayoutTblCell {
    padding:                    0;
    min-width:                  5em;
}

#menuLayoutTblContentCell {
    padding:                    0;
    text-align:                 center;
    font-size:                  small;
/*
    border:                     solid 0.1em red;
*/
    min-width:                  61em;
    max-width:                  61em;
    width:                      61em;
}

#copyrightNotice {
    text-align:                 center;
    font-size:                  small;
    font-variant:               small-caps;
    font-weight:                100;
    padding:                    1em;
    background-image:           url("../images/copyright_background.jpeg");
    background-repeat:          repeat;
    background-position:        center;
    background-color:           #cccccc;
}


div {
    margin:                     0;
    padding:                    0;

}

p {
    font-size:                  small;
}

li {
    font-size:                  small;
}

img {
    padding:                    0;
    margin:                     0;
    border-width:               0;
    border-style:               none;
}

#badgeImg {
    margin:                     0;
    padding:                    0;
}

#badgeImgDiv {
    margin:                     0;
    padding:                    0;
    float:                      right;
    width:                      84px;
    height:                     81px;
    vertical-align:             middle;
    text-align:                 center;
    margin-left:                2em;
}

.longdescLink {
    color:                      #333333;
    font-family:                "Arial", sans-serif;
    display:                    block;
    float:                      right;
    text-decoration:            none;
}

.longdescLink:hover {
    color:                      #000000;
    text-decoration:            underline;
}

.longdescLink:active {
    color:                      #990000;
    text-decoration:            underline;
}

.longdescLink:visited {
    color:                      #333333;
}

.footnote {
    font-size:                  small;
    padding-top:                2em;
}

.footnoteHeading {
    font-weight:                bold;
}

.superscript {
    vertical-align:             text-top;
    font-size:                  75%;
    line-height:                50%;
}

.numbersuperscript {
    vertical-align:             text-top;
    text-decoration:            underline;
    font-size:                  75%;
    line-height:                50%;
}


.rightAlignedBlock {
    text-align:                 right;
}

.bannerImg {
    margin:                     0em !important;
    padding:                    0em !important;
    border-width:               0em !important;
    border-style:               none !important;
}

#bannerImgDiv {
    text-align:                 center;
    margin:                     0 !important;
    padding:                    0 !important;
    background-color:           #002200;
    
    border-style:               none !important;
    border-width:               0 !important;

    vertical-align:             bottom !important;
    border-spacing:             0;
    max-height:                 202px !important;
}

.thumbnailImg {
    border-width:               0.1em;
    border-style:               solid;
    border-color:               #ffffff;
    margin:                     0.2em;
    overflow:                   hidden;
}

.thumbnailsOuterDiv {
    text-align:                 center;
    padding:                    0.5em;
}

.thumbnailsInnerDiv {
    text-align:                 left;
}

.sidebarHeader {
    font-family:                "Arial","Helvetica", sans-serif;
    font-variant:               small-caps;
    font-size:                  small;
    font-weight:                bold;
    color:                      #ffffff;
    padding-top:                1em;
    padding-left:               0.5em;
    padding-right:              1em;
    display:                    block;
}

.displayImgDiv {
    text-align:                 center;
}

.sidebarDisplayImageDiv {
    padding-top:                1em;
    
}

#displayImg {
    border-width:               0.1em;
    border-style:               solid;
    border-color:               #000000;
    padding:                    0.3em;
}

#photoDisplayDiv {
    overflow:                   auto;
}

.sidebarLink {
    font-size:                  x-small;
    font-family:                sans-serif;
    color:                      #cbcdcc;
    padding-left:               2em;
    padding-right:              2em;
}

.footnote {
    font-size:                  small;
}

.detailsTable {
    font-size:                  small;
    vertical-align:             top;
    padding-right:              1em;
    padding-bottom:             1em;
}

.indexImageOuterDiv {
    border-width:               0.1em;
    border-style:               solid;
    border-color:               #000000;
    padding:                    0.3em;
    width:                      212px;
    height:                     100%;
}

.indexImage {
    background-color:           #cccccc !important;
    width:                      212px;
    height:                     100%;
}

.imageTitle {
    font-size:                  small;
    color:                      #3333ff !important;
    font-weight:                bold;
    padding-bottom:             0.1em;
    padding-left:               0.5em;
    padding-right:              0.5em;
    padding-top:                0.5em;
    text-decoration:            none;
    display:                    block;
}

.imageSubtitle {
    font-size:                  x-small;
    padding-bottom:             0.5em;
    padding-left:               0.5em;
    padding-right:              0.5em;
    padding-top:                0.1em;
    text-decoration:            none;
    color:                      #000000;
    display:                    block;
}

.indexImgLink {
    text-decoration:            none;
    border-style:               none;
    border-width:               0;
    
}

.indexImgLink:visited, .imageSubtitle:visited, .imageTitle:visited {
    text-decoration:            none;
    border-style:               none;
    border-width:               0;
}

.indexImgLink:active, .imageSubtitle:active, .imageTitle:active {
    text-decoration:            underline;
    color:                      #000000;
    border-style:               none;
    border-width:               0;
}

.indexImgLink:hover, .imageSubtitle:hover, .imageTitle:hover {
    text-decoration:            underline;
    color:                      #000000;
    border-style:               none;
    border-width:               0;
}

.contactUs {
    background-color:           #ffcc00;
    font-weight:                bold;
    font-size:                  medium;
    padding:                    0.3em;
    font-variant:               small-caps;
    padding-left:               0.5em;
    padding-right:              0.5em;
    margin-top:                 1em;
}

.photoBackLink {
    padding-top:                1em;
}

#indexImgLayoutTbl {
    width:                      100%;

}

.indexImageText {
    min-height:                 3em;
}

.indexImgCell {
    width:                      212px;
    
}

#homeText {
    padding-right:              2em;
}

.indexExtraLayoutTbl {
    vertical-align:             top;
    
}

.indexHorizontalSeperator {
    margin-top:                 1.5em;
}

.dbgMsgOutput {
    background-color:           #000000;
    color:                      #009900;
    border-color:               #ffffff;
    border-style:               outset;
    border-width:               0.2em;
    padding:                    1em;
    margin-top:                 1em;
    font-family:                "Courier", monospace;
    font-size:                  medium;
    overflow:                   scroll;
    height:                     20em;
    white-space:                pre;
}
