/*
    base elements
*/
body {
  margin: 0; padding: 0; border: 0;
  background: #320704;
  overflow-y: scroll;
}
div {
  margin: 0; padding: 0; border: 0;
}
table {
  margin: 0; padding: 0; border: 0;
}
tbody {
  margin: 0; padding: 0; border: 0;
}
tr {
  margin: 0; padding: 0; border: 0;
}
td {
  margin: 0; padding: 0; border: 0;
  vertical-align: top;
  text-align: center;
}
img {
  margin: 0; padding: 0; border: 0;
}
p {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0; padding: 0; border: 0;
  color: #365e94;
  font-family: Georgia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
  font-size: 100%; 
  font-style: normal;
  font-weight: normal;
  line-height: 140%;
  text-align: center;
  text-decoration: none;
}
a {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0; padding: 0; border: 0;
  font-family: Helvetica, Arial, 'Trebuchet MS', sans-serif;
  font-size: 100%; 
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}
h1 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0; padding: 0; border: 0;
  color: #320704;
  font-family: Georgia, "Palatino Linotype", Palatino, "Book Antiqua", "Times New Roman", Times, serif;
  font-size: 190%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
h2 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0; padding: 0; border: 0;
  color: #042042;--606766;
  font-family: Helvetica, Arial, 'Trebuchet MS', sans-serif;
  font-size: 130%;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}
h3 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0; padding: 0; border: 0;
  color: #863358;
  font-family: Helvetica, Arial, 'Trebuchet MS', sans-serif;
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}
h4 {
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  margin: 0; padding: 0; border: 0;
  color: #ffffff;
  font-family: Helvetica, Arial, 'Trebuchet MS', sans-serif;
  font-size: 100%;
  font-weight: bold;
  font-style: italic;
  text-align: left;
}
/*
    page shell
*/
table.page {
  width: 720px;
  background: #ffffff; 
}
td.full {
  width: 100%;
}
td.half {
  width: 50%;
}
h2.banner {
  padding: 5px 0px 3px;
  background: #320704;--1f589f;
  color: #ffffe6;--57abc1;--9a979f;
  font-family: Georgia, Arial, Helvetica, sans-serif;
  font-size: 130%;
  font-style: italic;
}
img.banner {
  border: 0px none #ffffff;
  background: transparent;
}
p.menu {
  padding: 2px 4px 2px 0px;
  border-top: 0px solid #1b4a86; --365e94;
  border-bottom: 0px solid #aca399; --aca399;
  background: #320704;
  color: #64c9e0;
  font-size: 90%; 
  text-align: center;
}
a.menu {
  margin: 0;
  padding: 0;
  border: 0px solid black;
  font-family: helvetica, verdana, sans-serif ;
  font-size: 100%; 
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
  a.menu:link {color: #ffffff;}
  a.menu:visited {color: #ffffff;}
  a.menu:hover {color: #f1eab6;}
  a.menu:active {color: #2a5dab;}
  a.menu.current:link {color: #9a979f;}
  a.menu.current:visited {color: #9a979f;}
  a.menu.current:hover {color: #c4b9b9;}
  a.menu.current:active {color: #aca399;}
  a.more:after {
    color: #c4b9b9;
    content: " ~";
    display: inline-block;
    width: 20px;
    margin-left: 2px;
    text-align: center;
  }
  /* a.more:after {content: "" url(images/glyph_menubullet.gif); */
/*
    page content
*/
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.center {
  text-align: center;
}
.justify {
  text-align: justify;
}
.bold {
  font-weight: bold;
}
.col_left {
  padding-right: 10px;
}
.col_right {
  margin: 0px 12px 0px 8px;
  padding-left: 0px;
}
h1.title {
  margin-top: 8px;
  margin-bottom: 0px;
}
p.header {
  margin-top: 4px;
  margin-bottom: 10px;
  font-size: 90%; 
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  color: #863358;
}
p.footer {
  margin-top: 8px;
  margin-bottom: 6px;
  font-size: 90%; 
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  color: #863358;
}
h2.subtitle {
  margin-top: 8px;
  margin-bottom: 8px;
  color: #9a979f;
}
h2.content {
  margin-top: -2px;
  margin-bottom: 8px;
  color: #606766;
  text-align: left;
}
h4.caption {
  margin-top: 4px;
  margin-bottom: 12px;
  color: #863358;
  font-family:  Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 70%;
}
a.inline_content2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Georgia, Helvetica, Arial, sans-serif;
  font-size: 110%; 
  font-weight: normal;
  text-decoration: underline;
}
table.content {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}
table.frame {
  width: 100%;
  padding-left: 120px;
  padding-right: 120px;
}
p.content {
  margin-bottom: 10;
  margin-left: 20;
  padding: 0px 8px 0px 0px;
  color: #606766;
  text-align: left;
}
p.col_right {
  padding: 0px 8px 0px 0px;
}
img.inline {
  margin-left: 12;
}
p.content3 {
  margin-top: 0;
  margin-right: 20;
  margin-bottom: 10;
  margin-left: 290;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%; 
  font-style: italic;
  text-align: left;
}
p.content4 {
  margin-top: -6;
  margin-right: 20;
  margin-bottom: 12;
  margin-left: 290;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%; 
  font-style: italic;
  text-align: left;
}
hr.content {
  margin-right: 20;
  margin-left: 20;
}
/*  <li>  */
li {
  margin-bottom: 6px;
  margin-right: 18px;
  font-family: verdana, helvetica;
  font-size: 90%; 
  line-height: 120%;
  text-align: justify;
}
/*  <span>  */
span.smallcaps {
  font-size: 80%; 
}
/*
    contact forms
*/
form .textinput {
  display: block;
  outline: none;
  width: 100%;
  border: 1px solid #ddd;
  padding: 7px 11px;
  margin-bottom: 25px;
  font-size: 1.4em;
  color: #888;
}
form .textcaptcha {
  display: block;
  outline: none;
  width: 360px;
  border: 1px solid #ddd;
  padding: 7px 11px;
  margin-bottom: 30px;
  font-size: 1.4em;
  color: #888;
}
form .textinput:focus,
form .textcaptcha:focus {
  color: #565656;
  border-color: #c6c6c6;
}
form .msgtextarea {
  display: block;
  outline: none;
  font-size: 1.5em;
  padding: 3px 11px;
  width: 100%;
  height: 360px;
  border: 1px solid #ddd;
  color: #888;
  margin-bottom: 20px;
}
form .msgtextarea:focus {
  color: #565656;
  border-color: #c6c6c6;
}
/*
    buttons
*/
form a.btn {
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eee), color-stop(100%, #ccc));
  background-image: -webkit-linear-gradient(top, #eee, #ccc);
  background-image: -moz-linear-gradient(top, #eee, #ccc);
  background-image: -ms-linear-gradient(top, #eee, #ccc);
  background-image: -o-linear-gradient(top, #eee, #ccc);
  background-image: linear-gradient(top, #eee, #ccc);
  border: 1px solid #ccc;
  border-bottom: 1px solid #bbb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  font-size: 1.4em;
  font-weight: bold;
  text-decoration: none;
  padding: 12px 22px;
  text-align: center;
  text-shadow: 0 1px 0 #eee;
}
form a.btn:hover { 
  background-color: #ddd;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ddd), color-stop(100%, #bbb));
  background-image: -webkit-linear-gradient(top, #ddd, #bbb);
  background-image: -moz-linear-gradient(top, #ddd, #bbb);
  background-image: -ms-linear-gradient(top, #ddd, #bbb);
  background-image: -o-linear-gradient(top, #ddd, #bbb);
  background-image: linear-gradient(top, #ddd, #bbb);
  border: 1px solid #bbb;
  border-bottom: 1px solid #999;
  cursor: pointer;
  text-shadow: 0 1px 0 #ddd;
}
form a.btn:active {
  border: 1px solid #aaa;
  border-bottom: 1px solid #888;
  -webkit-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  -moz-box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
  box-shadow: inset 0 0 5px 2px #aaa, 0 1px 0 0 #eee;
}
/*
   index splash screen
*/
body.splash {
  font-family:  Helvetica, Arial, sans-serif;
  text-align: center;   /* hack for IE */
  padding: 0;           /* avoid automatic margins and padding */
  margin: 0;
  width: 100%;
  height: 100%;
  font-size: 100%;
}
#backDrop {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url(images/bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
  background-size: cover;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.jpg', sizingMethod='scale')";
  margin: 0px;
}
#splashTitleBar {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
  margin: 0px;
  padding: 8px 0px;
  background: #000000;
  opacity: 0.57;
  filter: alpha(opacity=57);
  color: #9da9b9	;
  text-align: left;
}
#splashMenuBar {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
  margin: 0px;
  padding: 8px 0px;
  background: #000000;
  opacity: 0.57;
  filter: alpha(opacity=57);
  color: #9da9b9;
  text-align: right;
}
#splashCenterPoint {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: block;
}
#splashCaptionBlock {
  position: relative;
  width: 440px;
  height: 80px;
  z-index: 2;
  margin: 100px 0px 0px -245px;
  --border: 2px solid #647b89;
  color: #fefce7;
  font-weight: bold;
  text-align: left;
}
h1.splash {
  margin: 0px;
  padding: 0px;
  color: #ffffff;
  font-family:  Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 2.0em;
  font-weight: bold;
  text-align: left;
}
h2.splash {
  margin: 0px;
  padding: 0px;
  font-family:  Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 1.5em;
  font-weight: bold;
  text-align: right;
}
h4.splash {
  margin: 0px;
  padding: 0px;
  font-family:  Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 90%;
  text-align: right;
}
