/****************************************
*  Site specific css definitions
****************************************/

html, body {
  background-color:#ffffff;
  background-image:url(/images/layout/background_repeat.gif);
  background-repeat:repeat;
  background-position:top center;
  text-align:center;
}

td {
  text-align:left;
  vertical-align:top;
}

div.book {
  text-align:center;
}

div.submit {
  text-align:center;
  padding:7px;
}

table.page {
  width:100%;
  text-align:center;
  vertical-align:top;
  margin-left:auto;
  margin-right:auto;
}

td.content {
  background-image:url(/images/layout/background_home.gif);
  background-position:top left;
  background-repeat:repeat-x;
  background-color:#dfd3c4;
}

td.center {
  width:924px;
}

td.head {
  height:102px;
  background-color:#f3f1e7;
}

td.head-links {
  height:59px;
  padding-left:70px;
}

td.middle td.center {
  background-image:url(/images/layout/shadows_bottom.gif);
  background-position:top left;
  background-repeat:repeat-x;
  height:49px;
}

td.home-form {
  background-color:#d5ded4;
  height:65px;
  padding:0px 20px 0px 20px;
  border: 1px solid #c3b6b5;
}

td.home-info-space {
  height:12px;
}

td.home-news {
  background-color:#fbf9f7;
  height:65px;
  padding:0px 20px 0px 20px;
  border: 1px solid #c3b6b5;
}

td.home-content-space {
  height:30px;
}

td.home-side-space {
  width:30px;
  height:364px;
}

td.home-center-space {
  width:14px;
  height:364px;
}

td.home-information {
  width:200px;
  height:364px;
}

td.home-large-image {
  width:650px;
  height:364px;
}

td.home-people {
  height:209px;
  text-align:center;
}

td.foot {
  background-image:url(/images/layout/foot_repeat.gif);
  background-position:top left;
  background-repeat:repeat;
  text-align:center;
}

div.scroll {
  display:inline;
  text-align:center;
  margin:auto;
  width:100%;
  height:157px;
}

td.scroll {
  width:289px;
  height:157px;
  background-repeat:no-repeat;
  background-position:center;
}

td.inside-menubar {
  width:342px;
  background-image:url(/images/layout/background_inside_menubar.gif);
  background-position:top left;
  background-repeat:repeat-x;
  background-color:#e5dbce;
}

td.inside-main {
  background-image:url(/images/layout/background_inside_main.gif);
  background-position:top left;
  background-repeat:repeat-x;
  background-color:#e0d4c4;
  padding: 0px 59px 30px 70px;
}

td.inside-bigpicture {
  vertical-align:bottom;
}

td.inside-menu {
  height:209px;
}

img.inline {
  display:inline;
}

td.scroll img {
  margin-left:22px;
  vertical-align:bottom;
}

td.menu-cell {
  background-color:#7f6c70;
}

td.line {
  height:1px;
  background-color:#c3b6b5;
}

td.divide-line {
  width:1px;
  background-image:url(/images/layout/inside_repeat_line.gif);
  background-position:top left;
  background-repeat:repeat-y;
  background-color:#c3b6b5;
}

td.shadow-left {
  background-image:url(/images/layout/shadow_left.gif);
  background-position:top right;
  background-repeat:repeat-y;
}

td.shadow-right {
  background-image:url(/images/layout/shadow_right.gif);
  background-position:top left;
  background-repeat:repeat-y;
}

td.corner-left {
  background-image:url(/images/layout/corner_left.gif);
  background-position:top right;
  background-repeat:no-repeat;
  height:25px;
}

td.corner-right {
  background-image:url(/images/layout/corner_right.gif);
  background-position:top left;
  background-repeat:no-repeat;
  height:25px;
}

img.visa {
  padding-top:30px;
}
/******************************
  Text Options
*******************************/

p,
li {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:17px;
  font-weight:normal;
  color:#000000;
  margin:0px 0px 4px 0px;
}

li {
  margin:0px 0px 2px 0px;
}

p.small {
  font-size:10px;
  line-height:12px;
  color:#000000;
  margin:8px 0px 4px 0px;
}

p.bullet {
  background-image:url(/images/layout/body_bullet.gif);
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 0px 14px;
  margin:0px 0px 0px 10px;
}

p.bullet-bottom {
  background-image:url(/images/layout/body_bullet.gif);
  background-position:top left;
  background-repeat:no-repeat;
  padding:0px 0px 8px 14px;
  margin:0px 0px 0px 10px;
}

p.box,
span.box p {
  font-size:11px;
  line-height:13px;
  color:#000000;
  margin:0px 0px 5px 0px;
}

td.foot p {
  color:#e4d9cb;
  font-size:11px;
  line-height:14px;
  margin:10px 0px 5px 0px;
}

td.foot large p {
  color:#e4d9cb;
  font-size:13px;
  line-height:14px;
  margin:10px 0px 5px 0px;
}

td.head-links p {
  margin-top:40px;
  margin-bottom:0px
}

td.scroll p {
  margin-top:78px;
  margin-left:22px;
}

p.nomargin {
  margin:0px 0px 0px 0px;
}

h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:43px;
  line-height:46px;
  font-weight:bold;
  color:#005c3a;
  margin:55px 0px 2px 0px;
}

h2 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:31px;
  line-height:34px;
  font-weight:bold;
  color:#005c3a;
  margin:2px 0px 2px 0px;
}

h3 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  line-height:22px;
  font-weight:bold;
  color:#806d76;
  margin:24px 0px 10px 0px;
}

h4 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:13px;
  line-height:15px;
  font-weight:bold;
  color:#005e33;
  margin:4px 0px 6px 0px;
}

h5 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:17px;
  font-weight:bold;
  color:#000000;
  margin:17px 0px 4px 0px;
}

td.inside-menu p {
  font-size:11px;
  margin-top:4px;
  margin-left:38px;
}

td.menu-cell p {
  font-size:11px;
  margin:0px 0px 0px 12px;
}

blockquote {
  margin:15px 0px 15px 25px;
}
/******************************
  Form Options
*******************************/

input, option, textarea, select {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height:14px;
  color:black;
  margin-bottom:4px;
  padding:2px;
}

input.button {
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  color:white;
  background-color:#781f47;
}

/******************************
  Link Styles
*******************************/

a:link,
a:visited {
  font-style:italic;
  text-decoration:none;
  color:#007f45;
}

a:hover {
  color:#007f45;
  text-decoration:underline;
}

a.plain:link,
a.plain:visited {
  font-style:normal;
  text-decoration:none;
  color:#000000;
}

a.plain:hover {
  font-style:normal;
  text-decoration:none;
  color:#000000;
}

a.h4-plain:link,
a.h4-plain:visited,
a.h4-plain:hover {
  font-style:normal;
  text-decoration:none;
  color:#005e33;
}

td.foot a:link {
  color:#ffffff;
}

td.foot a:visited,
td.foot a:hover {
  color:#ffffff;
}

td.inside-menu a:link {
  color:#007f45;
  text-decoration:none;
  font-style:normal;
}

td.inside-menu a:visited {
  color:#007f45;
  text-decoration:none;
  font-style:normal;
}

td.inside-menu a:hover {
  color:#4b3c45;
  text-decoration:none;
  font-style:normal;
}

td.menu-cell a:link,
td.menu-cell a:visited,
td.menu-cell a:hover {
  font-style:normal;
}

