body {
    background-image: url('images/simplebg.png');
    background-repeat: repeat-x;
    background-color: rgb(255,255,255);
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
}

td.content, td.footer {
    background-color: rgb(240,240,240);
    width: 100%;
}

td.headerarea {
    background-image: url('images/fadebg.png');
    background-position: right;
    background-repeat: no-repeat;
}

td.logoarea {
    width: 150px;
    border: none;
    padding: 0px;
    margin: 0px;
}

td.headerarea {
    width: auto;
    border: none;
    margin: 0px;
    padding: 0px;
}

td.headercontainer {
    background-image: url('images/logobgsmall.jpg');
    margin: 0px;
    padding: 0px;
    border: none;
    border-width: 0px;
    background-repeat: no-repeat;
    height: 135px;
    overflow: hidden;
    border-right: 2px gray ridge;
}

td.content {
    border-top: 2px gray ridge;
    border-left: 2px gray ridge;
    border-right: 2px gray ridge;
}

td.footer {
    border-left: 2px gray ridge;
}

table.main {
    margin: 0px;
    padding: 0px;
    width: 95%;
    height: 90%;
    border: 2px gray ridge;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
}

table.header {
    border: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
}

table.logo {
    width: 100%;
    border: none;
    padding: 0px;
    margin: 0px;
}

div.logo
{
    background-image: url('images/logo-orca.png');
    height: 125px;
    width: 125px;
    background-repeat: no-repeat;
    padding: 0px;
    margin-left: auto;
    margin-right: auto;
}

td.logo {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

td.header-title {
    width: 100%;
    font-variant: small-caps;
    font-size: 26pt;
    vertical-align: middle;
    text-align: left;
    padding: 10px;
    margin: 0px;
    font-family: sans-serif;
}

td.header-quickinfo {
    text-align: right;
    white-space: nowrap;
    vertical-align: middle;
    font-size: 90%;
    margin: 0px;
    padding: 0px;
    padding-right: 5px;
}

img.accreditation {
    width: 64px;
    height: auto;
    border: none;
}

td.accreditation {
    text-align: center;
    vertical-align: top;
}

div.belowcreds {
    font-size: 80%;
    vertical-align: bottom;
}

li.menuitem-default {
    list-style-image: url('images/chevron-dark.png');
}

li.menuitem-highlight {
    list-style-image: url('images/chevron-light.png');
    font-weight: bold;
}

td.content {
    vertical-align: top;
    text-align: justify;
    padding: 10px;
}

span.heading {
    font-weight: bold;
    font-size: 120%;
}

td.footer {
    font-size: 80%;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
}

td.leftnav {
    width: 150px;
    max-width: 150px;
    min-width: 150px;
    background-image: url('images/tech-background.png');
    background-repeat: repeat;
    vertical-align: top;
    border-top: 2px ridge grey;
}

div.photo {
    float: right;
    border: 2px solid gray;
    margin: 15px;
    text-align: center;
    font-style: italic;
}

table.slideshow {
    width: 700px;
    height: 350px;
    margin-left: auto;
    margin-right: auto;
}

td.slideshow {
    width: 700px;
    height: 350px;
    text-align: center;
    border: none;
    padding: 0px;
    font-size: 0px;
}

div.testimonial {
   margin: 10px;
   background-color: rgb(230,230,230);
   padding: 1em;
   border: ridge 2px blue;
   font-style: italic;
}

div.citation {
  margin-left: 20px;
  color: rgb(100,100,100);
  font-style: italic;
  margin-bottom: 3em;
}

span.title {
    font-size: 22pt;
    margin-bottom: 3em;
    font-weight: bold;
}

div.maintitle {
    width: 100%;
    height: 100%;
    font-size: 140%;
    font-weight: bold;
    text-align: center;
    z-index: 1;
    position: relative;
    font-family: sans-serif;
}

span.maintitle {
    font-size: 140%;
    font-weight: bold;
    font-variant: small-caps;
}

div.maindata {
    width: 100%;
    text-align: center;
    position: relative;
    top: -55px;
}

table.subcontainer {
    margin-left: auto;
    margin-right: auto;
}

table.subcontainer, td.subcontainer {
    width: auto;
    text-align: left;
}

td.mainsubtitle {
    text-align: center;
}

table#mainslideshow {
    position: relative;
    top: -55px;
}

table.referrals {
   width: auto;
}

th.referrals {
    background-color: rgb(180,225,180);
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}

th.referrals, td.referral, td.referral_highlight {
    margin: 0px;
    padding: 0px;
    padding-left: 1em;
    padding-right: 1em;
}

td.referral, td.referral_highlight {
    white-space: nowrap;
}

td.referral_highlight
{
    background-color: rgb(200,255,200);
}


div.disclaimer {
    border: 2px solid red;
    background-color: rgb(200,150,150);
    text-align: justify;
    padding: 1em;
    padding-left: 2em;
    padding-right: 2em;
    margin-bottom: 2em;
}

span.bigred {
    font-size: 120%;
    text-decoration: underline;
    font-weight: bold;
    color: rgb(255,0,0);
}

span.important {
    text-decoration: underline;
    font-weight: bold;
}

td.nw { background-image: url('images/tables/nw.jpg'); width: 27px; height: 27px; background-repeat: no-repeat; }
td.n { background-image: url('images/tables/n.jpg'); width: auto; height: 27px; background-repeat: repeat-x; }
td.ne { background-image: url('images/tables/ne.jpg'); width: 27px; height: 27px; background-repeat: no-repeat; }
td.w { background-image: url('images/tables/w.jpg'); width: 27px; height: auto; background-repeat: repeat-y; }
td.e { background-image: url('images/tables/e.jpg'); width: 27px; height: auto; background-repeat: repeat-y; }
td.sw { background-image: url('images/tables/sw.jpg'); width: 27px; height: 27px; background-repeat: no-repeat; }
td.s { background-image: url('images/tables/s.jpg'); width: auto; height: 27px; background-repeat: repeat-x; }
td.se { background-image: url('images/tables/se.jpg'); width: 27px; height: 27px; background-repeat: no-repeat; }

td.nw, td.n, td.ne, td.w, td.e, td.sw, td.s, td.se {
    border: none;
    margin: 0px;
    padding: 0px;
}

td.testimonial-center {
    background-color: rgb(255,255,255);
}
