html { overflow: -moz-scrollbars-vertical; }

#slidecol {
  vertical-align: top;
  background: #b59058;
}

#columnator {
  height: 100%;
}
#columnator td {
  height: 100%;
  padding-bottom: 1em;
  vertical-align: top;
}

.col0 { width: 797px; }
.col1 { width: 682px; }
.col2 { width: 569px; }
.col3 { width: 456px; }
.col4 { width: 343px; }
.col5 { width: 230px; }

.colA { width: 115px; }
.colB { width: 228px; }
.colC { width: 341px; }
.colD { width: 454px; }
.colE { width: 567px; }

.colHalf { width: 398px; }

table.contact_locations td {
    vertical-align: top;
}

table.contact_locations td img {
    border: 1px solid #b59058;
}

#slogan {
  width: 945;
  font-family: "Times New Roman", "Times New", "Times Roman", "Times", serif;
  font-size: 175%;
  font-style: italic;
  text-align: center;
  line-height: 36px;
  background: #b59058 url(/images/slogan.jpg) no-repeat;
  color: white;
}
#slogan a {
  text-decoration: none;
  color: white;
}

#emp-index {
  margin: 0 6px;
  width: 715px;
  font-size: 70%;
}
#emp-index td {
  vertical-align: top;
}

#inquiry-container {
  float: right;
  display: inline;
  margin-right: 12px;
  border: 2px solid #9d6c22;
  background: #e4d2a5;
}
#inquiry-container h1 {
  margin: 0;
  padding: 6px 12px;
  font-size: 110%;
  background: #b59058;
  color: white;
}
#inquiry {
  margin: 12px;
  font-size: 80%;
}
#inquiry input, #inquiry select, #inquiry textarea{
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 100%;
}

#learnmore {
  display: block;
  margin: 5px 6px 0;
  border: 3px solid #b59058;
  background: #b59058;
  color: #ffffff;
  font-size: 133%;
  text-align: center;
  text-decoration: none;
}

h2.team_site {
  font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
  margin: 1em 12px 1ex;
  font-size: 100%;
}
table.team {
  width: 773px;
  margin: 0 12px;
  border: 3px solid #b59058;
  border-collapse: collapse;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
table.team td {
  border: 1px solid #b59058;
  padding: 1ex !important;
  font-size: 70%;
}
table.team td h3 {
  margin: 0;
  font-size: 100%;
}
.team_photo {
  width: 10%;
  background: #d4be85;
  text-align: center;
}
.team_content {
  width: 40%;
  vertical-align: top;
}

#footTextlinks {
    padding-top: 1em;
}

.grad {
  width: 15px;
  vertical-align: bottom;
}
.grad.lt {
  background: url(/images/grad-lt.gif) repeat-y;
}
.grad.rt {
  background: url(/images/grad-rt.gif) repeat-y;
}

#main {
  height: 100%;
  vertical-align: top;
  background: #ffffff url(/images/logo-shadow.gif) left 105px no-repeat;
}

#sublinks {
  margin-top: 3px;
  margin-right: 2px;
}

#header {
  height: 105px;
  background: #b59058 url(/images/head-live-bg.jpg) no-repeat;
}

#livedream {
  padding-top: 5px;
  padding-right: 10px;
  text-align: right;
}
#livedream a {
  font-size: 75%;
  color: white;
}

img.linkbtn {
  width: 189px;
  height: 167px;
}

img.sublinkbtn {
  width: 113px;
  height: 100px;
}

a.linkbtn {
  display: block;
  background: #d4be85 url(/images/linkbg.jpg);
}
a.linkbtn:hover {
  background: #d4be85 url(/images/linkbg-hover.jpg);
}

a.sublinkbtn {
  display: block;
  background: #d4be85 url(/images/sub-linkbg.jpg);
}
a.sublinkbtn:hover {
  background: #d4be85 url(/images/sub-linkbg-hover.jpg);
}

h1.contentopen {
  font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
  margin: 20px 12px 0;
  font-size: 1.3em;
}

#navi {
  width: 148px;
  vertical-align: top;
  background: #b59058 url(/images/navibg.gif);
}

a.navi {
  padding: 0 15px;
  display: block;
  font-size: 80%;
  text-decoration: none;
  line-height: 21px;
  white-space: nowrap;
  background: url(/images/button-bg.gif) no-repeat;
  color: white;
}
a.navi:hover {
  color: yellow;
}

/* Content templates */
div.contentitem_newsletter {
  padding: 0px 12px 0px;
}

h2.c_newsletter {
  font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
  font-size: 1.1em;
  font-weight: bold;
  font-variant: small-caps;
  margin-bottom: 0.5em;
}

div.c_newsletter {
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 80%;
}
div.c_newsletter a {
  color: #7e3d00;
}

h3.newsletter {
  margin: 0px 12px 10px;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
  font-size: 0.8em;
  color: #9d6c22;
}

div.contentitem_default {
  margin: 20px 12px 0px;
}

h2.c_default {
  font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0.5em;
}

/*
div.c_default_standin {
  display: none;
}
*/

div.c_default {
  font-size: 80%;
}

div.icon_default {
  font-size: 80%;
}

div.contentitem_home {
  margin: 10px 10px;
  text-align: center;
}

h2.c_home {
  font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
  margin-top: 0;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0.5em;
}

div.c_home_standin {
  display: none;
}

div.c_home {
  font-size: 80%;
}

div.icon_home {
  font-size: 80%;
  text-align: center;
}

div.contentitem_contact {
  margin: 20px 12px 0px;
}

h2.c_contact {
  font-family: "Trebuchet MS", "Trebuchet", "Arial", "Helvetica", sans-serif;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0.0em;
}

div.c_contact_standin {
  display: none;
}

div.c_contact {
  font-size: 80%;
}

div.icon_contact {
  font-size: 80%;
}

div.contentitem_home {
  margin: 10px 10px;
  text-align: center;
}

div.c_headeles_standin {
  display: none;
}

div.c_headeles {
  margin: 0px;
  font-size: 0.8em;
  font-weight: bold;
  color: #ffffff;
}

div.c_headeles a {
  color: #ffffff;
}

/* Non-CMS */

div.footer {
  width: 727px;
  margin-top: 1em;
  text-align: center;
  font-size: 70%;
}

.photoPage {
    text-align: center;
    padding: 1em 0;
}

.photoPage a {
    display: block;
    margin: 0.5em auto;
    font-weight: bold;
}

.photoPage img {
    border: 1px solid black;
}

/* END Non-CMS */

/* Administration */
span.admin_message {
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

span.admin_error {
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

div.admin_message {
  padding: 4px;
  background-color: #009900;
  color: #ffffff;
  font-weight: bold;
}

div.admin_error {
  padding: 4px;
  background-color: #990000;
  color: #ffffff;
  font-weight: bold;
}

table.admin_index {
  font-size: 0.8em;
}

th.admin_index {
  text-weight: bold;
  text-align: left;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

tr.admin_index_th {
  background-color: #666666;
  color: #ffffff;
}

tr.admin_index_even, tr.admin_index {
  background-color: #dddddd;
  font-size: 1.0em;
}

tr.admin_index_odd {
  background-color: #eeeeee;
  font-size: 1.0em;
}

tr.admin_index_context {
  background-color: #aaaadd;
  font-size: 1.0em;
}

td.admin_index {
  padding-left: 0.5em;
  padding-right: 0.5em;
}

/* All-around */

body {
  padding: 0px;
  border: 0px;
  margin: 0px;
  background: white;
  font-family: "Verdana", "Arial", "Helvetica", sans-serif;
}

ul {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

form {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}

table {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
td {
  border: 0;
  padding: 0;
}

img {
  border: 0;
}

